Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Broadcom Wireless Not Working on v4 Kernel
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
skifreak13
n00b
n00b


Joined: 31 Jan 2016
Posts: 3

PostPosted: Sun Jan 31, 2016 11:56 pm    Post subject: Broadcom Wireless Not Working on v4 Kernel Reply with quote

Recently I upgraded from the v3 to the v4 kernel. In each of the v4 kernels I tried (4.0.5, 4.1.12, 4.4.0-r1) I was unable to get my Broadcom wireless to work. Conversely, it has always worked fine for me in the v3 kernels (3.8.13, 3.12.13, 3.16.5). Recently, I rebooted into the 3.12.13 kernel, without rebuilding any modules or packages, and my wireless continued to work.

LedBox ~ # lspci | grep Broadcom
0d:00.0 Network controller: Broadcom Corporation BCM43228 802.11a/b/g/n

.conf file for 3.12.13 kernel: https://bpaste.net/show/41d13b0debd8

.conf file for 4.4.0-r1 kernel: https://bpaste.net/show/fcb9b04bcc4d

make.conf: https://bpaste.net/show/8c004d83c052

iwconfig: http://dpaste.com/0Y546YY

ifconfig: http://dpaste.com/3RV5DE3

emerge --info broadcom-sta: http://dpaste.com/2629ZDE

Thanks for your help and continued support of Gentoo.
Back to top
View user's profile Send private message
Buffoon
Veteran
Veteran


Joined: 17 Jun 2015
Posts: 1369
Location: EU or US

PostPosted: Mon Feb 01, 2016 1:43 am    Post subject: Reply with quote

See what happens to firmware loading (dmesg). Maybe a new version of firmware is required.
Back to top
View user's profile Send private message
skifreak13
n00b
n00b


Joined: 31 Jan 2016
Posts: 3

PostPosted: Mon Feb 01, 2016 3:44 am    Post subject: Reply with quote

dmesg: https://bpaste.net/show/b7ae2ad98331

Quote:

[ 0.609141] b43-phy0: Broadcom 43228 WLAN found (core revision 30)
[ 0.609549] b43-phy0 ERROR: FOUND UNSUPPORTED PHY (Analog 9, Type 4 (N), Revision 16)
[ 0.609552] b43: probe of bcma0:1 failed with error -95
[ 0.609562] Broadcom 43xx driver loaded [ Features: PL ]


/etc/conf.d/modules: https://bpaste.net/show/9ecf09a1d67a

/etc/modprobe.d/blacklist: https://bpaste.net/show/6eddad604579

lsmod: http://dpaste.com/0J1HV44
Back to top
View user's profile Send private message
Buffoon
Veteran
Veteran


Joined: 17 Jun 2015
Posts: 1369
Location: EU or US

PostPosted: Mon Feb 01, 2016 4:07 am    Post subject: Reply with quote

Never had any of those Broadcoms myself. What it looks like with working kernel (dmesg).
Back to top
View user's profile Send private message
jburns
Veteran
Veteran


Joined: 18 Jan 2007
Posts: 1227
Location: Massachusetts USA

PostPosted: Mon Feb 01, 2016 7:48 am    Post subject: Reply with quote

Try building the b43 driver as a module. When it is built into the kernel blacklist cannot block it.
Back to top
View user's profile Send private message
roarinelk
Guru
Guru


Joined: 04 Mar 2004
Posts: 520

PostPosted: Mon Feb 01, 2016 8:01 am    Post subject: Reply with quote

Quote:

[ 0.609549] b43-phy0 ERROR: FOUND UNSUPPORTED PHY (Analog 9, Type 4 (N), Revision 16)


This PHY type is supported on at least kernel 4.3. Check you kernel config, you need to
enable CONFIG_B43_PHY_N ("Support for N-PHY (the main 802.11n series) devices").
Best you enable all CONFIG_B43_PHY_* options and recompile the kernel.
Back to top
View user's profile Send private message
skifreak13
n00b
n00b


Joined: 31 Jan 2016
Posts: 3

PostPosted: Sat Feb 27, 2016 8:26 pm    Post subject: Broadcom Wireless Working on v4 Kernel Reply with quote

Wireless problem is solved and working!

Per jburns, built b43 as a module, but that still didn't clear the problem. Followed roarinelk's advice and enabled as many of the CONFIG_B43_PHY_* options as I could, while keeping b43 as a module. Wireless is working perfectly now.

Resulting .conf file for 4.4.0-r1 kernel: https://bpaste.net/show/399c6a4c6d14

Thanks for all of the advice, very much appreciated.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum