pincopanco Posted April 30, 2007 Share Posted April 30, 2007 last iwi3945 no panic no work no new dmesg.txtioreg.txtsystem.txt Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/80/#findComment-356296 Share on other sites More sharing options...
ttorok Posted April 30, 2007 Share Posted April 30, 2007 iwi2100 last version: panic at boot, but one of nearby ssid's recognized. Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/80/#findComment-356379 Share on other sites More sharing options...
jalavoui Posted April 30, 2007 Author Share Posted April 30, 2007 iwi3945 since i've add new mac80211 code it can cause the panic anyone available to do some testing? iwi2100 the driver is almost ready Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/80/#findComment-356403 Share on other sites More sharing options...
xhemp Posted April 30, 2007 Share Posted April 30, 2007 jalavoui, i can do it where is it? Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/80/#findComment-356406 Share on other sites More sharing options...
jalavoui Posted April 30, 2007 Author Share Posted April 30, 2007 iwi3945 thanks xhemp iwi2100 can someone try to test the driver this way: move the kext from extensions boot into mac os do kextload iwi2100.kext iwi3945.dmg Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/80/#findComment-356419 Share on other sites More sharing options...
xhemp Posted April 30, 2007 Share Posted April 30, 2007 jalavoui, kernel panic booted with -s here is the snapshot: Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/80/#findComment-356429 Share on other sites More sharing options...
jalavoui Posted April 30, 2007 Author Share Posted April 30, 2007 iwi3945 i've disabled ipw_init_channel_map() - let's see what it does iwi3945.dmg Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/80/#findComment-356437 Share on other sites More sharing options...
xhemp Posted April 30, 2007 Share Posted April 30, 2007 jalavoui, kernel panic here is the snapshot: Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/80/#findComment-356445 Share on other sites More sharing options...
jalavoui Posted April 30, 2007 Author Share Posted April 30, 2007 iwi3945 more bug catching anyone available for iwi2100? iwi2100 more debug output - try to load it with kextload if get panic cmanbrown, is that log from this release? iwi3945.dmg iwi2100.dmg Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/80/#findComment-356453 Share on other sites More sharing options...
cmanbrown Posted April 30, 2007 Share Posted April 30, 2007 IWI3945: Kernel panic Kernel Panic Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/80/#findComment-356454 Share on other sites More sharing options...
anomaly Posted April 30, 2007 Share Posted April 30, 2007 just a little update on using wireless so far. I can't seem to d/l any faster than 20KB/s, and there is a long pause between requested information and when I actually start getting it (not related to my connection). Also it seems that some channels are more stable/consistent then others, channel 11 seems to work best for me so far (when multiple APs with different channels are available). I was wondering if its possible to check signal strength from APs that get listed ? Is that in the works? It'd be nice to know which AP has the strongest signal . Anyway ty for the dev you've done so far. Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/80/#findComment-356458 Share on other sites More sharing options...
xhemp Posted April 30, 2007 Share Posted April 30, 2007 kernel panic here is the snapshot: Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/80/#findComment-356459 Share on other sites More sharing options...
jalavoui Posted April 30, 2007 Author Share Posted April 30, 2007 iwi3945 there's some channel code that i'm disabling - i'll fix it later I was wondering if its possible to check signal strength from APs that get listed ? Is that in the works? It'd be nice to know which AP has the strongest signal . Anyway ty for the dev you've done so far. if you have xcode, increase the debug level (iwi2200.h) and you'll get some info on that in future we'll put that in a graphical interface JustJoe, i'll put the source in here so that you can check i've added new mac80211 functions - the bug is now at ipw_bg_alive_start() i think you can fixed beter than me you'll need to reenable ipw_init_channel_map() and fix it - this can be hard the svn of iwidarwin is really anoying me... Airfly, maybe you can help in this too? anyone as a clue about the no working iwi3945 cards? vendor/id? iwi3945.dmg iwi3945_src.zip Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/80/#findComment-356463 Share on other sites More sharing options...
cmanbrown Posted April 30, 2007 Share Posted April 30, 2007 IWI3945, Kernel panic Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/80/#findComment-356471 Share on other sites More sharing options...
xhemp Posted April 30, 2007 Share Posted April 30, 2007 kernel panic iwi3945 here is the snapshot: Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/80/#findComment-356472 Share on other sites More sharing options...
jalavoui Posted April 30, 2007 Author Share Posted April 30, 2007 cman, xhemp great log match you should get xcode - anyone can do this - i'm just comment out some code in a function iwi3945 - i hope this stops the panics iwi3945.dmg Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/80/#findComment-356477 Share on other sites More sharing options...
xhemp Posted April 30, 2007 Share Posted April 30, 2007 cman, xhemp great log match hehehehe yeah! shoot Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/80/#findComment-356480 Share on other sites More sharing options...
Airfly Posted April 30, 2007 Share Posted April 30, 2007 iwi3945 there's some channel code that i'm disabling - i'll fix it later JustJoe, i'll put the source in here so that you can check i've added new mac80211 functions - the bug is now at ipw_bg_alive_start() i think you can fixed beter than me you'll need to reenable ipw_init_channel_map() and fix it - this can be hard the svn of iwidarwin is really anoying me... Airfly, maybe you can help in this too? anyone as a clue about the no working iwi3945 cards? vendor/id? photto. I'll try the new source and test. Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/80/#findComment-356485 Share on other sites More sharing options...
cmanbrown Posted April 30, 2007 Share Posted April 30, 2007 heheheheyeah! shoot Yeah, small world it seems! Glad to help ya Java! Thanks for all of your time. Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/80/#findComment-356488 Share on other sites More sharing options...
xhemp Posted April 30, 2007 Share Posted April 30, 2007 kernel panic, again here is the snapshot: Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/80/#findComment-356491 Share on other sites More sharing options...
jalavoui Posted April 30, 2007 Author Share Posted April 30, 2007 i hope you're doing fsck -fy at boot else you might have to reinstall mac os if the fsck fails on fixing bugs Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/80/#findComment-356492 Share on other sites More sharing options...
xhemp Posted April 30, 2007 Share Posted April 30, 2007 jalavoui, I always do the fsck -fy and always boot perfectly after. Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/80/#findComment-356494 Share on other sites More sharing options...
cmanbrown Posted April 30, 2007 Share Posted April 30, 2007 Likewise... I actually made a script so that I don't forget, lol Also made script for uninstalling iwi3945, if interested I can attach.... Working on getting Xcode... any ideas? If possible I would like to you help develop, though I don't know much about writing drivers... I have programming background in C++ and Java... maybe with Xcode I could be of some use to you and this project. Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/80/#findComment-356498 Share on other sites More sharing options...
jalavoui Posted April 30, 2007 Author Share Posted April 30, 2007 iwi3945 - this is getting hard to fix... if you have xcode you can easly change this: //IOLog("ipw_set_rate\n"); //ipw_set_rate(priv); IOLog("ipw_send_power_mode\n"); ipw_send_power_mode(priv, IPW_POWER_LEVEL(priv->power_mode)); to this //IOLog("ipw_set_rate\n"); //ipw_set_rate(priv); //IOLog("ipw_send_power_mode\n"); //ipw_send_power_mode(priv, IPW_POWER_LEVEL(priv->power_mode)); this is all i changed from last upload - it will take ages this way... and the problem is that i've to go back and fix the commented code - it will be needed elsewhere you should all get xcode iwi3945.dmg Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/80/#findComment-356502 Share on other sites More sharing options...
Airfly Posted April 30, 2007 Share Posted April 30, 2007 cman, xhemp great log match you should get xcode - anyone can do this - i'm just comment out some code in a function iwi3945 - i hope this stops the panics photo Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/80/#findComment-356503 Share on other sites More sharing options...
Recommended Posts