View previous topic :: View next topic |
Author |
Message |
james4java n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 08 Aug 2018 Posts: 1 Location: Brisbane, Queensland, Australia
|
Posted: Tue Aug 14, 2018 11:50 am Post subject: wifi card not found - macbook pro 2009 |
|
|
I've installed Gentoo onto my aging MBP (5,5). Everything works fine except bluetooth and wifi.
Wifi:
The card is a broadcom 4322 card and is just not found!
Here's the ifconfig -a
Code: | $ ifconfig -a
bond0: flags=5122<BROADCAST,MASTER,MULTICAST> mtu 1500
ether b6:3c:b2:7d:22:88 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
enp0s10: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 00:25:4b:d6:9d:52 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 |
and lspci -nn (the line that matters)
Code: | 03:00.0 Network controller: Broadcom Limited BCM4322 802.11a/b/g/n Wireless LAN Controller (rev 01) |
When I boot up with sabayon live, it finds the card and I can connect to internet!
sabayon ifconfig -a
Code: | bond0: flags=5122<BROADCAST,MASTER,MULTICAST> mtu 1500
ether b6:3c:b2:7d:22:88 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
enp0s10: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 00:25:4b:d6:9d:52 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlan0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 12:bf:93:50:71:2b txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 |
and lspci -nn
Code: | 03:00.0 Network controller: Broadcom Limited BCM4322 802.11a/b/g/n Wireless LAN Controller (rev 01)
Subsystem: Apple Inc. AirPort Extreme
Kernel driver in use: b43-pci-bridge
Kernel modules: ssb |
I'm fairly familar with Linux, new to Gentoo, and I've not had this problem before!
I've installed (emerged) broadcon_sta
modprobe -r b43 & legacy
modprobe wl
with no effect
Grateful for help to get this up and running
Thank you _________________ Money goes round, time is spent |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
josephg l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/5277610355ba555d6aa280.png)
Joined: 10 Jan 2016 Posts: 783 Location: usually offline
|
Posted: Tue Aug 14, 2018 1:05 pm Post subject: |
|
|
i don't have gentoo on MBP, but i'm guessing you probably need to look at your kernel config and/or linux firmware. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Hu Administrator
![Administrator Administrator](/images/ranks/rank-admin.gif)
Joined: 06 Mar 2007 Posts: 23097
|
Posted: Wed Aug 15, 2018 1:36 am Post subject: |
|
|
james4java: that output says the Sabayon CD used the kernel module ssb. That driver is controlled by CONFIG_SSB. Have you also enabled that driver in your custom kernel? Is it loaded? What, if anything, was printed to dmesg when that driver initialized? If you are unsure, pastebin your kernel configuration and the output of dmesg. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
m_p_w n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 12 Sep 2016 Posts: 31
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|
|
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
|
|