PDA

View Full Version : [ubuntu] WiFI connected but cant get online.



ccfromnj
May 26th, 2009, 02:39 PM
I have a Dell Vostro 1000 and a spare harddrive.

I burned and installed a Jaunty CD, no problems.
I boot up, install the suggested Broadcom Drivers, and reboot, no problems.

At this point after I log in, and connect to WiFi (Which I do with no problems), Ubuntu tells me its connected but no applications can get online (Fire Fox, Synaptic, ect).
I only have Wifi Access currently, that Window$ uses with no problems ( I gotta keep that for work :( ).

Its not a access point log on issue. I get an IP address via DHCP

I am sure that I am doing something wrong, Can someone please point me in the right direction ?

Thank you

ubuntu@ccfromnj.com

34m0
May 29th, 2009, 03:11 PM
I got a variant of this on another thread, and it is working for me for with jaunty on a dell vostro 1000



sudo apt-get install linux-backports-modules-jaunty

sudo modprobe -r iwl3945
sudo modprobe iwl3945

ccfromnj
May 30th, 2009, 07:01 PM
sudo apt-get install linux-backports-modules-jaunty


I don't have access to a wired network to be able to run apt-get

Thanks for trying !

donkyhotay
May 30th, 2009, 08:08 PM
Can you ping your wireless access point?


ping -c5 <IPaddress.of.access.point>