a3e9
![]() |
|
|
|
|
|||||||
| Other Architectures FreeBSD on Alpha, PC98, PowerPC or Sparc64. This forum is also for questions related to porting FreeBSD to new architectures. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
#1
|
|||
|
|||
|
Has anyone here managed to get the bwi wireless on a iBook G4 to work stable?
My iBook G4 has this interface: Code:
bwi0@pci1:0:18:0: class=0x028000 card=0x4318106b chip=0x431814e4 rev=0x02 hdr=0x00
vendor = 'Broadcom Corporation'
device = 'BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller'
class = network
Code:
root@kg-ibook# more /boot/loader.conf wlan_load="YES" wlan_amrr_load="YES" wlan_wep_load="YES" wlan_tkip_load="YES" wlan_ccmp_load="YES" if_bwi_load="YES" Code:
wlans_bwi0="wlan0" ifconfig_wlan0="WPA DHCP" Am I missing something? Additional info. Output from dmesg related to wireless: Code:
bwi0: <Broadcom BCM4318 802.11b/g Wireless Lan> mem 0x80084000-0x80085fff irq 52 at device 18.0 on pci1 bwi0: BBP: id 0x4318, rev 0x2, pkg 2 bwi0: MAC: rev 9 bwi0: PHY: type 2, rev 7, ver 3 bwi0: RF: manu 0x17f, type 0x2050, rev 8 bwi0: invalid antenna gain in sprom wlan0: Ethernet address: 00:14:51:db:c8:73
__________________
Torfinn Last edited by DutchDaemon; November 26th, 2011 at 02:45. Reason: proper formatting: http://forums.freebsd.org/showthread.php?t=8816 |
|
#2
|
|||
|
|||
|
FWIW, I updated the iBook to FreeBSD 9.1-prerelease:
Code:
root@kg-ibook# uname -a
FreeBSD kg-ibook.kg4.no 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #0: Thu Jul 19 11:26:56 CEST 2012
root@kg-ibook.kg4.no:/usr/obj/usr/src/sys/GENERIC powerpc
Output from dmesg: Code:
root@kg-ibook# dmesg | grep bwi bwi0: <Broadcom BCM4318 802.11b/g Wireless Lan> mem 0x80084000-0x80085fff irq 52 at device 18.0 on pci1 bwi0: BBP: id 0x4318, rev 0x2, pkg 2 bwi0: MAC: rev 9 bwi0: PHY: type 2, rev 7, ver 3 bwi0: RF: manu 0x17f, type 0x2050, rev 8 bwi0: invalid antenna gain in sprom bwi0: firmware rev 0x0127, patch level 0x000e bwi0: need multicast update callback bwi0: need multicast update callback bwi0: need multicast update callback bwi0: need multicast update callback
__________________
Torfinn |
![]() |
| Tags |
| bcm4318, broadcom, bwi, ibook_g4 |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 9-RC2 on iBook G4 gem0 dies | mogigoma | Other Architectures | 1 | November 25th, 2011 20:48 |
| BWI Card resets... | JamesElstone | Mobile Computing | 1 | November 12th, 2011 23:43 |
| [Solved] The bwi driver | xhhj | Mobile Computing | 3 | May 23rd, 2011 14:37 |
| Trouble booting 8.1/8.2 CD on iBook G4 | satori9 | Other Architectures | 5 | March 11th, 2011 14:56 |
| Clamshell iBook (PPC) Hangs on Install | thekayhan | Mobile Computing | 3 | February 10th, 2011 22:08 |