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

171 Pages V  « < 39 40 41 42 43 > »   
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: 1,141
  • Joined: 28-August 06
  • Member No.: 53,253
QUOTE (mlazy @ Apr 15 2008, 07:19 PM) *
Here are some 715 logs.


the driver loads very unstable - won't work this way
try to hack the iosleep() var
boot with -s and call networkselector to start a scan
move networkselector.app from xcode project folder to /
them type
kextload /iwi3945.kext
wait... for it to load
you'll get lots of debug messages
./networkselector
press the option to scan and press enter

i see a mistake on a kp picture
after boot with -s
you need to type sh /etc/rc for mac os to load
them wait for it to finish
and type kextload /iwi3945.kext

i'm still no shure but my guess in code is that driver scanning is independent of station scanning
i.e., the station scan only ocurs after the station is associated
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 36
  • Joined: 10-March 08
  • From: Israel
  • Member No.: 197,909
ok.
i got testing with IOSleep(500)

got kp as soon as i start scanning.

i heres the syslog.
Attached File  systemIOSleep500.txt ( 139.83K ) Number of downloads: 14


ill try 2000 now.
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 146
  • Joined: 28-April 07
  • Member No.: 104,181
Hey,

Excellent instructions. I used the -s method, but "sh /etc/rc" doesn't work. Tells me file or folder not found or something like that. any other ideas? (running 10.5.2) I did the kextload anyway, took a picture of it. Did a scan, complained that the card was not ready.

Attached File  singlemode.jpg ( 140.56K ) Number of downloads: 31


Oh, and no KP after almost 10 mins and several scans. I didn't adjust the iosleep from the project at all.
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 54
  • Joined: 22-January 06
  • Member No.: 21,104
QUOTE (jalavoui @ Apr 15 2008, 05:43 PM) *
the driver is very close to start working

This is very exciting to hear. Thanks for all of everyone's hard work!
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 (mlazy @ Apr 15 2008, 08:03 PM) *
Oh, and no KP after almost 10 mins and several scans. I didn't adjust the iosleep from the project at all.


system.log from driver start please
maybe you get lucky with the scan
as anyone tryed to patch the code?
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 36
  • Joined: 10-March 08
  • From: Israel
  • Member No.: 197,909
jalavoui.
i got it on -s it got stack as soon as it scans.
heres a pic.
Attached File  IMG_0966.tiff ( 1.25MB ) Number of downloads: 30


i forgot - IOSLEEP(5000)
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 146
  • Joined: 28-April 07
  • Member No.: 104,181
Jalavoui,

That's just it, I don't see anything in the system.log about the single user boot. Also, /etc/rc was dropped in favor of launchd for 10.5. I'll try again now.
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
i'll try a hack and upload to svn
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 146
  • Joined: 28-April 07
  • Member No.: 104,181
Yeah, There's a "black hole" in my system log while I'm in sigle user mode. But, I did score a kernel panic while exiting netselector after loading and scanning with it.

Attached File  715kp.jpg ( 113.21K ) Number of downloads: 26
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 rel 716
add iosleep fix and auto-scan
don't need networkselector the scan should start auto
try a few reboots if you get a kp
you can try to put iwi3945.kext in system/library/preferences (fix permissions)
and add it to system preferences -> network
the card must be recognized by mac os x before it start to work
and you need to unplug all other network connections before testing iwi3945
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 4
  • Joined: 10-April 08
  • Member No.: 212,866
Great job so far jalavoui (and other testers + developers)!! Ill see if I can start testing aswell smile.gif
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
why are you all connected to this thread?
disconnect and go test iwi3945 smile.gif
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 10
  • Joined: 28-February 08
  • Member No.: 192,924
I'm trying my best to test but I guess im doing something wrong. Anyways I opened terminal and did svn checkout to get all the files. clicked on the .dmg file to install it and then restarted. When i restarted i checked my network in preferences (nothing new) and then clicked on network selector in my applications. i got this: Last login: Tue Apr 15 16:58:28 on ttys000
/Applications/networkSelector ; exit;
benny-lavas-mac-pro:~ Benn$ /Applications/networkSelector ; exit;
Unhandled transform (1) for ioctl group = 78 (N), number = 3, length = 100
Illegal instruction
logout

[Process completed]

anyways I did the get logs command and ill post them, they prolly wont help though because it seems like i did it wrong. No KP btw.
Attached File(s)
Attached File  dmesg.txt ( 4K ) Number of downloads: 2
Attached File  ioreg.txt ( 40.09K ) Number of downloads: 0
Attached File  system.txt ( 41.37K ) Number of downloads: 1
 
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 146
  • Joined: 28-April 07
  • Member No.: 104,181
716 log:

Attached File  716systemlog.txt ( 92.99K ) Number of downloads: 8


v716 kext for ppl without xcode:

Attached File  iwi3945v716.kext.zip ( 237.69K ) Number of downloads: 23


up for 5 mins, no KP! I have an EN interface for it, but the state remains "not plugged in" where to next fearless leader? smile.gif
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
imwithalwood,

you need to delete the old .dmg
after choose build in xcode to create a new one
xcode place iwi3945.kext on /
to test
reboot
kextload /iwi3945.kext

mlazy,
thanks for your hard work testing my bugs


iwi3945 rel 717
the driver is very unstable when first loading
maybe this make it work better
initial bugs from last log shows it is not working

there's still lots of things to test
we need more people posting logs
i can always use someone with ideas to patch the source code

what's missing:
make the driver do stable scans
get probe responses from open networks
associate
get an ip address
this is all very easy to do - don't worry

please post initial drive log lines

if you get this in logs
error iwl3945: Microcode SW error detected. Restarting 0x82000008.
better reboot and test again
the driver recover from this error but it fails working correctly if initial startup fails
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 24
  • Joined: 25-January 08
  • Member No.: 177,754
QUOTE (mlazy @ Apr 15 2008, 10:03 PM) *
716 log:

Attached File  716systemlog.txt ( 92.99K ) Number of downloads: 8


v716 kext for ppl without xcode:

Attached File  iwi3945v716.kext.zip ( 237.69K ) Number of downloads: 23


up for 5 mins, no KP! I have an EN interface for it, but the state remains "not plugged in" where to next fearless leader? smile.gif


Thank you. now i can test and post results
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 146
  • Joined: 28-April 07
  • Member No.: 104,181
QUOTE (jalavoui @ Apr 15 2008, 05:08 PM) *
imwithalwood,

you need to delete the old .dmg
after choose build in xcode to create a new one
xcode place iwi3945.kext on /
to test
reboot
kextload /iwi3945.kext

mlazy,
thanks for your hard work testing my bugs


No Problem, you are the one doing all of the work. Thanks for working on this project, I'm just happy to help. Are you doing this just for the challenge? I know you are on an imac G3, so what's the angle for you?
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
i've just changed the xcode script to fix permissions for /iwi3945.kext
it should load the driver nicely

i don't remember the svn rel version smile.gif

yaps - i must be crazy for writting code for a card i don't have

to know how to help posting logs - read few pages back

zzzz... waiting for logs
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 19
  • Joined: 2-April 08
  • Member No.: 209,251
QUOTE (jalavoui @ Apr 15 2008, 11:33 PM) *
i've just changed the xcode script to fix permissions for /iwi3945.kext
it should load the driver nicely

i don't remember the svn rel version smile.gif

yaps - i must be crazy for writting code for a card i don't have

to know how to help posting logs - read few pages back

zzzz... waiting for logs

hey! what about people who really want to help this project, but has a f....g small version of leo, and doesn't have xcode, or a {censored} compiler to build the driver? (is it my fault? I can compile on linux.. should be the same!)
I'm looking to this post every day for a compiled version to try it and post my KPs. tell me one thing, am I losing my time 'cause if I don't compile it on my pc it's useful? or what?
thanks for aswering. and sincerely for the project..
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 146
  • Joined: 28-April 07
  • Member No.: 104,181
718 logs: (10 mins to kp)

Attached File  718syslog.txt ( 24.5K ) Number of downloads: 6


718 kext:

Attached File  iwi3945v718.kext.zip ( 237.76K ) Number of downloads: 17


off to make dinner
PM Profile Card
Go to the top of the page
+ Quote Post
171 Pages V  « < 39 40 41 42 43 > » 
Closed Topic Start new topic

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

 

RSS Lo-Fi Version Time is now: 22nd November 2009 - 08:15 AM