pere Posted April 23, 2008 Share Posted April 23, 2008 Revision 809... seems my card didnt like so much. reboot_log.txt Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/55/#findComment-721361 Share on other sites More sharing options...
jalavoui Posted April 23, 2008 Author Share Posted April 23, 2008 iwi4965 it's almost ready to work -> just need a few hacks like iwi3945 iwi3945 rel 810 last version for today try to hack the function check_firstup() maybe you can find a way to make the driver load without errors Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/55/#findComment-721364 Share on other sites More sharing options...
righteye Posted April 23, 2008 Share Posted April 23, 2008 Revision 809 Logs is beyond my understandings Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/55/#findComment-721367 Share on other sites More sharing options...
Wayfarer247 Posted April 23, 2008 Share Posted April 23, 2008 Woot! Testing for 4965. I'm there! Let's see if we can get even more awesome bugs! ~Wayfarer Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/55/#findComment-721370 Share on other sites More sharing options...
mlazy Posted April 23, 2008 Share Posted April 23, 2008 809 logs have many many more errors, and scan doesn't complete for me like it did in 808. manual kextload: 809syslog.txt someone else please test. Pere and my logs are very similar this time.... Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/55/#findComment-721372 Share on other sites More sharing options...
Ruud Posted April 23, 2008 Share Posted April 23, 2008 he jalavoui, is there a easy way to clean my system.log so that its not 1.8 mb and only contains the new data from boot? sorry if its a dumb question, but i never looked at the log before. Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/55/#findComment-721375 Share on other sites More sharing options...
righteye Posted April 23, 2008 Share Posted April 23, 2008 he jalavoui, is there a easy way to clean my system.log so that its not 1.8 mb and only contains the new data from boot? sorry if its a dumb question, but i never looked at the log before. search for Yasu ... is free and you can just clean the logs if you like °°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°° jalavoui this are my las logs from revision 809 are strange only for me? Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/55/#findComment-721405 Share on other sites More sharing options...
Wayfarer247 Posted April 23, 2008 Share Posted April 23, 2008 Hmmm, I guess I am not as good at this as I thought I am. I want to test the 4965, as a version just went up, but there is niether a .dmg (To be expected with the problems we have been having) and no one has posted a .Kext. However, even once I get the kext, how would I install it? Basically, is Kextloader something you download, or is it a command? Or how could I use the SVN to download and compile my own? I'll go look through previous posts again (I have already read the entire thing once), but if someone could help me out, it would be much appreciated. Thank you~ Edit: Using Pere's method a few pages back, I can get the 3945 project (with his attached command). I have xcode, so now I just need a method for getting the 4965 project. Anyone up the task? Maybe I can hack it... Second Edit: This is Pere's Terminal Command: #!/bin/shecho echo Downloading latest svn echo echo "Press Enter to Continue :" read aok sudo rm -Rf iwi3945 svn checkout http://iwidarwin.googlecode.com/svn/trunk/...945_new-osx10.5 iwi3945 (Hope you don't mind it exposed.... ) What is the Link for the 4965 code? Then I can plug it in there, change the other names, and get the code. Thank you! Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/55/#findComment-721415 Share on other sites More sharing options...
pere Posted April 23, 2008 Share Posted April 23, 2008 Logs for 810. No kp. No freeze. No errors... On the reboot log i can see the card is trying to scan aloooooot of channels. Heheheehe, when Javalui make it works maybe we can see the digital tv with this.... Edit: The command for download is not mine, is from Damian, just i cutted some parts and make it just download. manual_load_safe_mode.txt Reboot_log.txt Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/55/#findComment-721416 Share on other sites More sharing options...
Ruud Posted April 23, 2008 Share Posted April 23, 2008 Hmmm, I guess I am not as good at this as I thought I am. I want to test the 4965, as a version just went up, but there is niether a .dmg (To be expected with the problems we have been having) and no one has posted a .Kext. However, even once I get the kext, how would I install it? Basically, is Kextloader something you download, or is it a command? Or how could I use the SVN to download and compile my own? I'll go look through previous posts again (I have already read the entire thing once), but if someone could help me out, it would be much appreciated. Thank you~ Edit: Using Pere's method a few pages back, I can get the 3945 project (with his attached command). I have xcode, so now I just need a method for getting the 4965 project. Anyone up the task? Maybe I can hack it... He wayfarer, I build the kext using xcode. But before we all start testing 4965, i think its better to wait until jalavoui got the 3945 version working. If we don't wait we will get many people posting 3945 logs and test results and others posting 4965 result. If thats happening, this topic will be very hard to follow. What do you think about this jalavoui? Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/55/#findComment-721451 Share on other sites More sharing options...
jalavoui Posted April 23, 2008 Author Share Posted April 23, 2008 pere, at least a good log run more tests and teach others how you get this log you seem to have a bluetooth controler interfering with iwi3945 - try to disable it we need to have a scan_complete in logs maybe this code is stable enought for iwi4965 to start working the iwi3945 is not so easy - looks like it need some reboots to work other things can interfere with it - bad enx setup, rfkill,etc i think you'll get a kp when the driver tries to associate to a network - just test it so there's no point in making new releases - the code need to be checked maybe Cxddev can find a solution Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/55/#findComment-721454 Share on other sites More sharing options...
Wayfarer247 Posted April 23, 2008 Share Posted April 23, 2008 maybe this code is stable enought for iwi4965 to start working Ruud, you may be right. I'll wait to be told what to do. I am a little out of my league, but would love to help test anything at this point. Perhaps a Different thread? Whatever you want! Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/55/#findComment-721461 Share on other sites More sharing options...
pere Posted April 23, 2008 Share Posted April 23, 2008 pere,at least a good log run more tests and teach others how you get this log you seem to have a bluetooth controler interfering with iwi3945 - try to disable it we need to have a scan_complete in logs This time i did: Went to safe mode, loaded the kext, make a log, shutted down the laptop. Quitted the power supply and battery to my laptop and waited 20 loooooong seconds. Started and grabbed the system.log from console. Javalui, i have to erase the kexts for bluetooth, anyone knows wich are they? My hardware switch controls both, bluetooth and wifi ON/OFF. Before i posted the method i use, here is the link. http://forum.insanelymac.com/index.php?s=&...st&p=721057 Its for newbies, like me Erased the bluetooth kexts, the same logs. Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/55/#findComment-721468 Share on other sites More sharing options...
Wayfarer247 Posted April 23, 2008 Share Posted April 23, 2008 I believe this is the link for the 4965 trunk, in case anyone but me cares: http://iwidarwin.googlecode.com/svn/trunk/iwi4965-osx10.5 Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/55/#findComment-721482 Share on other sites More sharing options...
Doctadre Posted April 23, 2008 Share Posted April 23, 2008 Damn, pere gets no errors. Im getting this error from the get go: Apr 23 17:12:45 doctadres-mac-pro kernel[0]: error iwl3945: U iwl3945_pci_probe pci_resource_len = 0x00000008Apr 23 17:12:45 doctadres-mac-pro kernel[0]: error iwl3945: U iwl3945_pci_probe pci_resource_base = 0x350fe000 but then right after that, I get this, it sees the card!!! Apr 23 17:12:45 doctadres-mac-pro kernel[0]: IOPCCard info: iwl3945: Detected Intel PRO/Wireless 3945ABG Network ConnectionApr 23 17:12:45 doctadres-mac-pro kernel[0]: error iwl3945: U iwl3945_set_rxon_channel Staging channel set to 6 [3] Apr 23 17:12:45 doctadres-mac-pro kernel[0]: init_waitqueue_head stubbed out! Apr 23 17:12:45 doctadres-mac-pro kernel[0]: error iwl3945: U iwl3945_pci_probe MAC address: 00:19:d2:be:49:86 Then it seems to be scanning in which these errors come up: Apr 23 17:13:30 doctadres-mac-pro kernel[0]: error iwl3945: U iwl3945_rx_handle r = 176, i = 175, REPLY_3945_RX, 0x1bApr 23 17:13:30 doctadres-mac-pro kernel[0]: error iwl3945: U iwl3945_rx_reply_rx Rssi -66 noise -127 qual 67 sig_avg 0 noise_diff 0 Apr 23 17:13:30 doctadres-mac-pro kernel[0]: error iwl3945: U iwl3945_report_frame Beacon: 0x0080, dst=0xff, src=0x72, rssi=29, tim=43211679 usec, phy=0x23, chnl=1 Maybe something to do with this: Apr 23 17:12:45 doctadres-mac-pro kernel[0]: warning en1: Failed to add default virtual iface the numbers change all the time with each time there is an error. Pere what are the initial log lines for you? systemlog810.txt Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/55/#findComment-721505 Share on other sites More sharing options...
righteye Posted April 23, 2008 Share Posted April 23, 2008 810 Hmm have no idea why cannot get it proper. there are no IOPCCard debug in my logs the only thing that has some importance is: Apr 24 01:43:29 right-eyes-mac-pro kernel[0]: iwl3945: U iwl3945_rx_handle r = 79, i = 78, SCAN_RESULTS_NOTIFICATION, 0x83 Apr 24 01:43:29 right-eyes-mac-pro kernel[0]: iwl3945_rx_handle r = 93, i = 91, STATISTICS_NOTIFICATION, 0x9d Apr 24 01:43:29 right-eyes-mac-pro kernel[0]: iwl3945: U iwl3945_hw_rx_statistics Statistics notification received (240 vs 244). Apr 24 01:43:29 right-eyes-mac-pro kernel[0]: iwl3945: U iwl3945_rx_handle r = 93, i = 92, SCAN_START_NOTIFICATION, 0x82 Apr 24 01:43:29 right-eyes-mac-pro kernel[0]: art: 34 [802.11a] (TSF: 0x00000000:00050BCB) - 1 (beacon timer 50410549) Apr 24 01:43:29 right-eyes-mac-pro kernel[0]: queue_te @ /Users/righteye/4WirelessProjects/new/iwi3945_new-osx10.5/compatibility.cpp:6531 Apr 24 01:43:29 right-eyes-mac-pro kernel[0]: test_function @ /Users/righteye/4WirelessProjects/new/iwi3945_new-osx10.5/compatibility.cpp:6520 Apr 24 01:43:29 right-eyes-mac-pro kernel[0]: iwl3945: U iwl3945_rx_handle r = 99, i = 98, SCAN_RESULTS_NOTIFICATION, 0x83 Apr 24 01:43:29 right-eyes-mac-pro kernel[0]: iwl3945: U iwl3945_rx_scan_results_notif Scan ch.res: 34 [802.11a] (TSF: 0x00000000:0006C3E7) - 0 elapsed=112668 usec (120ms since last) Apr 24 01:43:29 right-eyes-mac-pro kernel[0]: queue_te @ /Users/righteye/4WirelessProjects/new/iwi3945_new-osx10.5/compatibility.cpp:6531 Apr 24 01:43:29 right-eyes-mac-pro kernel[0]: 2, SCAN_START_NOTIFICATION, 0x82 Apr 24 01:43:29 right-eyes-mac-pro kernel[0]: iwl3945: U iwl3945_rx_scan_start_notif Scan start: 44 [802.11a] (TSF: 0x00000000:000A6E80) - 1 (beacon timer 100696448) Apr 24 01:43:29 right-eyes-mac-pro kernel[0]: queue_te @ /Users/righteye/4WirelessProjects/new/iwi3945_new-osx10.5/compatibility.cpp:6531 Apr 24 01:43:29 right-eyes-mac-pro kernel[0]: test_function @ /Users/righteye/4WirelessProjects/new/iwi3945_new-osx10.5/compatibility.cpp:6520 Apr 24 01:43:29 right-eyes-mac-pro kernel[0]: ssProjects/new/iwi3945_new-osx10.5/compatibility.cpp:6520 Apr 24 01:43:29 right-eyes-mac-pro kernel[0]: iwl3945: U iwl3945_rx_handle r 123 i 122 No handler needed for REPLY_TX_PWR_TABLE_CMD, 0x97 Apr 24 01:43:29 right-eyes-mac-pro kernel[0]: iwl3945: U iwl3945_send_cmd_sync Wait REPLY_TX_PWR_TABLE_CMD Condition: 49ms left Apr 24 01:43:30 right-eyes-mac-pro kernel[0]: 945_new-osx10.5/compatibility.cpp:6520 Apr 24 01:43:30 right-eyes-mac-pro kernel[0]: iwl3945: U iwl3945_rx_handle r 134 i 133 No handler needed for REPLY_RATE_SCALE, 0x47 Apr 24 01:43:30 right-eyes-mac-pro kernel[0]: iwl3945: U iwl3945_send_cmd_sync Wait REPLY_RATE_SCALE Condition: 49ms left Apr 24 01:43:30 right-eyes-mac-pro kernel[0]: iwl3945: U iwl3945_mac_config_interface leave Apr 24 01:43:30 right-eyes-mac-pro kernel[0]: iwl3945: U iwl3945_hw_reg_send_txpower ch 1:1 rf 147 dsp 119 rate code 0x0d Apr 24 01:43:30 right-eyes-mac-pro kernel[0]: iwl3945: U iwl3945_hw_reg_send_txpower ch 1:1 rf 147 dsp 119 rate code 0x0f Apr 24 01:43:30 right-eyes-mac-pro kernel[0]: iwl3945: U iwl3945_hw_reg_send_txpower ch 1:1 rf 147 dsp 119 rate code 0x05 Apr 24 01:43:30 right-eyes-mac-pro kernel[0]: iwl3945: U iwl3945_hw_reg_send_txpower ch 1:1 rf 147 dsp 119 rate code 0x07 Apr 24 01:43:30 right-eyes-mac-pro kernel[0]: iwl3945: U iwl3945_hw_reg_send_txpower ch 1:1 rf 147 dsp 119 rate code 0x09 Apr 24 01:43:30 right-eyes-mac-pro kernel[0]: iwl3945: U iwl3945_hw_reg_send_txpower ch 1:1 rf 147 dsp 119 rate code 0x0b Apr 24 01:43:30 right-eyes-mac-pro kernel[0]: iwl3945: U iwl3945_hw_reg_send_txpower ch 1:1 rf 147 dsp 119 rate code 0x01 Apr 24 01:43:30 right-eyes-mac-pro kernel[0]: iwl3945: U iwl3945_hw_reg_send_txpower ch 1:1 rf 147 dsp 106 rate code 0x03 Apr 24 01:43:30 right-eyes-mac-pro kernel[0]: iwl3945: U iwl3945_hw_reg_send_txpower ch 1:1 rf 203 dsp 127 rate code 0x0a Apr 24 01:43:30 right-eyes-mac-pro kernel[0]: iwl3945: U iwl3945_hw_reg_send_txpower ch 1:1 rf 203 dsp 127 rate code 0x14 Apr 24 01:43:30 right-eyes-mac-pro kernel[0]: iwl3945: U iwl3945_hw_reg_send_txpower ch 1:1 rf 203 dsp 127 rate code 0x37 Apr 24 01:43:30 right-eyes-mac-pro kernel[0]: iwl3945: U iwl3945_hw_reg_send_txpower ch 1:1 rf 203 dsp 127 rate code 0x6e Apr 24 01:43:30 right-eyes-mac-pro kernel[0]: iwl3945: U iwl3945_enqueue_hcmd Sending command REPLY_TX_PWR_TABLE_CMD (#97), seq: 0x0419, 56 bytes at 25[25]:4 Apr 24 01:43:30 right-eyes-mac-pro kernel[0]: queue_te @ /Users/righteye/4WirelessProjects/new/iwi3945_new-osx10.5/compatibility.cpp:6531 Apr 24 01:43:30 right-eyes-mac-pro kernel[0]: test_function @ /Users/righteye/4WirelessProjects/new/iwi3945_new-osx10.5/compatibility.cpp:6520 Apr 24 01:43:30 right-eyes-mac-pro kernel[0]: iwl3945: U iwl3945_rx_handle r 135 i 134 No handler needed for REPLY_TX_PWR_TABLE_CMD, 0x97 Apr 24 01:43:30 right-eyes-mac-pro kernel[0]: iwl3945: U iwl3945_send_cmd_sync Wait REPLY_TX_PWR_TABLE_CMD Condition: 49ms left Here is the Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/55/#findComment-721539 Share on other sites More sharing options...
rulli Posted April 23, 2008 Share Posted April 23, 2008 Hello these are my first logs. Please tell me what I could do to improve them. En1 was applied only shortly before restart. It's build 810. system.txt Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/55/#findComment-721542 Share on other sites More sharing options...
pere Posted April 23, 2008 Share Posted April 23, 2008 I believe this is the link for the 4965 trunk, in case anyone but me cares: http://iwidarwin.googlecode.com/svn/trunk/iwi4965-osx10.5 Wayfarer, the command for you...test if it points to the right place for download. (Attached). For the iwi 3945 testers.... I have install a driver from Chun-nan, is supposed to get the correct bios data for cardbus/pcmcia, but this kexts give to osx the overall irq information in a better way... i give you the link, maybe this is one difference. USE REV 8 from Chun-nan driver. http://forum.insanelymac.com/index.php?showtopic=81036 The other thing maybe i do different is just i turn off my laptop completely (I quit the battery and unplug power supply too) and wait 20 seconds, i have find the card goes buggy after trying the driver and need a full reset/shutdown to startup correctly. Hope it helps. If you continue having en1 errors, tell me and i will help you to hardcode the card into networkpreferences.plist My kext build 810 is attached too. Iwi_4965_svn_download.command.zip iwi3945.kext.zip Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/55/#findComment-721590 Share on other sites More sharing options...
joe momma Posted April 24, 2008 Share Posted April 24, 2008 the r810 kext seems to work well for me via eathernet, however I can't use wireless. I seem to remember older revisions (though I don't remember exactly which ones) showing up under airport, but the last few have not for me. I'm loading them by cd / sudo unzip iwi3945r810.kext.zip sudo kextload iwi3945.kext Am I doing dsomething wrong? Thanks All the work is definitely appreciated. Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/55/#findComment-721634 Share on other sites More sharing options...
Lofn Posted April 24, 2008 Share Posted April 24, 2008 Attached are my iwl4965 log results. For those who don't know about it, Kext Helper could save you a lot of work in the terminal when loading kexts. system.log.txt Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/55/#findComment-721675 Share on other sites More sharing options...
f41qu3 Posted April 24, 2008 Share Posted April 24, 2008 iwi4965it's almost ready to work -> just need a few hacks like iwi3945 iwi3945 rel 810 last version for today try to hack the function check_firstup() maybe you can find a way to make the driver load without errors Hi, I'm test 810 here and have this bits: Mine IOREG output: | | | +-o pci8086,4222@0 <class IOPCIDevice, registered, matched, active, busy 0, retain 57> | | | { | | | "IOPCIResourced" = Yes | | | "IOInterruptControllers" = ("io-apic-0","IOPCIMessagedInterruptController") | | | "IOName" = "pci8086,4222" | | | "subsystem-id" = <00100000> | | | "IOPCIExpressLinkCapabilities" = 465937 | | | "IODeviceMemory" = (({"address"=18446744073679138816,"length"=4096})) | | | "class-code" = <00800200> | | | "IOPowerManagement" = {"CurrentPowerState"=2} | | | "revision-id" = <02000000> | | | "IOInterruptSpecifiers" = (<1200000007000000>,<0500000000000100>) | | | "IOChildIndex" = 1 | | | "assigned-addresses" = <100003820000000000f02ffe0000000000100000> | | | "device-id" = <22420000> | | | "vendor-id" = <86800000> | | | "name" = "pci8086,4222" | | | "subsystem-vendor-id" = <86800000> | | | "IOPCIExpressLinkStatus" = 4113 | | | "reg" = <0000030000000000000000000000000000000000100003020000000000000000000000000010 000> | | | "compatible" = <"pci8086,1000","pci8086,4222","pciclass,028000"> | | | } Have this IDs on Darwin's lspci: 03:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 3945ABG Network Connection [8086:4222] (rev 02) 03:00.0 0280: 8086:4222 (rev 02) HexDump: 03:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG Network Connection (rev 02) 00: 86 80 22 42 06 00 10 00 02 00 80 02 08 00 00 00 10: 00 f0 2f fe 00 00 00 00 00 00 00 00 00 00 00 00 20: 00 00 00 00 00 00 00 00 00 00 00 00 86 80 00 10 30: 00 00 00 00 c8 00 00 00 00 00 00 00 12 01 00 00 Bootlog: (as long, lot lines, I post up in pastebin.ca to easy view) http://pastebin.ca/995321 Last line after system freeze: Apr 23 21:46:53 MacBook SystemUIServer[116]: Error: ACInterfaceGetPower() called with invalid interface Intel 3945 as knowed at Wired Interface (2). When system stared, running fine for some 20 or 30 seconds, before, freeze. I'm portuguese brazillian, and working to try solve something too. Sorry long post. Cheerz, Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/55/#findComment-721699 Share on other sites More sharing options...
jalavoui Posted April 24, 2008 Author Share Posted April 24, 2008 just compare your logs with pere's logs some of you are testing the wrong versions of iwi3945.kext... anyone as tryed to hack the code? iwi3945 rel 811 this as the scan call that gives scan_complete but i guess also give a kp Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/55/#findComment-722202 Share on other sites More sharing options...
f41qu3 Posted April 24, 2008 Share Posted April 24, 2008 [To add] When I use ./networkSelector nothing happened. - Yes, I tried make some hacks; Edited: Link: http://iwidarwin.googlecode.com/svn/trunk/...45_new-osx10.5/ Cheerz, Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/55/#findComment-722217 Share on other sites More sharing options...
Miguel Madrid Posted April 24, 2008 Share Posted April 24, 2008 I have been making test during the morning trying the find why or where some of us are getting errors... Having a look line by line to my log against pere's one.... all seems to be ok Apr 24 13:28:22 kernel[0]: iwl3945: U iwl3945_pci__nic_init SW RF KILL supported in EEPROM. Apr 24 13:28:22 kernel[0]: iwl3945: U iwl3945_hw_nic_init HW RF KILL supported in EEPROM. Apr 24 13:28:22 kernel[0]: iwl3945: U iwl3945_load_bsm Begin load bsm Apr 24 13:28:22 kernel[0]: iwl3945: U iwl3945_verify_bsm Begin verify bsm Apr 24 13:28:22 kernel[0]: iwl3945: U iwl3945_verify_bsm BSM bootstrap uCode image OK Apr 24 13:28:22 kernel[0]: iwl3945: U iwl3945_load_bsm BSM write complete, poll 1 iterations Apr 24 13:28:22 kernel[0]: iwl3945: U __iwl3945_up iwl3945 is coming up Apr 24 13:28:22 kernel[0]: iwl3945: U iwl3945_mac_open Start UP work. but... then it goes to: Apr 24 13:28:23 kernel[0]: s: 0x00000004 Apr 24 13:28:23 kernel[0]: iwl3945: U iwl3945_print_rx_config_cmd u8 dev_type: 0x3 Apr 24 13:28:23 kernel[0]: iwl3945: U iwl3945_print_rx_config_cmd u8 ofdm_basic_rates: 0xff Apr 24 13:28:23 kernel[0]: iwl3945: U iwl3945_print_rx_config_cmd u8 cck_basic_rates: 0x0f Apr 24 13:28:23 kernel[0]: iwl3945: U iwl3945_print_rx_config_cmd u8[6] node_addr: 00:1c:bf:02:15:16 Apr 24 13:28:23 kernel[0]: iwl3945: U iwl3945_print_rx_config_cmd u8[6] bssid_addr: 00:00:00:00:00:00 Apr 24 13:28:23 kernel[0]: iwl3945: U iwl3945_print_rx_config_cmd u16 assoc_id: 0x0 Apr 24 13:28:23 kernel[0]: iwl3945: U iwl3945_irq_handle_error Restarting adapter due to uCode error. and in pere's one is Apr 23 23:20:50 Pere kernel[0]: iwl3945: U iwl3945_mac_open Start UP work.\ Apr 23 23:20:50 Pere kernel[0]: queue_te Apr 23 23:20:50 Pere kernel[0]: wi3945/compatibility.cpp:6520\ Apr 23 23:20:50 Pere kernel[0]: ieee80211_tx_pending Apr 23 23:20:50 Pere kernel[0]: test_function @ Apr 23 23:20:50 Pere kernel[0]: ieee80211_tasklet_handler @ Apr 23 23:20:50 Pere kernel[0]: test_function @ Apr 23 23:20:50 Pere kernel[0]: iwl3945: U iwl3945_rx_handle r = 1, i = 0, REPLY_ALIVE, 0x01\ Apr 23 23:20:50 Pere kernel[0]: iwl3945: U iwl3945_rx_reply_alive Alive ucode status 0x00000001 revision 0x1 0x9\ Apr 23 23:20:50 Pere kernel[0]: iwl3945: U iwl3945_rx_reply_alive Initialization Alive received.\ So I think some of us will need to find why or where there is differences in the HW.. later I can see on my log: Apr 24 13:28:24 kernel[0]: iwl3945: U iwl3945_alive_start Runtime Alive received. Apr 24 13:28:24 kernel[0]: iwl3945: U iwl3945_verify_inst_sparse ucode inst image size is 900 Apr 24 13:28:24 kernel[0]: iwl3945: U iwl3945_verify_inst_sparse ucode inst image size is 2668 Apr 24 13:28:24 kernel[0]: iwl3945: U iwl3945_verify_inst_sparse ucode inst image size is 80524 Apr 24 13:28:24 kernel[0]: iwl3945: U iwl3945_verify_ucode Runtime uCode is good in inst SRAM Apr 24 13:28:24 kernel[0]: iwl3945: U iwl3945_alive_start RFKILL status: 0x1 Apr 24 13:28:24 kernel[0]: iwl3945: U iwl3945_init_channel_map Channel map already initialized. Apr 24 13:28:24 kernel[0]: iwl3945: U iwl3945_init_geos Geography modes already initialized. Apr 24 13:28:24 kernel[0]: ieee80211_start_queues Apr 24 13:28:24 kernel[0]: iwl3945: U iwl3945_update_power_cmd Flags value = 0x00000008 Apr 24 13:28:24 kernel[0]: iwl3945: U iwl3945_update_power_cmd Tx timeout = 0 Apr 24 13:28:24 kernel[0]: iwl3945: U iwl3945_update_power_cmd Rx timeout = 0 Apr 24 13:28:24 kernel[0]: iwl3945: U iwl3945_update_power_cmd Sleep interval vector = { 0 , 0 , 0 , 0 , 0 } Apr 24 13:28:24 kernel[0]: iwl3945: U iwl3945_enqueue_hcmd Sending command POWER_TABLE_CMD (#77), seq: 0x0400, 36 bytes at 0[0]:4 Apr 24 13:28:24 kernel[0]: queue_te Apr 24 13:28:24 kernel[0]: test_function Apr 24 13:28:24 kernel[0]: error iwl3945: Microcode HW error detected. Restarting. Apr 24 13:28:24 kernel[0]: error iwl3945: Desc Time asrtPC blink2 ilink1 nmiPC Line Apr 24 13:28:24 kernel[0]: error iwl3945: Start IWL Event Log Dump: display count 6, wraps 0 Apr 24 13:28:24 kernel[0]: error iwl3945: 0000000000 0x000000d5 0117 Apr 24 13:28:24 kernel[0]: error iwl3945: 0000000000 0x000000be 0118 Apr 24 13:28:24 kernel[0]: error iwl3945: 0000000130 0x00000000 0651 Apr 24 13:28:24 kernel[0]: error iwl3945: 0000000151 0xffffff2e 0454 Apr 24 13:28:24 kernel[0]: error iwl3945: 0000000152 0x00000000 0472 Apr 24 13:28:24 kernel[0]: error iwl3945: 0000000173 0x000000iwc5 l39401045: Apr 24 13:28:24 kernel[0]: U iwl3945_send_cmd_sync Wait POWER_TABLE_CMD Condition: 20ms left IT seems to be related to "power" so the next things I'll be testing the the power settings in both BIOS and Systempreferences... Jalavoui... may we know from where the @#~# the Apr 24 13:28:23 kernel[0]: s: 0x00000004 comes from. It's the first difference between the logs... Regards..... let's keep moving Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/55/#findComment-722233 Share on other sites More sharing options...
jalavoui Posted April 24, 2008 Author Share Posted April 24, 2008 this bug is related to Microcode - some cards have it do you get it after a few reboots? when you get this errror the driver calls iwl3945_bg_restart() - this tryes to load the ucode again need to make it work better the card is restarted if you see this msg "Restarting adapter due to uCode error.\n" i thing i get it: the pci_disable_device, etc code is wrong - i'll fix it iwi3945 rel 812 pci hacks the driver setup is done after enable() gets called Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/55/#findComment-722251 Share on other sites More sharing options...
Recommended Posts