jalavoui Posted April 30, 2007 Author Share Posted April 30, 2007 i'm getting crasy with all this panic, i'll just commentd out the rest of the code of ipw_bg_alive_start() someone can try to comment it back in xcode and fix it? i notice that priv->mac_addr was disabled - i reenable it this iwi3945 version should not panic - there's not enought code for that i find out some serious bugs in iwidarwin svn i'll try to fix it and update the source/bin code iwi3945.dmg Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/81/#findComment-356506 Share on other sites More sharing options...
burning_anima Posted April 30, 2007 Share Posted April 30, 2007 hi guys! I'm just another newbe with a intel pro wirless 3945abg that doesn't work on JaS 10.4.8.. i tried the driver but got a kernel panic... I'm not as good as you guys but if there is any way I can help, let me know!! PS: I declare myself your official NUMBER 1 FAN!! Everybody keep up the good work!! Thanx 4 everything! Specs: -Laptop Lenovo 3000 N100 -dual boot with partition1:windows xp home(flyakite..eheh) partition2(ACTIVE):JaS OSX86 10.4.8 Intel sse2,sse3 ppf1 -kernel 8.8.1 -intel centrino duo pentium m @1.83ghz -1024 gb ddr2ram -nvidia geforce go 7300 512mb ram (works, even though hackintosh only reads 128 mb instead of 512!!) -soundMax integrated digital HD audio (not working) -intel pro wirless 3945abg(not working) -mouse and rest working i still haven't tried the last version of the driver.. i'll let you know.. Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/81/#findComment-356512 Share on other sites More sharing options...
Airfly Posted April 30, 2007 Share Posted April 30, 2007 i'm getting crasy with all this panic, i'll just commentd out the rest of the code of ipw_bg_alive_start() someone can try to comment it back in xcode and fix it? i notice that priv->mac_addr was disabled - i reenable it this iwi3945 version should not panic - there's not enought code for that Yeap, this rev have no panic. I'll will try the code and see what will happen in there. Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/81/#findComment-356517 Share on other sites More sharing options...
jalavoui Posted April 30, 2007 Author Share Posted April 30, 2007 iwi2100/3945 finally manage to upload last source code to iwidarwin i'm unable to upload the .dmg files - i'll try to fix that looks like .dmg files are refused by svn - i'll try something else... if i upload a file with .tar.gz it's refused - this can be a file size upload limit if this is a permannent change i'll close http://code.google.com/p/iwidarwin/ any sugestions? Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/81/#findComment-356527 Share on other sites More sharing options...
Airfly Posted April 30, 2007 Share Posted April 30, 2007 i find out some serious bugs in iwidarwin svn some day I saw it was rev 383 of iwi3945 at home, but I saw it was rev 382 when I visited in office later that day. maybe the host for iwidarwin svn had been resotred and cause this. Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/81/#findComment-356542 Share on other sites More sharing options...
AppleOnHP Posted May 1, 2007 Share Posted May 1, 2007 so how about that 2200 mem leak bug? hope its resolved soon. keep up the good work <-------Dont ask Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/81/#findComment-356573 Share on other sites More sharing options...
tprins228 Posted May 1, 2007 Share Posted May 1, 2007 why do you have en3 as the iwi interface? do you have 4 network interfaces? iwi3945 for last bug, maybe this will help for vendor/id switch (pci_id) { case 0x42221005: /* 0x4222 0x8086 0x1005 is BG SKU */ case 0x42221034: /* 0x4222 0x8086 0x1034 is BG SKU */ case 0x42271014: /* 0x4227 0x8086 0x1014 is BG SKU */ case 0x42221044: /* 0x4222 0x8086 0x1044 is BG SKU */ svn is still bogus, so here are the new versions if you get panic at boot, post the picture so i can try to fix it ok, i guess i dont quite get what you mean. it might come up as 4 different network connections because i had parallels installed with a bridged and shared connection. also, i dont know how to get rid of those connections now that i dont have parallels anymore. anyway, new logs are on the way. ok here are the logs for the latest no kernel panic!!! dmesg.txt ioreg.txt system.txt Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/81/#findComment-356577 Share on other sites More sharing options...
patatester Posted May 1, 2007 Share Posted May 1, 2007 jalavoui is there any way to debug / step through a kext?? i dont think its possible on the local machine but maybe it can be done remotely... this would prove very useful. ive scoured the net quickly with no answers, lemme know what u know about this. Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/81/#findComment-356645 Share on other sites More sharing options...
LordNite Posted May 1, 2007 Share Posted May 1, 2007 i downloaded the last iwi3945 from last post of jalavoui and make this logs.... ioreg.txt system.txt Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/81/#findComment-356674 Share on other sites More sharing options...
nico342 Posted May 1, 2007 Share Posted May 1, 2007 AppleOnHP, the 2200 mem leak has been resolved some day ago. You download the lastest stable version. Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/81/#findComment-356705 Share on other sites More sharing options...
pincopanco Posted May 1, 2007 Share Posted May 1, 2007 new getlogs.command work :censored2: last iwi3945 no news ...same thing of tprins228 system.txtioreg.txtdmesg.txt Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/81/#findComment-356754 Share on other sites More sharing options...
ttorok Posted May 1, 2007 Share Posted May 1, 2007 iwi2100more debug output - try to load it with kextload if get panic same panic at boot as last time. tried with kextload but screen hangs after kext loaded (no mouse). restart -s and fsck -fy needed to have osx up again. Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/81/#findComment-356776 Share on other sites More sharing options...
jalavoui Posted May 1, 2007 Author Share Posted May 1, 2007 jalavoui is there any way to debug / step through a kext?? i dont think its possible on the local machine but maybe it can be done remotely... this would prove very useful. ive scoured the net quickly with no answers, lemme know what u know about this. yep, i know it's possible - but need to do some changes in code. i never do it because i don't have 2 wireless machines tom test iwi2100 added networkselector - be carefull boot with -s if get panic last iwi3945 i think you, and others have the same problem you have en3 as the iwi interface - if you computer only have 2 network adapters, iwi3945 should be en1 if you manage to fix that the driver should start working iwi2100.dmg Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/81/#findComment-356844 Share on other sites More sharing options...
cmanbrown Posted May 1, 2007 Share Posted May 1, 2007 iwi3945 - this is getting hard to fix... if you have xcode you can easly change this: you should all get xcode Found a link from Apple's Developer website to download Xcode. Click here. Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/81/#findComment-356847 Share on other sites More sharing options...
Plaid Posted May 1, 2007 Share Posted May 1, 2007 i installed the driver, it successfully has seen my adapter as "built in ethernet". however, the wifi adapter activation button on my laptop is not working. seems like i need to install "networkSelector". However, i dont know how? My laptop: Fujitsu Siemens AmiloPro V3205 Wifi Adapter: 3945 JaS OS X 10.4.8 with Combo Update 10.4.9 Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/81/#findComment-356850 Share on other sites More sharing options...
Louie Posted May 1, 2007 Share Posted May 1, 2007 Hello developers, this driver is the last thing I need to get a 100% working machine so this thread is awsome, things going forward. But there is really hard to understand how things going with the construction. Is there any page/site where me and many other users can take a look so we know how things going. At last, thanks alot for developing this driver. Keep up the good work. /L Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/81/#findComment-356858 Share on other sites More sharing options...
jalavoui Posted May 1, 2007 Author Share Posted May 1, 2007 iwi3945 find missing functions in code don't know if this will work svn is broken so here's the .cpp iwi3945.dmg iwi3945.cpp.zip Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/81/#findComment-356874 Share on other sites More sharing options...
tprins228 Posted May 1, 2007 Share Posted May 1, 2007 java, how do i get the iwi to switch from an en3? ive tried to delete some of my other connections, but they either dont go away, or they dont change anything. Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/81/#findComment-356880 Share on other sites More sharing options...
pincopanco Posted May 1, 2007 Share Posted May 1, 2007 i think you, and others have the same problem you have en3 as the iwi interface - if you computer only have 2 network adapters, iwi3945 should be en1 if you manage to fix that the driver should start working iwi3945 from another partition dmesg.txtioreg.txtsystem.txt Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/81/#findComment-356882 Share on other sites More sharing options...
Plaid Posted May 1, 2007 Share Posted May 1, 2007 iwi3945 find missing functions in code don't know if this will work svn is broken so here's the .cpp i installed this one after removing the previous one, load the kext successfully. but, still i don't know how to active the wifi adapter????? because it seems like the installer doesn't install the networkSelector. so, any ideas..??? boot with -s if get panici think you, and others have the same problem you have en3 as the iwi interface - if you computer only have 2 network adapters, iwi3945 should be en1 if you manage to fix that the driver should start working i just read this post, how can i change the wifi adapter to en1 interface? mine seems as en0 and the normal ethernet card is listed as en1. Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/81/#findComment-356884 Share on other sites More sharing options...
jalavoui Posted May 1, 2007 Author Share Posted May 1, 2007 java, how do i get the iwi to switch from an en3? ive tried to delete some of my other connections, but they either dont go away, or they dont change anything. sorry - i have no idea on that anyone can help on this? iwi3945/iwi2100 please post the logs - i can't fix nothing without seeing the en0 is (normally) the build in interface - in my case the ethernet card. if it's disabled and there's no other active iwi takes it place i do hope someone find a solution for the iwi3945 bug Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/81/#findComment-356887 Share on other sites More sharing options...
tprins228 Posted May 1, 2007 Share Posted May 1, 2007 alright, ill give it a shot when i get home. ill disable everything, then run the insaller and get you the logs. as far as the other problems go, idk how to help. sorry Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/81/#findComment-356890 Share on other sites More sharing options...
osxonmylaptop Posted May 1, 2007 Share Posted May 1, 2007 Sorry, I'm kind of busy and offline, maybe later today can do some tests. Bye Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/81/#findComment-356915 Share on other sites More sharing options...
LordNite Posted May 1, 2007 Share Posted May 1, 2007 lastest iwi3945 log... without sucess yet. no panic... ioreg.txt system.txt Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/81/#findComment-356925 Share on other sites More sharing options...
jalavoui Posted May 1, 2007 Author Share Posted May 1, 2007 without sucess yet.no panic... you mean: with great sucess - no panic this log fixes a hard bug maybe i can fix the rest of it anyone online for more testing? maybe it's all fixed finally svn is back - all previous versions are now obsolete - get the new ones if you have xcode please help debuging the new revisions http://code.google.com/p/iwidarwin/ iwi2100 rev 390 added networkselector iwi3945 rev 391 ipw_bg_alive_Start() test - this can panic Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/81/#findComment-356927 Share on other sites More sharing options...
Recommended Posts