a3e9 iBook G4 bwi - stable? - The FreeBSD Forums
The FreeBSD Forums  

Go Back   The FreeBSD Forums > Non-i386 / amd64 > Other Architectures

Other Architectures FreeBSD on Alpha, PC98, PowerPC or Sparc64. This forum is also for questions related to porting FreeBSD to new architectures.

Reply
 
Thread Tools Display Modes
  #1  
Old November 25th, 2011, 23:38
tingo tingo is offline
Member
 
Join Date: Nov 2008
Location: Oslo, Norway
Posts: 825
Thanks: 133
Thanked 82 Times in 68 Posts
Default iBook G4 bwi - stable?

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
I've got this setup:
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"
And this in /etc/rc.conf:
Code:
wlans_bwi0="wlan0"
ifconfig_wlan0="WPA DHCP"
and it starts up ok at boot, the interface gets an ip address, and I can ping other machines and so on. However, after just a minute or two, the interface stops passing packets.
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
(this is a boot using the wired interface)
__________________
Torfinn

Last edited by DutchDaemon; November 26th, 2011 at 02:45. Reason: proper formatting: http://forums.freebsd.org/showthread.php?t=8816
Reply With Quote
  #2  
Old July 19th, 2012, 13:32
tingo tingo is offline
Member
 
Join Date: Nov 2008
Location: Oslo, Norway
Posts: 825
Thanks: 133
Thanked 82 Times in 68 Posts
Default Updated to FreeBSD 9.1-PRERELEASE, bwi0 still doesn't work

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
but the bwi0 still doesn't work.
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
I don't know why.
__________________
Torfinn
Reply With Quote
Reply

Tags
bcm4318, broadcom, bwi, ibook_g4

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

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


All times are GMT +1. The time now is 19:19.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
The mark FreeBSD is a registered trademark of The FreeBSD Foundation and is used by The FreeBSD Project with the permission of The FreeBSD Foundation.
Web protection and acceleration provided by CloudFlare
0