#1  
Old 06-19-2010, 06:59 PM
reggie's Avatar
reggie reggie is offline
Administrator
 
Join Date: Feb 2010
Posts: 171
Thanked: 347 times
Default Lost my WiFi (Broadcom) after update

My WiFi on my HP 210 was working after following slaine's tutorial here:
http://slaine.org/_slaine/Meego_1.0_Wifi.html

I then updated using the instructions here:
http://wiki.meego.com/MeeGo_1.0_Netbook_Updates

I lost my WiFi and running slaine's tutorial would show that I have the driver already installed.

Any help appreciated.

Thanks.
Reply With Quote
  #2  
Old 06-19-2010, 09:19 PM
solt's Avatar
solt solt is offline
Senior Member
 
Join Date: Feb 2010
Location: Poznan, Poland
Posts: 155
Thanked: 92 times
Default Re: Lost my WiFi (Broadcom) after update

How about removing installed driver package and rebuild & reinstall it again?
Reply With Quote

The Following User Says Thank You to solt For This Useful Post:
  #3  
Old 06-19-2010, 09:43 PM
reggie's Avatar
reggie reggie is offline
Administrator
 
Join Date: Feb 2010
Posts: 171
Thanked: 347 times
Default Re: Lost my WiFi (Broadcom) after update

Quote:
Originally Posted by solt View Post
How about removing installed driver package and rebuild & reinstall it again?
Nope, didn't work.
Reply With Quote
  #4  
Old 06-19-2010, 10:02 PM
solt's Avatar
solt solt is offline
Senior Member
 
Join Date: Feb 2010
Location: Poznan, Poland
Posts: 155
Thanked: 92 times
Default Re: Lost my WiFi (Broadcom) after update

Does the driver work at all? What does 'sudo iwconfig' say?
Reply With Quote

The Following User Says Thank You to solt For This Useful Post:
  #5  
Old 06-20-2010, 01:59 AM
profebral's Avatar
profebral profebral is offline
Senior Member
 
Join Date: Feb 2010
Posts: 656
Thanked: 183 times
Send a message via AIM to profebral Send a message via Skype™ to profebral
Default Re: Lost my WiFi (Broadcom) after update

Do you maybe need to install the kernel mod (kmod) package again?
__________________
Dell Mini 9 | Atom CPU | 1 GB Ram | 16GB SSD | Cherry Red
PyQt Projects
Traipse 'OpenRPG': http://www.knowledgearcana.com/traipse-openrpg
Traipse 'OpenRPG' Suite: http://traipse.assembla.com
GhostQt: http://traipse.assembla.com/spaces/ghostqt
Reply With Quote
  #6  
Old 06-20-2010, 03:26 PM
anidel anidel is offline
Member
 
Join Date: Feb 2010
Location: London, UK
Posts: 74
Thanked: 20 times
Send a message via Skype™ to anidel
Default Re: Lost my WiFi (Broadcom) after update

You need to --force the installation of the package.
I had the same issue when I've update my dell mini 9 tonight.
Re-compile the package and install it with :

rpm -i<options> --force <package name>
Reply With Quote

The Following User Says Thank You to anidel For This Useful Post:
  #7  
Old 06-20-2010, 06:15 PM
reggie's Avatar
reggie reggie is offline
Administrator
 
Join Date: Feb 2010
Posts: 171
Thanked: 347 times
Default Re: Lost my WiFi (Broadcom) after update

Still not working. Tried uninstalling and reinstalling, tried --force, and still nothing.

'sudo iwconfig' says:

lo no wireless extensions
eth0 no wireless extensions

any more ideas?
Reply With Quote
  #8  
Old 06-20-2010, 08:46 PM
solt's Avatar
solt solt is offline
Senior Member
 
Join Date: Feb 2010
Location: Poznan, Poland
Posts: 155
Thanked: 92 times
Default Re: Lost my WiFi (Broadcom) after update

sounds like the driver is not loaded at all.. what is your 'sudo lsmod' output? and 'sudo modprobe wl'?
Reply With Quote

The Following User Says Thank You to solt For This Useful Post:
  #9  
Old 06-20-2010, 08:50 PM
reggie's Avatar
reggie reggie is offline
Administrator
 
Join Date: Feb 2010
Posts: 171
Thanked: 347 times
Default Re: Lost my WiFi (Broadcom) after update

Looks like it. How do I manually load it or have it run on boot?

sudo lsmod:

joydev 7110 0
uvcvideo 46938 0
battery 7968 0
hp_wmi 3917 0

sudo modprobe wl:

FATAL: Module wl not found.


Thanks.
Reply With Quote
  #10  
Old 06-20-2010, 09:05 PM
solt's Avatar
solt solt is offline
Senior Member
 
Join Date: Feb 2010
Location: Poznan, Poland
Posts: 155
Thanked: 92 times
Default Re: Lost my WiFi (Broadcom) after update

modprobe will load driver providing it is somwhere in kernel modules space. I think in your case, the module was installed into some bad path. Try this

sudo find /lib/modules -name wl.ko

and when it prints some path

sudo insmod <path from prev command>

anyway, wl.ko should live in /lib/modules/<krenel-version>/drivers/net if memory serves (sorry, I'm now on my winxp box )

EDIT: shoudl be sudo insmod ....
Reply With Quote

The Following User Says Thank You to solt For This Useful Post:
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Can I Integrate Broadcom Drivers into LiveUSB ednetman Netbook 9 03-25-2011 09:36 AM
Broadcom BCM43XX bsving Netbook 7 07-02-2010 07:52 PM
Update not possible cyberfux Netbook 5 05-31-2010 11:10 PM
Will Moblin Update? profebral General 6 05-20-2010 04:27 PM
May 2010 release - website update qgil Community Matters 2 05-18-2010 11:07 AM


All times are GMT. The time now is 09:06 AM.