Jump to content
3992 posts in this topic

Recommended Posts

i've changed code related with the card mac address.

you can check if it reports the card address by typing

 

ifconfig

 

in the console, and check if the card is there (should be listed as en1)

 

i've also disabled some rfkill hacks - be carefull when you press the wireless switch - looks like itm turns the card off and never goes on again

 

 

it's so easy to write a driver when you got a card - i changed this code for iwi2200 and it works quite fine. i finally get rid of the old resetDevice() function.

iv'e also changed other stuff - let me know it it works

on iwi3945 what if it shows as en2?

 

en2: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500

ether 00:18:de:0c:ad:ed

media: autoselect (<unknown type>) status: inactive

supported media: none autoselect DS1 DS2 DS5 DS11 autoselect <unknown type>

mine shows up as another Ethernet port en1 also, PCI Ethernet Slot pci8086,4222

ID: 00:18:de:28:7e:38

Also brand says: Intel

 

;) but nothing special, since the ealier versions it showed up as en1, also never had a kernal panic, i'm currently running 10.4.10

 

latest gives kernal panic, how can i get a log if i remove the kext from extensions after i get a panic? because i install the package file, get the panic, use terminal to remove the file, then reboot, then the getlogs3 script trys to look for the kext when its not there?

 

Josh

and here some logs from 10.4.10 (8R4031) Kernel Version: Darwin 8.10.3

No Kernel panik ...

 

All best ... Grate job jalavoui

 

 

 

<< Updated >>

- After the second boot in System Version: Mac OS X 10.4.10 (8R2232) Kernel Version: Darwin 8.10.1 the iwi3945 gives kernel panic

- After the third boot in 10.4.10 (8R4031) Kernel Version: Darwin 8.10.3 ... gues what ... kernel panic

nothing as usually showed up in system preferences..

 

whenever I go to network list, hitting number 2, "I get hello world: send network list" and it doesn't show any wifi routers currently broadcasting

 

gorjen: "networkSelector doesn't work either, it's only showing en2 (00:00:xx...) mode: 3 led: on. But the led is off, and when I try to change mode or list the networks, nothing happens."

logs attached for iwi3945(6)

en2.rtf

system.txt

ioreg.txt

dmesg.txt

How to make Intel® PRO/Wireless 3945ABG work on my Presario V3000? Any suggestion or alternative solutions for me? How to make MAC recognize my Intel wireless as Airport card Broadcom 43xx?Reply or email me: dark_knight_1408@yahoo.com. Thanks a lot

iwi3945/iwi2100

rebbot into mac os from windows with the card powered on

after the driver load,

wait,

call networkselector

test option 1 - turn card on/off a few times (see what happen in logs)

check what happens whe the wirless/fn+f2 is pressed

post them here - you can comment the llogs - it really helps

The logs of the latest iwi3945.dmg (28 sept. 2007 01:44 AM) uploaded, and comments included in system.txt.

Still not working but very good thing, NO PANIC.

In Network Selector still associating "Address en1 (00:00:00:00:00)"

The ifconfig gives a good association though - image capture attached.

AZURAEL - thanks, I forgot about that useless button, long live for Front Row.

iwi3945/iwi2100

rebbot into mac os from windows with the card powered on

after the driver load,

wait,

call networkselector

test option 1 - turn card on/off a few times (see what happen in logs)

check what happens whe the wirless/fn+f2 is pressed

post them here - you can comment the llogs - it really helps

you know what was ironic, when I opened the network selector and did the fn +f8(toshiba has the wifi function on f8) I got a kernal panic

 

bsodaj6.th.jpg

iwi3945/iwi2100

rebbot into mac os from windows with the card powered on

after the driver load,

wait,

call networkselector

test option 1 - turn card on/off a few times (see what happen in logs)

check what happens whe the wirless/fn+f2 is pressed

post them here - you can comment the llogs - it really helps

 

I attach log I get on my nx7010 with intel 2100.

 

On my laptop driver loads, the card seems to be detected but I have issue on networkselecto and I can't find my network.

 

My laptop have a button that activate both bluetooth and wifi and it hasn't no visible gpio led.

 

Eddi

The logs of the latest iwi3945.dmg (28 sept. 2007 01:44 AM) uploaded, and comments included in system.txt.

Still not working but very good thing, NO PANIC.

In Network Selector still associating "Address en1 (00:00:00:00:00)"

The ifconfig gives a good association though - image capture attached.

AZURAEL - thanks, I forgot about that useless button, long live for Front Row.

 

Hey, is this driver you used from http://code.google.com/p/iwidarwin/ ?? I downloaded the iwi3945 couple days ago and didn't even boot on my Dell e1705, is this a new release?

SirMaximuM the package I used was the latest upload by Jalavoui in post 2911 (page 146 in this forum). Unfortunately the driver is not working yet, but Jalavoui is very dedicated in developing a viable solution for these Intel Wireless Crads. Again, unfortunately I can only test the 3945a/b/g drivers on my laptop, because I don't know any programming.

just installed the .dmg from today. installation went fine and it rebooted, but when i booted up a second time i got pretty much the same kernel panic as auqs10 at post 2906. im using an acer laptop. keep up the good work. btw does this mean i have to reinstall mac from scratch? not a biggie but would be nice to know. since i do want to keep testing for you guys and i dont wanna find out in a month that i didnt have to reinstall 20 times. :)

 

again thanks

iwi3945

i hope i have fixed a bug in the rx/tx

 

just for reference those GSODs stopped

 

but the network selector isn't working

 

I'll refer to this pic once more bsodaj6.th.jpg

 

As you can see in ns through terminal non of my choices selected worked..

 

logs attached

dmesg.txt

ioreg.txt

system.txt

Guest
This topic is now closed to further replies.
×
×
  • Create New...