righteye Posted April 20, 2008 Share Posted April 20, 2008 whaaat the ... this "...galaxy..." comes up in your logs ? NO ... because is someone's wifi in my neighborhood. I did not realized till now. Hope it is the name of BSSID and i am not to excited ... but that means something else. So here some other logs from 772 Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/47/#findComment-716980 Share on other sites More sharing options...
Doctadre Posted April 20, 2008 Share Posted April 20, 2008 Wow, galaxy is in your logs??? What about your wifi name is it in there too? I must be loading mine incorrectly, I keep getting the same error in the logs i posted. Your logs look drastically different than my logs in the past Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/47/#findComment-716992 Share on other sites More sharing options...
righteye Posted April 20, 2008 Share Posted April 20, 2008 Wow, galaxy is in your logs??? What about your wifi name is it in there too? I must be loading mine incorrectly, I keep getting the same error in the logs i posted Hmm you might be right ... looks like is scanning only channel 1 ... Mine is on channel 5 and doesn't appear in logs. This "galaxy" is computer to computer connection. Cannot connect to it from windows ... Strange. jalavoui what is your opinion? Edited ... i am not sure about what i am talking about Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/47/#findComment-716996 Share on other sites More sharing options...
jalavoui Posted April 20, 2008 Author Share Posted April 20, 2008 iwi3945 rel 773 more timers stuff this function -> ieee80211_sta_work does the scan not called on previous logs when you see ieee80211_sta_start_scan() in logs the driver is working don't use networkselector i'd like to post a few more releases for testing anyone available? Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/47/#findComment-717026 Share on other sites More sharing options...
Roal2488 Posted April 20, 2008 Share Posted April 20, 2008 iwi3945 rel 773more timers stuff this function -> ieee80211_sta_work does the scan not called on previous logs when you see ieee80211_sta_start_scan() in logs the driver is working don't use networkselector i'd like to post a few more releases for testing anyone available? yeap compiling now... $& i just realized that the new Kalyway DVD 10.5.2 does not have xcode downloading..... 1 hour spected time #@%&**&! Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/47/#findComment-717036 Share on other sites More sharing options...
Doctadre Posted April 20, 2008 Share Posted April 20, 2008 im available. I got a freeze of 773 after 10 mins. Gonna try and get some logs Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/47/#findComment-717047 Share on other sites More sharing options...
jalavoui Posted April 20, 2008 Author Share Posted April 20, 2008 iwi3945 rel 774 figured out howto hack a scan enjoy sorry for posting new releases to fast Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/47/#findComment-717070 Share on other sites More sharing options...
righteye Posted April 20, 2008 Share Posted April 20, 2008 iwi3945 rel 774figured out howto hack a scan enjoy sorry for posting new releases to fast Here some logs after build and load ... no KP at all ... and i was waiting ... Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/47/#findComment-717080 Share on other sites More sharing options...
Roal2488 Posted April 20, 2008 Share Posted April 20, 2008 Here some logs after build and load ... no KP at all ... and i was waiting ... Righteye could you please post the kext? Thxs Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/47/#findComment-717086 Share on other sites More sharing options...
mtheory Posted April 20, 2008 Share Posted April 20, 2008 You guys should upload the kexts Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/47/#findComment-717087 Share on other sites More sharing options...
tiennemannes Posted April 20, 2008 Share Posted April 20, 2008 wonderful initiative, you have another tester! What do i need (step-by-step) to do to generate those logs? this link gives you the latest kext: http://iwidarwin.googlecode.com/svn/trunk/...0.5/iwi3945.dmg Cheers, Tyn Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/47/#findComment-717091 Share on other sites More sharing options...
olvko Posted April 20, 2008 Share Posted April 20, 2008 My system log and newest 774 kext. Kext was loaded during boot but it does not work. There were some instructions about Apply in Network Preferences but after adding new interface it disappeared. goldi_774.rtf iwi3945.kext.zip Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/47/#findComment-717096 Share on other sites More sharing options...
Doctadre Posted April 20, 2008 Share Posted April 20, 2008 Here are my logs, one thing Im noticing, is ethernet doesnt show up in system preferences anymore Easy steps for logging as mentioned in earlier posts unplug your internet connection Open terminal: type cd /var/log (hit enter) tail -f system.log (hit enter) _________________ then open a new terminal window (leave the other one back there) go to the folder where the download landed in terminal, then type: sudo chown -R root:wheel iwi3945.kext (hit enter) sudo chmod -R 755 iwi3945.kext (hit enter) sudo kextload -t iwi3945.kext (it enter) _________________ ' watch the system.log, copy it, attach it here. 774systemlog.rtf Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/47/#findComment-717114 Share on other sites More sharing options...
jalavoui Posted April 20, 2008 Author Share Posted April 20, 2008 iwi3945 rel 776 the driver fails to scan if it get errors during starttup i'm trying to make it stable and get less errors on start i've put back the exit on error checks check system.log first lines for errors - if you get erros at starttup try a few reboots be back tomorrow thanks for helping Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/47/#findComment-717127 Share on other sites More sharing options...
pere Posted April 20, 2008 Share Posted April 20, 2008 System Log 773 You are really so fast... system_log.txt Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/47/#findComment-717131 Share on other sites More sharing options...
olvko Posted April 20, 2008 Share Posted April 20, 2008 776 - seems better but still don't work. iwi3945.kext.zip goldi3_776.rtf Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/47/#findComment-717144 Share on other sites More sharing options...
Gahca Posted April 21, 2008 Share Posted April 21, 2008 Here are my 774 logs... I never got a kernel panic, even after I rebooted. The only thing is that nothing changes in System Preferences/Network. One thing that does happen is when I click advanced on Ethernet (en0), it shows my IP address. 774log.txt system.txt ioreg.txt dmesg.txt Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/47/#findComment-717146 Share on other sites More sharing options...
olvko Posted April 21, 2008 Share Posted April 21, 2008 Seems like scanning I think... I have a WPA2 network, should driver notice it anyway? Apr 21 02:19:58 PabloHackbook kernel[0]: error iwl3945: U iwl3945_rx_handle r = 106, i = 105, SCAN_START_NOTIFICATION, 0x82Apr 21 02:19:58 PabloHackbook kernel[0]: error iwl3945: U iwl3945_rx_scan_start_notif Scan start: 36 [802.11a] (TSF: 0x00000000:0E34D521) - 1 (beacon timer 385919711) Apr 21 02:19:58 PabloHackbook kernel[0]: queue_te @ /Users/Pawel/iwidarwin-read-only/iwi3945_new-osx10.5/compatibility.cpp:6528 Apr 21 02:19:58 PabloHackbook kernel[0]: test_function @ /Users/Pawel/iwidarwin-read-only/iwi3945_new-osx10.5/compatibility.cpp:6517 Apr 21 02:19:58 PabloHackbook kernel[0]: error iwl3945: U iwl3945_rx_handle r = 107, i = 106, SCAN_RESULTS_NOTIFICATION, 0x83 Apr 21 02:19:58 PabloHackbook kernel[0]: error iwl3945: U iwl3945_rx_scan_results_notif Scan ch.res: 36 [802.11a] (TSF: 0x00000000:0E34E9CA) - 0 elapsed=5289 usec (10ms since last) Apr 21 02:19:58 PabloHackbook kernel[0]: queue_te @ /Users/Pawel/iwidarwin-read-only/iwi3945_new-osx10.5/compatibility.cpp:6528 Apr 21 02:19:58 PabloHackbook kernel[0]: test_function @ /Users/Pawel/iwidarwin-read-only/iwi3945_new-osx10.5/compatibility.cpp:6517 Apr 21 02:19:58 PabloHackbook kernel[0]: error iwl3945: U iwl3945_rx_handle r = 109, i = 107, STATISTICS_NOTIFICATION, 0x9d Apr 21 02:19:58 PabloHackbook kernel[0]: error iwl3945: U iwl3945_hw_rx_statistics Statistics notification received (240 vs 244). Apr 21 02:19:58 PabloHackbook kernel[0]: error iwl3945: U iwl3945_rx_handle r = 109, i = 108, SCAN_START_NOTIFICATION, 0x82 Apr 21 02:19:58 PabloHackbook kernel[0]: error iwl3945: U iwl3945_rx_scan_start_notif Scan start: 38 [802.11a] (TSF: 0x00000000:0E34ED3F) - 1 (beacon timer 385913537) Apr 21 02:19:59 PabloHackbook kernel[0]: rs/Pawel/iwidarwin-read-only/iwi3945_new-osx10.5/compatibility.cpp:6528 Apr 21 02:19:59 PabloHackbook kernel[0]: test_function @ /Users/Pawel/iwidarwin-read-only/iwi3945_new-osx10.5/compatibility.cpp:6517 Apr 21 02:19:59 PabloHackbook kernel[0]: error iwl3945: U iwl3945_bg_scan_completed SCAN complete scan Apr 21 02:19:59 PabloHackbook kernel[0]: ieee80211_scan_completed Apr 21 02:19:59 PabloHackbook kernel[0]: ieee80211_hw_config @ /Users/Pawel/iwidarwin-read-only/iwi3945_new-osx10.5/compatibility.cpp:5165 Apr 21 02:19:59 PabloHackbook kernel[0]: error iwl3945: U iwl3945_mac_config enter to channel 1 Apr 21 02:19:59 PabloHackbook kernel[0]: error iwl3945: U iwl3945_set_rate Setting rates for 802.11g Apr 21 02:19:59 PabloHackbook kernel[0]: error iwl3945: U iwl3945_set_rate Adding rate index 0 (plcp 10)* Apr 21 02:19:59 PabloHackbook kernel[0]: error iwl3945: U iwl3945_set_rate Adding rate index 1 (plcp 20)* Apr 21 02:19:59 PabloHackbook kernel[0]: error iwl3945: U iwl3945_set_rate Adding rate index 2 (plcp 55) Apr 21 02:19:59 PabloHackbook kernel[0]: error iwl3945: U iwl3945_set_rate Adding rate index 3 (plcp 110) Apr 21 02:19:59 PabloHackbook kernel[0]: error iwl3945: U iwl3945_set_rate Adding rate index 4 (plcp 13)* Apr 21 02:19:59 PabloHackbook kernel[0]: error iwl3945: U iwl3945_set_rate Adding rate index 5 (plcp 15) Apr 21 02:19:59 PabloHackbook kernel[0]: error iwl3945: U iwl3945_set_rate Adding rate index 6 (plcp 5)* Apr 21 02:19:59 PabloHackbook kernel[0]: error iwl3945: U iwl3945_set_rate Adding rate index 7 (plcp 7) Apr 21 02:19:59 PabloHackbook kernel[0]: error iwl3945: U iwl3945_set_rate Adding rate index 8 (plcp 9)* Apr 21 02:19:59 PabloHackbook kernel[0]: error iwl3945: U iwl3945_set_rate Adding rate index 9 (plcp 11) Apr 21 02:19:59 PabloHackbook kernel[0]: error iwl3945: U iwl3945_set_rate Adding rate index 10 (plcp 1) Apr 21 02:19:59 PabloHackbook kernel[0]: error iwl3945: U iwl3945_set_rate Adding rate index 11 (plcp 3) Apr 21 02:19:59 PabloHackbook kernel[0]: error iwl3945: U iwl3945_set_rate Set active_rate = fff, active_rate_basic = 153 Apr 21 02:19:59 PabloHackbook kernel[0]: error iwl3945: U iwl3945_set_rate Setting rates for 802.11g Apr 21 02:19:59 PabloHackbook kernel[0]: error iwl3945: U iwl3945_set_rate Adding rate index 0 (plcp 10)* Apr 21 02:19:59 PabloHackbook kernel[0]: error iwl3945: U iwl3945_set_rate Adding rate index 1 (plcp 20)* Apr 21 02:19:59 PabloHackbook kernel[0]: error iwl3945: U iwl3945_set_rate Adding rate index 2 (plcp 55) Apr 21 02:19:59 PabloHackbook kernel[0]: error iwl3945: U iwl3945_set_rate Adding rate index 3 (plcp 110) Apr 21 02:19:59 PabloHackbook kernel[0]: error iwl3945: U iwl3945_set_rate Adding rate index 4 (plcp 13)* Apr 21 02:19:59 PabloHackbook kernel[0]: error iwl3945: U iwl3945_set_rate Adding rate index 5 (plcp 15) Apr 21 02:19:59 PabloHackbook kernel[0]: error iwl3945: U iwl3945_set_rate Adding rate index 6 (plcp 5)* Apr 21 02:19:59 PabloHackbook kernel[0]: error iwl3945: U iwl3945_set_rate Adding rate index 7 (plcp 7) Apr 21 02:19:59 PabloHackbook kernel[0]: error iwl3945: U iwl3945_set_rate Adding rate index 8 (plcp 9)* Apr 21 02:19:59 PabloHackbook kernel[0]: error iwl3945: U iwl3945_set_rate Adding rate index 9 (plcp 11) Apr 21 02:19:59 PabloHackbook kernel[0]: error iwl3945: U iwl3945_set_rate Adding rate index 10 (plcp 1) Apr 21 02:19:59 PabloHackbook kernel[0]: error iwl3945: U iwl3945_set_rate Adding rate index 11 (plcp 3) Apr 21 02:19:59 PabloHackbook kernel[0]: error iwl3945: U iwl3945_set_rate Set active_rate = fff, active_rate_basic = 153 Apr 21 02:19:59 PabloHackbook kernel[0]: error iwl3945: U iwl3945_mac_config No re-sending same RXON configuration. Apr 21 02:19:59 PabloHackbook kernel[0]: error iwl3945: U iwl3945_mac_config leave Apr 21 02:19:59 PabloHackbook kernel[0]: __ieee80211_if_config @ /Users/Pawel/iwidarwin-read-only/iwi3945_new-osx10.5/compatibility.cpp:6296 Apr 21 02:19:59 PabloHackbook kernel[0]: error iwl3945: U iwl3945_mac_config_interface enter: interface id 305209376 Apr 21 02:19:59 PabloHackbook kernel[0]: error iwl3945: U iwl3945_mac_config_interface bssid: 00:00:00:00:00:00 Apr 21 02:19:59 PabloHackbook kernel[0]: error iwl3945: U iwl3945_mac_config_interface leave - interface_id != if_id Apr 21 02:19:59 PabloHackbook kernel[0]: error iwl3945: U iwl3945_enqueue_hcmd Sending command REPLY_TX_PWR_TABLE_CMD (#97), seq: 0x0406, 56 bytes at 6[6]:4 Apr 21 02:19:59 PabloHackbook kernel[0]: queue_te @ /Users/Pawel/iwidarwin-read-only/iwi3945_new-osx10.5/compatibility.cpp:6528 Apr 21 02:19:59 PabloHackbook kernel[0]: test_function @ /Users/Pawel/iwidarwin-read-only/iwi3945_new-osx10.5/compatibility.cpp:6517 Apr 21 02:19:59 PabloHackbook kernel[0]: error iwl3945: U iwl3945_rx_handle r 133 i 132 No handler needed for REPLY_TX_PWR_TABLE_CMD, 0x97 Apr 21 02:19:59 PabloHackbook kernel[0]: error iwl3945: U iwl3945_send_cmd_sync Wait REPLY_TX_PWR_TABLE_CMD Condition: 49ms left Apr 21 02:20:00 PabloHackbook kernel[0]: test_timer @ /Users/Pawel/iwidarwin-read-only/iwi3945_new-osx10.5/compatibility.cpp:848 Apr 21 02:20:00 PabloHackbook kernel[0]: ieee80211_sta_timer @ /Users/Pawel/iwidarwin-read-only/iwi3945_new-osx10.5/compatibility.cpp:2204 Apr 21 02:20:00 PabloHackbook kernel[0]: queue_te @ /Users/Pawel/iwidarwin-read-only/iwi3945_new-osx10.5/compatibility.cpp:6528 Apr 21 02:20:00 PabloHackbook kernel[0]: IOPCCardAddTimer @ /Users/Pawel/iwidarwin-read-only/iwi3945_new-osx10.5/compatibility.cpp:831 Apr 21 02:20:00 PabloHackbook kernel[0]: timer->expires 0 timei 2000 deadline 0 Apr 21 02:20:00 PabloHackbook kernel[0]: test_function @ /Users/Pawel/iwidarwin-read-only/iwi3945_new-osx10.5/compatibility.cpp:6517 Apr 21 02:20:00 PabloHackbook kernel[0]: ieee80211_sta_work @ /Users/Pawel/iwidarwin-read-only/iwi3945_new-osx10.5/compatibility.cpp:7674 Apr 21 02:20:00 PabloHackbook kernel[0]: ieee80211_sta_start_scan @ /Users/Pawel/iwidarwin-read-only/iwi3945_new-osx10.5/compatibility.cpp:6661 Apr 21 02:20:00 PabloHackbook kernel[0]: error iwl3945: U iwl3945_mac_hw_scan enter Apr 21 02:20:00 PabloHackbook kernel[0]: test_function @ /Users/Pawel/iwidarwin-read-only/iwi3945_new-osx10.5/compatibility.cpp:6517 Apr 21 02:20:00 PabloHackbook kernel[0]: error iwl3945: U iwl3945_hw_reg_txpower_get_temperature Temperature: 137 Apr 21 02:20:00 PabloHackbook kernel[0]: queue_te @ /Users/Pawel/iwidarwin-read-only/iwi3945_new-osx10.5/compatibility.cpp:6528 Apr 21 02:20:00 PabloHackbook kernel[0]: timei 6000 timei2 -1874433962 Apr 21 02:20:02 PabloHackbook kernel[0]: or_scan Scanning 108 [PASSIVE 110] Apr 21 02:20:02 PabloHackbook kernel[0]: error iwl3945: U iwl3945_get_channels_for_scan Scanning 112 [PASSIVE 110] Apr 21 02:20:02 PabloHackbook kernel[0]: error iwl3945: U iwl3945_get_channels_for_scan Scanning 116 [PASSIVE 110] Apr 21 02:20:02 PabloHackbook kernel[0]: error iwl3945: U iwl3945_get_channels_for_scan Scanning 120 [PASSIVE 110] Apr 21 02:20:02 PabloHackbook kernel[0]: error iwl3945: U iwl3945_get_channels_for_scan Scanning 124 [PASSIVE 110] Apr 21 02:20:02 PabloHackbook kernel[0]: error iwl3945: U iwl3945_get_channels_for_scan Scanning 128 [PASSIVE 110] Apr 21 02:20:02 PabloHackbook kernel[0]: error iwl3945: U iwl3945_get_channels_for_scan Scanning 132 [PASSIVE 110] Apr 21 02:20:02 PabloHackbook kernel[0]: error iwl3945: U iwl3945_get_channels_for_scan Scanning 136 [PASSIVE 110] Apr 21 02:20:02 PabloHackbook kernel[0]: error iwl3945: U iwl3945_get_channels_for_scan Scanning 140 [PASSIVE 110] Apr 21 02:20:02 PabloHackbook kernel[0]: error iwl3945: U iwl3945_get_channels_for_scan total channels to scan 23 Apr 21 02:20:02 PabloHackbook kernel[0]: error iwl3945: U iwl3945_enqueue_hcmd Sending command REPLY_SCAN_CMD (#80), seq: 0x4408, 446 bytes at 8[32]:4 Apr 21 02:20:02 PabloHackbook kernel[0]: queue_te @ /Users/Pawel/iwidarwin-read-only/iwi3945_new-osx10.5/compatibility.cpp:6528 Apr 21 02:20:02 PabloHackbook kernel[0]: test_function @ /Users/Pawel/iwidarwin-read-only/iwi3945_new-osx10.5/compatibility.cpp:6517 Apr 21 02:20:02 PabloHackbook kernel[0]: error iwl3945: U iwl3945_rx_handle r = 179, i = 178, REPLY_SCAN_CMD, 0x80 Apr 21 02:20:02 PabloHackbook kernel[0]: error iwl3945: U iwl3945_rx_reply_scan Scan request status = 0x1 Apr 21 02:20:02 PabloHackbook kernel[0]: error iwl3945: U iwl3945_send_cmd_sync Wait REPLY_SCAN_CMD Condition: 49ms left Apr 21 02:20:02 PabloHackbook kernel[0]: queue_te @ /Users/Pawel/iwidarwin-read-only/iwi3945_new-osx10.5/compatibility.cpp:6528 Apr 21 02:20:02 PabloHackbook kernel[0]: timei 700 timei2 -652580530 Apr 21 02:20:02 PabloHackbook kernel[0]: queue_te @ /Users/Pawel/iwidarwin-read-only/iwi3945_new-osx10.5/compatibility.cpp:6528 Apr 21 02:20:02 PabloHackbook kernel[0]: test_function @ /Users/Pawel/iwidarwin-read-only/iwi3945_new-osx10.5/compatibility.cpp:6517 Apr 21 02:20:02 PabloHackbook kernel[0]: error iwl3945: U iwl3945_rx_handle r = 181, i = 179, STATISTICS_NOTIFICATION, 0x9d Apr 21 02:20:02 PabloHackbook kernel[0]: error iwl3945: U iwl3945_hw_rx_statistics Statistics notification received (240 vs 244). Apr 21 02:20:02 PabloHackbook kernel[0]: error iwl3945: U iwl3945_rx_handle r = 181, i = 180, SCAN_START_NOTIFICATION, 0x82 Apr 21 02:20:02 PabloHackbook kernel[0]: error iwl3945: U iwl3945_rx_scan_start_notif Scan start: 34 [802.11a] (TSF: 0x00000000:0E70215C) - 1 (beacon timer 1023458980) Apr 21 02:20:02 PabloHackbook kernel[0]: queue_te @ /Users/Pawel/iwidarwin-read-only/iwi3945_new-osx10.5/compatibility.cpp:6528 Apr 21 02:20:02 PabloHackbook kernel[0]: test_function @ /Users/Pawel/iwidarwin-read-only/iwi3945_new-osx10.5/compatibility.cpp:6517 Apr 21 02:20:02 PabloHackbook kernel[0]: error iwl3945: U iwl3945_rx_handle r = 182, i = 181, SCAN_RESULTS_NOTIFICATION, 0x83 Apr 21 02:20:02 PabloHackbook kernel[0]: error iwl3945: U iwl3945_rx_scan_results_notif Scan ch.res: 34 [802.11a] (TSF: 0x00000000:0E71D978) - 0 elapsed=112668 usec (110ms since last) Apr 21 02:20:02 PabloHackbook kernel[0]: queue_te @ /Users/Pawel/iwidarwin-read-only/iwi3945_new-osx10.5/compatibility.cpp:6528 Apr 21 02:20:02 PabloHackbook kernel[0]: test_function @ /Users/Pawel/iwidarwin-read-only/iwi3945_new-osx10.5/compatibility.cpp:6517 Apr 21 02:20:02 PabloHackbook kernel[0]: error iwl3945: U iwl3945_rx_handle r = 184, i = 182, STATISTICS_NOTIFICATION, 0x9d Apr 21 02:20:02 PabloHackbook kernel[0]: error iwl3945: U iwl3945_hw_rx_statistics Statistics notification received (240 vs 244). Apr 21 02:20:02 PabloHackbook kernel[0]: error iwl3945: U iwl3945_rx_handle r = 184, i = 183, SCAN_START_NOTIFICATION, 0x82 Apr 21 02:20:02 PabloHackbook kernel[0]: error iwl3945: U iwl3945_rx_scan_start_notif Scan start: 36 [802.11a] (TSF: 0x00000000:0E71DCED) - 1 (beacon timer 1040225043) Apr 21 02:20:02 PabloHackbook kernel[0]: queue_te @ /Users/Pawel/iwidarwin-read-only/iwi3945_new-osx10.5/compatibility.cpp:6528 Apr 21 02:20:02 PabloHackbook kernel[0]: test_function @ /Users/Pawel/iwidarwin-read-only/iwi3945_new-osx10.5/compatibility.cpp:6517 Apr 21 02:20:02 PabloHackbook kernel[0]: error iwl3945: U iwl3945_rx_handle r = 185, i = 184, SCAN_RESULTS_NOTIFICATION, 0x83 Apr 21 02:20:02 PabloHackbook kernel[0]: error iwl3945: U iwl3945_rx_scan_results_notif Scan ch.res: 36 [802.11a] (TSF: 0x00000000:0E71F196) - 0 elapsed=5289 usec (10ms since last) Apr 21 02:20:02 PabloHackbook kernel[0]: queue_te @ /Users/Pawel/iwidarwin-read-only/iwi3945_new-osx10.5/compatibility.cpp:6528 Apr 21 02:20:02 PabloHackbook kernel[0]: test_function @ /Users/Pawel/iwidarwin-read-only/iwi3945_new-osx10.5/compatibility.cpp:6517 Apr 21 02:20:02 PabloHackbook kernel[0]: error iwl3945: U iwl3945_rx_handle r = 187, i = 185, STATISTICS_NOTIFICATION, 0x9d Apr 21 02:20:02 PabloHackbook kernel[0]: error iwl3945: U iwl3945_hw_rx_statistics Statistics notification received (240 vs 244). Apr 21 02:20:02 PabloHackbook kernel[0]: error iwl3945: U iwl3945_rx_handle r = 187, i = 186, SCAN_START_NOTIFICATION, 0x82 Apr 21 02:20:02 PabloHackbook kernel[0]: error iwl3945: U iwl3945_rx_scan_start_notif Scan start: 38 [802.11a] (TSF: 0x00000000:0E71F4FA) - 1 (beacon timer 1040218886) Apr 21 02:20:03 PabloHackbook kernel[0]: l3945: U iwl3945_bg_scan_completed SCAN complete scan Apr 21 02:20:03 PabloHackbook kernel[0]: ieee80211_scan_completed Apr 21 02:20:03 PabloHackbook kernel[0]: ieee80211_hw_config @ /Users/Pawel/iwidarwin-read-only/iwi3945_new-osx10.5/compatibility.cpp:5165 Apr 21 02:20:03 PabloHackbook kernel[0]: error iwl3945: U iwl3945_mac_config enter to channel 1 Apr 21 02:20:03 PabloHackbook kernel[0]: error iwl3945: U iwl3945_set_rate Setting rates for 802.11g Apr 21 02:20:03 PabloHackbook kernel[0]: error iwl3945: U iwl3945_set_rate Adding rate index 0 (plcp 10)* Apr 21 02:20:03 PabloHackbook kernel[0]: error iwl3945: U iwl3945_set_rate Adding rate index 1 (plcp 20)* Apr 21 02:20:03 PabloHackbook kernel[0]: error iwl3945: U iwl3945_set_rate Adding rate index 2 (plcp 55) Apr 21 02:20:03 PabloHackbook kernel[0]: error iwl3945: U iwl3945_set_rate Adding rate index 3 (plcp 110) Apr 21 02:20:03 PabloHackbook kernel[0]: error iwl3945: U iwl3945_set_rate Adding rate index 4 (plcp 13)* Apr 21 02:20:03 PabloHackbook kernel[0]: error iwl3945: U iwl3945_set_rate Adding rate index 5 (plcp 15) Apr 21 02:20:03 PabloHackbook kernel[0]: error iwl3945: U iwl3945_set_rate Adding rate index 6 (plcp 5)* Apr 21 02:20:03 PabloHackbook kernel[0]: error iwl3945: U iwl3945_set_rate Adding rate index 7 (plcp 7) Apr 21 02:20:03 PabloHackbook kernel[0]: error iwl3945: U iwl3945_set_rate Adding rate index 8 (plcp 9)* Apr 21 02:20:03 PabloHackbook kernel[0]: error iwl3945: U iwl3945_set_rate Adding rate index 9 (plcp 11) Apr 21 02:20:03 PabloHackbook kernel[0]: error iwl3945: U iwl3945_set_rate Adding rate index 10 (plcp 1) Apr 21 02:20:03 PabloHackbook kernel[0]: error iwl3945: U iwl3945_set_rate Adding rate index 11 (plcp 3) Apr 21 02:20:03 PabloHackbook kernel[0]: error iwl3945: U iwl3945_set_rate Set active_rate = fff, active_rate_basic = 153 Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/47/#findComment-717160 Share on other sites More sharing options...
Gahca Posted April 21, 2008 Share Posted April 21, 2008 Check out this line in my 776log.rtf Apr 20 16:09:23 rocco-s-inspiron-1720 kernel[0]: IOPCCard debug: iwl data: 20: 64 00 31 04 00 07 4f 72 6c 61 6e 64 6f 01 08 82 d.1...Orlando... "Orlando" is my neighbour's internet connection. 776log.rtf system.txt ioreg.txt dmesg.txt Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/47/#findComment-717162 Share on other sites More sharing options...
mlazy Posted April 21, 2008 Share Posted April 21, 2008 Hey all, another 776 syslog. Jalavoui, let me know where you are with the calls, I'll happily troubleshoot, or install linux to get logs from the intel driver to help research. let me know. 776syslog.txt Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/47/#findComment-717171 Share on other sites More sharing options...
NIrving Posted April 21, 2008 Share Posted April 21, 2008 This just keeps on repeating in my system.log not sure if I have missed a step Apr 21 11:21:24 nicholas-irvings-f3jv-undlecompatacpi kernel[0]: test_timer @ /Users/Pawel/iwidarwin-read-only/iwi3945_new-osx10.5/compatibility.cpp:848 Apr 21 11:21:24 nicholas-irvings-f3jv-undlecompatacpi kernel[0]: ieee80211_sta_timer @ /Users/Pawel/iwidarwin-read-only/iwi3945_new-osx10.5/compatibility.cpp:2204 Apr 21 11:21:24 nicholas-irvings-f3jv-undlecompatacpi kernel[0]: queue_te @ /Users/Pawel/iwidarwin-read-only/iwi3945_new-osx10.5/compatibility.cpp:6528 Apr 21 11:21:24 nicholas-irvings-f3jv-undlecompatacpi kernel[0]: IOPCCardAddTimer @ /Users/Pawel/iwidarwin-read-only/iwi3945_new-osx10.5/compatibility.cpp:831 Apr 21 11:21:24 nicholas-irvings-f3jv-undlecompatacpi kernel[0]: timer->expires 0 timei 2000 deadline 0 Apr 21 11:21:24 nicholas-irvings-f3jv-undlecompatacpi kernel[0]: check_firstup Apr 21 11:21:24 nicholas-irvings-f3jv-undlecompatacpi kernel[0]: goto system preferences -> networks and press apply if you keep seeing this Apr 21 11:21:24 nicholas-irvings-f3jv-undlecompatacpi kernel[0]: test_function @ /Users/Pawel/iwidarwin-read-only/iwi3945_new-osx10.5/compatibility.cpp:6517 Apr 21 11:21:24 nicholas-irvings-f3jv-undlecompatacpi kernel[0]: ieee80211_sta_work @ /Users/Pawel/iwidarwin-read-only/iwi3945_new-osx10.5/compatibility.cpp:7674 Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/47/#findComment-717198 Share on other sites More sharing options...
flynhawaiian Posted April 21, 2008 Share Posted April 21, 2008 question of the day if the 2200 is working whats the basic timer difference between that and the 3945? Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/47/#findComment-717280 Share on other sites More sharing options...
jalavoui Posted April 21, 2008 Author Share Posted April 21, 2008 iwi3945 rel 777 need to make the driver load without errors the driver fails to get SCAN_COMPLETE_NOTIFICATION Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/47/#findComment-717502 Share on other sites More sharing options...
jalavoui Posted April 21, 2008 Author Share Posted April 21, 2008 iwi3845 rel 778 maybe this is better Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/47/#findComment-717557 Share on other sites More sharing options...
odessamarin Posted April 21, 2008 Share Posted April 21, 2008 How to check version of the driver currently installed? I'm using 2200. Thank you. Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/47/#findComment-717568 Share on other sites More sharing options...
Recommended Posts