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* |
|
frauhottelmann
InsanelyMac Geek
|
![]() |
May 16 2008, 04:39 PM Post #2401
|
![]() ![]() ![]()
|
Same thing here, when I try to scan, I get a kernel panic. I'll test a little bit more tonight!
|
|
eric2112
InsanelyMac Protégé
|
![]() |
May 16 2008, 06:59 PM Post #2402
|
|
Ok, I'm going to try this again. I appologize for whining before. I would like to try and be helpful if I can. If someone could help get me up to speed I would appreciate it. I have been reading through the posts trying to get my bearings on all of this, but I think I need a little help.
I installed the latest iwi3945.dmg and rebooted. I did not see any new network devices in system prefs. Is there anything special that I need to do to get the card to at least show up? Also running networkSelector, I recieve an error: Could not get ID for kernel control. 2 Someone in a previous post said that this was due to permissions, but I don't know where to begin looking for this. Any advice? I've tried modifying file permissions in a few places, but that seemed to have no effect. Is this occurring because the card is not being recognized? I'm guessing that as soon as I can get the card at least recognized, then I can start capturing logs. Right? Also I think I may have an Intel 3945abg card to donate to the cause. I'll see if I can track it down in my boxes of junk. If I can find it in time, I'll send it to whom ever I need to. Lenovo Thinkpad T61 (7663-CTO) Intel Core2 Duo ~ T8100 @ 2.10GHz - Both cores detected 2 GB DDR2-667 PC2-5300 - Console shows a memory error. Runs fine though Intel 82566MM Gigabit Network Connection - Not working Intel Pro/Wireless 3945ABG Network Connection - Not working Nvidia Quadro NVS 140M - Not working 14.1" Display (1440x900) - No problems here Analog Devices 1984 HD Audio - Not working Lenovo Integrated Camera - Works fine with installation package on Kalyway 10.5.2 DVD "...I'm trying to misunderstand a little less completely." |
|
yeye
InsanelyMac Sage
|
![]() |
May 16 2008, 07:59 PM Post #2403
|
![]() ![]() ![]() ![]()
|
He's right jala, why don't you want any intel 3945 cards or 4965? It may be very helpful for you
|
|
pmorcos
InsanelyMac Protégé
|
![]() |
May 16 2008, 08:15 PM Post #2404
|
|
you probably have seen this but I can't imagine it is a huge difference between ubuntu and mac... perhaps there is something here that is useful in terms of code... I found this article on the net..... regarding installation of drivers for intel 3945 in ubuntu on a Dell620: article follows.
while i’m using my dell d620 with an intel wireless 3945 card i have the following problems with hardy and the new iwl3945: -throughput is limited 110kb/s rx -the wireless lan is very unstable -sometimes the system freezes while scanning for networks i tried some things to workaround: - installed the ubuntu-backports (so the driver 1.2.25 is install) = ok the wlan led works again - add the file /etc/modprobe.d/iwl3945 (alias wlan0 iwl3945 options iwl3945 disable_hw_scan=1) - to config the card i used wicd (wicd.sourceforge.net)instead of the builtin network-admin now i decided to backport to the old ipw3945 driver which has do everything fine in gutsy… 1. sudo vim /etc/modprobe.d/blacklist added the lines # blacklist new iwl3945 blacklist iwl3945 blacklist mac8021 so the new iwl3945 won’t load at system startup 2. Reboot 3. Download ipw3945 microcode (http://ipw3945.sourceforge.net) and copy it into /lib/firmware/2.6.24-17-generic/ 4. Download ipw3945 regulatory daemon from here and copy it into /sbin/ (copy the file within folder x86 to /sbin/ too) 5. get the patch from here thanks 6. get the ipw driver <!– @page { size: 21cm 29.7cm; margin: 2cm } P { margin-bottom: 0.21cm } –>http://ipw3945.sourceforge.net/#downloads 7. patch -p1 < ipw3945-1.2.2.patch (target file = ipw3945.h) 8. make 9. sudo make install 10. sudo chmod 777 /sbin/ipw* 11. add a file /etc/modprobe.d/ipw3945 add lines: install ipw3945 /sbin/modprobe -i ipw3945 ; sleep 0.5 ; /sbin/ipw3945d –quiet remove ipw3945 /sbin/ipw3945d –kill ; /sbin/modprobe -r -i ipw3945 12. sudo modprobe ipw3945 13. reboot 14. set the correct interface (eth1) in the wicd et voila |
|
ITXW
InsanelyMac Protégé
|
![]() |
May 16 2008, 09:08 PM Post #2405
|
|
Jalavoui: Do you have any documentation on the code or card that I could read? Did you get all the information you have on the way it should run from linux logs? Is the code based on the iwl3945 driver or the ipw3945 driver and which version? Lastly, the driver is in C++ not Objective C, right?
|
|
nordix
InsanelyMac Geek
|
![]() |
May 16 2008, 09:15 PM Post #2406
|
![]() ![]() ![]()
|
iwi3945 rel 1132 -> get timeouts or KP on reboot
I've figured out how to enable kernel debugger, and I was cretino assoluto before (now I have a little chance to be cured) - by adding boot flag "-debug=0x100" (w/o quotes)
Attached File(s)
|
|
mrroboto
InsanelyMac Geek
|
![]() |
May 16 2008, 11:18 PM Post #2407
|
![]() ![]()
|
|
|
jalavoui
InsanelyMac Legend
|
![]() |
May 17 2008, 11:57 AM Post #2408
|
![]() ![]() ![]() ![]() ![]() ![]() ![]()
|
post kp pictures
iwi3945 rel 1134 iwi4965 rel 1135 |
|
NoSTaBoNN
InsanelyMac Protégé
|
![]() |
May 17 2008, 03:10 PM Post #2409
|
![]()
|
Latest dmg freezes at:
ieee80211_tx_h_rate_ctrl @ (...)/compatibility:8498 |
|
jalavoui
InsanelyMac Legend
|
![]() |
May 18 2008, 01:49 PM Post #2410
|
![]() ![]() ![]() ![]() ![]() ![]() ![]()
|
post kp pictures
anyone to help? you can add some iologs to check where is the kp |
|
nordix
InsanelyMac Geek
|
![]() |
May 18 2008, 05:38 PM Post #2411
|
![]() ![]() ![]()
|
jalavoui - in what funcs KP is expected? I get only freezes, w/o KP pics, so I'm going to insert iologs, but where?
Even "-debug=0x100" doesn't help me... And maybe you tell us, what places of code are preferred to add iologs? (for example, before if statements, or in the beginning of concrete function's body, etc.). I think testers will be glad to take a little lesson from you |
|
nordix
InsanelyMac Geek
|
![]() |
May 18 2008, 09:46 PM Post #2412
|
![]() ![]() ![]()
|
Guys! DL this iwi3945.dmg, install it and post here your KP pics! It's that simple
Attached File(s)
|
|
nordix
InsanelyMac Geek
|
![]() |
May 19 2008, 04:36 PM Post #2413
|
![]() ![]() ![]()
|
BOOM!!! © Steve
62 downloads! And no KP shots! Guys, all your cams are out of service?! This is NOT a GM of iwi3945, this is very unstable release, and KPs are highly expected! And we expect you post your KP shots from this release. Don't be so lazy, help us at least in testing! It's really simple! If you don't know how to make KP shots: 1. Reboot with -v -f flags; 2. When you'll see kernel debugger log - make a shot of the screen and post it here (good examples of KP shots are in some previous posts); 3. If you don't see any KP, or your system only freezes without any mark of KP (blue or dark screen w/o logs) - try to reboot several times. If you still have any questions - PM me or devoid, please. |
|
thomaske
InsanelyMac Protégé
|
![]() |
May 19 2008, 04:58 PM Post #2414
|
![]()
|
|
|
saul1d
InsanelyMac Protégé
|
![]() |
May 19 2008, 05:14 PM Post #2415
|
|
i have some knowledge in C++ and would love to help but i dont have the slightest clue in where to start, if someone could walk me through the basic principals then i would be more than happy to help. also if i do install the newest driver, will i be able to use my system or will i have to reinstall after it finds the errors?? (i have a 3945 chipset and would love to get it working)
|
|
spacesee
InsanelyMac Protégé
|
![]() |
May 19 2008, 05:54 PM Post #2416
|
![]()
|
Hi guys. When I install iwi3945.dmg, may PC does not distinguish that the new device is connected...
I have Acer Aspire 5675WLHi laptop Intel T2600 processor ATI Mobility Radeon x1600 Broadcom NetLink ™ Gigabit Ethernet 5789 - Don't working Intel Pro/Wireless 3945 ABG - here all from you depends :-) OS Kalyway Leopard 10.5.2 itel/amd
system.txt ( 494.85K )
Number of downloads: 34
ioreg.txt ( 54.27K )
Number of downloads: 14 |
|
nordix
InsanelyMac Geek
|
![]() |
May 19 2008, 06:03 PM Post #2417
|
![]() ![]() ![]()
|
thomaske - thank you very much, nice shots! (esp. 1st one)
saul1d - you can use your system as before, but if unstable rel causes KP - it's better to remove it after making KP shots and logs I think, jalavoui will answer your question concerning dev participation. spacesee - you should add a new ethernet profile in the Network Prefs (click "+" in the left pane, then select Ethernet type from the list and click OK, then OK in the Netw Prefs). В русской версии Леопарда - Настройки сети. |
|
eric2112
InsanelyMac Protégé
|
![]() |
May 19 2008, 06:23 PM Post #2418
|
|
Hello all, I have a 3945 card in my T61 and would like to try to contribute. however, I have tried to install the drivers and can't get the card to be recognized by OS X. I am running Kalyway 10.5.2.
When I install the driver package, I recieve the following error in the console: cannot resolve dependencies for kernel extension /Syetem/Library/Extensions/iwi3945.kext @nordix...I tried adding the ethernet type in the network prefs window, but it is not in the list. I am guessing that this is because OS X can't see the card based on my install console results. Can someone please help me understand why the card won't recognize? The attached txt file is from my console during the install of the package. Any info would be helpful. Thanks.
Attached File(s)
|
|
nordix
InsanelyMac Geek
|
![]() |
May 19 2008, 06:54 PM Post #2419
|
![]() ![]() ![]()
|
eric2112 - open terminal and do this:
CODE sudo -s your root password chmod -R 755 /System/Library/Extensions/iwi3945.kext chown -R root:wheel /System/Library/Extensions/iwi3945.kext kextload /System/Library/Extensions/iwi3945.kext then open Netw Prefs and add new eth profile |
|
eric2112
InsanelyMac Protégé
|
![]() |
May 19 2008, 07:05 PM Post #2420
|
|
@nordix, thanks for the info....however, when executing the last line, 'kextload /System/Library/Extensions/iwi3945.kext', I recieve the following error:
kextload: cannot resolve dependencies for kernel extension /System/Library/Extensions/iwi3945.kext error loading extension /System/Library/Extensions/iwi3945.kext Maybe I missed a step somewhere? I tried reading up as much as possible on all of this, but I am sure I am doing something wrong somewhere. I would really like to help if I can. Anything else I can try? I even reloaded OS X as I thought maybe something was corrupt. Still no luck. |
![]() |
|
Lo-Fi Version | Time is now: 21st November 2009 - 04:51 PM |