PDA

View Full Version : Dell Latitude D600 Laptop Needs a Wireless Connection



TAspr
August 11th, 2011, 01:22 PM
Hi folks, can you please explain how to get the wireless on my Dell Latitude D600 to connect wirelessly? No matter what I do I cannot get it to connect.

I am using 10.4 Ubuntu.

amjjawad
August 11th, 2011, 01:28 PM
Hi folks, can you please explain how to get the wireless on my Dell Latitude D600 to connect wirelessly? No matter what I do I cannot get it to connect.

I am using 10.4 Ubuntu.

Are you able to connect via LAN? Wired Connection?

From Terminal, please post the output of:


sudo lshw -C network


and please wrap up the text with "CODE" tags or highlight the output and click "#".

TAspr
August 11th, 2011, 01:30 PM
Yes I am, I cannot get it to work at all now... hold on..

Never mind, the Hard Drive is bad.

TAspr
August 14th, 2011, 11:25 PM
Well, I was not sure how to encapsulate the output in code, but here goes:

TAspr
August 15th, 2011, 04:24 AM
Anyone?

spcwingo
August 15th, 2011, 04:41 AM
While plugged in via ethernet cable, run this command:


sudo apt-get install -y b43-fwcutter

TAspr
August 15th, 2011, 04:55 AM
While plugged in via ethernet cable, run this command:


sudo apt-get install -y b43-fwcutter


Then what do you do?

spcwingo
August 15th, 2011, 04:57 AM
If I'm not mistaken (it's been a while since I set one of those laptops up), just reboot and enjoy. :)

waynefoutz
August 15th, 2011, 05:01 AM
I have that laptop, just retired it in fact, I had better luck with the STA driver.

TAspr
August 15th, 2011, 05:03 AM
Still cannot get this to work... Even after the update. Bummer.

waynefoutz
August 15th, 2011, 05:10 AM
It should have a broadcom in it. Get it plugged into a router with an ethernet cable, open up a terminal, type
sudo apt-get update Then open up "Additional drivers" Pick the STA driver if it's available, activate it, then reboot.

spcwingo
August 15th, 2011, 05:10 AM
Try this in a terminal:


b43-fwcutter

Let me know if that does the job. If not, please post the output of that command.

TAspr
August 15th, 2011, 05:17 AM
Beautiful! Got it to work like a charm. After rebooting, it did not work, but after removing and adding the wireless connection, it did. Awesome! Thank you friends.