0

I've tried everything I can think of and used all the official documentation to try to fix it but nothing is working. What gives? Would a clean install work? Anyone have a suggestion? PS. I'm not that computer savvy, please explain like I'm five.

5 Answers5

1

I just got a issue similar like you. Like, I, whenever installs ubuntu from "inside the windows" using wubi, I could not connect to wireless and had no configuration for it at all. I figured out that my driver could not be found for wireless. Now when I installed ubuntu from outside the windows and made windows partition a secondary one, I got it correct automatically. I just used 'iwconfig` to test out if the configuration is automatically set and yes it was. So i will recommend you to get a fresh install of ubuntu from outside the windows operating system

ashutosh
  • 1,292
1
  1. Open Synaptic Package Manager.
  2. Uninstall bcmwl-kernel-source package.
  3. Reboot.

This should cure the problem. :-)

Eliah Kagan
  • 117,780
Don
  • 11
0

Yeah you could try a fresh install. If you pop in a live cd (cd with 12.04 burned on it) try and see if you can connect to wifi on the disk boot before making the decision to installing it. Note fresh install will delete everything, so backup anything you want to keep.

czifro
  • 345
  • 2
  • 10
  • If it works don't forget to check the answer that helped. – czifro May 02 '12 at 00:31
  • Unfortunatly, the CD doesn't seem to be working. I keep trying to boot from the CD and it just doesn't work - it keeps going straight to boot from my hard drive. Any suggestions for that? – user59321 May 02 '12 at 03:35
  • you have to change the settings in you BIOS to boot from CD. Google how to boot your specific computer into BIOS then put CD at the top level above hard drive. – czifro May 02 '12 at 13:38
  • I know how to boot from a CD...it's just not working correctly. – user59321 May 02 '12 at 15:49
  • Maybe it's a bad disk. you might have to burn another disk – czifro May 02 '12 at 15:57
0

I had an issue with my wireless as well - my issue specifically was that it kept dropping and reconnecting frequently. if this is what you're experiencing, just switch your wifi router to channel 1 (or any other channel except 6 or 11). you should be solid then.

rob
  • 1
0

Dell Upgrade to 13.04 & 13.10 No wifi, graphic card driver and bluetooth Problem? This may help

By Using the command :

sudo apt-get remove bcmwl-kernel-source
sudo apt-get install bcmwl-kernel-source

This worked to re-instill the wifi drivers now my wifi is working.

enter image description here