Jump to content
3992 posts in this topic

Recommended Posts

No Airport listed. Can you post logs ( http://iwidarwin.wordpress.com/faq/ ) So we can see I can see if the drivers are detecting the card.

 

Hi,

 

I have attached the 3 files. Thanks again for your help. I really appreciate it.

dmesg.txt

ioreg.txt

system.txt

Here are my logs for iwi3945 rev224

 

I was tring to add ipw_tx_complete to iwi3945 src yesterday. Got all sorts of errors.

Wouldn't let me use "int fifo = SEQ_TO_FIFO(pkt->hdr.sequence);" But you've used that :S

Edit:

"Mar 13 15:32:37 Kyle kernel[0]: iwi3945: getState = 1e" is on the end of system.txt

 

no airport should be listed as the driver does not use apple80211 or io80211 but it uses apple standard ethernet kit.

 

?? :S, Do you mean the AirPort icon on top right? Thats there on iwi3945. More differences than I thought there was.

ioreg.txt

dmesg.txt

system.txt

Edited by FlipHDK
Here are my logs for iwi3945 rev224

 

I was tring to add ipw_tx_complete to iwi3945 src yesterday. Got all sorts of errors.

Wouldn't let me use "int fifo = SEQ_TO_FIFO(pkt->hdr.sequence);"

Edit:

"Mar 13 15:32:37 Kyle kernel[0]: iwi3945: getState = 1e" is on the end of system.txt

 

 

 

?? :S, Do you mean the AirPort icon on top right? Thats there on iwi3945. More differences than I thought there was.

 

I wasn't sure if you were ask me about this, but, no there is no Airport Icon on the top right and the system doesn't detect any Airport devices anywhere.

Let me begin by thanking you guys for taking up this task of creating these drivers. I have the intel 3945 and for some reason my wireless card is coming up as Built In Ethenet. The Mac address supplied for built in ethernet correspondes with my wireless card. I have included my logs with this posting. I have a HP 6400 with Jas 10.4.8. It also has a Broadcom 5753M gigabit ethernet built in. Thanks for any help in advance.

dmesg.txt

ioreg.txt

system.txt

>i've added changes to svn for iwi3945

>

>- add patatester mac address fix

>- changed ipw_read_ucode()

>

>trunk/...945/iwi3945.dmg[/url]

>about svn

 

OK, now in my system the mac address is right, but my original problem is the same: the card ethernet is riallocate in en1 the 3945 card is configurate as en0 but is not an airport port but like an another ethernet cable card ...

 

bye

marco

 

in my sytem the problem is the same :-(

 

in attach my dmesg and system profiler report ...

 

bye

marco

 

in my sytem the problem is the same :-(

 

in attach my dmesg and system profiler report ...

 

bye

marco

 

emh ... the system profiler reporter ...

 

ri-bye

marco

dmesg.txt

Enface.zip

more updates... - this is rev 224

 

iwi2100

 

i find out the error : firmware

 

http://iwidarwin.googlecode.com/svn/trunk/...100/iwi2100.dmg

 

works!!!!!!!!!

 

I mean there is no panic. System can boot - wireless icon appears in menu bar.

 

When I opened Network settings first time there was a notification: New airport device, etc.

 

But Airport card can not be configured. I tried it with Airport Setup Assistant as well:

There was an error communicating with your AirPort card. Please make sure it is installed properly and try the AirPort Setup Assistant again.

 

So, how to continue?

 

Logs are attached.

dmesg.txt

ioreg.txt

system.log.txt

Acer Aspire 5612Wlmi

 

AirportExtreme Update 2007 2

 

IO80211Family.kext 10.4.8

 

Intel 3945 recognized as Airport but impossible to activate

Dlink USB: working like ethernet card

 

 

 

iwi3945:

 

Version: 1.0.0d1

Last Modified: 3/13/07 3:53 AM

Get Info String: Copyright Joel Thomas 2005

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

kext Version: 1.0.0d1

Load Address: 0x3190c000

Valid: Yes

Authentic: Yes

Dependencies: Incomplete

Dependency Errors:

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

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

Integrity: Unknown

 

RT73USBWirelessDriver:

 

Version: 1.1.7.0

Last Modified: 11/9/06 8:35 AM

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

kext Version: 1.1.7

Load Address: 0x2b9e5000

Valid: Yes

Authentic: Yes

Dependencies: Incomplete

Dependency Errors:

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

Integrity: Unknown

Great speed with the new 2200 driver:

Wireless:

Down: 11 152 kbit/s

Up: 9 174 kbit/s

Cable 10mbit:

Down: 9 373 kbit/s

Up: 8 681 kbit/s

 

The cable has more trafic, bouth got 10mbit internett conection.

 

Hi,

 

Did you have to do anything else other than install the iwi2200.dmg? I am desperate to get mine working.

 

Thanks

Ok i finally got around trying the new changes for 3945. Everything seems ok concerning the firmware / mac address . The card did respond to events triggered by my laptop's wireless hot key.

 

I remember jalavoui saying something needed to be chae about rx or tx queues? Thats where our focus should be headed I think.

 

I did one minor fix which allows the card to detect available channels. In ipw_start() I believe, where ipw_nic_init(), ipw_sw_reset() are located ... Lol, sorry Im not very precise.

 

Heres a new kext, post your results, errr post your logs. System.log preferrably.

 

Thanks for the help during my absence FlipHDK!

system.txt

iwi3945.cpp.zip

iwi3945.kext.zip

Hi

 

have tried both ther latest versions - the result is just the same as before - no card detected and can't load kext even manually:

 

extension /System/Library/Extensions/iwi3945.kext appears to be valid

14darwin_iwi3945 is not compatible with its superclass, 17IO80211Controller superclass changed?

kextload: a link/load error occured for kernel extension /System/Library/Extensions/iwi3945.kext

load failed for extension /System/Library/Extensions/iwi3945.kext

 

 

other logs are attached

dmesg.txt

ioreg.txt

system.txt

Hi guys, I tried to install the latest iwi2200.dmg from the svn, and at the installation screen it says "Cannot continue, there is nothing to install" .... any ideas?

 

Hi,

 

Delete the reciept /Library/Receipts/iwi2200.pkg and try again. I just had that problem.

 

P

more updates... - this is rev 224

 

iwi3945

 

i changed the code to use the new mac80211-4.0.4 functions (see intel link in google iwidarwin)

this could mean that the code from iwi3945 will be diferent from other iwi's project - i hope not

 

http://iwidarwin.googlecode.com/svn/trunk/...945/iwi3945.dmg

 

Not certain if the above is supposed to resolve the issue I have of the Airport being off and unable to turn it on.. but I applied the updated release above and there is absolutely no change whatsoever. My Aiport status remains as "OFF"

 

I assume others have already reported that and have posted the logs. I just wanted to make a note of it that the updated code didn't do squat for me.. :( but the efforts are Sooooooooooo Appreciated!

Edited by Dysan911
Thanks a lot, that did the trick..

Now to see if my wifi works or not ;) rebooting.

 

 

Let me know if it does. I am trying the same thing and I got an error on boot saying that there was a problem with the .kext file (after I edited the p_disable setting)

Guest
This topic is now closed to further replies.
×
×
  • Create New...