我在使用光盘中的烧写代码,然后插上USB无线网卡VT6656后,能够显示:
[root@FriendlyARM /]# usb 1-1: new full speed USB device using s3c2410-ohci and
address 3
usb 1-1: New USB device found, idVendor=160a, idProduct=3184
usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
usb 1-1: Product: VNT USB-802.11 Wireless LAN Adapter
usb 1-1: Manufacturer: VIA Networking Technologies, Inc.
usb 1-1: configuration #1 chosen from 1 choice
然后按照用户手册操作
[root@FriendlyARM /]#
[root@FriendlyARM /]# ifconfig wlan0 up
ifconfig: SIOCGIFFLAGS: No such device
[root@FriendlyARM /]# ifconfig eth0 down
[root@FriendlyARM /]# ifconfig wlan0 up
ifconfig: SIOCGIFFLAGS: No such device
请问请问为什么没有办法检测到设备呢?谢谢答复!迫切等待中!