jalavoui Posted February 20, 2007 Author Share Posted February 20, 2007 What steps are needed to check it in xcode? download xcode goto the google site - see the links to linux project and get the sources check previous post i explain the functions call order Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/33/#findComment-307458 Share on other sites More sharing options...
casamac Posted February 20, 2007 Share Posted February 20, 2007 i have a intel bg 2200, what is the exact order of macosx86 instalations and downloads what i have to do to test the driver?. i'm a bit lost about this driver. thnx jalavoui and all the crew working in this! Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/33/#findComment-307489 Share on other sites More sharing options...
asstastic Posted February 20, 2007 Share Posted February 20, 2007 hi jalavoui . after v8 osx wont boot . i tried booting -s but nothing. then tried -s and sbin/fsck and /sbin/mount and tried to uninstall byrm /System/Library/Extensions/iwi3945.kext rm /System/Library/Extensions.* kextcache -k /System/Library/Extensions and then reboot but still wont boot cause iwi3945 is still there if there is another way to uninstall v8 and boot so i can install v9 and test it please say else i will just renstall osx thsnks *.kexs's are realy folders so you should use a recursive delete to clear out the kext; rm -R /System/Library/Extensions/iwi3945.kext Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/33/#findComment-307605 Share on other sites More sharing options...
FlipHDK Posted February 20, 2007 Share Posted February 20, 2007 Just read here: http://www.thinkwiki.org/wiki/Intel_PRO/Wi...Express_Adapter That some ipw3945 do have the hardware switch. All of the hardware must have some way of supporting it . The picture shows the same card as the one I have. Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/33/#findComment-307630 Share on other sites More sharing options...
Nebzar Posted February 20, 2007 Share Posted February 20, 2007 Exactly. My T60 has this card, with the external hardware switch shown in the picture. The switch turns on/off both radio interfaces (bluetooth and wifi) simultaneously. With the switch on, Fn-F5 brings up a small Thinkvantage utility that permits to selectively turn on/off each of the two radio interfaces independently of the other. Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/33/#findComment-307714 Share on other sites More sharing options...
StuMan1337 Posted February 21, 2007 Share Posted February 21, 2007 download xcode goto the google site - see the links to linux project and get the sources check previous post i explain the functions call order I downloaded xcode and got the latest version of the sources. I opened the iwi3945 project from xcode and there are 3 build errors (lines 1958, 1976, 1977). What do I do from here? Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/33/#findComment-307814 Share on other sites More sharing options...
jalavoui Posted February 21, 2007 Author Share Posted February 21, 2007 iwi3945 i found the cause of kernel panic in v9 since i don't have the card i've made 3 versions to try to find the bug please post logs and say the version you've tested I downloaded xcode and got the latest version of the sources. I opened the iwi3945 project from xcode and there are 3 build errors (lines 1958, 1976, 1977). What do I do from here? check last svn code - i've just update it you can get a bug when building the .pkg, .dmg - ignore it there's no other bugs found and you should be able to build the project if you change the code please post new test versions here at this point i'm stucked to the start() function iwi3945_v9a.dmg iwi3945_v9b.dmg iwi3945_v9c.dmg Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/33/#findComment-308235 Share on other sites More sharing options...
speddish Posted February 21, 2007 Share Posted February 21, 2007 (edited) Hi Jalavoui, Great work (you all) , tested iwi3945_v9c no kernel panic but card seems not to work. here is the logs hope to help out. I'm on an acer 5612wlmi dmesg.txt ioreg.txt syslog.txt Edited February 21, 2007 by speddish Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/33/#findComment-308263 Share on other sites More sharing options...
jalavoui Posted February 21, 2007 Author Share Posted February 21, 2007 i think i'm seeing to much code in here... this is a test for iwi2200 using the dw script Macx86:~ root# sh /dw % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 3 691M 3 27.0M 0 0 1004k 0 0:11:44 0:00:27 0:11:17 1015k^C Macx86:~ root# anyone else getting this download speed? iwi3945 please test all versions 9a, 9b and 9c i'd need to understand what the driver is doing Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/33/#findComment-308273 Share on other sites More sharing options...
superbadboy Posted February 21, 2007 Share Posted February 21, 2007 i think i'm seeing to much code in here... this is a test for iwi2200 using the dw script Macx86:~ root# sh /dw % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 3 691M 3 27.0M 0 0 1004k 0 0:11:44 0:00:27 0:11:17 1015k^C Macx86:~ root# anyone else getting this download speed? iwi3945 please test all versions 9a, 9b and 9c i'd need to understand what the driver is doing I get Kernel panic with iwi3945 v9a V9b V9c Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/33/#findComment-308314 Share on other sites More sharing options...
FlipHDK Posted February 21, 2007 Share Posted February 21, 2007 Kernel panics on all. Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/33/#findComment-308331 Share on other sites More sharing options...
roviati Posted February 21, 2007 Share Posted February 21, 2007 hi, i use update airport last 2007 and no see panic kernel, i see error iwi3945 load, and use IONetworkingFamily and IO802.11Family see panic kernel. sorry my english the link http://www.apple.com/support/downloads/air...ate2007001.html Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/33/#findComment-308414 Share on other sites More sharing options...
mcdull Posted February 21, 2007 Share Posted February 21, 2007 which version of kext should I use if I own a Intel Wireless PRO 2915 A/B/G? Should I use iwi2200 / iwi2100 or iwi3945? Thanks Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/33/#findComment-308420 Share on other sites More sharing options...
FlipHDK Posted February 21, 2007 Share Posted February 21, 2007 which version of kext should I use if I own a Intel Wireless PRO 2915 A/B/G?Should I use iwi2200 / iwi2100 or iwi3945? Thanks iwi2100 = Intel Wireless PRO 2100 iwi2200 = Intel Wireless PRO 2200 iwi3945 = Intel Wireless PRO 3945 So I don't think yours is currently supported. Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/33/#findComment-308422 Share on other sites More sharing options...
TatoNo Posted February 21, 2007 Share Posted February 21, 2007 which version of kext should I use if I own a Intel Wireless PRO 2915 A/B/G?Should I use iwi2200 / iwi2100 or iwi3945? Thanks 2200 Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/33/#findComment-308424 Share on other sites More sharing options...
roviati Posted February 21, 2007 Share Posted February 21, 2007 panic kernel IONetworkingFamily = 1.5.1 IO802.11Family = 1.4.1 which airport update error load iwi3945.kext IONetworkingFamily = 1.5.1 IO802.11Family = 1.5.1 Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/33/#findComment-308451 Share on other sites More sharing options...
StuMan1337 Posted February 22, 2007 Share Posted February 22, 2007 (edited) iwi3945i found the cause of kernel panic in v9 since i don't have the card i've made 3 versions to try to find the bug please post logs and say the version you've tested check last svn code - i've just update it you can get a bug when building the .pkg, .dmg - ignore it there's no other bugs found and you should be able to build the project if you change the code please post new test versions here at this point i'm stucked to the start() function Well, the good news is that the code from the svn now compiles. The bad news is that I get a kernel panic when trying to load it. If you can tell me how to set it up to get debug information for you I can try that. Edited February 22, 2007 by StuMan1337 Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/33/#findComment-308552 Share on other sites More sharing options...
seskanda Posted February 22, 2007 Share Posted February 22, 2007 What's the status of the Intel PRO/Wireless 2100 driver? Can it work in 10.4.1? Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/33/#findComment-308690 Share on other sites More sharing options...
eLMafUDd Posted February 22, 2007 Share Posted February 22, 2007 I really doubt it. Just get a newer version. Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/33/#findComment-308691 Share on other sites More sharing options...
seskanda Posted February 22, 2007 Share Posted February 22, 2007 How about in 10.4.3? Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/33/#findComment-308695 Share on other sites More sharing options...
mcdull Posted February 22, 2007 Share Posted February 22, 2007 please help me to look into the log. My wireless was scanning forever and will finally freeze my machine. Also, I have no airport device detected and no airport setting is allowed. systemlog.rtf Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/33/#findComment-308708 Share on other sites More sharing options...
geo2002 Posted February 22, 2007 Share Posted February 22, 2007 Kernel panic with all 3 versions (9a, 9b, 9c). Last message is: darwin_iwi3945 map is zero. Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/33/#findComment-308709 Share on other sites More sharing options...
seskanda Posted February 22, 2007 Share Posted February 22, 2007 Ok. I just finished downloading JaS 10.4.8 AMD Intel.SSE2.SSE3, and i'm gonna install it soon on my aging Dell Inspiron 600m. However, i'm lacking instructions or a guide on how to do it. Should i follow the directions here: http://code.google.com/p/iwidarwin/wiki/Installation? Or do i need to do something different for the Intel PRO/Wireless 2100? Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/33/#findComment-308713 Share on other sites More sharing options...
mcdull Posted February 22, 2007 Share Posted February 22, 2007 you got to have a stable OSX before you should try this driver. Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/33/#findComment-308715 Share on other sites More sharing options...
seskanda Posted February 22, 2007 Share Posted February 22, 2007 you got to have a stable OSX before you should try this driver. Assuming i do, would the directions posted in the above link be a good starting point? Or do i need to do something different w/ Intel 2100? Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/33/#findComment-308720 Share on other sites More sharing options...
Recommended Posts