reeiit Posted February 17, 2007 Share Posted February 17, 2007 Hi. Sorry for my English. I've try 3945v6.. and it show me mac adress!!!! But Mac OS X can't start - it stopped on ati inject. I'm using 10.4.6 updated to 10.4.7 (JaS SSE 3 update) How i can to get logs?? and a question - mac adress must be the same as mav adress in Windows XP? Thanks. Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/30/#findComment-305439 Share on other sites More sharing options...
ozziepeeps Posted February 17, 2007 Share Posted February 17, 2007 Hi jalavoui, I just tried out the latest version of your iwi2200 driver. Unfortunately, I couldn't connect to my network using this one, however the DEBUG release of v6 connects successfully. Strangely enough, the NON-DEBUG v6 DOESN'T connect either!! Anyways, my log files for the latest version are attached. I hope they are of use to you. Keep up the fantastic work! Best regards. dmesg.txt ioreg.txt system.txt Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/30/#findComment-305449 Share on other sites More sharing options...
Ivan F. Ablasmkiy Posted February 17, 2007 Share Posted February 17, 2007 iwi3945 find MAC, but is show that AirPort is OFF It,s conflicted with Bt and r1000 ether Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/30/#findComment-305454 Share on other sites More sharing options...
FlipHDK Posted February 17, 2007 Share Posted February 17, 2007 iwi3945 v6: Incorrect mac address ioreg.txt system.txt dmesg.txt Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/30/#findComment-305457 Share on other sites More sharing options...
Fst74 Posted February 17, 2007 Share Posted February 17, 2007 Hello.. is the Driver now "Working" with Intel 2200BG?? Can i Connect to WAP-Networks or only to unsecured networks? I tested the Driver. After the "Installation" my Intel Pro/100VE don't work. The OS install the Driver at en0 and the pro/100 at en1 How can i change this? C Ya Forrest Sorry for the bad English Hope you understand what i mean Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/30/#findComment-305493 Share on other sites More sharing options...
james2mart Posted February 17, 2007 Share Posted February 17, 2007 for iwi9345 v6: Still getting "MAC is in deep sleep" messages. Also, MAC address is incorrect. if its getting a mac address, i would assume that the math to parse it is causing the problems, but what do I know? here are your logs, along with the detailed ioreg ioreg.txt dmesg.txt system.txt Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/30/#findComment-305502 Share on other sites More sharing options...
jalavoui Posted February 17, 2007 Author Share Posted February 17, 2007 i changed iwi3945 code in order to skip the bootstrap_verify routine why can't i see it in logs? i've seem in logs mac address with the line "darwin_iwi3945" - this is a kernel message. does it reports the true mac address? the gethardware() should have the same value, this means that might be a eprom but yet to fix if you're getting kernel panics reboot with -s option, type /etc/rc and try to explain where it crahes i find a bug in the code: ipw_pool_bit and ipw_grab_restricted_access this cause the mac is asleep bug i'm rewritting the code and will post a new version right away ok here it is i'll wait for the logs iwi3945_v7.dmg Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/30/#findComment-305602 Share on other sites More sharing options...
geo2002 Posted February 17, 2007 Share Posted February 17, 2007 crashes on the start with the message: darwin_iwi3945 map is zero Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/30/#findComment-305655 Share on other sites More sharing options...
reeiit Posted February 17, 2007 Share Posted February 17, 2007 every time it boot, it get different mac adress. still can't boot. it crashed while booting. sorry, can't log it cause can't boot. Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/30/#findComment-305658 Share on other sites More sharing options...
jalavoui Posted February 17, 2007 Author Share Posted February 17, 2007 crashes on the start with the message:darwin_iwi3945 map is zero this is map = fPCIDevice->mapDeviceMemoryWithRegister(kIOPCIConfigBaseAddress0, kIOMapInhibitCache); if (map == 0) { IOLog("%s map is zero\n", getName()); break; } all drivers use this. it should work if you have the right io80211family this is wird. you have a ss3 machine - i'll check this later every time it boot, it get different mac adress.still can't boot. it crashed while booting. sorry, can't log it cause can't boot. can you try boot with -s option then type /etc/rc Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/30/#findComment-305662 Share on other sites More sharing options...
geo2002 Posted February 17, 2007 Share Posted February 17, 2007 (edited) this is map = fPCIDevice->mapDeviceMemoryWithRegister(kIOPCIConfigBaseAddress0, kIOMapInhibitCache); if (map == 0) { IOLog("%s map is zero\n", getName()); break; } all drivers use this. it should work if you have the right io80211family this is wird. you have a ss3 machine - i'll check this later My machine specification is in the my signature. IO80211Family version is 1.4 (Full version 140.4, build 11) Edited February 18, 2007 by geo2002 Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/30/#findComment-305665 Share on other sites More sharing options...
jalavoui Posted February 18, 2007 Author Share Posted February 18, 2007 i notice a "bug" common to all drivers the cards wich don't have a wireless button either use the keyboard fn+fx to enable/disable the card or do this by software i'd like to now if iwi2200 users without a wireless button can enable/disable the card using the keyboard or by any other way? IO80211Family version is 1.4 (Full version 140.4, build 11) if this is not a kernel problem could be because of loading ipw_sw_reset() - maybe move it to start() if you have xcode try to change it - move ipw_sw_reset() from get_Statusdev() to start() i'll wait for other posts to see the logs before trying this Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/30/#findComment-305668 Share on other sites More sharing options...
reeiit Posted February 18, 2007 Share Posted February 18, 2007 i'm try to load -s, but /etc/rc -> permission denied. sudo diskutil repairpermissions / -> get nothing. still different mac address on every boot with -v. here're the fotos. Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/30/#findComment-305713 Share on other sites More sharing options...
greenhope Posted February 18, 2007 Share Posted February 18, 2007 My logs with iwi9345 v7, I'm use JaS 10.4.8 with Apple80211framework and IO80211Family from Apple Combo update 10.4.7 dmesg.txt ioreg.txt system.txt Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/30/#findComment-305761 Share on other sites More sharing options...
ahyash Posted February 18, 2007 Share Posted February 18, 2007 Hi, Thanks for the excellent work on the Intel Wireless driver. Using iwi3945_v7 on Thinkpad T60 I got the correct HW address but did not get an IP address. I've tried with and without FN+F5 to turn on/off wireless. The machine crashed on reboot so I had to use the the kextload iwi3945.kext method. ioreg.txt dmesg.txt system.txt ifconfig.txt Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/30/#findComment-305763 Share on other sites More sharing options...
ozzyolcar Posted February 18, 2007 Share Posted February 18, 2007 Here is my ioreg.txt and dmesg.txt. I am using 10.4.8 no crashing so far... But no wifi connection either. MAC is looking correct on iwi3945v7. dmesg.txt ioreg.txt Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/30/#findComment-305842 Share on other sites More sharing options...
cyclonefr Posted February 18, 2007 Share Posted February 18, 2007 (edited) gonna try asap V7 Edited February 18, 2007 by cyclonefr Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/30/#findComment-305848 Share on other sites More sharing options...
eLMafUDd Posted February 18, 2007 Share Posted February 18, 2007 Could it be due to the wireless taking en1 and forcing the ethernet out? Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/30/#findComment-305853 Share on other sites More sharing options...
mcdull Posted February 18, 2007 Share Posted February 18, 2007 my case is that the driver loads okay but I cannot get any Airport item in the SysPref. Moreover, after loading the driver, I got a en0 which act like a wired network but having the mac address of my 2915ABG card. (my wired network card has no driver also, so en0 is not up normally) Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/30/#findComment-305857 Share on other sites More sharing options...
angeloeo Posted February 18, 2007 Share Posted February 18, 2007 You're the number one Jalavoi!!!! you are developing a driver without the Hardware, thx for de 3945 driver, I hope it will OK soon. Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/30/#findComment-305865 Share on other sites More sharing options...
cyclonefr Posted February 18, 2007 Share Posted February 18, 2007 huge job done so far for 3945 V7 jalavoui! right now Bluetooth is back and my Ethernet card also working fine with ur driver which this time still gives a bad mac adress but is now accessible from the menu bar and activated. I think ur almost done the problem comes from a bad mac adress. Waitin for V8 ioreg.txt system.txt dmesg.txt Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/30/#findComment-305882 Share on other sites More sharing options...
argeas Posted February 18, 2007 Share Posted February 18, 2007 please send me the link to 3945 v7 ive lost track since v4 were are the updates posted ? Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/30/#findComment-305890 Share on other sites More sharing options...
eLMafUDd Posted February 18, 2007 Share Posted February 18, 2007 It's all updated on http://code.google.com/p/iwidarwin/ Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/30/#findComment-305894 Share on other sites More sharing options...
Alex2003 Posted February 18, 2007 Share Posted February 18, 2007 The same thing with v7 my mac adress is recognized as ff:ff:ff:ff:ff:ff but now its jsut keep on trying to get the mac adress and its giving the same result. p.s im using 10.4.5 80211 files Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/30/#findComment-305916 Share on other sites More sharing options...
xkazu Posted February 18, 2007 Share Posted February 18, 2007 hi,all. this is only for iwi2200 user. Are There someone which cannot associate the network in newest version posted by jalavoui? (especialy 2945abg user) I fixed the problem in current trunk. if someone can use xcode, plz build current trunk and test it. if someone want binaries ,I will post binaries. Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/30/#findComment-305925 Share on other sites More sharing options...
Recommended Posts