Jump to content

Intel Wireless driver


jalavoui
 Share

3,992 posts in this topic

Recommended Posts

http://code.google.com/p/iwidarwin/

 

with the donations made so far i get a wireless router and finish the wep suport for iwi2200

it will take a long time to make this work for other iwi drivers - please help

 

iwi2200 rel 545

 

wep association. my router doesn't allow shared key auth - i'll deal with this later

mac address set as param in info.plist

rx/tx speed tuning

etc,etc...

 

I think everyone would feel a litle more comfortable donating if you put information about how many donations you had and need.

 

I'm sure paypal has a way of doing this for you.

 

I have trouble donating money when I'm not seeing results or a way to track that you aren't taking advantage of people.

 

Im not accusing you, but I think a lot of people would feel more comfortable with that information.

 

Thanks!

Link to comment
Share on other sites

I think everyone would feel a litle more comfortable donating if you put information about how many donations you had and need.

 

I'm sure paypal has a way of doing this for you.

 

I have trouble donating money when I'm not seeing results or a way to track that you aren't taking advantage of people.

 

Im not accusing you, but I think a lot of people would feel more comfortable with that information.

 

Thanks!

 

+1

Link to comment
Share on other sites

Hi, trying out the new iwi2200 driver!

 

For some reason I can't get WEP to work. It seems to accept any password I put in and say it's connected but no connectivity. I tried both hex & regular passphrase, as well as incorrect ones. Also, it won't get a DHCP address. I tried a manually setting one, still no luck on getting connectivity though. Anyone have ideas or extra steps that need to be taken to get this to work? I wanted to make sure before posting any logs. I didn't see where to edit the MAC address into the Info.plist, perhaps that is the problem?

 

Other than that, on an open network, the speed def seems better. Not as lenthy pauses/freezes. Awesome work so far.

Link to comment
Share on other sites

The same here ...

 

Dec 16 17:58:39 glauber-lobos-computer kernel[0]: iwi2200: E tx pkt with net down

Dec 16 17:58:39 glauber-lobos-computer configd[57]: setting hostname to "glauber-lobos-computer.local"

Dec 16 17:58:41 glauber-lobos-computer kernel[0]: iwi2200: geography 6 = ZZM

Dec 16 17:58:41 glauber-lobos-computer kernel[0]: iwi2200: W Radio disabled by module parameter.

Dec 16 17:58:48 glauber-lobos-computer kernel[0]: iwi2200: connect

Dec 16 17:59:01 glauber-lobos-computer kernel[0]: iwi2200: radio on 0x50000 = 0x10000

Dec 16 17:59:03 glauber-lobos-computer kernel[0]: iwi2200: geography 6 = ZZM

Dec 16 17:59:22 glauber-lobos-computer kernel[0]: iwi2200: WEP key enabled

Dec 16 17:59:22 glauber-lobos-computer kernel[0]: iwi2200: network cap 0x11 flags 0x4

Dec 16 17:59:23 glauber-lobos-computer kernel[0]: iwi2200: E Firmware error detected. Restarting.

Dec 16 17:59:23 glauber-lobos-computer kernel[0]: iwi2200: geography 6 = ZZM

Dec 16 17:59:24 glauber-lobos-computer kernel[0]: iwi2200: network cap 0x11 flags 0x4

Dec 16 17:59:24 glauber-lobos-computer kernel[0]: iwi2200: AUthenticated: 'alcateiapaulista' 00:30:65:05:f8:c5

Dec 16 17:59:24 glauber-lobos-computer kernel[0]: iwi2200: associated: 'alcateiapaulista' 00:30:65:05:f8:c5

Dec 16 17:59:29 glauber-lobos-computer launchd: Server 0 in bootstrap 1103 uid 0: "/usr/sbin/lookupd"[88]: exited abnormally: Hangup

Dec 16 17:59:29 glauber-lobos-computer configd[57]: executing /System/Library/SystemConfiguration/Kicker.bundle/Contents/Resources/enable-network

Dec 16 17:59:30 glauber-lobos-computer configd[57]: posting notification com.apple.system.config.network_change

Dec 16 17:59:30 glauber-lobos-computer lookupd[170]: lookupd (version 369.6) starting - Sun Dec 16 17:59:30 2007

Dec 16 17:59:33 glauber-lobos-computer configd[57]: target=enable-network: disabled

Dec 16 17:59:42 glauber-lobos-computer kernel[0]: iwi2200: E key mismatch

Dec 16 17:59:42 glauber-lobos-computer kernel[0]: iwi2200: E key mismatch

Dec 16 17:59:42 glauber-lobos-computer kernel[0]: iwi2200: E key mismatch

Dec 16 17:59:42 glauber-lobos-computer kernel[0]: iwi2200: E key mismatch

Dec 16 17:59:43 glauber-lobos-computer kernel[0]: iwi2200: E key mismatch

Dec 16 17:59:44 glauber-lobos-computer kernel[0]: iwi2200: E key mismatch

Dec 16 17:59:44 glauber-lobos-computer kernel[0]: iwi2200: E key mismatch

Dec 16 17:59:45 glauber-lobos-computer kernel[0]: iwi2200: E key mismatch

Dec 16 17:59:45 glauber-lobos-computer kernel[0]: iwi2200: E key mismatch

Dec 16 17:59:46 glauber-lobos-computer kernel[0]: iwi2200: E key mismatch

Dec 16 17:59:49 glauber-lobos-computer kernel[0]: iwi2200: E key mismatch

Dec 16 17:59:49 glauber-lobos-computer kernel[0]: iwi2200: E key mismatch

Link to comment
Share on other sites

have you a stable 3945 wirelles for my asus A6JC please ???

i have tested your .dmg installation but he detect a driver in preference => network but i don't have wifi because macosx think is a pci ethernet driver but it's wirelless

 

thanks you so mutch

Link to comment
Share on other sites

have you a stable 3945 wirelles for my asus A6JC please ???

i have tested your .dmg installation but he detect a driver in preference => network but i don't have wifi because macosx think is a pci ethernet driver but it's wirelless

 

thanks you so mutch

Well, I think that the iwi3945 driver will be stable in a couple of years... So, I think you should buy another another Pci-e card which works on your laptop... This way have more chances to be successfull :huh:

 

Javalousy, I'm a bit ironic here but I think you are too ambicious. If you want to progress quickly, you must developp drivers one by one. So, you should finish the iwi22xx series, then, the 3945 and then, 4965...

Link to comment
Share on other sites

Hi, trying out the new iwi2200 driver!

 

the driver matches the password agaings the 1st password you set in your router

my router, as most i've seen, support 4 passwords.

at this time i've made iwi2200 to match against the 1st in list.

 

did you write the hex password correctly eg: 0a:33:4c ?

i have tested all wep settings in my router and they all work fine with iwi2200

 

i've set up the following conection at home:

- grab access to internet with a usb wireless on a imac g3

- share the access from the imac g3 into the wireless router home network. this fixes the slowdown bug!!

how:

since my home network as a signal of 220 i get very fast internet access despite of my usb wireless connection as a weaker signal (180).

 

- use the acer 4100 with iwi2200 driver to surf the net

- if i use mac os x it work as fast as in linux and windows

 

iwi2200 rel 546

please try this one it's my latest release

i noticed some times you can't connect to a network because the driver fails to receive packets. turning the card off/on in nsgui and reconnecting fixes this bug.

 

i've add the received $ ammount into iwidarwin - thanks for supporting the project

http://code.google.com/p/iwidarwin/

 

you can check for my router pictures what i'm doing:

- wep is working in all possible router settings for 1st key

- i'm working in wpa/wpa2 support

post-53253-1197903769_thumb.jpg

post-53253-1197903782_thumb.jpg

post-53253-1197903787_thumb.jpg

post-53253-1197903795_thumb.jpg

Link to comment
Share on other sites

tryng iwi2200 WEP connection today, result in network access ok with WEP in D-link router.

 

I have an Apple Airport Base station (802.11b only) at home with no WEP access because "E WEP key mismatch...."

 

I will post images of my configuration at nigth to see you can help me.

 

Thanks you bro.

 

 

:(

Link to comment
Share on other sites

Does Intel PRO/Wireless 3945ABG really work on a hackintosh?I have it on my laptop (HP dv6113ea) and I plan to install Mac OS X 10.4.8 [JaS AMD-Intel-SSE2-SSE3 with PPF1 & PPF2], but I need Wifi.
It will. Someday. For now, it is just on a trial fase. And only for Tiger.I bought an USB Wireless card (google for Sonet). It does the trick, but it would be very nice to use ABG3945 that came with my Asus F3JC laptop
hi everybody ;i have an hp pavillion dv6275 with the @!#$% intel 3945 wireless card , but my computer does not came with a empty space to insert a new card , someone can tell me what can i do in this case?
Buy an USB card. Google for Sonet and wifi
I did not slow the arms because I have already succeeded in installing it. But I no longer remember what I took installer for the moment I have the following error whenever I want to install. Kext with terminalAuthentication failures:{"File owner/permissions are incorrect (must be root:wheel, nonwritable by group/other)" = ("/Users/phreakazoidz/Desktop/RealtekR1000/build/Debug/RealtekR1000.kext""/Users/phreakazoidz/Desktop/RealtekR1000/build/Debug/RealtekR1000.kext/Contents/Info.plist""/Users/phreakazoidz/Desktop/RealtekR1000/build/Debug/RealtekR1000.kext/Contents""/Users/phreakazoidz/Desktop/RealtekR1000/build/Debug/RealtekR1000.kext/Contents/MacOS/RealtekR1000""/Users/phreakazoidz/Desktop/RealtekR1000/build/Debug/RealtekR1000.kext/Contents/MacOS")}anythink help for me please thanks so mutch
R1000 c'est de la ethernet. Pas wifi. Ci tu veux je peux t'envoyer un pkg avec ce logiciel. maildoduro at gmail.com
have you a stable 3945 wirelles for my asus A6JC please ???i have tested your .dmg installation but he detect a driver in preference => network but i don't have wifi because macosx think is a pci ethernet driver but it's wirelless thanks you so mutch
It is normal for it to think your ABG3945 is a PCI card. That is the way iwi3945 works. But there is no working 3945 driver at the moment. It is still on a testing fase. And, when ready, probably won't work on Leopard, Just with Tiger.
Link to comment
Share on other sites

hi everybody ;

 

i have an hp pavillion dv6275 with the @!#$% intel 3945 wireless card , but my computer does not came with a empty space to insert a new card , someone can tell me what can i do in this case?

Well, I think your 3945abg card is a pci-e card. So you can open your laptop (back of it) and change the card.

Unfortunatly, on HP laptops, the bios prevents changing hardware by another witch is not hp part. So, if you want to use the integrated wifi interface and if your laptop is a new one, I can advise you to sell it and buy a Dell or simply, a mac... :D

Link to comment
Share on other sites

http://code.google.com/p/iwidarwin/

 

iwi2200 rel 547

fix a bug when using samba/afp sharing. this version as faster rx speed.

there's a bug that makes tx perform very slow - i'm trying to figure it out

when the driver starts tx packet it doesn't keep a stable speed - if anyone know why this happen please let me know

 

iwi3945 rel 548

iwi4965 rel 549

 

firmware fixes

Link to comment
Share on other sites

not respond for this problem

 

Authentication failures:

{

"File owner/permissions are incorrect (must be root:wheel, nonwritable by group/other)" = (

"/Users/phreakazoidz/Desktop/RealtekR1000/build/Debug/RealtekR1000.kext"

"/Users/phreakazoidz/Desktop/RealtekR1000/build/Debug/RealtekR1000.kext/Contents/Info.plist"

"/Users/phreakazoidz/Desktop/RealtekR1000/build/Debug/RealtekR1000.kext/Contents"

"/Users/phreakazoidz/Desktop/RealtekR1000/build/Debug/RealtekR1000.kext/Contents/MacOS/RealtekR1000"

"/Users/phreakazoidz/Desktop/RealtekR1000/build/Debug/RealtekR1000.kext/Contents/MacOS"

)

}

 

 

????

 

is for the realtek 8168/8111b please help

 

jjduro answered you already.

And even then, this thread is for 3945ABG wireless, nothing to do with realtek. Keep posting off topic questions like that and you will be reported.

 

jalavoui, have you looked at the BSD iwl drivers? Those might be a tad bit more usefull since OSX is a BSD variant. I'll start looking at your code and the BSD iwl in a bit after my finals finish, but that might give you some hints.

Link to comment
Share on other sites

i am running Leopard 10.5.1 on my T43. I also got the same problem, panic :blink:

My card is ipw2200: Intel® PRO/Wireless 2200/2915 Network Driver, 1.1.4kmpr (dmsg from Knoppix)

 

Is that possible to enable my wireless card under Leopard?

 

Please help me.

Thank you very much.

Link to comment
Share on other sites

i am running Leopard 10.5.1 on my T43. I also got the same problem, panic

My card is ipw2200: Intel® PRO/Wireless 2200/2915 Network Driver, 1.1.4kmpr (dmsg from Knoppix)

 

Is that possible to enable my wireless card under Leopard?

 

Why are you not reading fews previous pages/post. It's clearly explained that the driver 2200bg is only working with Tiger.

Same for 3945abg still in development and suposed to be tiger compatible when it will be complete.

 

Thanks,

Link to comment
Share on other sites

Why are you not reading fews previous pages/post. It's clearly explained that the driver 2200bg is only working with Tiger.

Same for 3945abg still in development and suposed to be tiger compatible when it will be complete.

 

Thanks,

 

I did read entire of this topic. I know that is it only available for Tiger.

I hope it should be release for Leopard in future, even more Leopard users with 2200 wireless card has the same desire too.

Link to comment
Share on other sites

i have been looking at this post for a little bit and i just want to say that if someone comes and ask if certain drivers are working, none of y'all owe them an answer. It is their fault if they don't read! if they did and they went to the iwidarwin page, they would see that it says testing and not working! so just ignore them because answering them is a waste of post space

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

×
×
  • Create New...