FurmanSK Posted April 18, 2008 Share Posted April 18, 2008 Here's some logs. system.txt ioreg.txt dmesg.txt Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/44/#findComment-714517 Share on other sites More sharing options...
YDTang Posted April 18, 2008 Share Posted April 18, 2008 I have tried Intel pro iwi3945 on T60(leopard) failed(iAs../Jas) I tried these two leopard version both the file I downloaded is release at 4/17(http:// iwidarwin.googlecode.com/files/iwi3945r748.dmg) anyway many thanks to all the contributors to Intel pro iwi4965. Is there any Candidate version else? - jasonet@gmail.com Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/44/#findComment-714521 Share on other sites More sharing options...
imwithalwood Posted April 18, 2008 Share Posted April 18, 2008 scratch my previous post, after 5 mins after rebooting again got a kp. Unfortunetly logs did not work so I guess I'm no help. Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/44/#findComment-714534 Share on other sites More sharing options...
Gahca Posted April 18, 2008 Share Posted April 18, 2008 I feel really stupid asking this but I have to... Whats the reason I get this when I try and load a kext... kextload: extension /System/Library/Extensions/iwi3945.kext is not authentic (check ownership and permissions ; run with -t for details) I loaded the 755 kext fine doing the same thing I always do... chown -R root:wheel iwi3945.kext chmod -R a+rx,u+w iwi3945.kext kextload iwi3945.kext Either there is something wrong or I'm missing something thats really small and obvious. Please help. lol Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/44/#findComment-714537 Share on other sites More sharing options...
mlazy Posted April 18, 2008 Share Posted April 18, 2008 I feel really stupid asking this but I have to... Whats the reason I get this when I try and load a kext... kextload: extension /System/Library/Extensions/iwi3945.kext is not authentic (check ownership and permissions ; run with -t for details) I loaded the 755 kext fine doing the same thing I always do... chown -R root:wheel iwi3945.kext chmod -R a+rx,u+w iwi3945.kext kextload iwi3945.kext Either there is something wrong or I'm missing something thats really small and obvious. Please help. lol Hey, I run these: sudo chown -R root:wheel iwi3945.kext sudo chmod -R 755 iwi3945.kext sudo kextload -t iwi3945.kext works every time. Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/44/#findComment-714539 Share on other sites More sharing options...
Gahca Posted April 18, 2008 Share Posted April 18, 2008 Hey, I run these: sudo chown -R root:wheel iwi3945.kext sudo chmod -R 755 iwi3945.kext works every time. Thank you. Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/44/#findComment-714544 Share on other sites More sharing options...
imwithalwood Posted April 18, 2008 Share Posted April 18, 2008 Im getting a problem now with my getlogs.command. When i double click on it i get this in terminal: Last login: Fri Apr 18 15:30:43 on ttys001 benny-lavas-mac-pro:~ Benn$ /Users/Benn/Desktop/getlogs.command ; exit; Creating log files in folder / /Users/Benn/Desktop/getlogs.command: line 6: cd: /System/Library/Extensions/iwi3945.kext: No such file or directory /Users/Benn/Desktop/getlogs.command: line 9: cd: /System/Library/Extensions/iwi2100.kext: No such file or directory /Users/Benn/Desktop/getlogs.command: line 12: cd: /System/Library/Extensions/iwi2200.kext: No such file or directory /Users/Benn/Desktop/getlogs.command: line 19: dmesg.txt: Permission denied /Users/Benn/Desktop/getlogs.command: line 20: system.txt: Permission denied /Users/Benn/Desktop/getlogs.command: line 21: ioreg.txt: Permission denied logout [Process completed] Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/44/#findComment-714553 Share on other sites More sharing options...
Tin_man_0 Posted April 18, 2008 Share Posted April 18, 2008 He's my logs ... it loaded no problems... I ran network selector and turned the card on and told it to scan about 1 min later it kp'd. Logs.zip Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/44/#findComment-714558 Share on other sites More sharing options...
jalavoui Posted April 18, 2008 Author Share Posted April 18, 2008 about development if you understand a bit how this code work please help i take to much time posting 10 release to get 1 conclusion if you need help discussing code/functions i'm here to help iwi3945 rel 760 you can help by trying making this work check for this functions: //iwl_scan((struct iwl3945_priv*)get_my_priv()); ieee80211_sta_start_scan(dev, NULL, 0); in this release they're called in networkselector code - try other ways to make this work the driver need to call (search) SCAN_SEND_PROBE to associate to a network use networkselector to start a scan -> check if you get scan results Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/44/#findComment-714574 Share on other sites More sharing options...
mlazy Posted April 18, 2008 Share Posted April 18, 2008 More logs from 758: Cold Boot with everyhing set to load=hard freeze (with logs!) 758_cold_boot.txt reboot with -x then manual load= runs fine, get a bunch of interesting errors. 758_xbootmanualload.txt Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/44/#findComment-714591 Share on other sites More sharing options...
jalavoui Posted April 18, 2008 Author Share Posted April 18, 2008 He's my logs ... it loaded no problems... I ran network selector and turned the card on and told it to scan about 1 min later it kp'd. this is a good example on how to NOT do things maybe you get a kp when the driver was trying to send a probe request but i'm not there to see you need to try to check where the panic fires up either by booting with -x, -s and posting a picture or quoting log lines so i can try to fix it about offering $,cards,etc as you all know i don't have the hardware to use any of the iwi cards i'd like to get a laptop with a 3945/4965 card that is very far from happen - so i just keep going write code until i make this driver work don't worry i'm here to stay Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/44/#findComment-714599 Share on other sites More sharing options...
mlazy Posted April 18, 2008 Share Posted April 18, 2008 760 for testing: iwi3945r760.kext.zip networkSelector.zip Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/44/#findComment-714603 Share on other sites More sharing options...
jalavoui Posted April 18, 2008 Author Share Posted April 18, 2008 just remebered: can you try to press the wireless switch to turn the card on/off check what happens in system.log Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/44/#findComment-714610 Share on other sites More sharing options...
mlazy Posted April 18, 2008 Share Posted April 18, 2008 Jalavoui, I was down during your last msg. But, check thi out!!! Full log: 760syslog_xbooted.txt Apr 18 16:13:17 Sony kernel[0]: ieee80211_scan_completed Apr 18 16:13:17 Sony kernel[0]: ieee80211_hw_config @ /Users/super/Desktop/iwi3945/760/compatibility.cpp:5116 Apr 18 16:13:17 Sony kernel[0]: error iwl3945: U iwl3945_mac_config enter to channel 1 Apr 18 16:13:17 Sony kernel[0]: error iwl3945: U iwl3945_mac_config leave - scanning Apr 18 16:13:17 Sony kernel[0]: __ieee80211_if_config @ /Users/super/Desktop/iwi3945/760/compatibility.cpp:6248 Apr 18 16:13:17 Sony kernel[0]: error iwl3945: U iwl3945_mac_config_interface enter: interface id 609071136 Apr 18 16:13:17 Sony kernel[0]: error iwl3945: U iwl3945_mac_config_interface leave - scanning Apr 18 16:13:17 Sony kernel[0]: error iwl3945: Failed to get channel info for channel 0 [3] Apr 18 16:13:17 Sony kernel[0]: [Parallels] IPI stat: rescheduled 1 cpus out of 2. Apr 18 16:13:17 Sony kernel[0]: request scan Apr 18 16:13:17 Sony kernel[0]: ieee80211_sta_start_scan @ /Users/super/Desktop/iwi3945/760/compatibility.cpp:6610 Apr 18 16:13:17 Sony kernel[0]: error iwl3945: U iwl3945_mac_hw_scan enter Apr 18 16:13:17 Sony kernel[0]: error iwl3945: U iwl3945_scan_initiate Scan already in progress. Apr 18 16:13:17 Sony kernel[0]: error iwl3945: U iwl3945_mac_hw_scan leave Apr 18 16:13:17 Sony kernel[0]: error iwl3945: U iwl3945_hw_reg_txpower_get_temperature Temperature: 54 Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/44/#findComment-714619 Share on other sites More sharing options...
TheMarine Posted April 18, 2008 Share Posted April 18, 2008 just remebered:can you try to press the wireless switch to turn the card on/off check what happens in system.log jalavoui... could you briefly describe what's the process for starting - scanning - grabbing the network names and associating? Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/44/#findComment-714623 Share on other sites More sharing options...
mlazy Posted April 18, 2008 Share Posted April 18, 2008 Jalavoui, Here are the physical switch on/off results while booted with -x: Apr 18 16:24:19 Sony kernel[0]: error iwl3945: U iwl3945_rx_handle r = 162, i = 161, CARD_STATE_NOTIFICATION, 0xa1 Apr 18 16:24:19 Sony kernel[0]: error iwl3945: U iwl3945_rx_card_state_notif Card state received: HW:Kill SW:On Apr 18 16:24:19 Sony kernel[0]: warning iwl3945: Radio Frequency Kill Switch is On: Apr 18 16:24:19 Sony kernel[0]: Kill switch must be turned off for wireless networking to work. Apr 18 16:24:19 Sony kernel[0]: error iwl3945: U iwl3945_rx_handle nothing sent from uCode r = 162, i = 162 Apr 18 16:24:35 Sony kernel[0]: error iwl3945: U iwl3945_rx_handle r = 163, i = 162, CARD_STATE_NOTIFICATION, 0xa1 Apr 18 16:24:35 Sony kernel[0]: error iwl3945: U iwl3945_rx_card_state_notif Card state received: HW:On SW:On Apr 18 16:24:35 Sony kernel[0]: error iwl3945: U iwl3945_bg_rf_kill HW and/or SW RF Kill no longer active, restarting device Apr 18 16:24:35 Sony kernel[0]: error iwl3945: U __iwl3945_down iwl3945 is going down Apr 18 16:24:35 Sony kernel[0]: ieee80211_stop_queues @ /Users/super/Desktop/iwi3945/760/compatibility.cpp:2026 Apr 18 16:24:35 Sony kernel[0]: ieee80211_stop_queue @ Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/44/#findComment-714641 Share on other sites More sharing options...
jalavoui Posted April 18, 2008 Author Share Posted April 18, 2008 mlazy, this is because i add a iosleep to ieee80211_open() can you check this functions and try a few combinations of iosleep looks like it can make the driver more/less stable also try to enable the scan at the end of ieee80211_open() - maybe this is better tham using networkselector to scan (or not) if you find a way to make the driver more stable doing this you'll save me posting 10 releases for trying to figure out i'll come back later to check for results anyone can try this - it's quite easy to test and will save me lot's of time Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/44/#findComment-714645 Share on other sites More sharing options...
mlazy Posted April 18, 2008 Share Posted April 18, 2008 Jalavoui, It seems pretty stable at the moment, and even completes a scan for me. (with errors of course) 760_manual_load.txt Others, please test! Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/44/#findComment-714668 Share on other sites More sharing options...
Doctadre Posted April 18, 2008 Share Posted April 18, 2008 Alright boys, de doc is in, er out, just got off my shift. Going to start combing this thread, for how to's on helpin yall out with the latest version. At 7pm I got something I need to do, but I'll be back at 9pm Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/44/#findComment-714729 Share on other sites More sharing options...
pere Posted April 18, 2008 Share Posted April 18, 2008 Booted with -x, logged in as root, manual load, then turn off the card with the external button, freeze, could get log. Booted again, load again, but this time the card seemed to work worst, manually unload, freeze, no logs. The first time, the card just scanned one ap (besides me there is alot). Edit: R.760 root_manual_load.rtf Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/44/#findComment-714734 Share on other sites More sharing options...
jalavoui Posted April 18, 2008 Author Share Posted April 18, 2008 iwi3945 rel 672 add ieee80211_init_scan() - look for this is code to check maybe it's a goodd idea to call this function on the networkselector call Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/44/#findComment-714746 Share on other sites More sharing options...
Gahca Posted April 18, 2008 Share Posted April 18, 2008 I know its late but heres my log for 760. 760log.rtf Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/44/#findComment-714756 Share on other sites More sharing options...
Doctadre Posted April 18, 2008 Share Posted April 18, 2008 Alright, I downloaded the 760 kext and network selector. Still trying to figger out what to do with network selector. I did boot in -x, didnt get any kp's or a freeze, but I got into a loop sequence. Any pointers? Just trying to feel my way around this deal. Good logs? I'll be on the laptop studyin the cases for tomorrow, on the constant refresh systemlog760.rtf Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/44/#findComment-714797 Share on other sites More sharing options...
mlazy Posted April 19, 2008 Share Posted April 19, 2008 762 for testing: iwi3945r762.kext.zip networkSelector762.zip Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/44/#findComment-714834 Share on other sites More sharing options...
Doctadre Posted April 19, 2008 Share Posted April 19, 2008 Hello mlazy, what do I do with that network selector? Going to try 762 now Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/44/#findComment-714842 Share on other sites More sharing options...
Recommended Posts