Subscribe to our RSS news feed
AAPL 199.94 (-1.25)

171 Pages V  « < 23 24 25 26 27 > »   
Closed Topic Start new topic
Intel Wireless 2100, 2200bg, 2915bg, 3945abg, 4965agn, IWIDarwin drivers for mac os x 10.4 and 10.5 *under development*
********
  • Group: Members
  • Posts: 1,141
  • Joined: 28-August 06
  • Member No.: 53,253
iwi3945

thanks for the builds
looks like the driver sometimes do some work - can someone post this logs? (try a few reboots and check system.log)
previous logs only shows the "not working" part
at some point you'll get a kernel panic - post the picture so i can check (boot with -s)

try to build the dmg instead of a zip file - it's easier for others to install and test
before build it in xcode delete the old .dmg file


iwi2200

anyone available for start working on WPA support?
you'll need xcode do to this
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 16
  • Joined: 29-April 06
  • Member No.: 36,848
Even the kext file caused grey-death. My card is 3945 on XPS M1710 Dell. I don't know how to get the log, i'll try now tongue.gif.
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 15
  • Joined: 29-February 08
  • Member No.: 193,328
You just have to open the ".xcodeproj" file and clic build to build the kext file. ( get the sources on the iwidarwin page ).
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
iwi3945 rel 652

added networkselector application to allow turning the card on/off
fixed the installer pkg and add a "readme"


you'll need to check if xcode definitions are right before build the .dmg
i don't have mac os x 10.5 so you need to check iwi3945.xcodeproj and networkSelector.xcodeproj before build
the xcode build need to look like this picture


the files in svn for iwi2200 also got this problem (including nsGUI.xcodeproj) check them before build the .dmg - this changes for mac os 10.4 / 10.5

if you need to rebuild delete the old .dmg file first
Attached File(s)
Attached File  Pasted_Graphic.jpg ( 25.3K ) Number of downloads: 319
 
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 49
  • Joined: 26-January 08
  • Member No.: 178,177
It shows me the correct information on the Network Utility, (Model, Vendor & MAC Address) with a Send error, & it shows up as an ethernet connection on the network Settings without link. I booted normally no problems at least for now.
Logs:
Attached File(s)
Attached File  dmesg.txt ( 4K ) Number of downloads: 18
Attached File  ioreg.txt ( 55.54K ) Number of downloads: 8
Attached File  system.txt ( 381.47K ) Number of downloads: 11
 
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 49
  • Joined: 26-January 08
  • Member No.: 178,177
Some other Logs...
Attached File(s)
Attached File  dmesg.txt ( 4K ) Number of downloads: 18
Attached File  ioreg.txt ( 54.75K ) Number of downloads: 6
Attached File  system.txt ( 453.08K ) Number of downloads: 10
 
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 2
  • Joined: 28-March 08
  • Member No.: 206,252
Cool, I like it, will test on my T43
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 47
  • Joined: 27-January 06
  • Member No.: 21,780
then build us a kext with the networkselektor for us to test with wink.gif
i would but i cant download xcode atm (bad internet speeds), might be able to tonight though
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 73
  • Joined: 23-March 08
  • Member No.: 203,971
what do we need to do? just download it and test ?

does anyone here got success on it ? or this is still been a test just to reconize the adapter ?
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
iwi3945

i think the driver as a bug in code that makes it not to work if the network interface is not en1 - see it with ifconfig
also i don't know if networkselector works - try to call it a few times
this 2 things are important - can someone test this?
if you build a .dmg from svn post it here for others to test
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 95
  • Joined: 30-April 06
  • Member No.: 37,052
Hello ,

I modified the driver , because there werre some link errors (down and up).

The driver has a KP in skb_dequeue ,
that is strange because it hadn't this KP before , the backtrace is :

test_function
ieee80211_tasklet_handler
skb_dequeue(KP after if(next != prev))

Bye

Nice to see all of you

PS: the log posted by Roal2488 come from an Ooooooolllllldddd version =p

[EDIT]:I commited a version with the working NetworkSelector , now the driver start with 100% of success and no more KP
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 46
  • Joined: 25-December 07
  • Member No.: 165,806
QUOTE (jalavoui @ Mar 28 2008, 01:03 AM) *
iwi3945 rel 652

added networkselector application to allow turning the card on/off
fixed the installer pkg and add a "readme"


you'll need to check if xcode definitions are right before build the .dmg
i don't have mac os x 10.5 so you need to check iwi3945.xcodeproj and networkSelector.xcodeproj before build
the xcode build need to look like this picture


the files in svn for iwi2200 also got this problem (including nsGUI.xcodeproj) check them before build the .dmg - this changes for mac os 10.4 / 10.5

if you need to rebuild delete the old .dmg file first


i built the iwi220.xcodeproj and i got 32 errors and 2 warnings. This is the .dmg that i got from the build. If i did something wrong please tell me so that i can build it again.
Attached File(s)
Attached File  iwi2200.dmg ( 1.19MB ) Number of downloads: 31
 
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 21
  • Joined: 6-February 08
  • Member No.: 183,065
i downloaded the last svn and build it on mac os 10.5.1

i wil try it now

this the kext ..
Attached File(s)
Attached File  iwi3945.kext.zip ( 193.07K ) Number of downloads: 196
 
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 21
  • Joined: 6-February 08
  • Member No.: 183,065
sorry ... networkselector compiled in the same hackintosh



how i make the logs ...?

put the .kext and the networkselector in the same dir
go to these dir

sudo rm -f dmesg.txt
sudo rm -f system.txt
sudo rm -f ioreg.txt
sudo dmesg > dmesg.txt
sudo cat /var/log/system.log > system.txt
sudo ioreg -w 0 > ioreg.txt

sudo chown -R root:wheel iwi3945.kext
sudo chmod -R 755 iwi3945.kext

sudo kextload -i iwi3945.kext

then ...
if i am doing something wrong please, tell me ...

./networkselector


then ... u know
Attached File(s)
Attached File  networkSelector.zip ( 2.24K ) Number of downloads: 134
 
PM Profile Card
Go to the top of the page
+ Quote Post
*****
  • Group: Members
  • Posts: 281
  • Joined: 4-October 07
  • Member No.: 139,847
I've been keeping up with the code changes, Great Job guys! I really up this gets finished, it will be such a benefit to all the members of this community. Keep up the good work!!!
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 139
  • Joined: 18-March 06
  • Member No.: 29,304
when the driver is out, the hardware is already out dated
PM Profile Card
Go to the top of the page
+ Quote Post
Group Icon
  • Group: Donators
  • Posts: 51
  • Joined: 30-August 07
  • From: Israel
  • Member No.: 131,033
for some reason the svn is not working for me to get the last version of the code.
can someone post here the latest svn i think 654 for the 3945 card?
i want the full code so i can build on my xcode - i installed the leopard with EFI v.8 GUID instead of MBR.
now i want to check if it works - maybe help develop the driver..
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 49
  • Joined: 26-January 08
  • Member No.: 178,177
Here is the last version of the code

654 svn source iwidarwin
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
TNW,
i'm getting a bit upset with all the wrong logs and wrong kext .dmg builds
can you change the svn build script to allow building the .dmg
can you place iwi3945.dmg on the svn tree

the svn tree as missing folders - you can't build iwi3945.dmg without them
i'll fix that - nop it's all ok.

the build script is also ok

Hacktrix2006,
you only need the folder iwi3945_new-osx10.5
if the .dmg fails to build just press "build" and it will work

thanks
PM Profile Card
Go to the top of the page
+ Quote Post
****
  • Group: Members
  • Posts: 215
  • Joined: 16-February 08
  • Member No.: 187,668
how to you compile this lot and do i need the old folder to compile as well?
PM Profile Card
Go to the top of the page
+ Quote Post
171 Pages V  « < 23 24 25 26 27 > » 
Closed Topic Start new topic

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

 

RSS Lo-Fi Version Time is now: 21st November 2009 - 02:30 PM