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

171 Pages V  « < 125 126 127 128 129 > »   
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: 22
  • Joined: 2-March 08
  • Member No.: 194,292
Don't see the AP's in the log, should there be an new option in the tool? don't think it's merged with 4965 yet.
but i do see the HW_Scan is started and completed! but it keeps in this state
Attached File(s)
Attached File  system.txt.zip ( 82.35K ) Number of downloads: 1
 
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
the code is ok for both cards
can you test with the dmg?
use option 2 of networkselector to get the scan list - can you check if networkselector as a bug in code?

nice smile.gif
can you put back the hack in
ieee80211_rx_bss_add()
and check if this also gives the scan list?
another useful thing will be to make the scan list show other info (channel, security,etc)
can you change this and post a new release for testing?
the scan loop might not be a good idea
can you make the scan work manual and them output the scan list?
if this work you can them add a option to allow the user to associate to a network (see iwi2200)
i think if you call a scan with local->scan_dev set with the mac/ssid of the choosen net it could work - kp expected in tx code. this can be hard to debug - maybe make the driver associate to the 1st net it finds make it easier to debug the kp. there are so many ways to make this work - you just have to try a few to find the best way
i'll take to long posting releases to test all this stuff - hope you can write the code
if you feel inspired look at nsgui code and try to port it to iwi4965
i'll have to go - talk tomorrow
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 22
  • Joined: 2-March 08
  • Member No.: 194,292
yes i used the dmg, i do see now that option 2 is a little modified smile.gif
i'll try to reboot a few times, maybe that results in something...
edit:
W00t, result! gathering logfiles now.

Jun 8 02:50:05 Laptop kernel[0]: request scan - networks found:
Jun 8 02:50:05 Laptop kernel[0]: 1) 00:18:4d:52:3c:b4 ('UPC29958') <- valid
Jun 8 02:50:05 Laptop kernel[0]: 2) 00:18:39:a9:e7:38 ('May Di An Cuc Network') <- valid
Jun 8 02:50:05 Laptop kernel[0]: 3) 00:1b:63:2d:92:4c ('HomeNet') <- my network
Jun 8 02:50:05 Laptop kernel[0]: 4) 00:16:cb:be:22:84 ('HomeNet_GNet') <- my network / unsecure
Jun 8 02:50:05 Laptop kernel[0]: 5) 00:30:bd:9a:0a:02 ('home') <-valid
Jun 8 02:50:05 Laptop kernel[0]: 6) 00:18:f8:f1:b7:7f ('linksys') <- valid
Jun 8 02:50:05 Laptop kernel[0]: 7) 00:16:b6:2b:51:7a ('<hidden>') <- huh?
Jun 8 02:50:05 Laptop kernel[0]: 8) 00:11:50:5a:30:43 ('belkin54g') <- valid / unsecure
Jun 8 02:50:05 Laptop kernel[0]: 9) 00:1b:2f:56:c5:6e ('UPC11448') <-valid
Jun 8 02:50:05 Laptop kernel[0]: 10) 00:11:f5:4b:5a:3b ('SpeedTouch3698C2') <- valid
Jun 8 02:50:05 Laptop kernel[0]: 11) 00:1c:df:12:9c:ef ('home') <- deja vu? could be valid

ill check an other scanner now, results seems valid smile.gif
i got the results without quiting the tool.
note: it did take 2 times hitting "start scan" until the results where shown

looks like the scanning part is working smooth as a baby, it's actually receiving more assumable valid accesspoints then windows.
Attached File(s)
Attached File  system.txt.zip ( 24.55K ) Number of downloads: 2
Attached File  system2.txt.zip ( 146.71K ) Number of downloads: 1
 
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 4
  • Joined: 8-February 08
  • From: TX
  • Member No.: 184,207
Scan is working for me on my 3945 card.
However, it looks like it's scanning many times when I choose scan only once...



Jun 7 18:15:49 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: iwl3945: U iwl3945_rx_handle r = 88, i = 87, REPLY_3945_RX, 0x1b
Jun 7 18:15:49 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: iwl3945: U iwl3945_rx_reply_rx Bad CRC or FIFO: 0x00000702.
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: quest scan - networks found:
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 1) 00:0d:72:e9:69:99 ('2WIRE875')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba login[442]: DEAD_PROCESS: 442 ttys001
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 2) 00:0f:b5:e8:1c:9c ('Home')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 3) 00:1d:5a:3e:2b:11 ('Home676')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 4) 00:1f:b3:3c:45:39 ('2WIRE608')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 5) 00:1d:7e:fa:15:b0 ('linksys')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: request scan - networks found:
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 1) 00:0d:72:e9:69:99 ('2WIRE875')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 2) 00:0f:b5:e8:1c:9c ('Home')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 3) 00:1d:5a:3e:2b:11 ('Home676')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 4) 00:1f:b3:3c:45:39 ('2WIRE608')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 5) 00:1d:7e:fa:15:b0 ('linksys')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: request scan - networks found:
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 1) 00:0d:72:e9:69:99 ('2WIRE875')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 2) 00:0f:b5:e8:1c:9c ('Home')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 3) 00:1d:5a:3e:2b:11 ('Home676')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 4) 00:1f:b3:3c:45:39 ('2WIRE608')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 5) 00:1d:7e:fa:15:b0 ('linksys')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: request scan - networks found:
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 1) 00:0d:72:e9:69:99 ('2WIRE875')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 2) 00:0f:b5:e8:1c:9c ('Home')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 3) 00:1d:5a:3e:2b:11 ('Home676')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 4) 00:1f:b3:3c:45:39 ('2WIRE608')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 5) 00:1d:7e:fa:15:b0 ('linksys')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: request scan - networks found:
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 1) 00:0d:72:e9:69:99 ('2WIRE875')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 2) 00:0f:b5:e8:1c:9c ('Home')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 3) 00:1d:5a:3e:2b:11 ('Home676')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 4) 00:1f:b3:3c:45:39 ('2WIRE608')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 5) 00:1d:7e:fa:15:b0 ('linksys')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: disconnect
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: equest scan - networks found:
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 1) 00:0d:72:e9:69:99 ('2WIRE875')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 2) 00:0f:b5:e8:1c:9c ('Home')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 3) 00:1d:5a:3e:2b:11 ('Home676')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 4) 00:1f:b3:3c:45:39 ('2WIRE608')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 5) 00:1d:7e:fa:15:b0 ('linksys')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba login[672]: DEAD_PROCESS: 672 ttys003
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: request scan - networks found:
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 1) 00:0d:72:e9:69:99 ('2WIRE875')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 2) 00:0f:b5:e8:1c:9c ('Home')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 3) 00:1d:5a:3e:2b:11 ('Home676')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 4) 00:1f:b3:3c:45:39 ('2WIRE608')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 5) 00:1d:7e:fa:15:b0 ('linksys')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: request scan - networks found:
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 1) 00:0d:72:e9:69:99 ('2WIRE875')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 2) 00:0f:b5:e8:1c:9c ('Home')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 3) 00:1d:5a:3e:2b:11 ('Home676')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 4) 00:1f:b3:3c:45:39 ('2WIRE608')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 5) 00:1d:7e:fa:15:b0 ('linksys')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: request scan - networks found:
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 1) 00:0d:72:e9:69:99 ('2WIRE875')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 2) 00:0f:b5:e8:1c:9c ('Home')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 3) 00:1d:5a:3e:2b:11 ('Home676')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 4) 00:1f:b3:3c:45:39 ('2WIRE608')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 5) 00:1d:7e:fa:15:b0 ('linksys')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: request scan - networks found:
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 1) 00:0d:72:e9:69:99 ('2WIRE875')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 2) 00:0f:b5:e8:1c:9c ('Home')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 3) 00:1d:5a:3e:2b:11 ('Home676')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 4) 00:1f:b3:3c:45:39 ('2WIRE608')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 5) 00:1d:7e:fa:15:b0 ('linksys')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: request scan - networks found:
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 1) 00:0d:72:e9:69:99 ('2WIRE875')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 2) 00:0f:b5:e8:1c:9c ('Home')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 3) 00:1d:5a:3e:2b:11 ('Home676')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 4) 00:1f:b3:3c:45:39 ('2WIRE608')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 5) 00:1d:7e:fa:15:b0 ('linksys')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: request scan - networks found:
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 1) 00:0d:72:e9:69:99 ('2WIRE875')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 2) 00:0f:b5:e8:1c:9c ('Home')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 3) 00:1d:5a:3e:2b:11 ('Home676')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 4) 00:1f:b3:3c:45:39 ('2WIRE608')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 5) 00:1d:7e:fa:15:b0 ('linksys')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: request scan - networks found:
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 1) 00:0d:72:e9:69:99 ('2WIRE875')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 2) 00:0f:b5:e8:1c:9c ('Home')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 3) 00:1d:5a:3e:2b:11 ('Home676')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 4) 00:1f:b3:3c:45:39 ('2WIRE608')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 5) 00:1d:7e:fa:15:b0 ('linksys')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: request scan - networks found:
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 1) 00:0d:72:e9:69:99 ('2WIRE875')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 2) 00:0f:b5:e8:1c:9c ('Home')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 3) 00:1d:5a:3e:2b:11 ('Home676')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 4) 00:1f:b3:3c:45:39 ('2WIRE608')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: 5) 00:1d:7e:fa:15:b0 ('linksys')
Jun 7 18:15:50 matt-crisantis-hp-pavilion-dv6000-rp287uaaba kernel[0]: disconnect
Attached File(s)
Attached File  system.log.gz ( 21.57K ) Number of downloads: 2
 
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 6
  • Joined: 16-December 07
  • Member No.: 163,032
scanning works for my 3945 as well

edit: does anybody have an idea why it KP's on unload? quite annoying.
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 56
  • Joined: 6-January 07
  • Member No.: 74,182
QUOTE (jalavoui @ Jun 7 2008, 10:56 PM) *
very nice log smile.gif

Jun 7 20:25:28 thomas-godons-mac-pro kernel[0]: request scan - networks found:\
Jun 7 20:25:28 thomas-godons-mac-pro kernel[0]: 1) 00:13:f7:35:a9:e2 ('Boven')\
Jun 7 20:25:28 thomas-godons-mac-pro kernel[0]: 2) 00:50:18:16:cb:38 ('Beneden')\
Jun 7 20:25:28 thomas-godons-mac-pro kernel[0]: 3) 00:1b:11:8d:24:1a ('FUPKE')\

this is the output of a scan - called by networkselector
is this correct (mac address and ssid)?
need others to post logs - i have 2/3 more releases to test
please post wich networks you can detect in windows/linux and wich ones are shown by iwi3945
maybe with this code eenMadcat or someone with the card can make the driver work

leo333,
i have no idea how much will a laptop cost
once i know it i'll post the value in iwidarwin


yup these are my 3 networkds in rage + there mac adresses biggrin.gif
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
this code is a bit crazy
don't complain
also fix a n-band problem

iwi3945 rel 1162
iwi4965 rel 1164
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 156
  • Joined: 20-March 08
  • From: Germany
  • Member No.: 202,572
Hm I don't think it found something, anyway, no output by networkselector!
Attached File(s)
Attached File  log1.rtf ( 160K ) Number of downloads: 6
Attached File  log2.rtf ( 70.98K ) Number of downloads: 3
 
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 42
  • Joined: 27-October 07
  • Member No.: 145,566
Well, seems to find my network but didn't associate I belive.

rev. 1164
IW3495
Kalyway 10.5.3 vanilla
Attached File(s)
Attached File  system.txt ( 165.01K ) Number of downloads: 15
 
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 56
  • Joined: 6-January 07
  • Member No.: 74,182
iwi3945 rel 1162

seems that he find all of my networks with there mac adresses and the channel (ch 6)

Jun 8 16:29:00 thomas-godons-mac-pro kernel[0]: iwl3945: U iwl3945_rx_handle r 129 i 128 No handler needed for REPLY_TX_PWR_TABLE_CMD, 0x97\
Jun 8 16:29:00 thomas-godons-mac-pro kernel[0]: iwl3945: U iwl3945_send_cmd_sync Wait REPLY_TX_PWR_TABLE_CMD Condition: 49ms left\
Jun 8 16:29:00 thomas-godons-mac-pro kernel[0]: networks found:\
Jun 8 16:29:00 thomas-godons-mac-pro kernel[0]: 1) 00:13:f7:35:a9:e2 ('Boven') cap 431 hw 3 ch 6\
Jun 8 16:29:00 thomas-godons-mac-pro kernel[0]: 2) 00:1b:11:8d:24:1a ('FUPKE') cap 431 hw 3 ch 6\
Jun 8 16:29:00 thomas-godons-mac-pro kernel[0]: 3) 00:50:18:16:cb:38 ('Beneden') cap 11 hw 3 ch 6\
Jun 8 16:29:04 thomas-godons-mac-pro kernel[0]: sta_info_cleanup @ /var/root/svn/trunk/iwi3945_new-osx10.5/compatibility.cpp:5810\
Jun 8 16:29:29: --- last message repeated 2 times ---\
Attached File(s)
Attached File  system.log.txt ( 78.98K ) Number of downloads: 6
 
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 11
  • Joined: 7-May 08
  • Member No.: 227,203
Hello! It seems to be work on scanning! It find my network!

Log:

networks found:
Sun Jun 8 18:54:35 sandiels-hp-compaq-6710b-gb889eaakc kernel[0] <Debug>: 1) 00:13:f7:76:5e:47 ('SMC') cap 421 hw 3 ch 6
Sun Jun 8 18:54:35 sandiels-hp-compaq-6710b-gb889eaakc kernel[0] <Debug>: request scan
Sun Jun 8 18:54:35 sandiels-hp-compaq-6710b-gb889eaakc kernel[0] <Debug>: ieee80211_sta_req_scan @ /var/root/svn/trunk/iwi3945_new-osx10.5/compatibility.cpp:7546
Sun Jun 8 18:54:35 sandiels-hp-compaq-6710b-gb889eaakc kernel[0] <Debug>: networks found:
Sun Jun 8 18:54:35 sandiels-hp-compaq-6710b-gb889eaakc kernel[0] <Debug>: 1) 00:13:f7:76:5e:47 ('SMC') cap 421 hw 3 ch 6
Sun Jun 8 18:54:35 sandiels-hp-compaq-6710b-gb889eaakc kernel[0] <Debug>: disconnect
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
after request the scan - and if you get no timeouts errors
see in system.log the network numbers
use networkselector option 3) to try to associate to unsecure nets
post system.log
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 30
  • Joined: 24-May 08
  • Member No.: 234,842
hi! i've tested the last kext of iwi3945...
it recognize the card, but like an ethernet card, not an airport...
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 56
  • Joined: 6-January 07
  • Member No.: 74,182
iwi3945 rel 1162first option 2 then tried option 3


QUOTE (222222 @ Jun 8 2008, 06:14 PM) *
hi! i've tested the last kext of iwi3945...it recognize the card, but like an ethernet card, not an airport...
you have to use networkselecter (you can find it in the application folder) run it, and use option 2.then look into you system.log file (located at var/log/system.log) if you search for the map var, you'll find it.then if you don't see any timeouts in the system.log, try option 3 in networkselecter (see what number your network has in system.log) and post logs here smile.gif oh when you try option 3 you have to try an unsecure network wink.gif
Attached File(s)
Attached File  system.log.txt ( 1022.88K ) Number of downloads: 10
 
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 30
  • Joined: 24-May 08
  • Member No.: 234,842
QUOTE (thomaske @ Jun 8 2008, 04:42 PM) *
iwi3945 rel 1162first option 2 then tried option 3


you have to use networkselecter (you can find it in the application folder) run it, and use option 2.then look into you system.log file (located at var/log/system.log) if you search for the map var, you'll find it.then if you don't see any timeouts in the system.log, try option 3 in networkselecter (see what number your network has in system.log) and post logs here smile.gif oh when you try option 3 you have to try an unsecure network wink.gif



thanks ,i will do
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
try this - report if scan works

iwi3945 rel 1165
iwi4965 rel 1166
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 30
  • Joined: 24-May 08
  • Member No.: 234,842
QUOTE (thomaske @ Jun 8 2008, 04:42 PM) *
iwi3945 rel 1162first option 2 then tried option 3you have to use networkselecter (you can find it in the application folder) run it, and use option 2.then look into you system.log file (located at var/log/system.log) if you search for the map var, you'll find it.then if you don't see any timeouts in the system.log, try option 3 in networkselecter (see what number your network has in system.log) and post logs here smile.gif oh when you try option 3 you have to try an unsecure network wink.gif
i am sorry!!my leopard's language is chinese..i can't find the networkselecter and the folder...my poor englishcan you show me some pictures????
QUOTE (222222 @ Jun 8 2008, 05:22 PM) *
i am sorry!!my leopard's language is chinese..i can't find the networkselecter and the folder...my poor englishcan you show me some pictures????
and i can't open the system.txt in leopard ...........
Attached File(s)
Attached File  system.txt ( 530.72K ) Number of downloads: 1
Attached File  dmesg.txt ( 4K ) Number of downloads: 1
Attached File  ioreg.txt ( 33.12K ) Number of downloads: 0
 
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 60
  • Joined: 28-February 08
  • From: Belgium
  • Member No.: 193,132
iwi4965 - 1166
Attached File  iwi4965___1166.txt ( 15.25K ) Number of downloads: 3


It doesn't find any networks anymore sad.gif
And it seems as if it thinks the card is off ohmy.gif
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 28
  • Joined: 15-May 08
  • Member No.: 230,836
It doesn't do nothing .

here is my logs


Attached File  system.txt ( 11.25K ) Number of downloads: 5
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 56
  • Joined: 6-January 07
  • Member No.: 74,182
yeah, no networks anymore sad.gif

iwi3945 rel 1165
Attached File(s)
Attached File  system.log.txt ( 49.94K ) Number of downloads: 2
 
PM Profile Card
Go to the top of the page
+ Quote Post
171 Pages V  « < 125 126 127 128 129 > » 
Closed Topic Start new topic

3 User(s) are reading this topic (3 Guests and 0 Anonymous Users)
0 Members:

 

RSS Lo-Fi Version Time is now: 22nd November 2009 - 06:33 AM