psiegerist
02-05-2009, 04:16 PM
Could someone review my "wireless" config as I cannot set the channel on an SR4 mini-pci card. Here it is:
config 'wifi-device' 'wifi0'
option 'type' 'atheros' #seems to erro out
option 'country' '842'
option 'disabled' '0'
option 'channel' '30' # should be 4955 MHz
config 'wifi-iface'
option 'device' 'wifi0'
option 'mode' 'ap'
option 'ssid' 'test'
option 'encryption' 'none'
option 'wds' '1'
option 'network' 'lan'
Here are the results of iwconfig"
root@test2:/etc/config# iwconfig ath0
ath0 IEEE 802.11a ESSID:"home" Nickname:""
Mode:Master Frequency:5.18 GHz Access Point: 00:15:6D:44:47:7E
Bit Rate:0 kb/s Tx-Power:0 dBm Sensitivity=1/1
Retry:off RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
Link Quality=0/70 Signal level=-96 dBm Noise level=-96 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
When I manually try and config the frequency or channel, I get the following error:
root@test2:/etc/config# iwconfig ath0 channel 30
Error for wireless request "Set Frequency" (8B04) :
SET failed on device ath0 ; Invalid argument.
I am running on an ADI PronghornMetro board with Kamakaze 8.09, r13118
Thanks,
Paul
config 'wifi-device' 'wifi0'
option 'type' 'atheros' #seems to erro out
option 'country' '842'
option 'disabled' '0'
option 'channel' '30' # should be 4955 MHz
config 'wifi-iface'
option 'device' 'wifi0'
option 'mode' 'ap'
option 'ssid' 'test'
option 'encryption' 'none'
option 'wds' '1'
option 'network' 'lan'
Here are the results of iwconfig"
root@test2:/etc/config# iwconfig ath0
ath0 IEEE 802.11a ESSID:"home" Nickname:""
Mode:Master Frequency:5.18 GHz Access Point: 00:15:6D:44:47:7E
Bit Rate:0 kb/s Tx-Power:0 dBm Sensitivity=1/1
Retry:off RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
Link Quality=0/70 Signal level=-96 dBm Noise level=-96 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
When I manually try and config the frequency or channel, I get the following error:
root@test2:/etc/config# iwconfig ath0 channel 30
Error for wireless request "Set Frequency" (8B04) :
SET failed on device ath0 ; Invalid argument.
I am running on an ADI PronghornMetro board with Kamakaze 8.09, r13118
Thanks,
Paul