Jump to content

Intel Wireless driver


jalavoui
 Share

3,992 posts in this topic

Recommended Posts

Ok ill try that, and post the new logs when im finisched.

 

The driver isnt crashing when im not manually connecting to my AP. It finds the correct linksys AP, but i seems that it doesnt connect automaticly. Here my new logs, maybe you can find something usefull in there.

 

 

the driver will crash if using the 10.4.8 Apple80211.framework and kext

 

looks like lot of people keep doing this instead of using the 10.4.5 - 10.4.7 update

Link to comment
Share on other sites

OS X 10.4.8/Darwin Kernel 8.4.1 on a Toshiba Portégé R100 with an Intel PRO/Wireless 2200BG card

 

 

banane,

 

 

can you test the driver with p_mode=1 (adhoc mode)?

 

in this mode the driver will create a fake network called "iwi2200" wich you might use as a server

Link to comment
Share on other sites

Iwi2200.kext v5 loads OK on my laptop.

Experience very much the same as Plonka2000's

 

Okay, here is my output of dmesg (iwi2200 lines only)

 

IPv6 packet filtering initialized, default to accept, logging disabled

com_apple_driver_RTL8139: Ethernet address 00:40:d0:65:a1:ed

Registering For 802.11 Events

[HCIController][setupHardware] AFH Not Supported (0x282eba0)

netsmb_dev: loaded

smbfs_smb_qfsattr: (fyi) share 'NTFS', attr 0x700ff, maxfilename 255

smbfs_aclsflunksniff: sm_args.uid 501, error 2

(88: coreservicesd)tfp: failed on 0:

(88: coreservicesd)tfp: failed on 0:

(88: coreservicesd)tfp: failed on 0:

(88: coreservicesd)tfp: failed on 0:

(88: coreservicesd)tfp: failed on 0:

iwi2200: disable 1 led 1 mode 0

iwi2200: darwin_iwi2200 iomemory length: 0x1000 @ 0xd0001000

iwi2200: darwin_iwi2200 virt: 0x292c1000 physical: 0xd0001000

iwi2200: darwin_iwi2200 IRQ: 10, Vendor ID: 8086, Product ID: 4220

iwi2200: setPowerState to 2

iwi2200: getCARD_CAPABILITIES 72

iwi2200: configureInterface

iwi2200: setPOWER 1, 1 1 1 1

iwi2200: power on

iwi2200: getCHANNEL c:0 f:0

darwin_iwi2200: Ethernet address 00:0e:35:9a:e6:9f

iwi2200: dataLinkLayerAttachComplete

iwi2200: getSTATUS_DEV

iwi2200: ifnet_t en1 = 2b3d804

iwi2200: old_mode 0

iwi2200: Radio disabled.

iwi2200: QoS is enabled

iwi2200: Hardware crypto [off]

iwi2200: : Detected Intel PRO/Wireless 2200BG Network Connection

iwi2200: boot firmware ok

iwi2200: Microcode OK, rev. 53594 (0xd15a) dev. 3 (0x3) of 11/22/04 20:27

iwi2200: bss firmware ok

iwi2200: Writing EEPROM data into SRAM

iwi2200: setPOWER 1, 1 1 1 1

iwi2200: power on

iwi2200: getCHANNEL c:0 f:0

iwi2200: getPOWER -986580942, 500 304704508 0 0

iwi2200: getSSID <hidden> l:329495880

iwi2200: getCHANNEL c:0 f:0

iwi2200: getBSSID <hidden>

iwi2200: enabling netif...

iwi2200: boot firmware ok

iwi2200: Microcode OK, rev. 53594 (0xd15a) dev. 3 (0x3) of 11/22/04 20:27

iwi2200: bss firmware ok

iwi2200: Writing EEPROM data into SRAM

iwi2200: table 0 offset at 0x00000700, len = 67

iwi2200: table 1 offset at 0x00029600, len = 170

iwi2200: table 2 offset at 0x00029ee0, len = 6

iwi2200: geography 9 = ZZR

iwi2200: Radio disabled by module parameter.

iwi2200: trying to down the interface

iwi2200: enabling netif...

iwi2200: Unable to initialize device after 2 attempts.

iwi2200: trying to down the interface

iwi2200: enabling netif...

iwi2200: Unable to initialize device after 2 attempts.

iwi2200: trying to down the interface

iwi2200: enabling netif...

iwi2200: Unable to initialize device after 2 attempts.

iwi2200: trying to down the interface

iwi2200: getCHANNEL c:0 f:0

iwi2200: getCHANNEL c:0 f:0

iwi2200: getCHANNEL c:0 f:0

 

ifconfig en1 gives:

en1: flags=8823<UP,BROADCAST,SMART,SIMPLEX,MULTICAST> mtu 1500

ether 00:0e:35:9a:e6:9f

media: autoselect (<unknown type>) status: inactive

supported media: none autoselect DS1 DS2 DS5 DS11 autoselect <unknown type>

 

extensions in System Profiler gives regarding iwi2200.kext

iwi2200:

 

Version: 1.0.0d1

Last Modified: 01-19-2007 20:28

Get Info String: Copyright Joel Thomas 2005

Location: /System/Library/Extensions/iwi2200.kext

kext Version: 1.0.0d1

Load Address: 0x2ac36000

Valid: Yes

Authentic: Yes

Dependencies: Incomplete

Dependency Errors:

com.apple.iokit.IO80211Family: No valid version of this dependency can be found

Integrity: Unknown

 

Console log gives:

Jan 19 21:46:48 Silver configd[58]: Error: WirelessGetInfo2() = 88001003

Jan 19 21:46:48 Silver configd[58]: Error: getGlobalMACAddress failed.

Jan 19 21:46:50 Silver configd[58]: bootp_session_transmit: bpf_write(en1) failed: Network is down (50)

Jan 19 21:46:50 Silver configd[58]: DHCP en1: INIT transmit failed

Jan 19 21:46:50 Silver configd[58]: Error: AirPort callback with unrecognized selector: e0000101, argument: 00000000

 

Hope you can make some sense of it.

Link to comment
Share on other sites

i forget to mension, this is important:

 

 

after rebooting mac os x

 

 

and

 

 

before pressing the wirless button

 

it's important to wait a few seconds for the driver to setup the interface (en0, en1)

 

 

if you don't wait you'll get "failure on sendiong command"

Link to comment
Share on other sites

iwi2200: setPOWER 1, 1 1 1 1

iwi2200: power on

 

 

ifconfig en1 gives:

en1: flags=8823<UP,BROADCAST,SMART,SIMPLEX,MULTICAST> mtu 1500

ether 00:0e:35:9a:e6:9f

media: autoselect (<unknown type>) status: inactive

supported media: none autoselect DS1 DS2 DS5 DS11 autoselect <unknown type>

 

 

you're using IO80211 10.4.8 go back and use 10.4.5-10.4.7

 

to turn the interface on/off don't use ifconfig - press the wireless button and the led should start blinking

Link to comment
Share on other sites

about the iwi2100.kext and iwi3945.kext:

 

 

i don't have any of this cards, and no way to test then but

 

- the cards firmware isn't loading correctly

 

can someone fix this?

 

this will be a good start. after this step the drivers will be almost ready to catch the iwi2200.kext

Link to comment
Share on other sites

Do I need to downgrade the entire OSx86 or do I need to downgrade certain files.

 

Apologies if this has been explained before.

 

Thanks.

 

 

i'll explain this, in future i hope others explain the same way :(

 

 

download (from apple) the intel updates (10.4.5 to 10.4.8) - don't use the combo updates

mount the 10.4.5 to 10.4.7 images

 

download pacifist. use it to extract the Apple80211.framework and IO80211Family.kext

 

use cp -Rf / cp -rf to do update (finder will replace files and make them usefull)

 

can someone build a script to do this?

Link to comment
Share on other sites

jalavoui,

 

why dose this driver crash in 10.4.8's IO802211Family ?

 

I rebuilded v5 from source .

 

I seem that it is no problem .( exclude no availability of receiving cmd response )

but why dont isr work immediatly...

Link to comment
Share on other sites

jalavoui,

 

why dose this driver crash in 10.4.8's IO802211Family ?

 

I rebuilded v5 from source .

 

I seem that it is no problem .( exclude no availability of receiving cmd response )

but why dont isr work immediatly...

 

the IO80211 from 10.4.8 causes lots of crashes (especially in the airport menu)

 

it will be safe to test the driver in 10.4.7 to avoid mac os x86 crashes

 

 

do you have any idea on what to do in order to make the associated network gives a valid ip address. i'm only getting 169.254.xxx and i need 192.168.xxx ?

Link to comment
Share on other sites

the IO80211 from 10.4.8 causes lots of crashes (especially in the airport menu)

 

it will be safe to test the driver in 10.4.7 to avoid mac os x86 crashes

do you have any idea on what to do in order to make the associated network gives a valid ip address. i'm only getting 169.254.xxx and i need 192.168.xxx ?

 

hum .ok

i understand it.> about crash.

 

making the associated network is from airpot setting ?

 

 

if the driver has ability of treating rx,tx data packet ( via data link layer ) ,

I think that AP give IP address via dhcp ...

 

I think that

implementation relateed with airport menu or setting

is better after working open network and static IP.

 

how do you wish about ioctl ?

and i read sevaral header of appe80211 .

I seem that it is very heavy...

Link to comment
Share on other sites

So , does the Apple80211.framework and IO80211Family.kext fix apply for the 3945 driver also? If I got this right, we only need the 10.4.7 update and extract the two files from that archive ...

 

That is what I did and it is working for me as far as associating automatically to my AP.

 

I downloaded the 10.4.7 combo update, backed up the Apple80211.framework and IO80211Family.kext and then used Pacifist to extract the Apple80211.framework and IO80211Family.kext files from the 10.4.7 update. I get an association to the AP but no IP yet because DHCP is not working yet.

 

Thanks Jalavoui for your work.

 

Here is a portion of my log, let me know if you need more and I will PM it to you.

 

===== Friday, January 19, 2007 10:52:24 PM America/Chicago =====
Jan 19 22:52:27 spaniards-computer kernel[0]: (00:05:5d:25:7b:1d)' has a stronger signal.
Jan 19 22:52:27 spaniards-computer kernel[0]: iwi2200: trying to associate 'harvey2 (00:05:5d:25:7b:1d)'
Jan 19 22:52:27 spaniards-computer kernel[0]: iwi2200: Assocation attempt: 'harvey2', channel 3, 802.11b [4], long[:long], enc=off. 
Jan 19 22:52:27 spaniards-computer kernel[0]: iwi2200: SSID command.
Jan 19 22:52:27 spaniards-computer kernel[0]: iwi2200: SSID command (#8) 7 bytes: 0x00000023
Jan 19 22:52:27 spaniards-computer kernel[0]: iwi2200: IPW_INTA_BIT_TX_CMD_QUEUE)
Jan 19 22:52:27 spaniards-computer kernel[0]: iwi2200: IPW_CMD_SUPPORTED_RATES .
Jan 19 22:52:27 spaniards-computer kernel[0]: iwi2200: SUPPORTED_RATES command (#22) 16 bytes: 0x00000023
Jan 19 22:52:27 spaniards-computer kernel[0]: iwi2200: IPW_INTA_BIT_TX_CMD_QUEUE)
Jan 19 22:52:27 spaniards-computer kernel[0]: iwi2200: sys config command.
Jan 19 22:52:27 spaniards-computer kernel[0]: iwi2200: SYSTEM_CONFIG command (#6) 20 bytes: 0x00000023
Jan 19 22:52:27 spaniards-computer kernel[0]: iwi2200: IPW_INTA_BIT_TX_CMD_QUEUE)
Jan 19 22:52:27 spaniards-computer kernel[0]: iwi2200: Association sensitivity: -43
Jan 19 22:52:27 spaniards-computer kernel[0]: iwi2200: SENSITIVITY_CALIB command (#42) 4 bytes: 0x00000023
Jan 19 22:52:27 spaniards-computer kernel[0]: iwi2200: IPW_INTA_BIT_TX_CMD_QUEUE)
Jan 19 22:52:27 spaniards-computer kernel[0]: iwi2200: QoS network/card mode 6 
Jan 19 22:52:27 spaniards-computer kernel[0]: iwi2200: QoS sending IPW_CMD_QOS_PARAMETERS
Jan 19 22:52:27 spaniards-computer kernel[0]: iwi2200: QOS_PARAMETERS command (#25) 96 bytes: 0x00000123
Jan 19 22:52:27 spaniards-computer kernel[0]: iwi2200: IPW_INTA_BIT_TX_CMD_QUEUE)
Jan 19 22:52:27 spaniards-computer kernel[0]: iwi2200: ASSOCIATE command (#21) 40 bytes: 0x00000123
Jan 19 22:52:27 spaniards-computer kernel[0]: iwi2200: IPW_INTA_BIT_TX_CMD_QUEUE)
Jan 19 22:52:27 spaniards-computer kernel[0]: iwi2200: associating: 'harvey2' 00:05:5d:25:7b:1d 
Jan 19 22:52:27 spaniards-computer kernel[0]: iwi2200: IPW_INTA_BIT_RX_TRANSFER)
Jan 19 22:52:27 spaniards-computer kernel[0]: iwi2200: Packet: type=03 seq=00 bits=00
Jan 19 22:52:27 spaniards-computer kernel[0]: iwi2200: Notification: subtype=0B flags=A0 size=4
Jan 19 22:52:27 spaniards-computer kernel[0]: iwi2200: type = 11 (4 bytes)
Jan 19 22:52:27 spaniards-computer kernel[0]: iwi2200: authenticated: 'harvey2' 00:05:5d:25:7b:1d 
Jan 19 22:52:27 spaniards-computer kernel[0]: iwi2200: IPW_INTA_BIT_RX_TRANSFER)
Jan 19 22:52:27 spaniards-computer kernel[0]: iwi2200: Packet: type=03 seq=00 bits=00
Jan 19 22:52:27 spaniards-computer kernel[0]: iwi2200: Notification: subtype=0A flags=A0 size=49
Jan 19 22:52:27 spaniards-computer kernel[0]: iwi2200: type = 10 (49 bytes)
Jan 19 22:52:27 spaniards-computer kernel[0]: iwi2200: associated: 'harvey2' 00:05:5d:25:7b:1d 
Jan 19 22:52:27 spaniards-computer kernel[0]: iwi2200: SYSTEM_CONFIG command (#6) 20 bytes: 0x000000E3
Jan 19 22:52:27 spaniards-computer kernel[0]: iwi2200: getRATE_SET 0 r0:0 f0:0
Jan 19 22:52:27 spaniards-computer kernel[0]: iwi2200: getCHANNEL c:0 f:0
Jan 19 22:52:27 spaniards-computer kernel[0]: iwi2200: getSSID <hidden> l:0
Jan 19 22:52:27 spaniards-computer kernel[0]: iwi2200: ordinal = 61498
Jan 19 22:52:27 spaniards-computer kernel[0]: iwi2200: Reading TABLE0[58] from offset 0x000007e8
Jan 19 22:52:27 spaniards-computer kernel[0]: iwi2200: ordinal = 61497
Jan 19 22:52:27 spaniards-computer kernel[0]: iwi2200: Reading TABLE0[57] from offset 0x000007e4
Jan 19 22:52:27 spaniards-computer kernel[0]: iwi2200: ordinal = 61507
Jan 19 22:52:27 spaniards-computer kernel[0]: iwi2200: Reading TABLE0[67] from offset 0x0000080c
Jan 19 22:52:27 spaniards-computer kernel[0]: iwi2200: ordinal = 61498
Jan 19 22:52:27 spaniards-computer kernel[0]: iwi2200: Reading TABLE0[58] from offset 0x000007e8
Jan 19 22:52:27 spaniards-computer kernel[0]: iwi2200: ordinal = 61497
Jan 19 22:52:27 spaniards-computer kernel[0]: iwi2200: Reading TABLE0[57] from offset 0x000007e4
Jan 19 22:52:27 spaniards-computer kernel[0]: iwi2200: Missed beacon: 100% (0%)
Jan 19 22:52:27 spaniards-computer kernel[0]: iwi2200: Rate quality : 100% (11Mbs)
Jan 19 22:52:27 spaniards-computer kernel[0]: iwi2200: Rx quality   : 100% (0 errors, 0 packets)
Jan 19 22:52:27 spaniards-computer kernel[0]: iwi2200: Tx quality   : 100% (0 errors, 0 packets)
Jan 19 22:52:27 spaniards-computer kernel[0]: iwi2200: Signal level :  67% (-60 dBm)
Jan 19 22:52:27 spaniards-computer kernel[0]: iwi2200: Quality (67%): Clamped to signal quality.
Jan 19 22:52:27 spaniards-computer kernel[0]: iwi2200: IPW_INTA_BIT_TX_CMD_QUEUE)
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: IPW_INTA_BIT_RX_TRANSFER)
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: Packet: type=03 seq=00 bits=00
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: Notification: subtype=19 flags=A0 size=4
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: type = 25 (4 bytes)
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: HOST_NOTIFICATION_NOISE_STATS
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: Packet: type=03 seq=00 bits=00
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: Notification: subtype=19 flags=A0 size=4
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: type = 25 (4 bytes)
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: HOST_NOTIFICATION_NOISE_STATS
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: Packet: type=03 seq=00 bits=00
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: Notification: subtype=19 flags=A0 size=4
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: type = 25 (4 bytes)
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: HOST_NOTIFICATION_NOISE_STATS
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: Packet: type=03 seq=00 bits=00
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: Notification: subtype=19 flags=A0 size=4
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: type = 25 (4 bytes)
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: HOST_NOTIFICATION_NOISE_STATS
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: Packet: type=03 seq=00 bits=00
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: Notification: subtype=19 flags=A0 size=4
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: type = 25 (4 bytes)
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: HOST_NOTIFICATION_NOISE_STATS
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: Packet: type=03 seq=00 bits=00
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: Notification: subtype=19 flags=A0 size=4
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: type = 25 (4 bytes)
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: HOST_NOTIFICATION_NOISE_STATS
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: Packet: type=09 seq=BC bits=80
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: Frame: len=62
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: IEEE80211_FTYPE_DATA
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: Rx packet of 2972 bytes.
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: Packet: type=03 seq=00 bits=00
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: Notification: subtype=19 flags=A0 size=4
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: type = 25 (4 bytes)
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: HOST_NOTIFICATION_NOISE_STATS
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: IPW_INTA_BIT_RX_TRANSFER)
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: Packet: type=03 seq=00 bits=00
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: Notification: subtype=19 flags=A0 size=4
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: type = 25 (4 bytes)
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: HOST_NOTIFICATION_NOISE_STATS
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: Packet: type=03 seq=00 bits=00
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: Notification: subtype=19 flags=A0 size=4
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: type = 25 (4 bytes)
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: HOST_NOTIFICATION_NOISE_STATS
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: IPW_INTA_BIT_RX_TRANSFER)
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: Packet: type=03 seq=00 bits=00
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: Notification: subtype=19 flags=A0 size=4
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: type = 25 (4 bytes)
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: HOST_NOTIFICATION_NOISE_STATS
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: IPW_INTA_BIT_RX_TRANSFER)
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: Packet: type=03 seq=00 bits=00
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: Notification: subtype=19 flags=A0 size=4
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: type = 25 (4 bytes)
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: HOST_NOTIFICATION_NOISE_STATS
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: IPW_INTA_BIT_RX_TRANSFER)
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: Packet: type=03 seq=00 bits=00
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: Notification: subtype=19 flags=A0 size=4
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: type = 25 (4 bytes)
Jan 19 22:52:28 spaniards-computer kernel[0]: iwi2200: HOST_NOTIFICATION_NOISE_STATS
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: IPW_INTA_BIT_RX_TRANSFER)
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: Packet: type=03 seq=00 bits=00
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: Notification: subtype=19 flags=A0 size=4
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: type = 25 (4 bytes)
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: HOST_NOTIFICATION_NOISE_STATS
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: IPW_INTA_BIT_RX_TRANSFER)
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: Packet: type=03 seq=00 bits=00
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: Notification: subtype=19 flags=A0 size=4
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: type = 25 (4 bytes)
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: HOST_NOTIFICATION_NOISE_STATS
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: IPW_INTA_BIT_RX_TRANSFER)
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: Packet: type=03 seq=00 bits=00
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: Notification: subtype=19 flags=A0 size=4
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: type = 25 (4 bytes)
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: HOST_NOTIFICATION_NOISE_STATS
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: IPW_INTA_BIT_RX_TRANSFER)
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: Packet: type=03 seq=00 bits=00
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: Notification: subtype=19 flags=A0 size=4
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: type = 25 (4 bytes)
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: HOST_NOTIFICATION_NOISE_STATS
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: IPW_INTA_BIT_RX_TRANSFER)
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: Packet: type=03 seq=00 bits=00
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: Notification: subtype=19 flags=A0 size=4
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: type = 25 (4 bytes)
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: HOST_NOTIFICATION_NOISE_STATS
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: IPW_INTA_BIT_RX_TRANSFER)
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: Packet: type=03 seq=00 bits=00
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: Notification: subtype=19 flags=A0 size=4
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: type = 25 (4 bytes)
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: HOST_NOTIFICATION_NOISE_STATS
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: IPW_INTA_BIT_RX_TRANSFER)
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: Packet: type=03 seq=00 bits=00
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: Notification: subtype=19 flags=A0 size=4
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: type = 25 (4 bytes)
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: HOST_NOTIFICATION_NOISE_STATS
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: IPW_INTA_BIT_RX_TRANSFER)
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: Packet: type=03 seq=00 bits=00
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: Notification: subtype=19 flags=A0 size=4
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: type = 25 (4 bytes)
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: HOST_NOTIFICATION_NOISE_STATS
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: ordinal = 61507
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: Reading TABLE0[67] from offset 0x0000080c
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: ordinal = 61498
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: Reading TABLE0[58] from offset 0x000007e8
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: ordinal = 61497
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: Reading TABLE0[57] from offset 0x000007e4
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: Missed beacon: 100% (0%)
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: Rate quality : 100% (11Mbs)
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: Rx quality   : 100% (0 errors, 1 packets)
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: Tx quality   : 100% (0 errors, 1 packets)
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: Signal level :  71% (-57 dBm)
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: Quality (71%): Clamped to signal quality.
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: IPW_INTA_BIT_RX_TRANSFER)
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: Packet: type=03 seq=00 bits=00
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: Notification: subtype=19 flags=A0 size=4
Jan 19 22:52:29 spaniards-computer kernel[0]: iwi2200: type = 25 (4 bytes)

Link to comment
Share on other sites

Well i tried, but got an unresolved dependencies error when trying to load the iwi3945.kext. I made backups of the Apple80211.framework in /System/Library/PrivateFrameworks/ and IO80211.kext, copied the new ones, fixed ownership and permissions, removed Extensions.* in /System/Library/, rebooted and got the dependencies error afterwards.

 

Anyways, maybe im doing something wrong, most probably.

Link to comment
Share on other sites

Here is the latest log when running 10.4.8.

 

Jan 20 00:22:17 patrick-de-lanauzes-computer kernel[0]: disable 1 led 1 mode 0
Jan 20 00:22:17 patrick-de-lanauzes-computer configd[58]: Error: WirelessGetInfo2() = 88001003
Jan 20 00:22:17 patrick-de-lanauzes-computer kernel[0]: darwin_iwi3945 iomemory length: 0x1000 @ 0xfdfff000
Jan 20 00:22:17 patrick-de-lanauzes-computer configd[58]: Error: getGlobalMACAddress failed.
Jan 20 00:22:17 patrick-de-lanauzes-computer kernel[0]: darwin_iwi3945 virt: 0x3b67e000 physical: 0xfdfff000
Jan 20 00:22:17 patrick-de-lanauzes-computer kernel[0]: darwin_iwi3945 IRQ: 17, Vendor ID: 8086, Product ID: 4222
Jan 20 00:22:17 patrick-de-lanauzes-computer kernel[0]: darwin_iwi3945 timeout waiting for master
Jan 20 00:22:17 patrick-de-lanauzes-computer kernel[0]: darwin_iwi3945 timeout waiting for clock stabilization
Jan 20 00:22:17 patrick-de-lanauzes-computer kernel[0]: setPowerState to 2
Jan 20 00:22:17 patrick-de-lanauzes-computer kernel[0]: getCARD_CAPABILITIES 72
Jan 20 00:22:17 patrick-de-lanauzes-computer kernel[0]: configureInterface
Jan 20 00:22:17 patrick-de-lanauzes-computer kernel[0]: setPOWER 1, 1 1 1 1
Jan 20 00:22:17 patrick-de-lanauzes-computer kernel[0]: power on
Jan 20 00:22:17 patrick-de-lanauzes-computer kernel[0]: getCHANNEL c:0 f:0
Jan 20 00:22:17 patrick-de-lanauzes-computer kernel[0]: darwin_iwi3945: Ethernet address 00:00:00:00:00:00
Jan 20 00:22:17 patrick-de-lanauzes-computer kernel[0]: dataLinkLayerAttachComplete 
Jan 20 00:22:17 patrick-de-lanauzes-computer kernel[0]: getSTATUS_DEV 
Jan 20 00:22:17 patrick-de-lanauzes-computer kernel[0]: ifnet_t en = 498de04
Jan 20 00:22:17 patrick-de-lanauzes-computer kernel[0]: Radio disabled.
Jan 20 00:22:17 patrick-de-lanauzes-computer kernel[0]: : Detected Intel PRO/Wireless 3945ABG Network Connection
Jan 20 00:22:17 patrick-de-lanauzes-computer kernel[0]: Waiting for ipw3945d to request INIT.
Jan 20 00:22:18 patrick-de-lanauzes-computer kernel[0]: setPOWER 1, 1 1 1 1
Jan 20 00:22:18 patrick-de-lanauzes-computer kernel[0]: power on
Jan 20 00:22:18 patrick-de-lanauzes-computer kernel[0]: getCHANNEL c:0 f:0
Jan 20 00:22:18 patrick-de-lanauzes-computer kernel[0]: getPOWER 629913496, 3663652 31 604054944 49830
Jan 20 00:22:18 patrick-de-lanauzes-computer kernel[0]: getSSID  l:629912920
Jan 20 00:22:18 patrick-de-lanauzes-computer kernel[0]: getCHANNEL c:0 f:0
Jan 20 00:22:18 patrick-de-lanauzes-computer kernel[0]: getBSSID 
Jan 20 00:22:18 patrick-de-lanauzes-computer configd[58]: Error: AirPort callback with unrecognized selector: e0000101, argument: 00000000

Link to comment
Share on other sites

Well i tried, but got an unresolved dependencies error when trying to load the iwi3945.kext. I made backups of the Apple80211.framework in /System/Library/PrivateFrameworks/ and IO80211.kext, copied the new ones, fixed ownership and permissions, removed Extensions.* in /System/Library/, rebooted and got the dependencies error afterwards.

 

Anyways, maybe im doing something wrong, most probably.

 

I forgot to mention that I am using the iwi2200.kext

 

Where do you see the dependencies error? What do you do to see the dependencies error?

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

×
×
  • Create New...