Intel Wireless 2100, 2200bg, 2915bg, 3945abg, 4965agn, IWIDarwin drivers for mac os x 10.4 and 10.5 *under development* |
![]() |
Intel Wireless 2100, 2200bg, 2915bg, 3945abg, 4965agn, IWIDarwin drivers for mac os x 10.4 and 10.5 *under development* |
|
rulli
InsanelyMac Protégé
|
![]() |
Apr 26 2008, 05:18 PM Post #1581
|
|
This is my 851 log (4965). Just tell me how to improve it!
system.txt ( 355.4K )
Number of downloads: 19 |
|
Ruud
InsanelyMac Geek
|
![]() |
Apr 26 2008, 05:20 PM Post #1582
|
![]() ![]()
|
This is my 851 log (4965). Just tell me how to improve it!
system.txt ( 355.4K )
Number of downloads: 19he rulli, can you tell me how you are creating this log? its much nicer than mine.. |
|
rulli
InsanelyMac Protégé
|
![]() |
Apr 26 2008, 05:22 PM Post #1583
|
|
I delete my log prior to loading the kext. After loading I just delete the xcode stuff out of it. Nothing else...
I post the logs from Windows (Macdrive) not using any script |
|
jalavoui
InsanelyMac Legend
|
![]() |
Apr 26 2008, 05:28 PM Post #1584
|
![]() ![]() ![]() ![]() ![]() ![]() ![]()
|
iwi4965 rel 852
scan loop try rulli, your logs is better - it as the first log lines when the driver starts |
|
myself108
InsanelyMac Protégé
|
![]() |
Apr 26 2008, 05:28 PM Post #1585
|
|
sorry about the delay... studying for my university exams.
I havent been able to replicate the scan complete without a kernel panic, and I got by a combination of playing with the scan call functions and the iosleep timer. here is my log for 4965 r852
Attached File(s)
|
|
pere
InsanelyMac Legend
|
![]() |
Apr 26 2008, 05:42 PM Post #1586
|
![]() ![]() ![]() ![]() ![]() ![]() ![]()
|
REL 851.
Had to raise IOsleep to 750 to avoid ucode errors and swerrors, no timeouts now, no complete scan notification too. :i´ Javalui, i think its better you hold on 4965 and stop 3945 cause i think will be easier to finish, anyway, im here to test and try as many times you may need...
Attached File(s)
|
|
rulli
InsanelyMac Protégé
|
![]() |
Apr 26 2008, 05:44 PM Post #1587
|
|
|
|
Ruud
InsanelyMac Geek
|
![]() |
Apr 26 2008, 05:47 PM Post #1588
|
![]() ![]()
|
here are my logs....
still no startup log line
Attached File(s)
|
|
rulli
InsanelyMac Protégé
|
![]() |
Apr 26 2008, 05:50 PM Post #1589
|
|
Ruud: Try a restart since I always get initial lines on startup... Oh I see this is from a restart?
|
|
Ruud
InsanelyMac Geek
|
![]() |
Apr 26 2008, 05:53 PM Post #1590
|
![]() ![]()
|
Ruud: Try a restart since I always get initial lines on startup... Oh I see this is from a restart? no this is a first boot with the kext installed, normally i use kextload... now im restarting.. will check the new results. oke after a second reboot i get startup log lines, but i dont see any firmware logs like you have |
|
jalavoui
InsanelyMac Legend
|
![]() |
Apr 26 2008, 05:54 PM Post #1591
|
![]() ![]() ![]() ![]() ![]() ![]() ![]()
|
iwi3945/4965
reenable this line //ieee80211_sta_req_scan(dev,(u8*)"<hidden>", sizeof("<hidden>")); looks like this allow to get a scan_complete you can try other hacks - i'm out of ideas |
|
Ruud
InsanelyMac Geek
|
![]() |
Apr 26 2008, 05:59 PM Post #1592
|
![]() ![]()
|
iwi3945/4965 reenable this line //ieee80211_sta_req_scan(dev,(u8*)"<hidden>", sizeof("<hidden>")); looks like this allow to get a scan_complete you can try other hacks - i'm out of ideas if i enable this at the end of compatiblity.cpp i have to put { } to correct the errors... will test now ok logs... strange system.txt log strange line in it: iwl4965: U iwl4965_mac_open leave - failed and what does this mean? Scan ch.res: 2 [802.11bg] (TSF: 0x00000000:000F011E) - 0 elapsed=5777 usec (70ms since last)
Attached File(s)
dmesg.txt ( 4K )
Number of downloads: 1
system.txt ( 24.32K )
Number of downloads: 3
ioreg.txt ( 34.5K )
Number of downloads: 0 |
|
pere
InsanelyMac Legend
|
![]() |
Apr 26 2008, 06:12 PM Post #1593
|
![]() ![]() ![]() ![]() ![]() ![]() ![]()
|
iwi3945/4965 reenable this line //ieee80211_sta_req_scan(dev,(u8*)"<hidden>", sizeof("<hidden>")); looks like this allow to get a scan_complete you can try other hacks - i'm out of ideas Iosleep settled to 750 to avoid timeouts. Reboot log. No scan complete on 3945.
Attached File(s)
|
|
rulli
InsanelyMac Protégé
|
![]() |
Apr 26 2008, 06:13 PM Post #1594
|
|
I think I did something wrong but I'll post anyway. I reenabled the line in rel852 (4965) but disabled the next one, I don't think you meant this but hopefully it will help too
system.txt ( 390.13K )
Number of downloads: 17I did this: //ieee80211_sta_req_scan(dev,NULL,0);//maybe this? |
|
Ruud
InsanelyMac Geek
|
![]() |
Apr 26 2008, 06:36 PM Post #1595
|
![]() ![]()
|
I think I did something wrong but I'll post anyway. I reenabled the line in rel852 (4965) but disabled the next one, I don't think you meant this but hopefully it will help too
system.txt ( 390.13K )
Number of downloads: 17I did this: //ieee80211_sta_req_scan(dev,NULL,0);//maybe this? hmm can you check if you get a log line with ----> 1st scan <---- in the line if this isnt there i think it won't even reach this code. If this is the case, then edditing that code doesn't matter. |
|
rulli
InsanelyMac Protégé
|
![]() |
Apr 26 2008, 06:39 PM Post #1596
|
|
Well this is the whole log; so no 1st scan
What could I change? |
|
Ruud
InsanelyMac Geek
|
![]() |
Apr 26 2008, 06:40 PM Post #1597
|
![]() ![]()
|
oke my log
i don't know where it goes wrong but i will take a look at it
Attached File(s)
|
|
jalavoui
InsanelyMac Legend
|
![]() |
Apr 26 2008, 06:40 PM Post #1598
|
![]() ![]() ![]() ![]() ![]() ![]() ![]()
|
in this releases you can use networkselector to start the scan
open console -> system.log and see if it works you have to wait for the scan to complete before call it again in networkselector you might get a kp iwi3945 rel 853 - also update some hacks from iwi4965 iwi4965 rel 854 pere, i add your timer - is this right? on previous logs both card seems to finish the scan - the driver sometimes fail to show all debug lines |
|
Ruud
InsanelyMac Geek
|
![]() |
Apr 26 2008, 06:42 PM Post #1599
|
![]() ![]()
|
can someone explain shortly how to use networkselector and where i can find it? else i cant test it..
|
|
pere
InsanelyMac Legend
|
![]() |
Apr 26 2008, 06:44 PM Post #1600
|
![]() ![]() ![]() ![]() ![]() ![]() ![]()
|
in this releases you can use networkselector to start the scan open console -> system.log and see if it works you have to wait for the scan to complete before call it again in networkselector iwi3945 rel 853 iwi4965 rel 854 pere, i add your timer - is this right? on previous logs both card seems to finish the scan - the driver sometimes fail to show all debug lines Download and test |
![]() |
|
Lo-Fi Version | Time is now: 21st November 2009 - 04:45 PM |