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

171 Pages V  « < 98 99 100 101 102 > »   
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: 13
  • Joined: 16-March 08
  • Member No.: 200,476
Here's my alternative version logs. Incidentally, I also changed to the latest firmware.

I seem to get errors in the boot and intialise code but this is after it reports alive, so I really don't understand that. Odd, that they should choose to check the ucode after it's already started up ok.

I don't know if I can help much with the code discussions, I'm usually on the other side of the hardware/software divide so my knowledge of soft stuff like drivers is limited. ;-)
Attached File(s)
Attached File  iwl4965_syslog.rtf ( 87.17K ) Number of downloads: 7
Attached File  linux4965_timestamps.rtf ( 75.97K ) Number of downloads: 2
 
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 19
  • Joined: 2-April 08
  • Member No.: 209,251
iwi3945 _ rel.955

no kp as i compiled.
and seems to be stable for long time.
but:
i tryed to scan with networkselector, compiled as well, but it seems doesn't scan.
i also tried to put a static address instead of dhcp, and as soon as i apply, it KPs.
this is done with eth0 off.
is this normal?

here the log.

what is the 'other way' to scan that you mentioned?
Attached File(s)
Attached File  system.txt ( 73.81K ) Number of downloads: 2
 
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
there's still a lot of work to make this work
if you manage to find a way to make the driver make the scan on all channels
and add new stations maybe it works
i'll try to help on this...

looks like the power hack don't work
fix for the kp in scan call

iwi3945 rel 959
iwi4965 rel 960
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 90
  • Joined: 12-April 08
  • Member No.: 213,966
QUOTE (dab77 @ May 4 2008, 06:33 PM) *
iwi3945 _ rel.955

no kp as i compiled.
and seems to be stable for long time.


How bout the latest 957 rel, do you get a kp?
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
don't post old logs smile.gif

Cxddev,
maybe you can figure the solution for this
i'm trying to make the driver scan all channels
looks like old way don't work
can you check it?

nordix,pere
i think the code is not the same for the timeouts fix
can you check - i might need to revert some changes
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
again logs coming but for now here is the kext
4965 r960

edit: Here are the logs... 3 reboots... second -x, kp every time
Attached File(s)
Attached File  iwi4965.kext.zip ( 408.04K ) Number of downloads: 8
Attached File  system.txt ( 68.49K ) Number of downloads: 1
 
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 135
  • Joined: 15-November 07
  • From: Moscow, Russia
  • Member No.: 153,393
OOPS, I have only 957 log, KP's... smile.gif Will try 959, wait...
Attached File(s)
Attached File  system.txt ( 101.49K ) Number of downloads: 2
 
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 13
  • Joined: 16-March 08
  • Member No.: 200,476
QUOTE (jalavoui @ May 4 2008, 07:55 PM) *
Cxddev,
maybe you can figure the solution for this
i'm trying to make the driver scan all channels
looks like old way don't work
can you check it?


Is that why you enter with ieee80211_sta_req_scan now?
I think ieee80211_open works ok? it asks for sta_scan anyway later...

I thought it wasn't scanning all channels either but then realised there were big gaps in the time stamps and broken log messages so I think it is covering all channels, but it's not being reported (as usual).

I tried putting IOSleep in between to fix this but it KPs as it's all IRQ routines I think? blink.gif Need another way of checking perhaps? Add to an array of scanned channels? I'll see what I can do...
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 135
  • Joined: 15-November 07
  • From: Moscow, Russia
  • Member No.: 153,393
iwi3945 rel 959 -> only freezes (several reboots)

BTW, mac address of "station 0" in my log 953 is real
Attached File(s)
Attached File  system.txt ( 135.63K ) Number of downloads: 2
 
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 13
  • Joined: 13-April 08
  • Member No.: 214,350
QUOTE (jalavoui @ May 4 2008, 05:48 PM) *
the iwi drivers must be very good:
firmware->size = sizeof(ipw3945_ucode_raw); //149652;//crappy
May 4 20:01:50 puter kernel: iwl3945: U iwl3945_read_ucode Got firmware 'iwlwifi-3945-1.ucode' file (149652 bytes) from disk
the bug starts here - but - it works smile.gif


what bug?
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
wrote wrong code...
fixed

iwi3945 rel 961
iwi4965 rel 962


you can check the scan channels in logs in this line:
_commit_rxon
_mac_config enter to channel

Sousuke,
can you bring any light to this?
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 135
  • Joined: 15-November 07
  • From: Moscow, Russia
  • Member No.: 153,393
iwi3945 rel 961 -> immediate KP after kext installation, then only freezes
Attached File(s)
Attached File  system.txt ( 81.17K ) Number of downloads: 7
 
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
4965 r962

get kp still sad.gif
here is the log

the kext is attached
Attached File(s)
Attached File  system.txt ( 68.49K ) Number of downloads: 8
Attached File  iwi4965.kext.zip ( 408.11K ) Number of downloads: 11
 
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
QUOTE (nordix @ May 4 2008, 07:58 PM) *
iwi3945 rel 961 -> immediate KP after kext installation, then only freezes


i'll try to put back the code...
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 90
  • Joined: 12-April 08
  • Member No.: 213,966
same here I get a kp as well
Attached File(s)
Attached File  iwi3945rel961.kext.zip ( 241.32K ) Number of downloads: 12
 
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
the code is ok
post the kp picture
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 135
  • Joined: 15-November 07
  • From: Moscow, Russia
  • Member No.: 153,393
Well, I have nothing to post, as my KP's occur only after blue screen loading (I mean, loading and freezing). I reboot with -v -f always.
PM Profile Card
Go to the top of the page
+ Quote Post
*******
  • Group: Members
  • Posts: 620
  • Joined: 4-April 07
  • Member No.: 98,153
I have try to make it kp, but just got frozen, then i booted with the hardware switch turned off, and i could get a kp,
the last line printed before the kp was the code line 5185 on compatibility.cpp, related to this:

int ieee80211_hw_config(struct ieee80211_local *local)
{
IM_HERE_NOW();
struct ieee80211_hw_mode *mode;
struct ieee80211_channel *chan;
int ret = 0;

if (local->sta_scanning) {
chan = local->scan_channel;
mode = local->scan_hw_mode;
} else {
chan = local->oper_channel;
mode = local->oper_hw_mode;

Sorry, no pic.
}
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
thanks pere - i am expecting this to work smile.gif

iwi3945 rel 963
iwi4965 rel 964

to build iwi3945.dmg

read 1st post
open terminal
cd to iwi3945 folder...
sudo rm iwi3945.dmg
sudo xcodebuild iwi3945.xcodeproj
this instruction should be add to 1st post - this fix the error while build in xcode for non root acounts
you don't need the dmg. xcode will place iwi3945.kext in system/library/extensions
reboot and goto sys prefs -nets to add en1 if not already
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 135
  • Joined: 15-November 07
  • From: Moscow, Russia
  • Member No.: 153,393
Here are my shots of KP's
Attached File(s)
Attached File  IMG_0097.JPG ( 511.18K ) Number of downloads: 28
Attached File  IMG_0098.JPG ( 603.06K ) Number of downloads: 29
 
PM Profile Card
Go to the top of the page
+ Quote Post
171 Pages V  « < 98 99 100 101 102 > » 
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 - 07:26 PM