Gentoo Archives: gentoo-powerpc

From: Joseph Jezak <josejx@g.o>
To: gentoo-powerpc@l.g.o
Subject: Re: [gentoo-powerpc] Re: b43 wireless not working
Date: Wed, 15 Apr 2015 06:52:07
Message-Id: 552E0A92.1060307@gentoo.org
In Reply to: [gentoo-powerpc] Re: b43 wireless not working by "Herminio Hernandez
1 On 04/14/2015 10:58 PM, Herminio Hernandez, Jr. wrote:
2 > Here is more info
3 >
4 > rican-linux@ibookG4-gentoo ~ $ sudo lspci -vvn|grep 43 -A7
5 > Password:
6 > 0001:10:12.0 0280: 14e4:4318 (rev 02)
7 > Subsystem: 106b:4318
8 > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
9 > Stepping- SERR- FastB2B- DisINTx-
10 > Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort-
11 > <MAbort- >SERR- <PERR- INTx-
12 > Latency: 16
13 > Interrupt: pin A routed to IRQ 52
14 > Region 0: Memory at 80084000 (32-bit, non-prefetchable) [size=8K]
15 > Kernel driver in use: b43-pci-bridge
16 > Kernel modules: ssb
17 >
18 > 0001:10:17.0 ff00: 106b:003e
19 > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
20 > Stepping- SERR- FastB2B- DisINTx-
21 > Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort-
22 > <MAbort- >SERR- <PERR- INTx-
23 > Latency: 16, Cache Line Size: 32 bytes
24 > Region 0: Memory at 80000000 (32-bit, non-prefetchable) [size=512K]
25 > --
26 > 0001:10:1b.0 0c03: 1033:0035 (rev 43) (prog-if 10 [OHCI])
27 > Subsystem: 1033:0035
28 > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
29 > Stepping- SERR- FastB2B- DisINTx-
30 > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort-
31 > <MAbort- >SERR- <PERR- INTx-
32 > Latency: 16 (250ns min, 10500ns max), Cache Line Size: 32 bytes
33 > Interrupt: pin A routed to IRQ 63
34 > Region 0: Memory at 80082000 (32-bit, non-prefetchable) [size=4K]
35 > Capabilities: [40] Power Management version 2
36 > --
37 > 0001:10:1b.1 0c03: 1033:0035 (rev 43) (prog-if 10 [OHCI])
38 > Subsystem: 1033:0035
39 > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
40 > Stepping- SERR- FastB2B- DisINTx-
41 > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort-
42 > <MAbort- >SERR- <PERR- INTx-
43 > Latency: 16 (250ns min, 10500ns max), Cache Line Size: 32 bytes
44 > Interrupt: pin B routed to IRQ 63
45 > Region 0: Memory at 80081000 (32-bit, non-prefetchable) [size=4K]
46 > Capabilities: [40] Power Management version 2
47 > rican-linux@ibookG4-gentoo ~ $ dmesg |grep -e Broadcom -e b43
48 > [ 15.489102] b43-pci-bridge 0001:10:12.0: enabling device (0004 -> 0006)
49 > [ 18.069007] b43-phy0: Broadcom 4318 WLAN found (core revision 9)
50 > [ 18.111216] b43-phy0: Found PHY: Analog 3, Type 2 (G), Revision 7
51 > [ 18.111244] b43-phy0 debug: Found Radio: Manuf 0x17F, Version 0x2050,
52 > Revision 8
53 > [ 18.133784] Broadcom 43xx driver loaded [ Features: PMNL ]
54 > [ 98.348291] b43-phy0: Broadcom 4318 WLAN found (core revision 9)
55 > [ 98.389604] b43-phy0: Found PHY: Analog 3, Type 2 (G), Revision 7
56 > [ 98.389633] b43-phy0 debug: Found Radio: Manuf 0x17F, Version 0x2050,
57 > Revision 8
58 > [ 98.413799] Broadcom 43xx driver loaded [ Features: PMNL ]
59 > [ 6366.867109] b43-phy0: Broadcom 4318 WLAN found (core revision 9)
60 > [ 6366.933675] b43-phy0: Found PHY: Analog 3, Type 2 (G), Revision 7
61 > [ 6366.933704] b43-phy0 debug: Found Radio: Manuf 0x17F, Version 0x2050,
62 > Revision 8
63 > [ 6366.958892] Broadcom 43xx driver loaded [ Features: PMNL ]
64 > rican-linux@ibookG4-gentoo ~ $
65 >
66 >
67 > On Tue, Apr 14, 2015 at 8:34 PM, Herminio Hernandez Jr. <
68 > herminio.hernandezjr@×××××.com> wrote:
69 >
70 >> I am having issues with getting wireless to work on my iBook G4. I have
71 >> followed the FAQ and installed the b43-fwcutter tool then I downloaded and
72 >> extracted the firmware. Normally in Debian and Ubuntu I would run the
73 >> command sudo modprobe b43 to wireless working. However I cannot get it
74 >> work. I have verified the kernel modules are configured correctly. I am not
75 >> sure what else I am missing.
76 >>
77 >> Sent from my iPhone
78 This indicates that the wireless is working properly. Did you set up
79 wpa-supplicant? What exactly isn't working?
80
81 -Joe