rjtd Posted August 4, 2007 Share Posted August 4, 2007 Greetings. I'm not following this driver development, so I don't know if WEP is supported or not. Can someone please give me that information? Thanks. Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/104/#findComment-420528 Share on other sites More sharing options...
Sorcerer Posted August 4, 2007 Share Posted August 4, 2007 I've got a problem. I can see my wireless network but if I try to connect it waits for a little while and then the power is turned off. Dmesg shows: iwi2200: found 1 networks iwi2200: found 1 networks iwi2200: found 1 networks iwi2200: found 1 networks iwi2200: Network 'xxxx (00:12:17:d5:6c:55)' is a viable match. iwi2200: geography 9 = ZZR iwi2200: IPW_INTA_BIT_RF_KILL_DONE Press wireless button to turn interface on iwi2200: failed when associating to this network Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/104/#findComment-420588 Share on other sites More sharing options...
jalavoui Posted August 4, 2007 Author Share Posted August 4, 2007 "iwi2200: IPW_INTA_BIT_RF_KILL_DONE".when you get this message press the wireless switch only once - the driver will start scaning.them use nsgui to turn it off - you'll get 0x40001use nsgui (again) to turn on - it will start scaning and you'll get 0x50000if you reboot to windows the card will remain oniwi2200: Network 'xxxx (00:12:17:d5:6c:55)' is a viable match.iwi2200: geography 9 = ZZRiwi2200: IPW_INTA_BIT_RF_KILL_DONEPress wireless button to turn interface oniwi2200: failed when associating to this network[/code]this is a bug - just retry to associate. if it fails might be because of a unsuported network typei need people with this card to submit the logs and help writting new code. the code for this driver was taken from iwi3945 and need to be rewritten for 4965.i've put the right firmware for 4965. this will be the first step to make the driver workthis is why the logs are importanti also need someone with this card to get some of the linux 4965 code and write it into iwi4965 - this is a easy step because the code is shared with 3945. it only need specific 4965 functions Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/104/#findComment-420645 Share on other sites More sharing options...
techisavy Posted August 5, 2007 Share Posted August 5, 2007 i am also waiting for drivers for intel 3945 wireless . so no luck till now Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/104/#findComment-420738 Share on other sites More sharing options...
spu Posted August 5, 2007 Share Posted August 5, 2007 Hi Jalavoui, I did what you said, but the driver didn't start scaning because the system.log was the same after I turned the switcher once. Now I've reinstalled the iwi2200 driver and I got this here when I tried to get the system.log (en1 is the 2200bg card): Aug 5 03:15:03 ps-computer cp: error processing extended attributes: Operation not permitted Aug 5 03:17:16 ps-computer configd[55]: bootp_session_transmit: bpf_write(en1) failed: Network is down (50) Aug 5 03:17:16 ps-computer configd[55]: DHCP en1: INIT transmit failed Aug 5 03:18:43 ps-computer kernel[0]: iwi2200: geography 6 = ZZM Aug 5 03:18:43 ps-computer kernel[0]: iwi2200: radio on 0x50000 = 0x50001 Aug 5 03:18:43 ps-computer kernel[0]: iwi2200: found 0 networks Aug 5 03:18:43 ps-computer kernel[0]: iwi2200: Scan completed: 0 type 11, 11 channels, 1 status Aug 5 03:18:43 ps-computer kernel[0]: iwi2200: no network found Aug 5 03:18:43 ps-computer kernel[0]: iwi2200: found 1 networks ... Aug 5 03:18:49 ps-computer kernel[0]: iwi2200: Scan completed: 2 type 11, 11 channels, 1 status Aug 5 03:18:49 ps-computer kernel[0]: iwi2200: no network found Aug 5 03:18:51 ps-computer kernel[0]: iwi2200: radio off 0x40000 = 0x40000 Aug 5 03:18:51 ps-computer kernel[0]: iwi2200: IPW_INTA_BIT_RF_KILL_DONE Aug 5 03:18:51 ps-computer kernel[0]: Press wireless button to turn interface on After that I turned the switcher once more, waited a little and had to press the "set power on" button (not to turn the card off) and then turned it off. I got: Aug 5 03:19:33 ps-computer kernel[0]: iwi2200: geography 6 = ZZM Aug 5 03:19:33 ps-computer kernel[0]: iwi2200: radio on 0x50000 = 0x50001 Aug 5 03:19:33 ps-computer kernel[0]: iwi2200: found 0 networks Aug 5 03:19:34 ps-computer kernel[0]: iwi2200: Scan completed: 0 type 11, 11 channels, 1 status Aug 5 03:19:34 ps-computer kernel[0]: iwi2200: no network found Aug 5 03:19:34 ps-computer kernel[0]: iwi2200: found 1 networks ... Aug 5 03:19:41 ps-computer kernel[0]: iwi2200: radio off 0x40000 = 0x40000 Aug 5 03:19:41 ps-computer kernel[0]: iwi2200: IPW_INTA_BIT_RF_KILL_DONE Aug 5 03:19:41 ps-computer kernel[0]: Press wireless button to turn interface on The driver seems not to start scaning when I turn the switcher just like what you said. Thanks a lot. spu Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/104/#findComment-420743 Share on other sites More sharing options...
jalavoui Posted August 5, 2007 Author Share Posted August 5, 2007 this was taken from my system log:Aug 5 15:39:22 Macx86 kernel[0]: iwi2200: IPW_INTA_BIT_RF_KILL_DONEAug 5 15:39:22 Macx86 kernel[0]: Press wireless button to turn interface onat this point i press the button and it starts scanningAug 5 15:39:29 Macx86 kernel[0]: iwi2200: geography 6 = ZZMAug 5 15:39:29 Macx86 kernel[0]: iwi2200: Scan completed: 0 type 11, 11 channels, 1 statusAug 5 15:39:29 Macx86 kernel[0]: iwi2200: no network foundAug 5 15:39:29 Macx86 kernel[0]: iwi2200: found 1 networksAug 5 15:39:29 Macx86 kernel[0]: iwi2200: found 1 networksAug 5 15:39:29 Macx86 kernel[0]: iwi2200: found 1 networksAug 5 15:39:29 Macx86 kernel[0]: iwi2200: found 1 networksAug 5 15:39:32 Macx86 kernel[0]: iwi2200: Scan completed: 1 type 11, 11 channels, 1 statusAug 5 15:39:32 Macx86 kernel[0]: iwi2200: no network foundAug 5 15:39:32 Macx86 kernel[0]: iwi2200: found 1 networksAug 5 15:39:32 Macx86 kernel[0]: iwi2200: found 1 networksAug 5 15:39:32 Macx86 kernel[0]: iwi2200: found 1 networksAug 5 15:39:32 Macx86 kernel[0]: iwi2200: found 1 networksAug 5 15:39:35 Macx86 kernel[0]: iwi2200: Scan completed: 2 type 11, 11 channels, 1 statusAug 5 15:39:35 Macx86 kernel[0]: iwi2200: no network foundafter this i use nsgui to turn it offAug 5 15:39:36 Macx86 kernel[0]: iwi2200: radio off 0x40000 = 0x40001and finally back onAug 5 15:39:43 Macx86 kernel[0]: iwi2200: radio on 0x50000 = 0x50000the driver starts scanning and i get 0x50000 - this is the good "on" valueyou'll probally get the same result. this is not very important - the driver works fine both ways new iwi drivers release. please post logs or picture if you get a kernel panic http://code.google.com/p/iwidarwin/ iwi2100 rev 478 iwi4965 rev 479 iwi3945 rev 480 use networkselector option (1) to turn the card on/off. don't test other options Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/104/#findComment-420982 Share on other sites More sharing options...
J.Picard Posted August 5, 2007 Share Posted August 5, 2007 jalavoui@ I followed this posts a long while and give my best to improve the driver. But my problem is to see if there's an new revision out. Is it possible to show the revision number on the download page? Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/104/#findComment-421115 Share on other sites More sharing options...
Skarjuu Posted August 5, 2007 Share Posted August 5, 2007 Doesn't work on my confi. But there is a new problem, when I deleted iwi3945.kext my wired Lan card driver was changed and now doesn't work too. So i have to reinstall Uphuck, or has someone some possible idea how i can repair it? Sorry for my very bad english Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/104/#findComment-421150 Share on other sites More sharing options...
auqs10 Posted August 5, 2007 Share Posted August 5, 2007 Hi Jalavoui, here are the logs as pairs before and after Network Selector launch with option 2. The same Error #10 appears. The previous logs were cleared with ONYX. Thanks a lot for keeping this issue and trying to solve it. Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/104/#findComment-421170 Share on other sites More sharing options...
pawar2k3 Posted August 6, 2007 Share Posted August 6, 2007 Hi, I am also following this post.. Many people are trying to code the drivers for centrino 3945 abg wireless. good luck all Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/104/#findComment-421366 Share on other sites More sharing options...
tm81 Posted August 6, 2007 Share Posted August 6, 2007 hi here is my logs, my laptop is dv6282 with the intel 3945 i hope this will help ioreg.txt dmesg.txt Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/104/#findComment-421693 Share on other sites More sharing options...
pspmac Posted August 6, 2007 Share Posted August 6, 2007 I have an hp nc6320 withe the 3445 wireless. I can get the driver to load but thats it. Anything I can do to help? Any progress on this? Thanks Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/104/#findComment-421799 Share on other sites More sharing options...
ryanstein Posted August 7, 2007 Share Posted August 7, 2007 Call me crazy, but couldn't you work with the guys doing the IPW2200bg driver for Linux over at http://ipw2200.sourceforge.net. You could probably port the WEP/WPA parts of the driver fairly easily, I'd imagine. Not having WEP/WPA is the only thing holding me back from using OSX86 full time. But still, thanks so much to you guys for your efforts in creating this great driver! Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/104/#findComment-422028 Share on other sites More sharing options...
jalavoui Posted August 7, 2007 Author Share Posted August 7, 2007 http://code.google.com/p/iwidarwin/ iwi2100 rev 481 iwi4965 rev 483 iwi3945 rev 482 this release might fail in the mac address detection, but should fix the firmware hw/sw error if any developer like to that a look check the start() and ipw_up() functions i also add debug values for the radio on/off - use networkselector for it - and see the log file before posting. some people are posting logs without this values - that doesn't help at all Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/104/#findComment-422241 Share on other sites More sharing options...
Lactobacillus P Posted August 7, 2007 Share Posted August 7, 2007 Acer Travelmate 292Lmi - look in my sig is now working 100% hardware compatible. The only thing lacking in hardware support is the infra red port and no resolution switching in otherwise CI and QE supported Ati Radeon 9700 Mobility but for the rest 100% hardware compatibility has been reached! Thanks for putting so much efford in these drivers, the gui to the network selector works great as do the drivers! I am using the unprotected part of my FON router to connect to the web via Wifi - works like a charm! Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/104/#findComment-422272 Share on other sites More sharing options...
Dysan911 Posted August 8, 2007 Share Posted August 8, 2007 I hope you guys don't mind me asking a silly question.. I"ve been keeping up with this thread from time to time and apparently am way behind in determing what progress was made on the Intel 3945 Wireless. Are we at a point where Rev. 482 is stable and working or is there still alot of debugging going on with this card? THanks so much for all you do. You guys working on this are most appreciated! B. Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/104/#findComment-422966 Share on other sites More sharing options...
kevinosx Posted August 8, 2007 Share Posted August 8, 2007 Dysan911: I know how you feel, it's a lot of pages to sort through, the best way to tell is to go to the link that jalavoui posted above and you will see the working and non-working drivers, if you bookmark that page and go back from time to time it would help. Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/104/#findComment-423012 Share on other sites More sharing options...
Dysan911 Posted August 8, 2007 Share Posted August 8, 2007 Dysan911: I know how you feel, it's a lot of pages to sort through, the best way to tell is to go to the link that jalavoui posted above and you will see the working and non-working drivers, if you bookmark that page and go back from time to time it would help. Ahh, Got it.. THanks Kevin. So I see the 3945 is still under going testing.. I will keep an eye on that page.. Appreciate the tip! Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/104/#findComment-423189 Share on other sites More sharing options...
spu Posted August 8, 2007 Share Posted August 8, 2007 Hi Jalavoui, I'm sorry to post again that my wlan card doesn't start scaning when I turn the switcher. Do you have another idea to get the card work under a multibooted windows? @Mark1970 My notebook is Acer Extensa 2900, is very similar to your Acer Travelmate 292Lmi. Does your switcher work? Do you also have a dualbooted windows? My wlan card doesn't work under it, because it is powered down under mac os and the switcher cannot power it on under windows any more. Jalavoui said it failed to work and I should turn it once under mac os after the "iwi2200: IPW_INTA_BIT_RF_KILL_DONE", the wlan card should start working. But it doesn't. Does the switcher work by you under mac os? Does someone have another idea? Thanks a lot. spu Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/104/#findComment-423265 Share on other sites More sharing options...
jjduro Posted August 9, 2007 Share Posted August 9, 2007 any good news about ABG3495? Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/104/#findComment-423684 Share on other sites More sharing options...
BOBSONATOR Posted August 9, 2007 Share Posted August 9, 2007 Hey guys, i have been out of the loop for a while, So does ipw2200 work now with the latest driver from the page? Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/104/#findComment-423881 Share on other sites More sharing options...
jdb1987jdb Posted August 9, 2007 Share Posted August 9, 2007 system.txt dmesg.txt ioreg.txt Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/104/#findComment-423915 Share on other sites More sharing options...
san Posted August 10, 2007 Share Posted August 10, 2007 Erm here's mine, 2100. Mac ID is all 00s, nothing in network selector works (turning the card on/off, etc.). system.txt dmesg.txt ioreg.txt Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/104/#findComment-424216 Share on other sites More sharing options...
moseschrist Posted August 10, 2007 Share Posted August 10, 2007 hello there... just wanted to report back from the furious finals here in my UNI, two weeks from now and i'll be back in trying to do whatever i can to implement secure networks [WEP first] in our lovely lovely iwi2200 driver... already did some research in the BSD ieee80211 generic driver for some implementation tips... hopefully some of the stuff there will be more useful than the linux drivers since the BSD ones use the mbuf structure for data packets and this is what we use in our driver while the linux ones use the skb_buff structure in their packets.... so just wanted you guys to know, i'm not dead [yet] and i'll be back in two weeks... Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/104/#findComment-424291 Share on other sites More sharing options...
Lactobacillus P Posted August 10, 2007 Share Posted August 10, 2007 @Mark1970My notebook is Acer Extensa 2900, is very similar to your Acer Travelmate 292Lmi. Does your switcher work? Do you also have a dualbooted windows? My wlan card doesn't work under it, because it is powered down under mac os and the switcher cannot power it on under windows any more. Jalavoui said it failed to work and I should turn it once under mac os after the "iwi2200: IPW_INTA_BIT_RF_KILL_DONE", the wlan card should start working. But it doesn't. Does the switcher work by you under mac os? Does someone have another idea? Thanks a lot. spu Spu, what might help is when you have a dual booting windows system like I have do the following: Boot Windows and turn on the lan-card by browsing the web or something like that. Then reboot without switching the laptop off or manipulating the switch. The card is recognized (visible when you do a -v boot) and the LED stays on when you Boot into OSX. Then run the NetGui app and turn to full mode and 'turn on' the card from within the menu. Scan for an unprotected network and connect to it. Your card should function properly! There is a problem with the card being detected (visible upon -v boot) but not actually being turned on from within the application. Turning it on in Windows first and reboot into OSX does fix this for some. But this will not help the single booters that suffer this problem. I am not sure if this is a known bug that the author(s) is/are familiar with. Cheers, Mark Link to comment https://www.insanelymac.com/forum/topic/36976-intel-wireless-driver/page/104/#findComment-424297 Share on other sites More sharing options...
Recommended Posts