Jump to content
3411 posts in this topic

Recommended Posts

I have tried Intel pro iwi3945 on T60(leopard) failed(iAs../Jas)

I tried these two leopard version both

the file I downloaded is release at 4/17(http://

iwidarwin.googlecode.com/files/iwi3945r748.dmg)

anyway many thanks to all the contributors to Intel pro iwi4965.

Is there any Candidate version else?

-

jasonet@gmail.com

I feel really stupid asking this but I have to...

 

Whats the reason I get this when I try and load a kext...

 

kextload: extension /System/Library/Extensions/iwi3945.kext is not authentic (check ownership and permissions ; run with -t for details)

 

I loaded the 755 kext fine doing the same thing I always do...

 

chown -R root:wheel iwi3945.kext

chmod -R a+rx,u+w iwi3945.kext

kextload iwi3945.kext

 

Either there is something wrong or I'm missing something thats really small and obvious. Please help. lol

I feel really stupid asking this but I have to...

 

Whats the reason I get this when I try and load a kext...

 

kextload: extension /System/Library/Extensions/iwi3945.kext is not authentic (check ownership and permissions ; run with -t for details)

 

I loaded the 755 kext fine doing the same thing I always do...

 

chown -R root:wheel iwi3945.kext

chmod -R a+rx,u+w iwi3945.kext

kextload iwi3945.kext

 

Either there is something wrong or I'm missing something thats really small and obvious. Please help. lol

 

Hey, I run these:

 

sudo chown -R root:wheel iwi3945.kext

sudo chmod -R 755 iwi3945.kext

sudo kextload -t iwi3945.kext

 

 

works every time.

Im getting a problem now with my getlogs.command. When i double click on it i get this in terminal:

Last login: Fri Apr 18 15:30:43 on ttys001

benny-lavas-mac-pro:~ Benn$ /Users/Benn/Desktop/getlogs.command ; exit;

 

Creating log files in folder /

 

/Users/Benn/Desktop/getlogs.command: line 6: cd: /System/Library/Extensions/iwi3945.kext: No such file or directory

/Users/Benn/Desktop/getlogs.command: line 9: cd: /System/Library/Extensions/iwi2100.kext: No such file or directory

/Users/Benn/Desktop/getlogs.command: line 12: cd: /System/Library/Extensions/iwi2200.kext: No such file or directory

/Users/Benn/Desktop/getlogs.command: line 19: dmesg.txt: Permission denied

/Users/Benn/Desktop/getlogs.command: line 20: system.txt: Permission denied

/Users/Benn/Desktop/getlogs.command: line 21: ioreg.txt: Permission denied

logout

 

[Process completed]

about development

if you understand a bit how this code work please help

i take to much time posting 10 release to get 1 conclusion

if you need help discussing code/functions i'm here to help

 

iwi3945 rel 760

you can help by trying making this work

check for this functions:

//iwl_scan((struct iwl3945_priv*)get_my_priv());

ieee80211_sta_start_scan(dev, NULL, 0);

in this release they're called in networkselector code - try other ways to make this work

the driver need to call (search) SCAN_SEND_PROBE to associate to a network

use networkselector to start a scan -> check if you get scan results

He's my logs ... it loaded no problems... I ran network selector and turned the card on and told it to scan about 1 min later it kp'd.

 

this is a good example on how to NOT do things

maybe you get a kp when the driver was trying to send a probe request

but i'm not there to see

you need to try to check where the panic fires up

either by booting with -x, -s

and posting a picture or quoting log lines so i can try to fix it

 

about offering $,cards,etc

as you all know i don't have the hardware to use any of the iwi cards

i'd like to get a laptop with a 3945/4965 card

that is very far from happen - so i just keep going write code until i make this driver work

don't worry i'm here to stay :(

Jalavoui,

 

I was down during your last msg. But, check thi out!!!

 

Full log:

 

760syslog_xbooted.txt

 

Apr 18 16:13:17 Sony kernel[0]: ieee80211_scan_completed

Apr 18 16:13:17 Sony kernel[0]: ieee80211_hw_config @ /Users/super/Desktop/iwi3945/760/compatibility.cpp:5116

Apr 18 16:13:17 Sony kernel[0]: error iwl3945: U iwl3945_mac_config enter to channel 1

Apr 18 16:13:17 Sony kernel[0]: error iwl3945: U iwl3945_mac_config leave - scanning

Apr 18 16:13:17 Sony kernel[0]: __ieee80211_if_config @ /Users/super/Desktop/iwi3945/760/compatibility.cpp:6248

Apr 18 16:13:17 Sony kernel[0]: error iwl3945: U iwl3945_mac_config_interface enter: interface id 609071136

Apr 18 16:13:17 Sony kernel[0]: error iwl3945: U iwl3945_mac_config_interface leave - scanning

Apr 18 16:13:17 Sony kernel[0]: error iwl3945: Failed to get channel info for channel 0 [3]

Apr 18 16:13:17 Sony kernel[0]: [Parallels] IPI stat: rescheduled 1 cpus out of 2.

Apr 18 16:13:17 Sony kernel[0]: request scan

Apr 18 16:13:17 Sony kernel[0]: ieee80211_sta_start_scan @ /Users/super/Desktop/iwi3945/760/compatibility.cpp:6610

Apr 18 16:13:17 Sony kernel[0]: error iwl3945: U iwl3945_mac_hw_scan enter

Apr 18 16:13:17 Sony kernel[0]: error iwl3945: U iwl3945_scan_initiate Scan already in progress.

Apr 18 16:13:17 Sony kernel[0]: error iwl3945: U iwl3945_mac_hw_scan leave

Apr 18 16:13:17 Sony kernel[0]: error iwl3945: U iwl3945_hw_reg_txpower_get_temperature Temperature: 54

just remebered:

can you try to press the wireless switch to turn the card on/off

check what happens in system.log

 

jalavoui... could you briefly describe what's the process for starting - scanning - grabbing the network names and associating?

Jalavoui,

 

Here are the physical switch on/off results while booted with -x:

 

Apr 18 16:24:19 Sony kernel[0]: error iwl3945: U iwl3945_rx_handle r = 162, i = 161, CARD_STATE_NOTIFICATION, 0xa1

Apr 18 16:24:19 Sony kernel[0]: error iwl3945: U iwl3945_rx_card_state_notif Card state received: HW:Kill SW:On

Apr 18 16:24:19 Sony kernel[0]: warning iwl3945: Radio Frequency Kill Switch is On:

Apr 18 16:24:19 Sony kernel[0]: Kill switch must be turned off for wireless networking to work.

Apr 18 16:24:19 Sony kernel[0]: error iwl3945: U iwl3945_rx_handle nothing sent from uCode r = 162, i = 162

Apr 18 16:24:35 Sony kernel[0]: error iwl3945: U iwl3945_rx_handle r = 163, i = 162, CARD_STATE_NOTIFICATION, 0xa1

Apr 18 16:24:35 Sony kernel[0]: error iwl3945: U iwl3945_rx_card_state_notif Card state received: HW:On SW:On

Apr 18 16:24:35 Sony kernel[0]: error iwl3945: U iwl3945_bg_rf_kill HW and/or SW RF Kill no longer active, restarting device

Apr 18 16:24:35 Sony kernel[0]: error iwl3945: U __iwl3945_down iwl3945 is going down

Apr 18 16:24:35 Sony kernel[0]: ieee80211_stop_queues @ /Users/super/Desktop/iwi3945/760/compatibility.cpp:2026

Apr 18 16:24:35 Sony kernel[0]: ieee80211_stop_queue @

mlazy,

this is because i add a iosleep to ieee80211_open()

can you check this functions and try a few combinations of iosleep

looks like it can make the driver more/less stable

also try to enable the scan at the end of ieee80211_open() - maybe this is better tham using networkselector to scan (or not)

if you find a way to make the driver more stable doing this you'll save me posting 10 releases for trying to figure out

 

i'll come back later to check for results

 

anyone can try this - it's quite easy to test and will save me lot's of time

Booted with -x, logged in as root, manual load, then turn off the card with the external button, freeze, could get log.

 

Booted again, load again, but this time the card seemed to work worst, manually unload, freeze, no logs.

 

The first time, the card just scanned one ap (besides me there is alot).

 

Edit: R.760

root_manual_load.rtf

Alright, I downloaded the 760 kext and network selector. Still trying to figger out what to do with network selector. I did boot in -x, didnt get any kp's or a freeze, but I got into a loop sequence. Any pointers? Just trying to feel my way around this deal. Good logs?

 

I'll be on the laptop studyin the cases for tomorrow, on the constant refresh

systemlog760.rtf

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