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

171 Pages V  « < 83 84 85 86 87 > »   
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: 7
  • Joined: 16-April 08
  • Member No.: 215,606
People!
Upload your kext for 4965 please!

a can`t download 1.1 Gb for them=((((
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
Devoid tutorial is on 1st page - thanks


disabled skb functions
in your logs - check if the driver is working - if you get errors reboot and test again
if you don't know howto id a error just match your log agains the linux log. use the search topic to find the linux log
some of you are posting very short logs - i need to see the driver working. zip the file if it's to large


iwi3945 rel 873
iwi4965 rel 874
PM Profile Card
Go to the top of the page
+ Quote Post
****
  • Group: Members
  • Posts: 241
  • Joined: 28-February 08
  • From: Italy
  • Member No.: 192,949
QUOTE (Ekimmu @ Apr 28 2008, 12:50 PM) *
People!
Upload your kext for 4965 please!

a can`t download 1.1 Gb for them=((((


i second that, unluckly none on my ethernet are recognized by macos so can't get the source. i know the driver is not working atm but i like to see if it runs on my hack
PM Profile Card
Go to the top of the page
+ Quote Post
*******
  • Group: Members
  • Posts: 620
  • Joined: 4-April 07
  • Member No.: 98,153
iwi 3945 rel 873...

Since the last versions, i get always the same errors, and i cant make the card boot without them...
I have try to raise the iosleep values everywhere to check whether they are timing errors, but they continue appearing.
I have attached just the errors, cause my logs are the same as lastests releases.
What can i try to hack to make them dissapear?.

Very nice tutorial Devoid! smile.gif
Attached File(s)
Attached File  iwi_errors.txt ( 2.78K ) Number of downloads: 36
Attached File  iwi3945.kext.zip ( 238.28K ) Number of downloads: 103
 
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 146
  • Joined: 28-April 07
  • Member No.: 104,181
873 log.

Lots of scanning, even on my card version Jalavoui! Still missing some init lines, but no load errors afik. The log runs through a few scans.

Attached File  873syslog.txt ( 234.47K ) Number of downloads: 37
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 37
  • Joined: 23-April 08
  • Member No.: 220,255
First of all, thanks to Devoid for the tutorial. I am glad I can start contributing.

I ran through the tutorial - after building iwi4965.kext and loading with kexthelper, I get the following error in system.log

cannot resolve dependencies for kernel extension /System/Library/Extensions/iwi4965.kext


Also, when building networkselector, it fails with 35 errors. Errors such as 'iostream: No such file or directory', 'stdlib.h: No such file or directory', etc.

If somebody could help me clear these errors up, I would really appreciate it.

Thanks!
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 if your iwi4965.kext is in your extensions folder do a:

kextload -t /System/Library/Extensions/iwi4965.kext..

this will tell you what kext isnt correct for iwi4965. At my install it was the IO802......kext. I have replaced it with the origional and that worked. If you used the kalyway 10.5.2 disc, you installed a modified version with atheros support and this one doesnt work with iwi driver.


Devoid, maybe you can add this to your tutorial for when other people run into this problem
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 37
  • Joined: 23-April 08
  • Member No.: 220,255
QUOTE (Ruud @ Apr 28 2008, 03:21 PM) *
oke if your iwi4965.kext is in your extensions folder do a:

kextload -t /System/Library/Extensions/iwi4965.kext..

this will tell you what kext isnt correct for iwi4965. At my install it was the IO802......kext. I have replaced it with the origional and that worked. If you used the kalyway 10.5.2 disc, you installed a modified version with atheros support and this one doesnt work with iwi driver.


You nailed it. Took care of the networkselector issue as well. Thank you!
PM Profile Card
Go to the top of the page
+ Quote Post
Group Icon
  • Group: Administrator
  • Posts: 2,205
  • Joined: 30-July 05
  • From: Over the hills & far away
  • Member No.: 935
moved devoids tutorial to http://forum.insanelymac.com/index.php?showtopic=71779 updated link in first post.

devoid can you still edit that or do I need to open the topic?

(and a great big "well done & keep it up" to everyone smile.gif )

[edit] instructions topic opened & added some links.
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 37
  • Joined: 23-April 08
  • Member No.: 220,255
Okay - looks like replacing IO80211Family.kext fudged up something. It re-detected my ethernet port, and now I keep getting this in system.log

en1 not running
check_firstup
goto system preferences --> networks and press apply if you keep seeing this
ieee80211_sta_work @ /Users/Adam/Desktop/root/compatibility.cpp:7672

This repeats every second or two. There was no option to press apply in Networks. Is there a way to reset the interface configuration, or another way to take care of this problem?

Sorry for all of the questions, once I have this down, I will be quiet smile.gif

Adam
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 (adamsint @ Apr 28 2008, 12:03 PM) *
Okay - looks like replacing IO80211Family.kext fudged up something. It re-detected my ethernet port, and now I keep getting this in system.log

en1 not running
check_firstup
goto system preferences --> networks and press apply if you keep seeing this
ieee80211_sta_work @ /Users/Adam/Desktop/root/compatibility.cpp:7672

This repeats every second or two. There was no option to press apply in Networks. Is there a way to reset the interface configuration, or another way to take care of this problem?

Sorry for all of the questions, once I have this down, I will be quiet smile.gif

Adam


Hey, In netwprk prefs, click on the new enet, then click advanced. Cancel the advanced window, and apply is now available. It will fix this error.
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 (adamsint @ Apr 28 2008, 04:03 PM) *
Okay - looks like replacing IO80211Family.kext fudged up something. It re-detected my ethernet port, and now I keep getting this in system.log

en1 not running
check_firstup
goto system preferences --> networks and press apply if you keep seeing this
ieee80211_sta_work @ /Users/Adam/Desktop/root/compatibility.cpp:7672

This repeats every second or two. There was no option to press apply in Networks. Is there a way to reset the interface configuration, or another way to take care of this problem?

Sorry for all of the questions, once I have this down, I will be quiet smile.gif

Adam


Look here, is not as well explained as Devoid, but may help you...
http://forum.insanelymac.com/index.php?s=&...st&p=721057
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 26
  • Joined: 1-January 08
  • Member No.: 168,064
Hey J, thanks for all the hard work.

Devoid, you are my savior. I can now participate in this project!

to that effect, here is my log for iwi4965 rev 874. Kext loaded no problem, computer detected new ethernet. I couldn't restart successfully though, tried 3 times, KP first time on normal boot, with -v it just gave me the blue login screen but never logged in. On -v, right before blue screen, I could see a bunch of iwi4965 flashing on the screen, but too fast to read. Hope this helps, im sry im a n00b lol
Attached File(s)
Attached File  systemlog874.rtf ( 261.13K ) Number of downloads: 15
 
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 (Gabik123 @ Apr 28 2008, 05:41 PM) *
Hey J, thanks for all the hard work.

Devoid, you are my savior. I can now participate in this project!

to that effect, here is my log for iwi4965 rev 874. Kext loaded no problem, computer detected new ethernet. I couldn't restart successfully though, tried 3 times, KP first time on normal boot, with -v it just gave me the blue login screen but never logged in. On -v, right before blue screen, I could see a bunch of iwi4965 flashing on the screen, but too fast to read. Hope this helps, im sry im a n00b lol



same results overhere, sorry for no log.. today im kinda out of time, hopefully can test again later this week.
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 37
  • Joined: 23-April 08
  • Member No.: 220,255
Here is my first attempt at logs. Let me know if there is anything I should be doing differently.
After reboot, I got a KP after 2-3 minutes.

Logs are for iwi4965

Edit: Errr.... I am too slow. Loading 874 now
Attached File(s)
Attached File  872_system.txt ( 48.56K ) Number of downloads: 3
Attached File  872_system_reboot.txt ( 144.52K ) Number of downloads: 8
 
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
all logs are full of errors
if you have found a way to make the driver work without errors
post your changes in the source code
until someone fix this i'll not post any version to svn
thanks for helping
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 873

No KP or freeze, and interesting content in logs, there are some packets (?)

At last several minutes I manually switched off and on my card, and it failed to return to life
Attached File(s)
Attached File  system.txt.zip ( 108.5K ) Number of downloads: 18
Attached File  dmesg.txt ( 4K ) Number of downloads: 9
Attached File  ioreg.txt ( 34.37K ) Number of downloads: 3
 
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 26
  • Joined: 1-January 08
  • Member No.: 168,064
what should I do to try and make the driver work without errors?
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
more scan hacking
if you get errors - reboot a few times

iwi3945 rel 875
iwi4965 rel 876


mlazy, pere
the iosleep hack in this release work for your cards?
i'm not shure but i think if you remove it and reboot a few times you can make the driver work even that it gets inital errors at startup

devoid,
i think you should add this files (need to be updated with detailed linux log and use same version as iwi)
to your howto
this will explain howto check logs and compare against linux to see if iwi is loading ok or if a reboot or power on/off is needed
i change the svn xcodeproj to default use svn system
this will allow users to check what's changed in code and try some hacks/patches
Attached File(s)
Attached File  Archive.zip ( 659.22K ) Number of downloads: 71
 
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 875

1st and 2nd reboots - endless loop of strings, then freeze on blue screen

3rd reboot -> kp

shot+logs below
Attached File(s)
Attached File  system.txt.zip ( 31.94K ) Number of downloads: 3
Attached File  ioreg.txt ( 33.7K ) Number of downloads: 3
Attached File  dmesg.txt ( 3.93K ) Number of downloads: 4
Attached File  IMG_0087.JPG ( 578.66K ) Number of downloads: 32
 
PM Profile Card
Go to the top of the page
+ Quote Post
171 Pages V  « < 83 84 85 86 87 > » 
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: 22nd November 2009 - 01:00 AM