james2mart Posted February 24, 2007 Share Posted February 24, 2007 Why do I get the funny feeling that us 3945 guys will have a driver within the next few days???? Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/36/#findComment-310612 Share on other sites More sharing options...
eugmoon Posted February 24, 2007 Share Posted February 24, 2007 Why do I get the funny feeling that us 3945 guys will have a driver within the next few days???? Because you're hopelessly optimistic? Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/36/#findComment-310624 Share on other sites More sharing options...
james2mart Posted February 24, 2007 Share Posted February 24, 2007 Because you're hopelessly optimistic? Optimistic? Yes. Hopelessly? No. Jalavoui and patatester would be insulted... Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/36/#findComment-310650 Share on other sites More sharing options...
jalavoui Posted February 25, 2007 Author Share Posted February 25, 2007 iwi3945 more testing... get the last build from svn http://iwidarwin.googlecode.com/svn/trunk/...945/iwi3945.dmg iwi3945 i've a problem uploading to svn it's done you can now get the .dmg file Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/36/#findComment-311005 Share on other sites More sharing options...
DLCJ Posted February 25, 2007 Share Posted February 25, 2007 Jalavoui u are one awsm person. and let the testing begin Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/36/#findComment-311016 Share on other sites More sharing options...
Ivan F. Ablasmkiy Posted February 25, 2007 Share Posted February 25, 2007 I still have "system crash" and kernel panic Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/36/#findComment-311041 Share on other sites More sharing options...
jalavoui Posted February 25, 2007 Author Share Posted February 25, 2007 about the linux iwi project the site http://code.google.com/p/iwidarwin/ is now managed by kazu he's responsible for keeping it up to date with the source code as i started this project i'll keep posting new versions in this thread thank you all for your support i've made iw2200/2915 changes the kernel panic when downloading a large fille (see the dw script in previous posts) no longer happens in my mac os x i can download the file up to 186M - after this mac os seems to stop responding and i'm unable to open programs from the dock this could be because of my osx installation... you can test it in normal mode and with boot -s option - the results should be different the source code is different from google site since kazu keeps reverting my changes back and overwritting with is changes. he should find a way do put the source code in svn iwi2200.dmg Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/36/#findComment-311079 Share on other sites More sharing options...
FlipHDK Posted February 25, 2007 Share Posted February 25, 2007 (edited) iwi3945 more testing... get the last build from svn http://iwidarwin.googlecode.com/svn/trunk/...945/iwi3945.dmg iwi3945 i've a problem uploading to svn it's done you can now get the .dmg file Kernel Panic Kernel loadable modules in backtrace (with dependencies): darwin.iwi3945(1.0.0d1)@030f92000 dependency: com.apple.iokit.IONetworkingFamily(1.5.0)@0x2a4e7000 dependency: com.apple.iokit.IOPCIFamily(2.1)@0x249c2000 dependency: com.apple.iokit.IO80211Family(1112.1)@0x30f79000 com.apple.iokit.1080211Family(112.1)@0x30f79000 dependency: com.apple.iokit.IONetworkingFamily(1.5.0)@0x2a4e7000 dependency: com.apple.iokit.IOPCIFamily(2.1)@0x249c2000 com.apple.iokit.10NetworkingFamily(1.5.0)@0x2a4e7000 Kernel Version: Darwin Kernel Version 8.8.1: Wed Jan 10 01:14:49 CET 2007; root:/nebukadnezar/BUILD?obj/RELEASE_I386 Edited February 25, 2007 by FlipHDK Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/36/#findComment-311089 Share on other sites More sharing options...
Nebzar Posted February 25, 2007 Share Posted February 25, 2007 Kernel panic by loading iwi3945.kext at boot, system crash by manually kextloading it. Last lines of kextload -v 6 iwi3945.kext: kextload: opaque link for /iwi3945.kext/Contents/MacOS/iwi3945 kextload: link/loading file /iwi3945.kext/Contents/MacOS/iwi3945 kextload: allocated 233472 bytes in kernel space at 0x2c50a000 kextload: using load address of 0x2c50a000 kextload: kmod name: darwin.iwi3945 kextload: kmod start @ 0x2c51a63b (offset 0xf95b) kextload: kmod stop @ 0x2c51a678 (offset 0xf998) kextload: module darwin.iwi3945 created as # 81 at address 0x2c50a000, size 233472 kextload: adding reference from darwin.iwi3945 (81) to com.apple.kernel.6.0 (11) kextload: adding reference from darwin.iwi3945 (81) to com.apple.kpi.libkern (4) kextload: adding reference from darwin.iwi3945 (81) to com.apple.iokit.IO80211Family (80) kextload: adding reference from darwin.iwi3945 (81) to com.apple.kpi.bsd (2) kextload: adding reference from darwin.iwi3945 (81) to com.apple.iokit.IOPCIFamily (16) kextload: adding reference from darwin.iwi3945 (81) to com.apple.kpi.unsupported (6) kextload: adding reference from darwin.iwi3945 (81) to com.apple.iokit.IONetworkingFamily (35) kextload: adding reference from darwin.iwi3945 (81) to com.apple.kpi.iokit (3) kextload: adding reference from darwin.iwi3945 (81) to com.apple.kpi.mach (5) kextload: module # 81 reference counts incremented kextload: module # 81 started kextload: started module /iwi3945.kext/Contents/MacOS/iwi3945 Regards Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/36/#findComment-311125 Share on other sites More sharing options...
xkazu Posted February 25, 2007 Share Posted February 25, 2007 the source code is different from google site since kazu keeps reverting my changes back and overwritting with is changes. he should find a way do put the source code in svn hum. you checked the current trunk ,really ? I merged your changing about the source coude when I reversed to revision 189. its revision is revision 201 ( this is current trunk). i dont know about your no-commited part. you should check current trunk before you are angered. Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/36/#findComment-311154 Share on other sites More sharing options...
jalavoui Posted February 25, 2007 Author Share Posted February 25, 2007 iwi3945 maybe kernel panic happens because of invalid struct in ipw3945.h here it goes iwi3945_v10.dmg Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/36/#findComment-311229 Share on other sites More sharing options...
chrisfrary Posted February 25, 2007 Share Posted February 25, 2007 Where is it possible to get the 10.4.7 kext's in order to help test for the iwi3945 as I keep reaching the superclass error? I tried the Combo Update but could not extract those files. Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/36/#findComment-311251 Share on other sites More sharing options...
FlipHDK Posted February 25, 2007 Share Posted February 25, 2007 Kernel Panic on iwi3945 v10 Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/36/#findComment-311254 Share on other sites More sharing options...
speddish Posted February 25, 2007 Share Posted February 25, 2007 Kernel panic here too with 3045v10. Great work anyway Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/36/#findComment-311259 Share on other sites More sharing options...
mcdull Posted February 26, 2007 Share Posted February 26, 2007 iwi3945 maybe kernel panic happens because of invalid struct in ipw3945.h here it goes somebody should really consider to send a 3945 card to jalavoui for development purpose, it is just too difficult to debug without the hardware. Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/36/#findComment-311465 Share on other sites More sharing options...
Koshinn Posted February 26, 2007 Share Posted February 26, 2007 (edited) about the linux iwi project the site http://code.google.com/p/iwidarwin/ is now managed by kazu he's responsible for keeping it up to date with the source code Oh, that makes sense now. That's why I can understand you, but I sometimes can't understand what's written on that page. I agree on sending jalavoui a 3945 card, they're only like $20 on ebay. Edited February 26, 2007 by Koshinn Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/36/#findComment-311475 Share on other sites More sharing options...
prolinesurfer Posted February 26, 2007 Share Posted February 26, 2007 I get a kernel panic, too with iwi3945 v10. Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/36/#findComment-311484 Share on other sites More sharing options...
james2mart Posted February 26, 2007 Share Posted February 26, 2007 jalavoui if you have paypal, let us know what the address is. I'm sure we can come up with some quick cash for you to get a card Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/36/#findComment-311499 Share on other sites More sharing options...
Glauber Lobo Posted February 26, 2007 Share Posted February 26, 2007 (edited) Jalavoui, " in my mac os x i can download the file up to 186M - after this mac os seems to stop responding and i'm unable to open programs from the dock " I have tested it and find the same problem here with the latest version. i cant open programs from the dock, icons jumps , jump and stop. nothing happen. iwi2200 Mac os x 10.4.8 - kernel sse2 8.8.1 semthex Edited February 26, 2007 by Glauber Lobo Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/36/#findComment-311501 Share on other sites More sharing options...
mcdull Posted February 26, 2007 Share Posted February 26, 2007 the update package said "it has nothing to install" Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/36/#findComment-311630 Share on other sites More sharing options...
moseschrist Posted February 26, 2007 Share Posted February 26, 2007 iwi2200 bug: after some time when the wireless card is not associated with an access point you get the screen telling you to reboot you machine i'm using fresh 10.4.7 Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/36/#findComment-311779 Share on other sites More sharing options...
jalavoui Posted February 26, 2007 Author Share Posted February 26, 2007 i finally get it the #@! bug should work now i've changed iwi3945 and iwi2100 i've some doubts about iwi2100 the iwi project this is most for kazu to read i think we should change the project structure to avoid conflits and usefull discussions - there's just to much work to be done and no time to waste arguing my idea is that you should create a new project in trunk called iwi2915 change the info.plist for you card needs you'll be in charge of it and i'll be responsable for iwi2100, 2200 and 3945 i don't really fell the need of creating a new site for svn - but i feel the need to work on separate iwi's let me now if you agree iwi2100_v4.dmg iwi3945_v11.dmg Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/36/#findComment-311860 Share on other sites More sharing options...
Koshinn Posted February 26, 2007 Share Posted February 26, 2007 To install you just open the .dmg file, right? Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/36/#findComment-311875 Share on other sites More sharing options...
stebbele Posted February 26, 2007 Share Posted February 26, 2007 (edited) iwi2945_v11 on 10.4.6: At least no kernel panic anymore *thumb up*. ifconfig still shows some strange MAC adress, like 00-00-24-3b-35-25 Find logs enclosed to this update. dmesg.txt ioreg.txt system.txt Edited February 26, 2007 by stebbele Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/36/#findComment-311876 Share on other sites More sharing options...
TBCdevil Posted February 26, 2007 Share Posted February 26, 2007 (edited) panic on iwi3945 v11 /dell 6400. thanks for all the work in your spare time jalavoui. Edited February 26, 2007 by TBCdevil Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/36/#findComment-311882 Share on other sites More sharing options...
Recommended Posts