LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-03-2011, 05:49 PM   #1
laf11540
LQ Newbie
 
Registered: Jul 2011
Location: Cherry Valley, IL, U.S.A.
Distribution: Ubuntu 10.10
Posts: 3

Rep: Reputation: Disabled
Wireless Network Connection lost in Up-grade from Ubuntu 10.10 to Ubuntu 11.04


I use an old Dell Inspiron 9400 laptop and have used Ubuntu for a couple of years.
I upgraded through each distro since version 8.04 with no previous hang-ups.
However, when I attempt to up-grade from distro 10.10 to 11.04; first by downloading the ISO and burning it to disk and then via the Up-grade command in Synaptic Package Manager, the result is the same.
NO WIRELESS.
Each time the installation is complete, the new system initiates the 'Additional Drivers.' I download and activate the STA Wireless Drivers, which contain Broadcom 802.11 Linux STA wireless driver for use with Broadcom's BCM4311-, BCM4312-, BCM4321-, andBCM4322-based hardware.
I re-boot the computer.
NO WIRELESS.

Do you have any suggestions?

Thanks.
 
Old 09-03-2011, 06:58 PM   #2
netnix99
Member
 
Registered: Jun 2011
Distribution: redhat, CentOS, OpenBSD
Posts: 298

Rep: Reputation: 99
laf11540,

Can you provide the output of iwconfig and ifconfig? I had this happen in ONE particular instance, and all I had to do was run sudo ifconfig wlan 0 up. Also, if you are running the GNOME GUI, make sure you right click on the wireless icon in the toolbar next to the date, and select "ENABLE WIRELESS". That was another accidental failure that I had... during an upgrade.
 
1 members found this post helpful.
Old 09-03-2011, 08:29 PM   #3
Hevithan
Member
 
Registered: Apr 2011
Location: Washington State
Distribution: Zorin5-(Ubuntu 11.04) // Backtrack 5-(Ubuntu 10.04) // Dreamlinux 3.5-(Debian)
Posts: 275
Blog Entries: 5

Rep: Reputation: 40
Open software center or synaptic, Type bcm into the search bar. If it shows you as using BCM-Kernal-Source. Delete that and get the B43-driver and cutter. I have done a few 11.04 installs where I have had to do this. I am using broadcom as well. Just search on google for 'b43 linux ubuntu no wifi' and you should get a few tutorials on how to do it.

I don't really know why, But I haven't seen any broadcom work with ubuntu 11.04 (or Zorin, which is built on ubuntu) even though the drivers are provided by developers. But as I said before, I have installed this on a few and it has done the trick every time. On my system,my girlfriends, my cousins, and my aunts ... Hope you get it going, best of luck.
 
1 members found this post helpful.
Old 09-05-2011, 11:51 AM   #4
laf11540
LQ Newbie
 
Registered: Jul 2011
Location: Cherry Valley, IL, U.S.A.
Distribution: Ubuntu 10.10
Posts: 3

Original Poster
Rep: Reputation: Disabled
Wireless Network Connection lost in Up-grade from Ubuntu 10.10 to Ubuntu 11.04

Quote:
Originally Posted by netnix99 View Post
laf11540,

Can you provide the output of iwconfig and ifconfig? I had this happen in ONE particular instance, and all I had to do was run sudo ifconfig wlan 0 up. Also, if you are running the GNOME GUI, make sure you right click on the wireless icon in the toolbar next to the date, and select "ENABLE WIRELESS". That was another accidental failure that I had... during an upgrade.
Thanks for the reply.
Still working with ver. 10.10, but saving all correspondence before attempting up-grade to ver. 11.04. Per your request, here's the "iwconfig" and "ifconfig":


laf@laf-MP061:~$ iwconfig

lo no wireless extensions.



eth1 IEEE 802.11 Access Point: Not-Associated

Link Quality:5 Signal level:212 Noise level:199

Rx invalid nwid:0 invalid crypt:0 invalid misc:0



eth0 no wireless extensions.



laf@laf-MP061:~$ ifconfig

eth0 Link encap:Ethernet HWaddr 00:14:22:f5:35:4b

UP BROADCAST MULTICAST MTU:1500 Metric:1

RX packets:0 errors:0 dropped:0 overruns:0 frame:0

TX packets:0 errors:0 dropped:0 overruns:0 carrier:0

collisions:0 txqueuelen:1000

RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

Interrupt:17



eth1 Link encap:Ethernet HWaddr 00:16:ce:40:4f:46

inet addr:192.168.1.5 Bcast:192.168.1.255 Mask:255.255.255.0

inet6 addr: fe80::216:ceff:fe40:4f46/64 Scope:Link

UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1

RX packets:119915 errors:0 dropped:0 overruns:0 frame:3414

TX packets:94225 errors:172 dropped:0 overruns:0 carrier:0

collisions:0 txqueuelen:1000

RX bytes:140084409 (140.0 MB) TX bytes:17218378 (17.2 MB)

Interrupt:17 Base address:0xc000



lo Link encap:Local Loopback

inet addr:127.0.0.1 Mask:255.0.0.0

inet6 addr: ::1/128 Scope:Host

UP LOOPBACK RUNNING MTU:16436 Metric:1

RX packets:830 errors:0 dropped:0 overruns:0 frame:0

TX packets:830 errors:0 dropped:0 overruns:0 carrier:0

collisions:0 txqueuelen:0

RX bytes:66076 (66.0 KB) TX bytes:66076 (66.0 KB)



Hope this is what your requested.

Thanks.
 
Old 09-05-2011, 05:28 PM   #5
laf11540
LQ Newbie
 
Registered: Jul 2011
Location: Cherry Valley, IL, U.S.A.
Distribution: Ubuntu 10.10
Posts: 3

Original Poster
Rep: Reputation: Disabled
Thumbs up

Quote:
Originally Posted by Hevithan View Post
Open software center or synaptic, Type bcm into the search bar. If it shows you as using BCM-Kernal-Source. Delete that and get the B43-driver and cutter. I have done a few 11.04 installs where I have had to do this. I am using broadcom as well. Just search on google for 'b43 linux ubuntu no wifi' and you should get a few tutorials on how to do it.

I don't really know why, But I haven't seen any broadcom work with ubuntu 11.04 (or Zorin, which is built on ubuntu) even though the drivers are provided by developers. But as I said before, I have installed this on a few and it has done the trick every time. On my system,my girlfriends, my cousins, and my aunts ... Hope you get it going, best of luck.
Thank you, thank you - - - IT WORKED!!!
 
Old 09-05-2011, 06:01 PM   #6
Hevithan
Member
 
Registered: Apr 2011
Location: Washington State
Distribution: Zorin5-(Ubuntu 11.04) // Backtrack 5-(Ubuntu 10.04) // Dreamlinux 3.5-(Debian)
Posts: 275
Blog Entries: 5

Rep: Reputation: 40
Quote:
Originally Posted by laf11540 View Post
Thank you, thank you - - - IT WORKED!!!
Glad to hear it ... On the top right of this thread you will see a link that says 'Mark as Solved' ... Doing that will let others know it is done and it may help them. Glad you got interweb
 
1 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
cannot establish a wireless network connection from the terminal in ubuntu 10.10 anurupr Linux - Networking 2 01-29-2011 11:17 AM
Ubuntu One won't sync on Ubuntu 10.10 connected to wireless network Kenny_Strawn Ubuntu 1 09-10-2010 09:33 PM
Lost wireless connection with Ubuntu on Eee pc 1201t II CROSSFACE II Linux - Laptop and Netbook 3 06-15-2010 05:21 PM
Wireless device crash when wireless network is lost (ubuntu/gutsy on ThinkPad) daganesh Linux - Wireless Networking 6 11-24-2008 05:06 AM
Ubuntu newb: How do I get my wireless connection working with Ubuntu? devilgates Linux - Newbie 12 02-21-2008 07:05 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:02 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration