Jump to content
3992 posts in this topic

Recommended Posts

iwi3945

looks like the code is stable

but still not working

deam timeouts

 

im am getting all the time "iwi3945: : no priv defined", i had to delete lots of lines in the system.txt file to be able to post it, the line "iwi3945: : no priv defined" keeps repeating.

iwi3945

hacking some code - i guess this krap will take time

hope someone make this work

 

 

ice96,

search for

IWL_WARNING("iwl_bg_restart -> going up cause kernel panic \n");

you might also try this hack

while (priv->status & STATUS_HCMD_ACTIVE)

{

rc++;

//clone->fInterruptSrc->enable();

IODelay(jiffies_to_msecs(HOST_COMPLETE_TIMEOUT)/10);

if (rc==10) break;

}

//hack

priv->status &= ~STATUS_HCMD_ACTIVE;

this will stop the timeouts bug but won't fix the problem

 

uk_rules_ok,

check if this stops the msg you see in logs

this mean the driver isn't loading

don't delete log lines - make me thought the driver was working :D

iwi3945.dmg

results for post 3378 getting kp.

 

 

 

iwi3945

hacking some code - i guess this krap will take time

hope someone make this work

 

uk_rules_ok,

check if this stops the msg you see in logs

this mean the driver isn't loading

don't delete log lines - make me thought the driver was working B)

next time it occurs i will upload to my own site as the file was too big to upload on here.

results for post 3378 getting kp.

 

next time it occurs i will upload to my own site as the file was too big to upload on here.

 

uk_rules_ok, you can clear the logs using ONYX, and by this way you can have latest logs only, meaning small files.

 

Jalavoui I will try this latest version.

also my broadcom 440x isnt working lol.. no internet B)

 

this can be caused by the ionetworkfamily.kext

if you fix that iwi2200 might work

 

one question about hardware

 

my laptop is a acer 4100 - pci express support

is it possible to replace the 2200 card by a 3945

there are differrent 3945 cards and maybe i can use one

if that can be done the iwi3945 will work in a week

uk_rules_ok, you can clear the logs using ONYX, and by this way you can have latest logs only, meaning small files.

 

Jalavoui I will try this latest version.

 

 

how do i clear the log, if i knew how would of done it by now ??

Im new here and also the lucky guy with a dell 9400 with the known intel wireless 3945abg!

 

I want to help you jalavoui, but how do I give you logs and test your .dmg?

 

Just save it to my harddisk and just double click it in macosx?

 

and if i get kernel panic how do i remove it so i still can access macosx?

 

Maybe add me on msn i currently have enough time to test it for you...

results for post 3388 , still getting kp

 

think i uploaded the wrong pic, heres the new one.

 

 

Kernel panic appears when option 1 is hit second time (when to relaunch the card), but after associating the card, system hangs up and even restart goes at one moment in a frozen state (everything, even mouse).

I had to use the Kismus boot CD to delete the kext and to edit the NetworkInterfaces.plist to remove the entry.

 

uk_rules_ok there is a tab for AUTOMATION in the ONYX windows, and you should check the boxes to clean the logs. That's all.

 

Seems that I can not upload the image capture.

uk_rules_ok there is a tab for AUTOMATION in the ONYX windows, and you should check the boxes to clean the logs. That's all.

 

 

its ok i found it and instaled it .. thanks

iwi3945

new release

 

ice96,

i reverted source code back to the queue_te/td

looks more stable this way

i'll upload the source soon the kp stops

 

we can use more people with xcode and willing to help

i'd like to get rid of this anoying bug and make this work

after this is fixed the driver should start scannig

them it needs to get scan results,

associate to a unsecure network

handle rx/tx packets

and surf the web

 

anyone as find out if 10.5 ionetworkfamlily.kext works?

 

iwi2100

there's a version posted in this thread that needs to be tested

please post logs for it

 

iwi4965

this driver uses code shared with 3945

anyone with xcode for this?

iwi3945.dmg

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