View previous topic :: View next topic |
Author |
Message |
JoseJX Retired Dev
Joined: 28 Apr 2002 Posts: 2774
|
Posted: Tue Mar 13, 2007 3:15 am Post subject: |
|
|
They are linked from the first post. They include everything you need to get to the latest version (which includes all working patches). _________________ Gentoo PPC FAQ: http://www.gentoo.org/doc/en/gentoo-ppc-faq.xml |
|
Back to top |
|
|
Sedrik l33t
Joined: 08 Apr 2005 Posts: 655 Location: Uppsala, Sweden
|
Posted: Tue Mar 13, 2007 9:37 am Post subject: |
|
|
Nice, I uppgraded to latest 2.20 kernel and applied larrys patch for the kernel. Now iwconfig gives me eth1 as my wireless Broadcom 4311 card
Will try to configure it now.
Many thanks =)
Edit:
Darn it, can't seem to turn the card on.. :/
Code: |
LappySlappy sedrik # iwconfig eth1 power on
Error for wireless request "Set Power Management" (8B2D) :
GET failed on device eth1 ; Operation not supported.
LappySlappy sedrik # iwconfig eth1 up
Error : unrecognised wireless request "up" |
_________________ From Gentoo with love |
|
Back to top |
|
|
JoseJX Retired Dev
Joined: 28 Apr 2002 Posts: 2774
|
Posted: Tue Mar 13, 2007 1:34 pm Post subject: |
|
|
It's "ifconfig eth1 up" not iwconfig. iwconfig only sets wireless settings. I highly recommend wpa_supplicant as it integrates with Gentoo well and is fairly easy to configure. _________________ Gentoo PPC FAQ: http://www.gentoo.org/doc/en/gentoo-ppc-faq.xml |
|
Back to top |
|
|
Obscure n00b
Joined: 17 Oct 2005 Posts: 20
|
Posted: Fri Mar 16, 2007 11:31 am Post subject: |
|
|
I did every instruction on the first post but my card on PowerBook G4 doesn't work
Code: |
0001:10:12.0 Class 0080: Broadcom Corporation Unknown device 4120 (rev 03)
|
it seems different from the described device:
Code: |
0001:10:12.0 0080: 14e4:4120 (rev 03)
|
Code: |
0001:10:12.0 Class 0080: Broadcom Corporation Unknown device 4120 (rev 03)
Subsystem: Apple Computer Inc. Unknown device 004e
Flags: bus master, fast devsel, latency 16, IRQ 52
Memory at 90000000 (32-bit, non-prefetchable) [disabled] [size=8K]
Capabilities: [40] Power Management version 2
|
I really don't know
any help about it??
thank you _________________ As Life Bleeds Away...
http://digilander.libero.it/ccudiga/ |
|
Back to top |
|
|
JoseJX Retired Dev
Joined: 28 Apr 2002 Posts: 2774
|
Posted: Fri Mar 16, 2007 12:25 pm Post subject: |
|
|
This doesn't seem right. There is no BCM4120. Most likely it is really a BCM4320 (which is actually a 4306 ChipID). Does it work in OSX? This appears to be a board that requires some special workarounds, so it may not work out of the box. _________________ Gentoo PPC FAQ: http://www.gentoo.org/doc/en/gentoo-ppc-faq.xml |
|
Back to top |
|
|
Obscure n00b
Joined: 17 Oct 2005 Posts: 20
|
Posted: Fri Mar 16, 2007 1:39 pm Post subject: |
|
|
JoseJX wrote: | This doesn't seem right. There is no BCM4120. Most likely it is really a BCM4320 (which is actually a 4306 ChipID). Does it work in OSX? This appears to be a board that requires some special workarounds, so it may not work out of the box. |
I think too. Sometimes it has been recognized by kernel as 432xx but just two or three times...
It works under OSX
My kernel config is the same in first post and I also tried various other config
How a Luck!!! _________________ As Life Bleeds Away...
http://digilander.libero.it/ccudiga/ |
|
Back to top |
|
|
JoseJX Retired Dev
Joined: 28 Apr 2002 Posts: 2774
|
Posted: Fri Mar 16, 2007 1:51 pm Post subject: |
|
|
If it is not reporting the correct PCI ID, you don't have much of a chance to get it working :p. Can you check from OSX and see what the PCI ID is reported as? _________________ Gentoo PPC FAQ: http://www.gentoo.org/doc/en/gentoo-ppc-faq.xml |
|
Back to top |
|
|
Obscure n00b
Joined: 17 Oct 2005 Posts: 20
|
Posted: Sun Mar 18, 2007 11:54 am Post subject: |
|
|
Well, I'm a little bit confused
I removed the module bcm43xx from autoload to see if udev load it... and yes sometimes udev load the module and the card as eth2
Here the results:
Code: |
0001:10:12.0 0280: 14e4:4320 (rev 03)
|
Code: |
0001:10:12.0 Network controller: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller (rev 03)
Subsystem: Apple Computer Inc. AirPort Extreme
Flags: bus master, fast devsel, latency 16, IRQ 52
Memory at 80084000 (32-bit, non-prefetchable) [size=8K]
Capabilities: [40] Power Management version 2
|
Code: |
Module Size Used by
snd_aoa_i2sbus 20548 0
hci_usb 15996 0
bluetooth 54188 1 hci_usb
bcm43xx 429276 0
ieee80211softmac 31712 1 bcm43xx
uninorth_agp 9452 1
agpgart 30236 1 uninorth_agp
eth1394 18052 0
|
Code: |
eth0 Link encap:Ethernet HWaddr 00:0A:95:C0:C9:32
inet addr:192.168.0.2 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:41 Base address:0xa000
eth1 Link encap:UNSPEC HWaddr 00-0A-95-FF-FE-C0-C9-32-00-00-00-00-00-00-00-00
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
eth2 Link encap:Ethernet HWaddr 00:0D:93:89:BA:8D
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:52 Base address:0xc000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:32 errors:0 dropped:0 overruns:0 frame:0
TX packets:32 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:2448 (2.3 Kb) TX bytes:2448 (2.3 Kb)
|
Unfortunately after ifconfig eth2 up and few operations (iwlist scan etc..) the kernel panics!
Now the card is not recognised anymore... I don't have changed config or else...
Using MacOSX the card works perfectly
What can I do?? Maybe is a conflict with other modules (i.e. ieee1934)??
It seems that other owners of PB G4 aren't affected by this problem
I'm playing with kernel config... _________________ As Life Bleeds Away...
http://digilander.libero.it/ccudiga/ |
|
Back to top |
|
|
amne Bodhisattva
Joined: 17 Nov 2002 Posts: 6378 Location: Graz / EU
|
|
Back to top |
|
|
|