Subscribe to our RSS news feed
AAPL 199.94 (-1.25)

171 Pages V  « < 78 79 80 81 82 > »   
Closed Topic Start new topic
Intel Wireless 2100, 2200bg, 2915bg, 3945abg, 4965agn, IWIDarwin drivers for mac os x 10.4 and 10.5 *under development*
*
  • Group: Members
  • Posts: 36
  • Joined: 25-October 06
  • From: Zurich, Switzerland
  • Member No.: 61,583
This is my 851 log (4965). Just tell me how to improve it!
Attached File  system.txt ( 355.4K ) Number of downloads: 19
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 142
  • Joined: 29-September 06
  • From: The Netherlands
  • Member No.: 57,938
QUOTE (rulli @ Apr 26 2008, 05:18 PM) *
This is my 851 log (4965). Just tell me how to improve it!
Attached File  system.txt ( 355.4K ) Number of downloads: 19



he rulli, can you tell me how you are creating this log? its much nicer than mine..
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 36
  • Joined: 25-October 06
  • From: Zurich, Switzerland
  • Member No.: 61,583
I delete my log prior to loading the kext. After loading I just delete the xcode stuff out of it. Nothing else... huh.gif
I post the logs from Windows (Macdrive) not using any script
PM Profile Card
Go to the top of the page
+ Quote Post
********
  • Group: Members
  • Posts: 1,141
  • Joined: 28-August 06
  • Member No.: 53,253
iwi4965 rel 852
scan loop try

rulli,
your logs is better - it as the first log lines when the driver starts
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 37
  • Joined: 7-November 07
  • From: Saskatchewan, Canada
  • Member No.: 150,571
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)
Attached File  system.txt ( 98.5K ) Number of downloads: 2
 
PM Profile Card
Go to the top of the page
+ Quote Post
*******
  • Group: Members
  • Posts: 620
  • Joined: 4-April 07
  • Member No.: 98,153
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)
Attached File  reboot.rtf ( 59.44K ) Number of downloads: 1
 
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 36
  • Joined: 25-October 06
  • From: Zurich, Switzerland
  • Member No.: 61,583
852 log (4965)
This is a restart
Attached File  system.txt ( 283.72K ) Number of downloads: 9
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 142
  • Joined: 29-September 06
  • From: The Netherlands
  • Member No.: 57,938
here are my logs....


still no startup log line sad.gif don't understand why they dont apear in the logs....but... i do see more scanning results
Attached File(s)
Attached File  system.txt ( 20.98K ) Number of downloads: 3
 
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 36
  • Joined: 25-October 06
  • From: Zurich, Switzerland
  • Member No.: 61,583
Ruud: Try a restart since I always get initial lines on startup... Oh I see this is from a restart?
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 142
  • Joined: 29-September 06
  • From: The Netherlands
  • Member No.: 57,938
QUOTE (rulli @ Apr 26 2008, 05:50 PM) *
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
PM Profile Card
Go to the top of the page
+ Quote Post
********
  • Group: Members
  • Posts: 1,141
  • Joined: 28-August 06
  • Member No.: 53,253
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
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 142
  • Joined: 29-September 06
  • From: The Netherlands
  • Member No.: 57,938
QUOTE (jalavoui @ Apr 26 2008, 05:54 PM) *
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 wacko.gif

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)
Attached File  dmesg.txt ( 4K ) Number of downloads: 1
Attached File  system.txt ( 24.32K ) Number of downloads: 3
Attached File  ioreg.txt ( 34.5K ) Number of downloads: 0
 
PM Profile Card
Go to the top of the page
+ Quote Post
*******
  • Group: Members
  • Posts: 620
  • Joined: 4-April 07
  • Member No.: 98,153
QUOTE (jalavoui @ Apr 26 2008, 05:54 PM) *
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)
Attached File  reboot.txt ( 105.15K ) Number of downloads: 7
 
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 36
  • Joined: 25-October 06
  • From: Zurich, Switzerland
  • Member No.: 61,583
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
Attached File  system.txt ( 390.13K ) Number of downloads: 17


I did this:
//ieee80211_sta_req_scan(dev,NULL,0);//maybe this?
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 142
  • Joined: 29-September 06
  • From: The Netherlands
  • Member No.: 57,938
QUOTE (rulli @ Apr 26 2008, 06:13 PM) *
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
Attached File  system.txt ( 390.13K ) Number of downloads: 17


I 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.
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 36
  • Joined: 25-October 06
  • From: Zurich, Switzerland
  • Member No.: 61,583
Well this is the whole log; so no 1st scan sad.gif
What could I change?
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 142
  • Joined: 29-September 06
  • From: The Netherlands
  • Member No.: 57,938
oke my log


i don't know where it goes wrong but i will take a look at it
Attached File(s)
Attached File  system.txt ( 23.8K ) Number of downloads: 5
 
PM Profile Card
Go to the top of the page
+ Quote Post
********
  • Group: Members
  • Posts: 1,141
  • Joined: 28-August 06
  • Member No.: 53,253
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
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 142
  • Joined: 29-September 06
  • From: The Netherlands
  • Member No.: 57,938
can someone explain shortly how to use networkselector and where i can find it? else i cant test it..
PM Profile Card
Go to the top of the page
+ Quote Post
*******
  • Group: Members
  • Posts: 620
  • Joined: 4-April 07
  • Member No.: 98,153
QUOTE (jalavoui @ Apr 26 2008, 06:40 PM) *
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 smile.gif come in 10 minutes.
PM Profile Card
Go to the top of the page
+ Quote Post
171 Pages V  « < 78 79 80 81 82 > » 
Closed Topic Start new topic

2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 

RSS Lo-Fi Version Time is now: 21st November 2009 - 04:45 PM