 |
 |
 |
 |
| Laptop Help on using Fedora on laptops. LCD screens, APM, PCMCIA, etc. |

2009-10-16, 02:27 AM CDT
|
|
Registered User
|
|
Join Date: Dec 2008
Location: India
Age: 21
Posts: 25

|
|
wifi stopped working aftter updating Kernel
I have a Lenovo 77579QQ, the wifi card is Broadcom Corporation BCM4312 802.11b/g it was working previously on 2.6.27.35-170.2.94.fc10.i686 now after i updated the Kernel to 2.6.27.37-170.2.104.fc10.i686 the wifi stopped working.but wifi is working in the older kernel.
pls tel me how to solve the problem,
P.S I enabled wifi after i installed F10 by doing yum install broadcom-wl
|

2009-10-16, 06:49 AM CDT
|
|
Registered User
|
|
Join Date: Oct 2009
Posts: 1

|
|
|
No WL kernel module for 2.6.27.37
I ran into the same problem. In my case I'm using the wl kernel module and it doesn't appear to have been updated for the 37 kernel. Latest is kmod-wl for 2.6.27.35. Hopefully the 2.6.27.37 version will be out soon so we can complete the update and move to the latest.
|

2009-10-16, 07:34 AM CDT
|
|
Registered User
|
|
Join Date: Dec 2008
Location: India
Age: 21
Posts: 25

|
|
|
hope they fix the problem as soon as possible.
|

2009-10-16, 08:41 AM CDT
|
|
Registered User
|
|
Join Date: Dec 2008
Location: India
Age: 21
Posts: 25

|
|
|
Got it working by running he command modprobe wl as root, u need to run this command every time u boot ur F10, to do it automatically do this su -c 'echo "modprobe wl" >> /etc/rc.local Hope this helps U.
|

2009-10-16, 10:06 AM CDT
|
|
Registered User
|
|
Join Date: Jan 2009
Posts: 79

|
|
|
I tried blueboy's fix however, it did not work. Seems I have executed the script incorrectly.
During the last update I saw removing broadcom-wl. It's installed but not working.
|

2009-10-16, 07:05 PM CDT
|
|
Community Manager
|
|
Join Date: Jun 2006
Posts: 3,620

|
|
Hello everybody,
Well, the kmod-wl for the new kernel is sitting there in the RPM Fusion Nonfree repo. Take a moment to confirm that things are right vis-a-vis your installed kernels and the kmods regarding the i586 and i686-PAE issue. It's not unheard for all of that to get mixed up after updates for some reason. It won't hurt to look anyway...
Code:
rpm -qa | grep -e kernel -e kmod | sort
The result of that should make sense.
P.S.: I just realized that you people are talking about Fedora 10. That i586/i686-PAE thing relates only to Fedora 11. But the kmods for the new Fedora 10 kernels are in the repos, too. That part of what I said does apply here.
Last edited by stoat; 2009-10-16 at 07:53 PM CDT.
|

2009-10-16, 10:01 PM CDT
|
|
Registered User
|
|
Join Date: Jan 2009
Posts: 79

|
|
|
kernel-2.6.27.30-170.2.82.fc10.i686
kernel-2.6.27.35-170.2.94.fc10.i686
kernel-2.6.27.37-170.2.104.fc10.i686
kernel-devel-2.6.27.30-170.2.82.fc10.i686
kernel-devel-2.6.27.35-170.2.94.fc10.i686
kernel-devel-2.6.27.37-170.2.104.fc10.i686
kernel-firmware-2.6.27.37-170.2.104.fc10.noarch
kernel-headers-2.6.27.37-170.2.104.fc10.i386
kerneloops-0.12-2.fc10.i386
kmod-wl-2.6.27.30-170.2.82.fc10.i686-5.10.91.9-2.fc10.6.i686
kmod-wl-2.6.27.35-170.2.94.fc10.i686-5.10.91.9-2.fc10.8.i686
kmod-wl-5.10.91.9-2.fc10.8.i686
libmikmod-3.2.0-4.beta2.fc10.i386
|

2009-10-16, 10:10 PM CDT
|
|
Community Manager
|
|
Join Date: Jun 2006
Posts: 3,620

|
|
|
Hello davidvandoren,
To me, what you have installed looks right. You just don't have the kmod-wl for the third (and latest) kernel. I would try the update again. Or you could try downloading the rpm file from RPM Fusion and manually installing it with rpm.
|

2009-10-16, 10:26 PM CDT
|
|
Registered User
|
|
Join Date: Jan 2009
Posts: 79

|
|
|
@stoat
thanks
I just restarted into a previous kernel and everything is fine.
So for those few occasions where i need the wireless I can use this kernel.
There will be an update in the future, Right?
|

2009-10-16, 10:41 PM CDT
|
|
Registered User
|
|
Join Date: Dec 2008
Location: India
Age: 21
Posts: 25

|
|
Quote:
Originally Posted by davidvandoren
I tried blueboy's fix however, it did not work. Seems I have executed the script incorrectly.
During the last update I saw removing broadcom-wl. It's installed but not working.
|
type this as root echo "modprobe wl" >> /etc/rc.local if u got broadcom-wl installed and if u r using the same kernel as mine it will work.
|

2009-10-16, 10:58 PM CDT
|
|
Registered User
|
|
Join Date: Jan 2009
Posts: 79

|
|
|
@stoat
I am a bit farsighted. Therefor didn't want to dig myself through the numbers.
installed the package and everything works.
Thanks
|

2009-10-17, 08:58 AM CDT
|
|
Registered User
|
|
Join Date: Oct 2009
Posts: 4

|
|
Hi, first time poster here.
I'm having the same problem, and I can't seem to find a package that will remedy the situation. I've booted into the older kernel for wifi, but I can't seem to find a package that'll enable it for 2.6.30.8-64.fc11.1586. I tried using this package, but the graphical and terminal installs keep spitting this at me:
Code:
wl-kmod-common >= 5.10.91.9 is needed by package kmod-wl-2.6.30.8-64.fc11.i586-5.10.91.9-4.fc11.3.i586 (/kmod-wl-2.6.30.8-64.fc11.i586-5.10.91.9-4.fc11.3.i586)
However, I can't seem to find that wl-kmod-common version for 1586, which leaves me stuck. Any help would be much appreciated.
|

2009-10-17, 09:37 AM CDT
|
 |
Registered User
|
|
Join Date: Aug 2006
Location: /dev/realm/{Abba,Carpenters,...stage}
Posts: 2,976

|
|
This might be your answer
Code:
su
yum install akmod-wl
|

2009-10-17, 10:06 AM CDT
|
|
Registered User
|
|
Join Date: Oct 2009
Posts: 4

|
|
|
EDIT: Nevermind, forgot to add RPMfusion nonfree repositories. Stupid Burning Fool is stupid.
EDIT: Installed the packages, but my wireless card still doesn't appear when I click on the network icon in the status bar.
Last edited by BurningFool; 2009-10-17 at 10:18 AM CDT.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Automatic Translations (Powered by  ):
All times are GMT -7. The time now is 09:17 PM CST.
|
|
 |
 |
 |
 |
|
|