TNW Posted February 5, 2008 Share Posted February 5, 2008 Hi , I corrected the iwi3945 for leopard but there is lot of error ... I will work on but I'm not a good driver writer :/ ( and not a good English writer ) iwi3945.kext.zip Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/3/#findComment-609449 Share on other sites More sharing options...
Egoist Posted February 5, 2008 Share Posted February 5, 2008 Hi ,I corrected the iwi3945 for leopard but there is lot of error ... I will work on but I'm not a good driver writer :/ ( and not a good English writer ) There are no new devices shown in the system preferences It seems your driver not works... Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/3/#findComment-609479 Share on other sites More sharing options...
TNW Posted February 5, 2008 Share Posted February 5, 2008 Yes , I know , I'm searching why the driver can't read the EPROM ... But as you can see I never debuged a driver .... You said there is no new device in the preferences ? that's strange ... I have got one ... My IONEtworking's kext is 1.6.0 Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/3/#findComment-609529 Share on other sites More sharing options...
Joeandmat Posted February 5, 2008 Share Posted February 5, 2008 on my hack, when i reboot, shows MAC is a deep sleep! very very fastly! PS: don't works for me... Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/3/#findComment-609855 Share on other sites More sharing options...
TNW Posted February 6, 2008 Share Posted February 6, 2008 Hello , I modified the driver again , but it's not fonctional...(I disabled the interuptions) but it ataches the interface .. give the mac addresse ... now i will start to make it working ... but I'm not a chef.. ^^ It's works with an IONetworking (1.6.0) bye iwi3945.kext.zip Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/3/#findComment-610944 Share on other sites More sharing options...
streilu Posted February 6, 2008 Share Posted February 6, 2008 TNW now i get the MAC shown in the system-profiler. So up to this it seems to work. Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/3/#findComment-611003 Share on other sites More sharing options...
jalavoui Posted February 6, 2008 Author Share Posted February 6, 2008 I modified the driver again looks like TNW and symuc will make this work are you using the same version of iwl3945 as symuc? you should work on the same version send me a gmail account so i can add you to iwidarwin. if you need help looking at source code let me know if you have time can you post a build version of last iwi2200 source? i'm trying to make it work in 10.5 but i only have a imac to make the code iwi3945 you can help testing the driver by posting logs this will allow developers to understand what the driver is doing Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/3/#findComment-611104 Share on other sites More sharing options...
Joeandmat Posted February 6, 2008 Share Posted February 6, 2008 hi! i've tested the last kext of iwi3945... it recognize the card, but like an ethernet card, not an airport... this is what my console give out of iwi3945: Feb 6 15:17:11 provas-mac-pro kernel[0]: darwin_iwi3945 iomemory length: 0x1000 @ 0xf4000000 Feb 6 15:17:11 provas-mac-pro kernel[0]: darwin_iwi3945 virt: 0x2e1f9000 physical: 0xf4000000 Feb 6 15:17:11 provas-mac-pro kernel[0]: darwin_iwi3945 IRQ: 16, Vendor ID: 8086, Product ID: 4222 Feb 6 15:17:11 provas-mac-pro kernel[0]: iwi3945: iwl_pci_probe *** LOAD DRIVER *** Feb 6 15:17:11 provas-mac-pro kernel[0]: iwi3945: iwl_pci_probe iwl3945: Detected Intel PRO/Wireless 3945ABG Network Connection Feb 6 15:17:11 provas-mac-pro kernel[0]: iwi3945: iwl_set_rxon_channel Staging channel set to 6 [3] Feb 6 15:17:11 provas-mac-pro kernel[0]: iwi3945: iwl_read_ucode f/w package hdr ucode version = 0x20e0004 Feb 6 15:17:11 provas-mac-pro kernel[0]: iwi3945: iwl_read_ucode f/w package hdr runtime inst size = 80524 Feb 6 15:17:11 provas-mac-pro kernel[0]: iwi3945: iwl_read_ucode f/w package hdr runtime data size = 32768 Feb 6 15:17:11 provas-mac-pro kernel[0]: iwi3945: iwl_read_ucode f/w package hdr init inst size = 2668 Feb 6 15:17:11 provas-mac-pro kernel[0]: iwi3945: iwl_read_ucode f/w package hdr init data size = 32768 Feb 6 15:17:11 provas-mac-pro kernel[0]: iwi3945: iwl_read_ucode f/w package hdr boot inst size = 900 Feb 6 15:17:11 provas-mac-pro kernel[0]: iwi3945: iwl_read_ucode Copying (but not loading) uCode instr len 80524 Feb 6 15:17:11 provas-mac-pro kernel[0]: iwi3945: iwl_read_ucode uCode instr buf vaddr = 0x0x34925000, paddr = 0x0361e000 Feb 6 15:17:11 provas-mac-pro kernel[0]: iwi3945: iwl_read_ucode Copying (but not loading) uCode data len 32768 Feb 6 15:17:11 provas-mac-pro kernel[0]: iwi3945: iwl_read_ucode Copying (but not loading) init instr len 2668 Feb 6 15:17:11 provas-mac-pro kernel[0]: iwi3945: iwl_read_ucode Copying (but not loading) init data len 32768 Feb 6 15:17:11 provas-mac-pro kernel[0]: iwi3945: iwl_read_ucode Copying (but not loading) boot instr len 900 Feb 6 15:17:11 provas-mac-pro kernel[0]: iwi3945: iwl_pci_probe Queing UP work. Feb 6 15:17:11 provas-mac-pro kernel[0]: iwi3945: iwl_hw_nic_init DEBUG Feb 6 15:17:11 provas-mac-pro kernel[0]: iwi3945: iwl_hw_nic_init HW Revision ID = 0x2 Feb 6 15:17:11 provas-mac-pro kernel[0]: iwi3945: iwl_hw_nic_init ALM-MM type Feb 6 15:17:11 provas-mac-pro kernel[0]: iwi3945: iwl_hw_nic_init SKU OP mode is basic Feb 6 15:17:11 provas-mac-pro kernel[0]: iwi3945: iwl_hw_nic_init 3945ABG revision is 0xF1 Feb 6 15:17:11 provas-mac-pro kernel[0]: iwi3945: iwl_hw_nic_init Card M type B version is 0x2 Feb 6 15:17:11 provas-mac-pro kernel[0]: iwi3945: iwl_hw_nic_init SW RF KILL supported in EEPROM. Feb 6 15:17:11 provas-mac-pro kernel[0]: iwi3945: iwl_hw_nic_init HW RF KILL supported in EEPROM. Feb 6 15:17:11 provas-mac-pro kernel[0]: iwi3945: power state (1)iwi3945: configureInterface Feb 6 15:17:11 provas-mac-pro kernel[0]: darwin_iwi3945: Ethernet address 00:1b:77:c0:65:d6 Feb 6 15:17:13 provas-mac-pro kernel[0]: iwi3945: ifnet_t en1 = 45e3004 Feb 6 15:17:13 provas-mac-pro kernel[0]: iwi3945: ifconfig down Feb 6 15:17:13 provas-mac-pro kernel[0]: iwi3945: ifconfig already down Feb 6 15:17:13 provas-mac-pro kernel[0]: : Grabbing access while already held at line 892. Feb 6 15:17:13 provas-mac-pro kernel[0]: iwi3945: iwl_hw_nic_init DEBUG Feb 6 15:17:13 provas-mac-pro kernel[0]: iwi3945: iwl_hw_nic_init HW Revision ID = 0x2 Feb 6 15:17:13 provas-mac-pro kernel[0]: iwi3945: iwl_hw_nic_init ALM-MM type Feb 6 15:17:13 provas-mac-pro kernel[0]: iwi3945: iwl_hw_nic_init SKU OP mode is basic Feb 6 15:17:13 provas-mac-pro kernel[0]: iwi3945: iwl_hw_nic_init 3945ABG revision is 0xF1 Feb 6 15:17:13 provas-mac-pro kernel[0]: iwi3945: iwl_hw_nic_init Card M type B version is 0x2 Feb 6 15:17:13 provas-mac-pro kernel[0]: iwi3945: iwl_hw_nic_init SW RF KILL supported in EEPROM. Feb 6 15:17:13 provas-mac-pro kernel[0]: iwi3945: iwl_hw_nic_init HW RF KILL supported in EEPROM. Feb 6 15:17:13 provas-mac-pro kernel[0]: iwi3945: iwl_load_bsm Begin load bsm Feb 6 15:17:13 provas-mac-pro kernel[0]: iwi3945: iwl_verify_bsm Begin verify bsm Feb 6 15:17:14 provas-mac-pro kernel[0]: iwi3945: iwl_verify_bsm BSM bootstrap uCode image OK Feb 6 15:17:14 provas-mac-pro kernel[0]: iwi3945: iwl_load_bsm BSM write complete, poll 1 iterations Feb 6 15:17:14 provas-mac-pro kernel[0]: iwi3945: iwl_up MAC address: 00:1b:77:c0:65:d6 the mac address is correct, but no airport card found and no connection... i've taked also a photo of my system profiler... it's attached down... i hope that this can help you! and thaks for your hard works! Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/3/#findComment-611173 Share on other sites More sharing options...
jalavoui Posted February 6, 2008 Author Share Posted February 6, 2008 TNW, iwi3945 was ported from the old iwl3945 version (1.0) taken from intel (they say it's a stable version) http://downloadcenter.intel.com/Detail_Des...x*&lang=eng you should try to use other firmware versions to see how they work. use hex2string with the firmware file to build ipw3945.ucode.h i remember this version as a problem while sending commands (timeouts) - maybe you can fix it symuc is working on a recent version of iwl3945 but i think you will find bugs in both versions. i've asked him to change the source code and use the same file structure that exist in old iwi3945 because it's easier to make changes in code and keep it up with intel source code. iwi3945 i'll ask again for people to post decent logs for developers http://forum.insanelymac.com/index.php?showtopic=71779 if you're testing TNW version delete the airport interface in system preferences if testing symuc version delete the iwi3945 ethernet interface iwi2200 rel 581 i've added a folder to the svn tree: iwi2200-osx10.5 (same as posted before) i hope this helps developers build a working version you need to build it in xcode to test it Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/3/#findComment-611313 Share on other sites More sharing options...
TNW Posted February 6, 2008 Share Posted February 6, 2008 Hi, new version with interupts and complet load, it panics sometime times I will (hope) start the scan of networks next versions will be on iwi3945 svn bye iwi3945.zip Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/3/#findComment-611468 Share on other sites More sharing options...
nike.stars Posted February 6, 2008 Share Posted February 6, 2008 any news about driver for 4965? i have a laptop with that chipset, i'll gladly help whatever i could Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/3/#findComment-611499 Share on other sites More sharing options...
LeoASH Posted February 6, 2008 Share Posted February 6, 2008 Great work guys. I and I believe many others appreciate your hard work. I hope you will make a fully working driver for 3945 soon. Do I sound cheeky? anyway thanks guys. Regards ASH Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/3/#findComment-611737 Share on other sites More sharing options...
A.J Posted February 6, 2008 Share Posted February 6, 2008 Anyone tested the newest version of 3945 yet ? Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/3/#findComment-611785 Share on other sites More sharing options...
lo-fi Posted February 6, 2008 Share Posted February 6, 2008 Hi As far as the iwi2200 10.5 is concerned I will post some logs as soon as I can download xcode. I checked the apple site and it is 1000mb. I dont have any download ability for a few days Or has someone else already compiled the source that they can post here? That way us noobs can just test it post the logs? I dont really know what Im talking about but I am keen to help. Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/3/#findComment-611787 Share on other sites More sharing options...
Joeandmat Posted February 6, 2008 Share Posted February 6, 2008 the last iwi3945 doesn't work for me... i haved booted with -s, i loaded the kext but when i do /networkSelector and i press 1, it says something, i re-press 1 and it says other, i re-re-press 1 and the system show up many many words and the text scrool so fast that i cannot do a photo... when i boot normally, first the system doesn't want startup, after, it startup normally, but no internet connection... leopard doesn't recognize airport... i hope this is useful... PS: sorry for my english! Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/3/#findComment-611798 Share on other sites More sharing options...
Hugo91 Posted February 6, 2008 Share Posted February 6, 2008 I have the same problem as Joeandmat, when i try to turn the airport on via networkselector i get some kind of error and it just scrolls really fast saying same thing over and over again. I can boot normally without problem though. Keep up the good work! Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/3/#findComment-611810 Share on other sites More sharing options...
TNW Posted February 6, 2008 Share Posted February 6, 2008 Sorry for the bad version ... We have a "MicroCode SW error" but I don't know why and that create a geant loop like: -SW error -restart -SW eror -reststart ... so I post the last code http://zetasam.ath.cx/iwi3945.zip if you know why tell me or modify the code for me it's time to go to bed [EDIT] CORRECTED Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/3/#findComment-611844 Share on other sites More sharing options...
aocch3 Posted February 7, 2008 Share Posted February 7, 2008 I downloaded the latest build so I could upload the log files from it. Unfortunately I must be missing something. I copied the package over to /system/library/extensions and it told me it was improperly installed. when I rebooted in single user mode and tried to run networkselector it didn't work. Is there some step I'm overlooking in installation of this package? I would like to try and help developers by providing my logs and feedback. Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/3/#findComment-611947 Share on other sites More sharing options...
craze Posted February 7, 2008 Share Posted February 7, 2008 after pkg installed it hanged and on restart gave kp. Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/3/#findComment-611974 Share on other sites More sharing options...
TNW Posted February 7, 2008 Share Posted February 7, 2008 it's corrected ... it'a all my fault i changed the ucode =_= but now I've a KP in iwl_send_cmd ... Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/3/#findComment-611981 Share on other sites More sharing options...
x4hu Posted February 7, 2008 Share Posted February 7, 2008 Woah great to learn that project is alive ... It's time to install Mac OS !!! Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/3/#findComment-612088 Share on other sites More sharing options...
@irBOrNE Posted February 7, 2008 Share Posted February 7, 2008 Excellent work here! Make sure to work together and share the knowledge as jalavoui has shown, and I'm sure we'll have some great final products here! Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/3/#findComment-612103 Share on other sites More sharing options...
jalavoui Posted February 7, 2008 Author Share Posted February 7, 2008 TNW, looks like apple80211 changes in 10.5 (at least in symuc's code) if your version work i think symuc can use the code it would be nice to have 2 versions of the same driver Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/3/#findComment-612487 Share on other sites More sharing options...
TNW Posted February 7, 2008 Share Posted February 7, 2008 Hi !!! I've a good new ... and a bad new: the bad new: The driver have a HW error(very often) the good new: The driver works only scan (sometimes) :/ I give you the log ... and if you know why we have the HW error , I listen you the last code is herre : http://zetasam.ath.cx/iwi3945-1.zip bye [EDIT] I posted the bad log =_= bad.log.rtf sys.log.rtf Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/3/#findComment-612527 Share on other sites More sharing options...
sbrungardt Posted February 7, 2008 Share Posted February 7, 2008 Hey folks. I have an HP dv8000t with the Intel 3945 wireless - I'd love to see this working. What can I do to help that happen? Link to comment https://www.insanelymac.com/forum/topic/84072-intel-wireless-2100-2200bg-2915bg-3945abg-4965agn/page/3/#findComment-612619 Share on other sites More sharing options...
Recommended Posts