Print

Inspiron 1720 Ubuntu 8.04 Wireless Driver

Sign in
Sign in to post messages.
Latest post 09/11/2008 08:56 AM by Ben Leedham. 4 replies.
Page 1 of 1  
Joined on 09/11/2008
Posts: 4
Points 0

Inspiron 1720 Ubuntu 8.04 Wireless Driver

Hi,

 

 Could someone point me to a wireless driver compatible with the Inspiron 1720 for Ubuntu 8.04 LTS?

 

I don't know which other drivers I need as yet as I only finished installing it late last night, but as long as I cna get the internet  I can find out.

 

Cheers. 

 

 EDIT:

 

Post at bottom has solution.
Message Edited by Ben Leedham on 09-13-2008 07:44 PM
  • Post Points: 0

verified answers

Solution
Joined on 09/11/2008
Posts: 4
Points 0

Re: Inspiron 1720 Ubuntu 8.04 Wireless Driver

I thought I would post the solution that finally worked for me. You will need a wired connection plug it in.

 

run in terminal:

lspci

 

My output ended with this: Network controller: Broadcom Corporation BCM4312 802.11b/g (rev 01)

 

Go to System >  Administration > Software Sources

Make sure you have selected the Ubuntu CD and alternative sources.


Go to System > Administration > Synaptic Package Manager

select and apply the following packages :

ndisgtk

ndiswrapper-common

ndiswrapper-utils-1.9

 

run in terminal:

mkdir wirelessdriver

cd wirelessdriver

 

Read instructions from step 2 from this link. ONLY identify, download and unzip drivers:

broadcom wireless driver

 

Go to System > Administration > Windows Wireless Drivers (this was installed when you selected ndisgtk)

Select Install New Driver

Locate the wirelessdriver folder you created and select the .inf file.

Select Install

If you have downloaded the correct driver the window will display "Hardware present: yes"

 

Your wireless should now be working. Check by:

 

run in terminal:

sudo lshw -C network

 

Your network devices will be displayed, if the wireless device has UNCLAIMED next to it, it hasn't work (make sure you identified the correct driver from external link), if not it's all good.

 

Click your network icon in the top right and you should be able to see wireless networks to connect to. If your network has securitry and you can't connect initially, disable it and the work from there.

Message Edited by Ben Leedham on 09-13-2008 07:48 PM
Message Edited by Ben Leedham on 09-22-2008 12:05 PM
  • Post Points: 0

4 Replies:

Joined on 02/09/2008
Posts: 2,235
Points 240

Re: Inspiron 1720 Ubuntu 8.04 Wireless Driver

Welcome to the forums. ;)

 

What kind of wireless card have you? Dell (rebranded Broadcom) or Intel?

If you have the intel card it should be recognised fine, if you have the Dell wireless card this link may be of use to you.

http://ubuntuforums.org/showthread.php?t=776626


Desktop

Asus Rampage, Q9450 @ 3.2GHz, 4GB DDR2 800MHz (4-4-4-12), 8800GTS 512MB

X-Fi XtremeGamer, 4 1TB HDs, Triple Boot - Ubuntu (Hardy), XP Pro and Vista Ultimate 64bit

 

 

  • Post Points: 0
Joined on 09/11/2008
Posts: 4
Points 0

Re: Inspiron 1720 Ubuntu 8.04 Wireless Driver

Yeah it is the Dell that I have. Thanks for the post. I did do a search but obviously missed that post, or was too specific.

 

Will try it out tonight and see what occurs. Thanks again. 

  • Post Points: 0
Joined on 09/11/2008
Posts: 4
Points 0

Re: Inspiron 1720 Ubuntu 8.04 Wireless Driver

I managed to follow the steps of that tutorial last night. Unfortunately when I turned the wireless off prior to doing the driver work I appear to have flicked the switch off the computer and therefore am unable to turn wireless back on to test if the drivers work. I was fuming.
  • Post Points: 0
Solution
Joined on 09/11/2008
Posts: 4
Points 0

Re: Inspiron 1720 Ubuntu 8.04 Wireless Driver

I thought I would post the solution that finally worked for me. You will need a wired connection plug it in.

 

run in terminal:

lspci

 

My output ended with this: Network controller: Broadcom Corporation BCM4312 802.11b/g (rev 01)

 

Go to System >  Administration > Software Sources

Make sure you have selected the Ubuntu CD and alternative sources.


Go to System > Administration > Synaptic Package Manager

select and apply the following packages :

ndisgtk

ndiswrapper-common

ndiswrapper-utils-1.9

 

run in terminal:

mkdir wirelessdriver

cd wirelessdriver

 

Read instructions from step 2 from this link. ONLY identify, download and unzip drivers:

broadcom wireless driver

 

Go to System > Administration > Windows Wireless Drivers (this was installed when you selected ndisgtk)

Select Install New Driver

Locate the wirelessdriver folder you created and select the .inf file.

Select Install

If you have downloaded the correct driver the window will display "Hardware present: yes"

 

Your wireless should now be working. Check by:

 

run in terminal:

sudo lshw -C network

 

Your network devices will be displayed, if the wireless device has UNCLAIMED next to it, it hasn't work (make sure you identified the correct driver from external link), if not it's all good.

 

Click your network icon in the top right and you should be able to see wireless networks to connect to. If your network has securitry and you can't connect initially, disable it and the work from there.

Message Edited by Ben Leedham on 09-13-2008 07:48 PM
Message Edited by Ben Leedham on 09-22-2008 12:05 PM
  • Post Points: 0
Page 1 of 1