Jump to content
3411 posts in this topic

Recommended Posts

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

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 :(

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?

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 #@%&**&!

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

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

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

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, 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

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

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

Guest
This topic is now closed to further replies.
×
×
  • Create New...