http://just4fun.cn/?p=643
按照这个帖子装好了 archlinux后,进入CB上的 archlinux
-----
问题来了,插上有线,然后ifconfig 配置:
ifconfig eth0 192.168.1.130
ifconfig eth0 up
---------
然后开始ping baidu:
----
[root@alarm ~]# ping www.baidu.com
ping: unknown host www.baidu.com
-----
上不了网。
-----
插上USB无线网卡,插的时候,有如下信息:
-----
[root@alarm ~]# ehci_irq: port change detect
[ 1115.040000] ehci_irq: port change detect
<3>hub 4-0:1.0: port 1 disabled by hub (EMI?), re-enabling...
[ 1115.050000] hub 4-0:1.0: port 1 disabled by hub (EMI?), re-enabling...
<6>usb 4-1: USB disconnect, device number 3
[ 1115.070000] usb 4-1: USB disconnect, device number 3
ehci_irq: port change detect
[ 1115.080000] ehci_irq: port change detect
ehci_irq: port change detect
[ 1116.930000] ehci_irq: port change detect
<6>usb 4-1: new high speed USB device number 4 using sw-ehci
[ 1117.220000] usb 4-1: new high speed USB device number 4 using sw-ehci
------------------------
lsusb看一下:
-----------------------
[root@alarm ~]# lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 004: ID 0bda:8176 Realtek Semiconductor Corp. RTL8188CUS 802.11n WLAN Adapter
--------------------------
然后测试无线网:
-------------------------
.....//帐号设置.....
wpa_supplicant -iwlan0 -B -Dwext -c ./wpa.conf
----------------------
信息:
-------------------------
Could not read interface wlan0 flags: No such device
WEXT: Could not set interface 'wlan0' UP
wlan0: Failed to initialize driver interface
----------------------------
自己猜测,有线网卡驱动和无线网卡驱动都已经存在了,但是后面是啥问题呢?
先一边放在这里寻求帮助,一边自己想办法解决。
有遇到过的,并已经解决的,能给我提供帮助的话,将非常感谢。
|