Subscribe to our RSS news feed
AAPL 275.62 (0.56)

Intel Wireless driver, Intel PRO/Wireless 2100/2200/3945/4965 Driver for Mac OS X86
********
  • Group: Members
  • Posts: 1,141
  • Joined: 28-August 06
  • Member No.: 53,253
get iwi's latest files from

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

Please read the FAQ here http://code.google.com/p/iwidarwin/wiki/FAQ

check for development news in this tread
PM Profile Card
Go to the top of the page
+ Quote Post
200 Pages V  « < 61 62 63 64 65 > »   
Start new topic
Replies (1240 - 1259)
********
  • Group: Members
  • Posts: 1,141
  • Joined: 28-August 06
  • Member No.: 53,253
QUOTE (moseschrist @ Mar 17 2007, 01:17 PM) *
little update about the apple80211.h:

so it's back to the drawing board and again to try and write a custom app to do the network changing.


my hope is that apple open the io80211 framework

until there we should find a way to build a interface for iwi drivers


iwi3945/iwi2100

i've seen in logs:

ifconfig up

there's no need to type this in console

the driver is not meant to be bring up in terminal with ifconfig

the enable() and disable() are called by the driver when needed


iwi2100 - rev 226

i've changed ipw2100_hw_send_command() to allow commands to be send

http://iwidarwin.googlecode.com/svn/trunk/...100/iwi2100.dmg]http://iwidarwin.googlecode.com/svn/trunk/...100/iwi2100.dmg
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
QUOTE (FlipHDK @ Mar 16 2007, 08:01 PM) *
Mar 16 20:06:02 localhost kernel[0]: iwi3945: XXXL we have skipped command


can you try to find out why you're getting this message

this is a bug when sending commands to the card

i don't know why this happens
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Newbies
  • Posts: 3
  • Joined: 1-February 07
  • Member No.: 81,030
Ok, here is a part of my system.log:

Mar 17 17:14:00 localhost kernel[0]: iwi3945: ifconfig up
Mar 17 17:14:00 localhost configd[58]: Error: WirelessGetInfo() = 88001003
Mar 17 17:14:00 localhost kernel[0]: iwi3945: ifconfig going up
Mar 17 17:14:00 localhost kernel[0]: iwi3945: getRATE_SET 0 r0:0 f0:0
Mar 17 17:14:00 localhost kernel[0]: iwi3945: getCHANNEL c:0 f:0
Mar 17 17:14:00 localhost kernel[0]: iwi3945: getSSID <hidden> l:0
Mar 17 17:14:00 localhost kernel[0]: iwi3945: ifconfig down
Mar 17 17:14:00 localhost kernel[0]: iwi3945: ifconfig going down


I use p_mode 1 for Ad-Hoc connection but can't connect to an open ad-hoc net.

Thanks!
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 53
  • Joined: 8-February 07
  • Member No.: 83,066
QUOTE (jalavoui @ Mar 17 2007, 03:31 PM) *
iwi2100 - rev 226


- Not connected to my open network.
- BT kext removed.
- Logs are attached.

Thanks.
Attached File(s)
Attached File  dmesg.txt ( 3.99K ) Number of downloads: 6
Attached File  ioreg.txt ( 140.97K ) Number of downloads: 5
Attached File  system.log.txt ( 161.29K ) Number of downloads: 8
 
PM Profile Card
Go to the top of the page
+ Quote Post
*****
  • Group: Members
  • Posts: 316
  • Joined: 9-December 05
  • Member No.: 17,721
QUOTE (mkgonullu @ Mar 17 2007, 10:48 AM) *
i have a problem with the latest version of iwi2200. when i tried to install it, it says ''you cannot continue. there is nothing to install''. what should i do?


Download Pacifist and install the package into Default Location while using Pacifist...

Should make it work...
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 7
  • Joined: 14-January 07
  • From: Tallahassee, Florida
  • Member No.: 76,160
Tagging along with this thread. I have a Dell Inspiron 9400 with JAS 10.4.8 and the latest dmg for the 3945, identified as 'Built in Ethernet'.

Keep up the good work everyone; Im looking forward to wireless on this laptop.

.sal
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Newbies
  • Posts: 1
  • Joined: 17-March 07
  • Member No.: 93,565
Hy everyone! Is 3945 working to somebody? or not? I've got a fujitsu amilo pi1505 notebook so I waiting for a driver for 3945abg wifi card and Realtec HD audio ALC861! PLS Help ME somebody.


Jah és magyar vagyok valki van itt aki magyar és esetleg hasonló cuccra vár vagy meg tudta oldani mert szivesen megismerkednék vele és esetleg segthetnénk egymást biggrin.gif
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
iwi2200 - rev 227

looks like i fixed the memory leak bug

let me know if this works

http://iwidarwin.googlecode.com/svn/trunk/...200/iwi2200.dmg

it's to good to be true

smile.gif
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 7
  • Joined: 14-January 07
  • From: Tallahassee, Florida
  • Member No.: 76,160
QUOTE (jalavoui @ Mar 17 2007, 05:32 PM) *
iwi2200 - rev 227

looks like i fixed the memory leak bug
Always good to see progress jalavoui; keep up the good work. The 3945 is next I hope!
PM Profile Card
Go to the top of the page
+ Quote Post
*****
  • Group: Members
  • Posts: 303
  • Joined: 13-August 05
  • From: Israel, Haifa
  • Member No.: 5,088
still crashing. stoped at 732.1MB (from a 943MB movie) on a 1GB ram system.
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
QUOTE (moseschrist @ Mar 17 2007, 11:07 PM) *
still crashing. stoped at 732.1MB (from a 943MB movie) on a 1GB ram system.


sad.gif

i'll just keep on trying...
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
iwi2100 - rev 228

i've comment out some code...

http://iwidarwin.googlecode.com/svn/trunk/...100/iwi2100.dmg


iwi3945 - rev 229

same thing here

http://iwidarwin.googlecode.com/svn/trunk/...945/iwi3945.dmg
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 7
  • Joined: 14-January 07
  • From: Tallahassee, Florida
  • Member No.: 76,160
No joy on the 3945, but you're getting closer. 'Airport' now shows up in the Network Port Configuration utility, whereas it did not up to this point. I cannot select it or otherwise configure it. Built In Ethernet and Built In Firewire are both still present as well and are fully configurable. I have not tried connecting via a wired connection yet.

Are there logs I can post that will be helpful for diagnosis?
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 106
  • Joined: 14-November 05
  • From: Brazil
  • Member No.: 15,501
Jalavoui,

still crashing to me too.

mac os x 10.4.9 - kernel semthex 8.8.1 v9 SSE2 only.

please, continue your great work with iwi2200.kext.

regards
PM Profile Card
Go to the top of the page
+ Quote Post
****
  • Group: Members
  • Posts: 180
  • Joined: 14-August 05
  • Member No.: 5,749
QUOTE (jalavoui @ Mar 18 2007, 10:27 PM) *



thanks for your contribution to us. Is it possible for us to hardcode the ssid into the plist file instead of having a GUI?
most ppl here should feel comfortable of editing the plist.
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 53
  • Joined: 8-February 07
  • Member No.: 83,066
QUOTE (Lex2 @ Mar 17 2007, 10:32 PM) *
Jah és magyar vagyok valki van itt aki magyar és esetleg hasonló cuccra vár vagy meg tudta oldani mert szivesen megismerkednék vele és esetleg segthetnénk egymást biggrin.gif

küldtem neked üzenetet.

in english: a prive message sent.
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 53
  • Joined: 8-February 07
  • Member No.: 83,066
QUOTE (jalavoui @ Mar 18 2007, 03:27 PM) *
iwi2100 - rev 228
i've comment out some code...


Still no connection to my open wireless network.
My 2100 is recognized as an airport device (en1).
(Do I only have to install the new release or I need to delete stg before?)
New logs are attached.
BTW: I've removed IOBluetoothFamily.kext to disable BT - is it enough to avoid conflicts? BT icon is still there (jalavoui: you mentioned the driver manages BT as well so it's not a problem (?).

QUOTE (FlipHDK @ Mar 15 2007, 09:24 PM) *
It is turning the wlan off but OS X doesn't know if it is on or off?


No.
Fn+F5 on my notebook turns on/off only BT - does not affect WLAN... in case of OSX.
So WLAN is always on with latest driver and BT can be switched if needed.
In other cases (eg. XP) this method works to turn both BT and WLAN on/off.

In network status window: Airport is turned on but is not connected to a network.

Thanks.
Attached File(s)
Attached File  dmesg.txt ( 3.99K ) Number of downloads: 5
Attached File  ifconfig.txt ( 891bytes ) Number of downloads: 3
Attached File  ioreg.txt ( 174.78K ) Number of downloads: 0
Attached File  system.log.txt ( 93.89K ) Number of downloads: 1
 
PM Profile Card
Go to the top of the page
+ Quote Post
*****
  • Group: Members
  • Posts: 303
  • Joined: 13-August 05
  • From: Israel, Haifa
  • Member No.: 5,088
finally found something interesting...
as you may know i was searching for some kind of way that will enable me to take control of the driver
from the an outside application...
it seems like i found it, i'm trying to implement it now to the iwi2200 driver...
here is the link to what i'm trying to do: http://developer.apple.com/documentation/D..._section_2.html
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 19
  • Joined: 27-July 06
  • Member No.: 48,145
I have just checked newest kext for 3945 and for some reason it cannot detect MAC address correctly. My notebook has wifi switch which is turned on all the time. Computer starts a bit slower, most like cause of 'MAC in deep sleep' messages popping out on screen while running with -s parameter. I've put my system.log for further developement. Hope to see working driver someday, keep up the good work smile.gif

I'm using:

QUOTE
Darwin computer.local 8.8.1 Darwin Kernel Version 8.8.1: Sat Dec 9 22:18:27 AZOT 2006; semthex:/nebukadnezar/BUILD/obj/RELEASE_I386 i386 i386


This post has been edited by KrzychuG: Mar 19 2007, 07:32 AM
Attached File(s)
Attached File  system.log.txt ( 676.81K ) Number of downloads: 8
 
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 12
  • Joined: 1-February 07
  • Member No.: 80,924
MAC OS 10.4.7 IBM T43 iwi2200

1. freezes when trying to download the Photoshop CS 3 beta ( finished about 240MB)

2.still freezes when there is no wireless network around.


But I am very happy!!


QUOTE
iwi2200

i finally start to understand the bug when dowloading a file (memory leak at 170M)

i run a test with my ethernet card. apparently when downloading a file, mac os x allocates memory and doesn't release it - this causes memory to decrease until mac os freezes

this can be seen using activity monitor

i think this is a kernel bug or maybe just my os x installation

can someone tell me if you're getting this bug with you cable card?

does this happen only with 10.4.8 kernel?



it seems all of us get the problem..
PM Profile Card
Go to the top of the page
+ Quote Post
200 Pages V  « < 61 62 63 64 65 > » 
Closed Topic Start new topic

1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

RSS Lo-Fi Version Time is now: 31st July 2010 - 02:13 PM