View previous topic :: View next topic |
Author |
Message |
bianco n00b
Joined: 21 Jun 2005 Posts: 54
|
Posted: Thu Apr 20, 2006 12:31 am Post subject: [DWL-G520+]- WDS mode and ACX111 ??? |
|
|
Hi,
i've a DWL-G520+ (DAMN + ):
Code: | #lspci
...
00:0a.0 Network controller: Texas Instruments ACX 111 54Mbps Wireless Interface
... |
i've just tryed with no succes to use madwifi driver (only for the DWL-G520 Atheros)
So...
I'd like to use my card in WDS mode, how I can do it? (please help me!)
|
|
Back to top |
|
|
no_hope Guru
Joined: 23 Jun 2003 Posts: 482
|
Posted: Thu Apr 20, 2006 7:46 pm Post subject: |
|
|
So is your card not working or just WDS not working?
This might help with WDS: http://madwifi.org/wiki/UserDocs/WDSBridge
Post your dmesg is the card isn't working at all. |
|
Back to top |
|
|
bianco n00b
Joined: 21 Jun 2005 Posts: 54
|
Posted: Thu Apr 20, 2006 11:13 pm Post subject: |
|
|
sorry.. it was very late for me...
I use my D-link wireless card with the module acx:
Code: |
~#emerge -pv net-wireless/acx-0.3.35
~#emerge -pv acx-firmware-20060207
~#modprobe acx
~#iwconfig wlan0 essid ########## rts 999 retry 10 power 15 txpower 15 sens 3 mode managed
~#dhcpcd -p -t $1 -s 192.168.1.5 wlan0
|
So I'm using Acx driver...
My iwconfig wlan0 is:
(My remote AP is very far and now there is so mutch wind... )
Code: |
~#iwconfig wlan0
wlan0 IEEE 802.11b+/g+ ESSID:"##########" Nickname:"##########"
Mode:Managed Frequency:2.462 GHz Access Point: 00:##:##:##:##:##
Bit Rate:36 Mb/s Tx-Power=15 dBm Sensitivity=3/3
Retry limit:10 RTS thr=999 B
Encryption key:off
Power Management period:15 mode:Unicast only received
Link Quality:33/100 Signal level:6/100 Noise level:0/100
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:12206 Invalid misc:0 Missed beacon:0
|
and so in my #dmesg results:
Code: |
acx_i_timer: adev->status=2 (WAIT_AUTH)
[4343840.834000] resend authen1 request (attempt 3)
[4343840.834000] sending authentication1 request, awaiting response
[4343840.845000] wlan0: tx error 0x20, buf 02!
[4343840.845000] wlan0: tx error 0x20, buf 03!
[4343840.845000] wlan0: tx error 0x20, buf 04!
[4343840.845000] wlan0: tx error 0x20, buf 05!
[4343840.846000] wlan0: recalibrating radio
[4343840.855000] wlan0: successfully recalibrated radio
[4343843.334000] acx_i_timer: adev->status=2 (WAIT_AUTH)
[4343843.334000] resend authen1 request (attempt 4)
[4343843.334000] sending authentication1 request, awaiting response
[4343845.834000] acx_i_timer: adev->status=2 (WAIT_AUTH)
[4343845.834000] resend authen1 request (attempt 5)
[4343845.834000] sending authentication1 request, awaiting response
[4343848.334000] acx_i_timer: adev->status=2 (WAIT_AUTH)
[4343848.334000] resend authen1 request (attempt 6)
[4343848.334000] sending authentication1 request, awaiting response
[4343850.834000] acx_i_timer: adev->status=2 (WAIT_AUTH)
[4343850.834000] resend authen1 request (attempt 7)
[4343850.834000] sending authentication1 request, awaiting response
[4343850.845000] wlan0: tx error 0x20, buf 06!
[4343850.845000] wlan0: tx error 0x20, buf 07!
[4343850.845000] wlan0: tx error 0x20, buf 08!
[4343850.845000] wlan0: tx error 0x20, buf 09!
[4343850.845000] wlan0: less than 5 minutes since last radio recalibration, not recalibrating (maybe card is too hot?)
[4343853.334000] acx_i_timer: adev->status=2 (WAIT_AUTH)
[4343853.334000] resend authen1 request (attempt 8)
[4343853.334000] sending authentication1 request, awaiting response
[4343855.834000] acx_i_timer: adev->status=2 (WAIT_AUTH)
[4343855.834000] resend authen1 request (attempt 9)
[4343855.834000] sending authentication1 request, awaiting response
[4343858.334000] acx_i_timer: adev->status=2 (WAIT_AUTH)
[4343858.334000] resend authen1 request (attempt 10)
[4343858.334000] sending authentication1 request, awaiting response
[4343860.834000] acx_i_timer: adev->status=2 (WAIT_AUTH)
[4343860.834000] authen1 request reply timeout, giving up
[4343860.834000] acx_set_status(1):SCANNING
[4343860.834000] starting radio scan
[4343862.474000] scan table: SSID='axel' CH=6 SIR=0 SNR=0
[4343862.474000] peer_cap 0x0401, needed_cap 0x0001
[4343862.474000] ESSID doesn't match! ('axel' station, 'cccp' config)
[4343862.474000] scan table: SSID='meginet' CH=1 SIR=0 SNR=0
[4343862.474000] peer_cap 0x0401, needed_cap 0x0001
[4343862.474000] ESSID doesn't match! ('meginet' station, 'cccp' config)
[4343862.474000] scan table: SSID='cccp' CH=11 SIR=5 SNR=0
[4343862.474000] peer_cap 0x0401, needed_cap 0x0001
[4343862.474000] found station with matching ESSID! ('cccp' station, 'cccp' config)
[4343862.474000] matching station found: 00:C0:49:E8:0B:C4, joining
[4343862.474000] sending authentication1 request, awaiting response
[4343862.474000] acx_set_status(2):WAIT_AUTH
[4343862.474000] rates_basic:0027, rates_supported:1FFF
[4343862.483000] BSS_Type = 2
[4343862.483000] JoinBSSID MAC:00:C0:49:E8:0B:C4
[4343862.501000] wlan0: tx error 0x20, buf 10!
[4343862.501000] wlan0: tx error 0x20, buf 11!
[4343862.501000] wlan0: tx error 0x20, buf 12!
[4343862.501000] wlan0: tx error 0x20, buf 13!
[4343862.501000] wlan0: less than 5 minutes since last radio recalibration, not recalibrating (maybe card is too hot?)
[4343863.974000] acx_i_timer: adev->status=2 (WAIT_AUTH)
[4343863.974000] resend authen1 request (attempt 2)
[4343863.974000] sending authentication1 request, awaiting response
[4343866.474000] acx_i_timer: adev->status=2 (WAIT_AUTH)
[4343866.474000] resend authen1 request (attempt 3)
[4343866.474000] sending authentication1 request, awaiting response
[4343868.974000] acx_i_timer: adev->status=2 (WAIT_AUTH)
[4343868.974000] resend authen1 request (attempt 4)
[4343868.974000] sending authentication1 request, awaiting response
[4343871.474000] acx_i_timer: adev->status=2 (WAIT_AUTH)
[4343871.474000] resend authen1 request (attempt 5)
[4343871.474000] sending authentication1 request, awaiting response
[4343871.486000] wlan0: tx error 0x20, buf 14!
[4343871.486000] wlan0: tx error 0x20, buf 15!
[4343871.486000] wlan0: tx error 0x20, buf 00!
[4343871.486000] wlan0: tx error 0x20, buf 01!
[4343871.486000] wlan0: less than 5 minutes since last radio recalibration, not recalibrating (maybe card is too hot?)
[4343873.974000] acx_i_timer: adev->status=2 (WAIT_AUTH)
[4343873.974000] resend authen1 request (attempt 6)
[4343873.974000] sending authentication1 request, awaiting response
[4343876.474000] acx_i_timer: adev->status=2 (WAIT_AUTH)
[4343876.474000] resend authen1 request (attempt 7)
[4343876.474000] sending authentication1 request, awaiting response
[4343878.974000] acx_i_timer: adev->status=2 (WAIT_AUTH)
[4343878.974000] resend authen1 request (attempt 8)
[4343878.974000] sending authentication1 request, awaiting response
[4343881.474000] acx_i_timer: adev->status=2 (WAIT_AUTH)
[4343881.474000] resend authen1 request (attempt 9)
[4343881.474000] sending authentication1 request, awaiting response
[4343881.484000] wlan0: tx error 0x20, buf 02!
[4343881.484000] wlan0: tx error 0x20, buf 03!
[4343881.484000] wlan0: tx error 0x20, buf 04!
[4343881.484000] wlan0: tx error 0x20, buf 05!
[4343881.484000] wlan0: less than 5 minutes since last radio recalibration, not recalibrating (maybe card is too hot?)
[4343883.974000] acx_i_timer: adev->status=2 (WAIT_AUTH)
[4343883.974000] resend authen1 request (attempt 10)
[4343883.974000] sending authentication1 request, awaiting response
[4343886.474000] acx_i_timer: adev->status=2 (WAIT_AUTH)
[4343886.474000] authen1 request reply timeout, giving up
[4343886.474000] acx_set_status(1):SCANNING
[4343886.474000] starting radio scan
[4343888.217000] scan table: SSID='axel' CH=6 SIR=2 SNR=0
[4343888.217000] peer_cap 0x0401, needed_cap 0x0001
[4343888.217000] ESSID doesn't match! ('axel' station, 'cccp' config)
[4343888.217000] scan table: SSID='meginet' CH=1 SIR=0 SNR=0
[4343888.217000] peer_cap 0x0401, needed_cap 0x0001
[4343888.217000] ESSID doesn't match! ('meginet' station, 'cccp' config)
[4343888.217000] scan table: SSID='cccp' CH=11 SIR=6 SNR=0
[4343888.217000] peer_cap 0x0401, needed_cap 0x0001
[4343888.217000] found station with matching ESSID! ('cccp' station, 'cccp' config)
[4343888.217000] matching station found: 00:C0:49:E8:0B:C4, joining
[4343888.217000] sending authentication1 request, awaiting response
[4343888.217000] acx_set_status(2):WAIT_AUTH
[4343888.217000] rates_basic:0027, rates_supported:1FFF
[4343888.226000] BSS_Type = 2
[4343888.226000] JoinBSSID MAC:00:C0:49:E8:0B:C4
[4343889.717000] acx_i_timer: adev->status=2 (WAIT_AUTH)
[4343889.717000] resend authen1 request (attempt 2)
[4343889.717000] sending authentication1 request, awaiting response
[4343892.217000] acx_i_timer: adev->status=2 (WAIT_AUTH)
[4343892.217000] resend authen1 request (attempt 3)
[4343892.217000] sending authentication1 request, awaiting response
[4343892.228000] wlan0: tx error 0x20, buf 06!
[4343892.228000] wlan0: tx error 0x20, buf 07!
[4343892.228000] wlan0: tx error 0x20, buf 08!
[4343892.228000] wlan0: tx error 0x20, buf 09!
[4343892.228000] wlan0: less than 5 minutes since last radio recalibration, not recalibrating (maybe card is too hot?)
[4343892.228000] disabling above message
[4343894.717000] acx_i_timer: adev->status=2 (WAIT_AUTH)
[4343894.717000] resend authen1 request (attempt 4)
[4343894.717000] sending authentication1 request, awaiting response
[4343897.217000] acx_i_timer: adev->status=2 (WAIT_AUTH)
[4343897.217000] resend authen1 request (attempt 5)
[4343897.217000] sending authentication1 request, awaiting response
[4343899.717000] acx_i_timer: adev->status=2 (WAIT_AUTH)
[4343899.717000] resend authen1 request (attempt 6)
[4343899.717000] sending authentication1 request, awaiting response
[4343902.217000] acx_i_timer: adev->status=2 (WAIT_AUTH)
[4343902.217000] resend authen1 request (attempt 7)
[4343902.217000] sending authentication1 request, awaiting response
[4343902.227000] wlan0: tx error 0x20, buf 10!
[4343902.227000] wlan0: tx error 0x20, buf 11!
[4343902.227000] wlan0: tx error 0x20, buf 12!
[4343902.227000] wlan0: tx error 0x20, buf 13!
[4343904.717000] acx_i_timer: adev->status=2 (WAIT_AUTH)
[4343904.717000] resend authen1 request (attempt 8)
[4343904.717000] sending authentication1 request, awaiting response
[4343907.217000] acx_i_timer: adev->status=2 (WAIT_AUTH)
[4343907.217000] resend authen1 request (attempt 9)
[4343907.217000] sending authentication1 request, awaiting response
[4343909.717000] acx_i_timer: adev->status=2 (WAIT_AUTH)
[4343909.717000] resend authen1 request (attempt 10)
[4343909.717000] sending authentication1 request, awaiting response
[4343912.217000] acx_i_timer: adev->status=2 (WAIT_AUTH)
[4343912.217000] authen1 request reply timeout, giving up
[4343912.217000] acx_set_status(1):SCANNING
[4343912.217000] starting radio scan
[4343913.960000] scan table: SSID='axel' CH=6 SIR=2 SNR=0
[4343913.960000] peer_cap 0x0401, needed_cap 0x0001
[4343913.960000] ESSID doesn't match! ('axel' station, 'cccp' config)
[4343913.960000] scan table: SSID='meginet' CH=1 SIR=0 SNR=0
[4343913.960000] peer_cap 0x0401, needed_cap 0x0001
[4343913.960000] ESSID doesn't match! ('meginet' station, 'cccp' config)
[4343913.960000] scan table: SSID='cccp' CH=11 SIR=6 SNR=0
[4343913.960000] peer_cap 0x0401, needed_cap 0x0001
[4343913.960000] found station with matching ESSID! ('cccp' station, 'cccp' config)
[4343913.960000] matching station found: 00:C0:49:E8:0B:C4, joining
[4343913.960000] sending authentication1 request, awaiting response
[4343913.960000] acx_set_status(2):WAIT_AUTH
[4343913.960000] rates_basic:0027, rates_supported:1FFF
[4343913.969000] BSS_Type = 2
[4343913.969000] JoinBSSID MAC:00:C0:49:E8:0B:C4
[4343914.004000] wlan0: tx error 0x20, buf 14!
[4343914.004000] wlan0: tx error 0x20, buf 15!
[4343914.004000] wlan0: tx error 0x20, buf 00!
[4343914.004000] wlan0: tx error 0x20, buf 01!
[4343915.460000] acx_i_timer: adev->status=2 (WAIT_AUTH)
[4343915.460000] resend authen1 request (attempt 2)
[4343915.460000] sending authentication1 request, awaiting response
[4343917.960000] acx_i_timer: adev->status=2 (WAIT_AUTH)
[4343917.960000] resend authen1 request (attempt 3)
[4343917.960000] sending authentication1 request, awaiting response
[4343920.460000] acx_i_timer: adev->status=2 (WAIT_AUTH)
[4343920.460000] resend authen1 request (attempt 4)
[4343920.460000] sending authentication1 request, awaiting response
[4343922.960000] acx_i_timer: adev->status=2 (WAIT_AUTH)
[4343922.960000] resend authen1 request (attempt 5)
[4343922.960000] sending authentication1 request, awaiting response
[4343922.971000] wlan0: tx error 0x20, buf 02!
[4343922.971000] wlan0: tx error 0x20, buf 03!
[4343922.971000] wlan0: tx error 0x20, buf 04!
[4343922.971000] wlan0: tx error 0x20, buf 05!
[4343925.460000] acx_i_timer: adev->status=2 (WAIT_AUTH)
[4343925.460000] resend authen1 request (attempt 6)
[4343925.460000] sending authentication1 request, awaiting response
[4343927.960000] acx_i_timer: adev->status=2 (WAIT_AUTH)
[4343927.960000] resend authen1 request (attempt 7)
[4343927.960000] sending authentication1 request, awaiting response
[4343930.460000] acx_i_timer: adev->status=2 (WAIT_AUTH)
[4343930.460000] resend authen1 request (attempt 8)
[4343930.460000] sending authentication1 request, awaiting response
[4343930.469000] AUTHEN adev->addr=00:11:95:14:76:B9 a1=00:11:95:14:76:B9 a2=00:C0:49:E8:0B:C4 a3=00:C0:49:E8:0B:C4 adev->bssid=00:C0:49:E8:0B:C4
[4343930.469000] algorithm is ok
[4343930.469000] acx_process_authen auth seq step 2
[4343930.469000] acx_set_status(3):AUTHENTICATED
[4343930.469000] sending association request, awaiting response. NOT ASSOCIATED YET
[4343930.469000] association: requesting caps 0x0001, ESSID 'cccp'
[4343930.473000] AUTHEN adev->addr=00:11:95:14:76:B9 a1=00:11:95:14:76:B9 a2=00:C0:49:E8:0B:C4 a3=00:C0:49:E8:0B:C4 adev->bssid=00:C0:49:E8:0B:C4
[4343930.473000] algorithm is ok
[4343930.473000] acx_process_authen auth seq step 2
[4343930.473000] acx_set_status(3):AUTHENTICATED
[4343930.473000] sending association request, awaiting response. NOT ASSOCIATED YET
[4343930.473000] association: requesting caps 0x0001, ESSID 'cccp'
[4343930.476000] AUTHEN adev->addr=00:11:95:14:76:B9 a1=00:11:95:14:76:B9 a2=00:C0:49:E8:0B:C4 a3=00:C0:49:E8:0B:C4 adev->bssid=00:C0:49:E8:0B:C4
[4343930.476000] algorithm is ok
[4343930.476000] acx_process_authen auth seq step 2
[4343930.476000] acx_set_status(3):AUTHENTICATED
[4343930.476000] sending association request, awaiting response. NOT ASSOCIATED YET
[4343930.476000] association: requesting caps 0x0001, ESSID 'cccp'
[4343930.483000] AUTHEN adev->addr=00:11:95:14:76:B9 a1=00:11:95:14:76:B9 a2=00:C0:49:E8:0B:C4 a3=00:C0:49:E8:0B:C4 adev->bssid=00:C0:49:E8:0B:C4
[4343930.483000] algorithm is ok
[4343930.483000] acx_process_authen auth seq step 2
[4343930.483000] acx_set_status(3):AUTHENTICATED
[4343930.483000] sending association request, awaiting response. NOT ASSOCIATED YET
[4343930.483000] association: requesting caps 0x0001, ESSID 'cccp'
[4343930.502000] wlan0: tx error 0x20, buf 06!
[4343930.502000] wlan0: tx error 0x20, buf 07!
[4343930.512000] acx_set_status(4):ASSOCIATED
[4343930.512000] ASSOCIATED!
[4343931.983000] acx_i_timer: adev->status=4 (ASSOCIATED)
[4343950.479000] wlan0: tx error 0x20, buf 08!
[4343950.479000] wlan0: tx error 0x20, buf 09!
[4343981.930000] eth0: Transmit error, Tx status 042005ea.
[4344048.925000] eth0: Corrupted packet received, buffer status = 0x90980145.
[4344077.992000] wlan0: tx error 0x20, buf 01!
[4344079.033000] wlan0: tx error 0x20, buf 02!
[4344204.850000] wlan0: tx error 0x20, buf 05!
[4344225.899000] wlan0: tx error 0x20, buf 09!
[4344226.000000] wlan0: tx error 0x20, buf 10!
[4344226.000000] wlan0: tx error 0x20, buf 11!
[4344226.000000] wlan0: recalibrating radio
[4344226.009000] wlan0: successfully recalibrated radio
[4344252.641000] wlan0: tx error 0x20, buf 10!
[4344252.641000] wlan0: tx error 0x20, buf 11!
[4344326.528000] wlan0: tx error 0x20, buf 05!
[4344326.687000] wlan0: tx error 0x20, buf 06!
[4344326.687000] wlan0: less than 5 minutes since last radio recalibration, not recalibrating (maybe card is too hot?)
|
... it works ...
... I'd like to know if there is someone that use the acx111 driver or the D-Link DWL-G520"+" wireless card and something like:
Code: |
~#emerge -pv net-wireless/hostapd-0.4.8 -ipv6 +logwatch -madwifi +ssl
~# iwpriv wlan0
wlan0 Available private ioctls :
SetDebug (8BE0) : set 1 int & get 0
SetLEDPower (8BE2) : set 2 byte & get 0
GetLEDPower (8BE3) : set 0 & get 2 byte
SetRates (8BE4) : set 256 char & get 0
ListRegDomain (8BE5) : set 0 & get 0
SetRegDomain (8BE6) : set 1 byte & get 0
GetRegDomain (8BE7) : set 0 & get 1 byte
SetScanParams (8BE8) : set 4 int & get 0
GetScanParams (8BE9) : set 0 & get 4 int
SetSPreamble (8BEA) : set 1 byte & get 0
GetSPreamble (8BEB) : set 0 & get 1 byte
SetAntenna (8BEC) : set 1 byte & get 0
GetAntenna (8BED) : set 0 & get 0
SetRxAnt (8BEE) : set 1 byte & get 0
SetTxAnt (8BEF) : set 1 byte & get 0
SetPhyAmpBias (8BF0) : set 1 byte & get 0
GetPhyChanBusy (8BF1) : set 0 & get 0
SetED (8BF2) : set 1 int & get 0
SetCCA (8BF4) : set 1 byte & get 0
monitor (8BF6) : set 2 int & get 0
Test (8BF7) : set 0 & get 0
DbgSetMasks (8BF8) : set 2 int & get 0
GetAcx111Info (8BF9) : set 0 & get 0
DbgSetIO (8BFA) : set 4 int & get 0
DbgGetIO (8BFB) : set 3 int & get 0
~# iwpriv wlan0 wds 1
Invalid command : wds
|
I want to set a wds bridge to use wlan insted of:
Code: |
eth0 Link encap:Ethernet HWaddr 00:13:D4:8B:62:6F
inet addr:192.168.2.1 Bcast:192.168.2.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1716663 errors:1 dropped:0 overruns:0 frame:2
TX packets:1942424 errors:1 dropped:0 overruns:0 carrier:2
collisions:360264 txqueuelen:1000
RX bytes:1114826811 (1063.1 Mb) TX bytes:2090547390 (1993.7 Mb)
Interrupt:16 Base address:0xa800
|
could you help me?
thank you... |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|