You are not logged in.
Pages: 1
sys:x86_64
kernel:3.6.2-ck
card: Network controller: Broadcom Corporation BCM43227 802.11b/g/n
when I try to
modprobe wl
then kernel panic?
this is the log: http://p.vim-cn.com/dgR/text
Is the kernel too new for the driver?
Last edited by maplebeats (2012-10-15 13:37:05)
Offline
@maplebeats - Not too sure what to make of this. I do not have hardware compatible with the package. I did notice that I made a small mistake in the broadcom-wl-ck package by not updating the EXTRAMODULES variable. It has been fixed now in broadcom-wl-ck 5.100.82.112-23 and in the repo if you're using it. Please try it and let me know.
Offline
Maplebeats, I'm getting the exact same problem with mine on Gentoo. Came across this post via Google. If I find a solution I shall post it back here.
Offline
@maplebeats - Not too sure what to make of this. I do not have hardware compatible with the package. I did notice that I made a small mistake in the broadcom-wl-ck package by not updating the EXTRAMODULES variable. It has been fixed now in broadcom-wl-ck 5.100.82.112-23 and in the repo if you're using it. Please try it and let me know.
I try to update to 5.100.82.112-23,but the problem still exists.
Offline
Maplebeats, I'm getting the exact same problem with mine on Gentoo. Came across this post via Google. If I find a solution I shall post it back here.
thanks
Offline
sys:x86_64
kernel:3.6.2-ck
card: Network controller: Broadcom Corporation BCM43227 802.11b/g/n
when I try tomodprobe wl
then kernel panic?
this is the log: http://p.vim-cn.com/dgR/text
Is the kernel too new for the driver?
Did you install you kernel from AUR or from Repo-ck? Did you install broadcom-wl-ck package?
Offline
maplebeats wrote:sys:x86_64
kernel:3.6.2-ck
card: Network controller: Broadcom Corporation BCM43227 802.11b/g/n
when I try tomodprobe wl
then kernel panic?
this is the log: http://p.vim-cn.com/dgR/text
Is the kernel too new for the driver?Did you install you kernel from AUR or from Repo-ck? Did you install broadcom-wl-ck package?
Of course
Offline
Problem exists.
Packages: http://repo-ck.com/$arch
Offline
Problem exists.
Packages: http://repo-ck.com/$arch
you can patch the resource by yourself
Offline
https://bugs.gentoo.org/show_bug.cgi?id=437898
make -C /usr/lib/modules/"${_kernver}"/build M=`pwd` API=WEXT
Offline
Not sure about appending that API-WEXT to the make step but the linux-recent.patch has been updated. Please try 5.100.82.112-24 either in the AUR or in the repo.
Offline
Thanks.
It works.
Offline
Pages: 1