嵌入式爱好者

查看: 4307|回复: 1

在移植USB无线网卡遇到的问题

[复制链接]

0

主题

0

帖子

15

积分

A40i/T3/T507/T527通行证i.MX6Q通行证i.MX6UL通行证i.MX8MM通行证i.MX8MP通行证RK3568通行证RK3399通行证LS1028A通行证LS1012A通行证LS1043A\46A通行证i.MX RT通行证

扫一扫,手机访问本帖
发表于 2013-1-21 11:13:49 | 显示全部楼层 |阅读模式
[root@6410 wireless]# ifconfig ra0 up
(Efuse for 3062/3562/3572) Size=0x2d [2d0-2fc]
RTMP_TimerListAdd: add timer obj d1dbcc98!
RTMP_TimerListAdd: add timer obj d1dbccc8!
RTMP_TimerListAdd: add timer obj d1dbccf8!
RTMP_TimerListAdd: add timer obj d1dbcc68!
RTMP_TimerListAdd: add timer obj d1dbcbd8!
RTMP_TimerListAdd: add timer obj d1dbcc08!
RTMP_TimerListAdd: add timer obj d1d8780c!
one_wire_status: 4
RTMP_TimerListAdd: add timer obj d1d76fd0!
RTMP_TimerListAdd: add timer obj d1d77008!
RTMP_TimerListAdd: add timer obj d1d878b0!
RTMP_TimerListAdd: add timer obj d1d877ac!
RTMP_TimerListAdd: add timer obj d1d8787c!
one_wire_status: 4
-->RTUSBVenderReset
<--RTUSBVenderReset
Key1Str is Invalid key length(0) or Type(0)
Key2Str is Invalid key length(0) or Type(0)
Key3Str is Invalid key length(0) or Type(0)
Key4Str is Invalid key length(0) or Type(0)
1. Phy Mode = 5
2. Phy Mode = 5
NVM is Efuse and its size =2d[2d0-2fc]
phy mode> Error! The chip does not support 5G band 15!
RTMPSetPhyMode: channel is out of range, use first channel=1
(Efuse for 3062/3562/3572) Size=0x2d [2d0-2fc]
3. Phy Mode = 9
AntCfgInit: primary/secondary ant 0/1
AsicSetRxAnt, switch to main antenna
MCS Set = ff 00 00 00 01
<==== rt28xx_init, Status=0
0x1300 = 00064300

[root@6410 wireless]# iwlist ra0 scan
===>rt_ioctl_giwscan. 3(3) BSS returned, data->length = 422
ra0       Scan completed :
          Cell 01 - Address: F0:7D:68:51:DC:6E
                    Protocol:802.11b/g/n
                    ESSID:"123456"
                    Mode:Managed
                    Frequency:2.412 GHz (Channel 1)
                    Quality=83/100  Signal level=-57 dBm  Noise level=-92 dBm
                    Encryption key:on
                    Bit Rates:54 Mb/s
                    IE: WPA Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (2) : TKIP CCMP
                        Authentication Suites (1) : PSK
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : TKIP
                        Pairwise Ciphers (2) : TKIP CCMP
                        Authentication Suites (1) : PSK
          Cell 02 - Address: 00:15:E9:0E:7E:9E
                    Protocol:802.11b/g
                    ESSID:""
                    Mode:Managed
                    Frequency:2.437 GHz (Channel 6)
                    Quality=26/100  Signal level=-79 dBm  Noise level=-74 dBm
                    Encryption key:on
                    Bit Rates:54 Mb/s
          Cell 03 - Address: 8C:21:0A:3C:A4:FA
                    Protocol:802.11b/g/n
                    ESSID:"CHNHE"
                    Mode:Managed
                    Frequency:2.437 GHz (Channel 6)
                    Quality=2/100  Signal level=-89 dBm  Noise level=-84 dBm
                    Encryption key:on
                    Bit Rates:54 Mb/s
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : CCMP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : PSK
                    IE: Unknown: DD0E0050F204104A0001101044000102

[root@6410 /etc]# ./wlconfig
rtusb init rt2870 --->


=== pAd = d1d75000, size = 513648 ===

<-- RTMPAllocTxRxRingMemory, Status=0
<-- RTMPAllocAdapterBlock, Status=0
usbcore: registered new inte**ce driver rt2870
(Efuse for 3062/3562/3572) Size=0x2d [2d0-2fc]
RTMP_TimerListAdd: add timer obj d1dbcc98!
RTMP_TimerListAdd: add timer obj d1dbccc8!
RTMP_TimerListAdd: add timer obj d1dbccf8!
RTMP_TimerListAdd: add timer obj d1dbcc68!
RTMP_TimerListAdd: add timer obj d1dbcbd8!
RTMP_TimerListAdd: add timer obj d1dbcc08!
one_wire_status: 4
RTMP_TimerListAdd: add timer obj d1d8780c!
RTMP_TimerListAdd: add timer obj d1d76fd0!
RTMP_TimerListAdd: add timer obj d1d77008!
RTMP_TimerListAdd: add timer obj d1d878b0!
RTMP_TimerListAdd: add timer obj d1d877ac!
one_wire_status: 4
RTMP_TimerListAdd: add timer obj d1d8787c!
-->RTUSBVenderReset
<--RTUSBVenderReset
Key1Str is Invalid key length(0) or Type(0)
Key2Str is Invalid key length(0) or Type(0)
Key3Str is Invalid key length(0) or Type(0)
Key4Str is Invalid key length(0) or Type(0)
1. Phy Mode = 5
2. Phy Mode = 5
NVM is Efuse and its size =2d[2d0-2fc]
phy mode> Error! The chip does not support 5G band 15!
RTMPSetPhyMode: channel is out of range, use first channel=1
(Efuse for 3062/3562/3572) Size=0x2d [2d0-2fc]
3. Phy Mode = 9
AntCfgInit: primary/secondary ant 0/1
AsicSetRxAnt, switch to main antenna
MCS Set = ff 00 00 00 01
<==== rt28xx_init, Status=0
0x1300 = 00064300
udhcpc (v1.17.2) started
===>rt_ioctl_giwscan. 1(1) BSS returned, data->length = 171
==>rt_ioctl_siwfreq::SIOCSIWFREQ(Channel=1)
Sending discover...
RTMP_TimerListAdd: add timer obj d1deb6b4!
Sending discover...
Rcv Wcid(1) AddBAReq
Start Seq = 00000000
RTMP_TimerListAdd: add timer obj d1ded6d4!
Sending select for 192.168.0.159...
Lease of 192.168.0.159 obtained, lease time 7200
deleting routers
route: SIOCDELRT: No such process
adding dns 192.168.0.250
adding dns 192.168.0.254
[root@6410 /etc]# GetDesiredTssiAndCurrentTssi: Out of range, *pCurrentTssi = -127
GetDesiredTssiAndCurrentTssi: BBP TSSI INFO is not ready. (BbpR47 = 0x94)
AsicAdjustTxPower: Incorrect desired TSSI or current TSSI
GetDesiredTssiAndCurrentTssi: BBP TSSI INFO is not ready. (BbpR47 = 0x94)
AsicAdjustTxPower: Incorrect desired TSSI or current TSSI
GetDesiredTssiAndCurrentTssi: BBP TSSI INFO is not ready. (BbpR47 = 0x94)
AsicAdjustTxPower: Incorrect desired TSSI or current TSSI
GetDesiredTssiAndCurrentTssi: BBP TSSI INFO is not ready. (BbpR47 = 0x94)
AsicAdjustTxPower: Incorrect desired TSSI or current TSSI

为什么打印输出信息提示:
Lease of 192.168.0.159 obtained, lease time 7200
deleting routers
route: SIOCDELRT: No such process
以及
GetDesiredTssiAndCurrentTssi: BBP TSSI INFO is not ready. (BbpR47 = 0x94)
AsicAdjustTxPower: Incorrect desired TSSI or current TSSI
如何解决这些问题?望各位高手指点一下
回复

使用道具 举报

29

主题

9048

帖子

5593

积分

发表于 2013-2-23 16:46:57 | 显示全部楼层
这信息很少,需要更多的信息帮你来看这个问题
该会员没有填写今日想说内容.
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|小黑屋| 飞凌嵌入式 ( 冀ICP备12004394号-1 )

GMT+8, 2024-11-23 21:39

Powered by Discuz! X3.4

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表