righteye
Apr 20 2008, 09:25 PM
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
Click to view attachmentClick to view attachment
Doctadre
Apr 20 2008, 09:38 PM
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
righteye
Apr 20 2008, 09:43 PM
QUOTE(Doctadre @ Apr 20 2008, 09:38 PM)

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
jalavoui
Apr 20 2008, 10:05 PM
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?
Roal2488
Apr 20 2008, 10:20 PM
QUOTE(jalavoui @ Apr 20 2008, 07:05 PM)

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?
yeap compiling now...
$&&#&# i just realized that the new Kalyway DVD 10.5.2 does not have xcode
downloading..... 1 hour spected time #@%&**&!
Doctadre
Apr 20 2008, 10:28 PM
im available. I got a freeze of 773 after 10 mins. Gonna try and get some logs
jalavoui
Apr 20 2008, 10:54 PM
iwi3945 rel 774
figured out howto hack a scan
enjoy

sorry for posting new releases to fast
righteye
Apr 20 2008, 11:12 PM
QUOTE(jalavoui @ Apr 20 2008, 10:54 PM)

iwi3945 rel 774
figured 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 ...
Click to view attachment
Roal2488
Apr 20 2008, 11:17 PM
QUOTE(righteye @ Apr 20 2008, 08:12 PM)

Here some logs after build and load ... no KP at all ... and i was waiting ...
Click to view attachment Righteye could you please post the kext?
Thxs
mtheory
Apr 20 2008, 11:18 PM
You guys should upload the kexts
tiennemannes
Apr 20 2008, 11:21 PM
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.dmgCheers, Tyn
olvko
Apr 20 2008, 11:28 PM
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.
Doctadre
Apr 20 2008, 11:35 PM
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.
jalavoui
Apr 20 2008, 11:43 PM
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
pere
Apr 20 2008, 11:44 PM
System Log 773
You are really so fast...
olvko
Apr 20 2008, 11:59 PM
776 - seems better but still don't work.
Gahca
Apr 21 2008, 12:01 AM
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.
olvko
Apr 21 2008, 12:22 AM
Seems like scanning I think...

I have a WPA2 network, should driver notice it anyway?
QUOTE
Apr 21 02:19:58 PabloHackbook kernel[0]: error iwl3945: U iwl3945_rx_handle r = 106, i = 105, SCAN_START_NOTIFICATION, 0x82
Apr 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
Gahca
Apr 21 2008, 12:25 AM
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.
mlazy
Apr 21 2008, 12:37 AM
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.
Click to view attachment
NIrving
Apr 21 2008, 01:24 AM
This just keeps on repeating in my system.log not sure if I have missed a step
CODE
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
flynhawaiian
Apr 21 2008, 03:36 AM
question of the day if the 2200 is working whats the basic timer difference between that and the 3945?
jalavoui
Apr 21 2008, 10:35 AM
iwi3945 rel 777
need to make the driver load without errors
the driver fails to get SCAN_COMPLETE_NOTIFICATION
jalavoui
Apr 21 2008, 11:38 AM
iwi3845 rel 778
maybe this is better
odessamarin
Apr 21 2008, 11:58 AM
How to check version of the driver currently installed?
I'm using 2200.
Thank you.
Wayfarer247
Apr 21 2008, 12:13 PM
Huzahh for Jalavoui! I just donated $10 towards the driver. Can't wait until I can test the 4965 out. Thank you!
righteye
Apr 21 2008, 12:28 PM
QUOTE(jalavoui @ Apr 21 2008, 11:38 AM)

iwi3845 rel 778
maybe this is better
Logs Revision 778
Click to view attachmentClick to view attachmentNo KP ... the system.txt log file is more than 80MB
If you nead those files i'll poste them in another place. Just let me know!
jalavoui
Apr 21 2008, 12:31 PM
QUOTE(righteye @ Apr 21 2008, 12:28 PM)

Logs Revision 778
nice

copy some lines from system.log to a text file and post
i'd like to see SCAN_COMPLETE_NOTIFICATION
do you get any association requests?
also need inital drive starttup lines
iwi2200 rel 779
iwi2200.dmg available for download in iwidarwin site
this is for os x 10.4
i don't have permissions to place downloads in iwidarwin - mlazy can you place iwi2200.dmg in downloads session? rename it to iwi2200r779.dmg
can someone post iwi2200.dmg for os x 10.5?
iwi3945 rel 780
fix mac_addr in ieeeopen -> this can be very important
mattp_uk
Apr 21 2008, 12:55 PM
Hi All,
How do i capture the logs? I am happy to test the new releases.
Matt.
righteye
Apr 21 2008, 01:54 PM
QUOTE(jalavoui @ Apr 21 2008, 12:31 PM)

nice :)copy some lines from system.log to a text file and posti'd like to see SCAN_COMPLETE_NOTIFICATIONdo you get any association requests?also need inital drive starttup linesiwi2200 rel 779iwi2200.dmg available for download in iwidarwin sitethis is for os x 10.4i don't have permissions to place downloads in iwidarwin - mlazy can you place iwi2200.dmg in downloads session? rename it to iwi2200r779.dmgcan someone post iwi2200.dmg for os x 10.5?iwi3945 rel 780fix mac_addr in ieeeopen -> this can be very important
Ok ... rebooted and made new logs ... now i put also the system log ... looks allot better ...
Click to view attachmentLogs Revision 780
Click to view attachmentClick to view attachmentClick to view attachmentAnd the kext file
Click to view attachmentbetter and better

QUOTE(mattp_uk @ Apr 21 2008, 12:55 PM)

Hi All,How do i capture the logs? I am happy to test the new releases.Matt.
use this
GetLogs Command
pere
Apr 21 2008, 02:11 PM
Leopard 10.5.2
Kernel 10.5.2.2
Manual load and restart load logs attached.
The manual load includes on the end, hardware shutdown of the card and turn on again (and then KP).
MikeMax
Apr 21 2008, 02:20 PM
QUOTE(righteye @ Apr 21 2008, 03:54 PM)

Ok ... rebooted and made new logs ... now i put also the system log ... looks allot better ...
Click to view attachmentLogs Revision 780
Click to view attachmentClick to view attachmentClick to view attachmentAnd the kext file
Click to view attachmentbetter and better

use this
GetLogs CommandTried the righteye kext, autoload without crash

(for the moment). See the attached logs.
Seems that my 3945 hardware not probed correctly (mac address ff:ff:ff:ff:ff:ff )
righteye
Apr 21 2008, 02:26 PM
QUOTE(MikeMax @ Apr 21 2008, 02:20 PM)

Tried the righteye kext, autoload without crash

(for the moment). See the attached logs.
Seems that my 3945 hardware not probed correctly (mac address ff:ff:ff:ff:ff:ff )
Try to reboot the system and press F8 ... then -s ... try to turn on the card because looks like is off ... then tipe exit to boot in the system ... and get the logs after that.
Another thing ... hmm ... the kext is trying to find something on my user folder ... do not know why ... i think is not proper
MikeMax
Apr 21 2008, 02:35 PM
QUOTE(righteye @ Apr 21 2008, 04:26 PM)

Try to reboot the system and press F8 ... then -s ... try to turn on the card because looks like is off ... then tipe exit to boot in the system ... and get the logs after that.
i have a light "on" for the wireless activation ... and my bios is well configured to activate it at boot.
But it tries to configure it as "en0" .. in logs it says that "en1 is not running" .... my ethernet card is not installed/recognized so i have only the loopback interface (lo0) before the iwi3945 loads.
i have tried to switch my wireless state (but the light turn off) and it's the same result .
i saw the reference to YOUR user directory .. but the problem is before that lines

as long as my 3945 try to be in "en0" i think it won't work. because driver work with the "en1" value (hard coded ?)
righteye
Apr 21 2008, 02:40 PM
QUOTE(MikeMax @ Apr 21 2008, 02:35 PM)

i have a light "on" for the wireless activation ... and my bios is well configured to activate it at boot.
But it tries to configure it as "en0" .. in logs it says that "en1 is not running" .... my ethernet card is not installed/recognized so i have only the loopback interface (lo0) before the iwi3945 loads.
i have tried to switch my wireless state (but the light turn off) and it's the same result .
i saw the reference to YOUR user directory .. but the problem is before that lines

as long as my 3945 try to be in "en0" i think it won't work. because driver work with the "en1" value (hard coded ?)
That means we have to wait
jalavoui, he knows for sure what is all about ...
MikeMax
Apr 21 2008, 02:54 PM
QUOTE(righteye @ Apr 21 2008, 04:40 PM)

That means we have to wait jalavoui, he knows for sure what is all about ...
yes

it's undoubtedly hard coded because i have no "en1" interface lol

More people could test if the driver could detect the proper interface

but for the moment ... the driver no longer KP (even after an hour) (compared to few previous releases) . it's a good news !

PS. : i have to stop putting smiley's everywhere XD)
rubinho93
Apr 21 2008, 03:41 PM
Here are my logs, I've added 1 log with the kextload command & 1 log complete log from boot (used reload in console to get this log). Here they are. No KP or Hangs btw
FurmanSK
Apr 21 2008, 04:16 PM
Hey jalavoui sorry haven't been on here all weekend. Wanted to get some rest. Anyways you say the 2200 is rev 779 correct? Well I'm at school and its not wanting to get the hidden SSID on my schools campus. Its not a secure network its open so no passwords or anything. What would you need to fix this

And I could up a version for 10.5 up if you want but problem is this, like i said before when i build it i don't know if it's actually reupdating the kext file and dmg file. And i told you that when i remove the .dmg file from my xcode folder it won't build and gives me a password error. What could be causing this?
Thanks.
mlazy
Apr 21 2008, 04:26 PM
Hey Jalavoui,
I'll post that dmg to downloads sometime today, my laptop had an HFS corruption, so I have to rebuild from a backup today. (grrrr)
jalavoui
Apr 21 2008, 04:41 PM
iwi3945 rel 781
more scan stuff - as anyone get a log without errors?
about en0,en1,etc - never mind - i think it works now
some of you are testing old iwi3945 versions - get the latest from svn tree
QUOTE(FurmanSK @ Apr 21 2008, 04:16 PM)

Hey jalavoui sorry haven't been on here all weekend. Wanted to get some rest. Anyways you say the 2200 is rev 779 correct? Well I'm at school and its not wanting to get the hidden SSID on my schools campus. Its not a secure network its open so no passwords or anything. What would you need to fix this

rev 779 is for os x 10.4
you need to build the os x 10.5 iwi2200 version and test nsgui for hidden nets
mac address ff:ff:ff:ff:ff:ff
this is the worst of all iwi3945 bugs
i think os x 10.5.2 as fixed this
one hack: edit info.plist and add the real mac address to the parameter p_mac
remove extensions cache files and reboot
FurmanSK
Apr 21 2008, 04:44 PM
Thats what i did. And nothing. Didn't work, and i have the latest build from the site. built it and manually installed using kextloader. the nsgui isn't showing any hidden networks. Network is called NOMAD and nothing is coming up.
Thanks
jalavoui
Apr 21 2008, 05:01 PM
did you move nsgui from build to applications?
search in code for this line:
//#define IWI_DEBUG_FULL_MODE
and replace by
#define IWI_DEBUG_FULL_MODE
you'll get a long system.log
post it here
open console->system.log
use reload to get all log lines
tip:
try a reboot and test nsgui again
can you build iwi2200.dmg susefully? post it here
tip2:
goto windows and run the card on by pressing the wireless switch
reboot to mac os x
nsgui on/off should work better
this will work for hidden essid with or without wep protection
FurmanSK
Apr 21 2008, 05:10 PM
haha ok i pulled out the new nsGUI from the build and ran it and it finds it but crashes when i try to connect to it. Wheres the log system.txt? Is it just the one from the OS or does iwi2200 create one? just want to make sure.
Thanks man
EDIT:
Alright well i was wrong. it connects to network BUT the icon for nsGUI is gone. Thats why i thought it crashed. Rebooting to see if it still works cause for some reason my OS started running sluggesh. If this works i'll be VERY happy!!
@irBOrNE
Apr 21 2008, 05:21 PM
Hi all, been gone too long, am finally back after a fresh Kalyway 10.5.1 install - the only install I could get working on my Dell D600 after some tweaking, so I will be able to test my Intel 2200 with it now (vs. previously being on Tiger). I went ahead & snagged the latest iwi2200.dmg SVN (rev. 781) for 10.5 just now and tried an install, but first thing I notice right away is after a reboot it gives the error message that iwi2200.kext was not installed correctly. Anyone else experienced this same problem or found a way to correct? Sorry if I've missed any previous posts during my absence, I've only read back about 5 pages so far. I will post some logs here in a bit.. Thx.
jalavoui
Apr 21 2008, 05:26 PM
the iwi2200.dmg os x 10.5 from svn is very old - build a new one
or
build iwi2200.xcodeproj -> it will place iwi2200.kext on extensions
build nsgui.xcodeproj -> move the build nsgui.app to applications
fix permissions with disk utility
reboot
FurmanSK
Apr 21 2008, 05:31 PM
Alright Jalavoui here's my system.txt file i got. Don't know if it will help or not let me know k. O and since i got it working now do i need to go back in the code and comment that debug stuff out?
Also when building it will it take the .dmg in the folder and update it with current kext and nsGUI stuff?
Thanks again
irBOrNE- it was giving me same thing. I'm about to upload latest .dmg file that supports hidden SSID's and what i did because i didn't trust the .dmg is i just took the kext file and did a manual kextload using the app. or doing it in console (i recommend using the kextloader b7 in applications if you have it cause it does everything for you). After this place the nsGUI and networkSelector in applications folder and reboot. Should be ready to go.
jalavoui
Apr 21 2008, 05:34 PM
nop - if it works i'm very happy
to build iwi2200.dmg
delete the old one
open iwi2200.xcodeproj
press build
if it fails to create the new one - press build again
open iwi2200.dmg
open iwi2200.pkg (double click)
try to install - the installer should pop up
should work fine - na - must work fine

iwi3945
the driver only need to be tested 2/3 minutes
please post logs or i'll zzzzz
FurmanSK
Apr 21 2008, 05:43 PM
Alright i deleted the old .dmg from folder and opened the project and tried to build it and gave me this error in the picture. WTF does this mean?? lol
gtuf1
Apr 21 2008, 05:44 PM
Where is the latest iwi2200 to download? I can't find it anywhere... how do you know it's the latest version? I downloaded xcode to be able to compile it, but why isn't the iwi2200.dmg latest version downloadable anywhere?
FurmanSK
Apr 21 2008, 05:45 PM
Be patient i'm trying to build it to upload. NOTE: will only be for 10.5 users
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.