Jump to content
3411 posts in this topic

Recommended Posts

just tried the latest version of iwi4965

it will scan and show the list of networks.

When i try to associate it says 'associating' then i get a kp

hope this is useful.

 

i tried to make a log using the script from code.google but the file was 3mb,

not sure if i used it correctly - how do i make a useful log?

the search now works fine, repeating it too don't hang the machine. Trying to associate cause a lock.Jalavoui, i'm a total newbie on c++, i see on the iwi4965.cpp source this row

if(opt == 3){

IOLOG("request associate\n");

but i never get this text string on my logs, so, or i'm totally out of the road or the code crash before trying to associate. These are the last lines of the log before it hangs.

Jun 10 15:17:44 hooks-mac-pro-2 kernel[0]: ieee80211_bssid_match @ /iwi4965/compatibility.cpp:1414

Jun 10 15:17:44 hooks-mac-pro-2 kernel[0]: bssid=00:17:c2:90:d3:8c stabssid=00:00:00:00:00:00

Jun 10 15:17:44 hooks-mac-pro-2 kernel[0]: ieee80211_bssid_match @ /iwi4965/compatibility.cpp:1414

can someone please post the networkSelector i also want to test but the networkSelector i have gives an error and the last time i installed the driver my card was detected as ethernet and i get the right mac address
here is one from the last version

networkSelector.zip

iwi4965 - 1188

 

Jun 10 16:12:45 Jorgens-MacBook kernel[0]: Resetting IOCatalogue.

Jun 10 16:12:45 Jorgens-MacBook kextd[10]: 0 cached, 418 uncached personalities to catalog

Jun 10 16:12:46 Jorgens-MacBook com.apple.kextd[10]: kld(): Undefined symbols:

Jun 10 16:12:46 Jorgens-MacBook com.apple.kextd[10]: __Z19iwl4965_add_stationP12iwl4965_privPKhi

Jun 10 16:12:46 Jorgens-MacBook kextd[488]: kld_load_from_memory() failed for module /System/Library/Extensions/iwi4965.kext/Contents/MacOS/iwi4965

Jun 10 16:12:46 Jorgens-MacBook kextd[488]: a link/load error occured for kernel extension /System/Library/Extensions/iwi4965.kext

iwi3945 rel 1189

 

hmmz didn't see that I have to try many times to scan and connect, will post new log soon, here's mine scannen only one time (did find al networks around, and tried to associate)

 

no kp, no hangs

 

greetz

 

Here's new scan:

 

did 3-4 scans, and then tried to connect 2-3 times

system.log.txt

system.log.txt

Can't get these to do anything! Installed drivers great no errors Reboot no prob Nothing added in network properties and netselector does nothing no options or anything :(

 

edit: is there a sertan kernal that needs to be used?? if so what kind where to dl and install it?

iwi3945/4965 driver status

 

- the driver scans and find networks using networkselector.app

- repeating the scan can show more networks

- associate to unsecure networks doesn't work

- the driver can get errors at startup (timeouts, fw errors, etc) that prevent it from working. the solution is a few reboots

 

at this point there's no reason to write more code. i'll finish the driver when i have the hardware

if this is not possible i hope someone else finish this project

 

thanks for keep iwidarwin running

 

i'd like to ask a moderator to close this thread

i'll open a new one once i have a solution for making the drivers work

 

Wow, so sudden. Thanks again for all the work so far. I hope someone with your dedication and experience decides to pick up where you left off.

iwi3945/4965 driver status

 

- the driver scans and find networks using networkselector.app

- repeating the scan can show more networks

- associate to unsecure networks doesn't work

- the driver can get errors at startup (timeouts, fw errors, etc) that prevent it from working. the solution is a few reboots

 

at this point there's no reason to write more code. i'll finish the driver when i have the hardware

if this is not possible i hope someone else finish this project

 

thanks for keep iwidarwin running

 

i'd like to ask a moderator to close this thread

i'll open a new one once i have a solution for making the drivers work

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