|
Found another USB Wifi Dongle .. Succes !
root@OrangePI:~# lsusb
Bus 008 Device 002: ID 04d8:000a Microchip Technology, Inc. CDC RS-232 Emulation Demo
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 002: ID 04f2:0603 Chicony Electronics Co., Ltd
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 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 003 Device 003: ID 148f:3070 Ralink Technology, Corp. RT2870/RT3070 Wireless Adapter
Bus 003 Device 002: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB
Bus 003 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 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
root@OrangePI:~#
Oct 4 21:57:08 localhost vmunix: [ 4127.150082] usb 3-1: new high-speed USB device number 9 using sunxi-ehci
Oct 4 21:57:08 localhost vmunix: [ 4127.303032] hub 3-1:1.0: USB hub found
Oct 4 21:57:08 localhost vmunix: [ 4127.303400] hub 3-1:1.0: 4 ports detected
Oct 4 21:57:08 localhost vmunix: [ 4127.580600] usb 3-1.2: new high-speed USB device number 10 using sunxi-ehci
Oct 4 21:57:08 localhost vmunix: [ 4127.800507] usb 3-1.2: reset high-speed USB device number 10 using sunxi-ehci
Oct 4 21:57:08 localhost vmunix: [ 4127.937535] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
Oct 4 21:57:08 localhost vmunix: [ 4127.938754] Registered led device: rt2800usb-phy1::radio
Oct 4 21:57:08 localhost vmunix: [ 4127.938895] Registered led device: rt2800usb-phy1::assoc
Oct 4 21:57:08 localhost vmunix: [ 4127.939026] Registered led device: rt2800usb-phy1::quality
Oct 4 21:57:09 localhost vmunix: [ 4128.498129] ADDRCONF(NETDEV_UP): wlan1: link is not ready
Oct 4 21:57:11 localhost vmunix: [ 4130.784668] wlan1: authenticate with 2e:a4:3c:7d:d0:ac
Oct 4 21:57:11 localhost vmunix: [ 4130.855290] wlan1: send auth to 2e:a4:3c:7d:d0:ac (try 1/3)
Oct 4 21:57:11 localhost vmunix: [ 4130.858184] wlan1: authenticated
Oct 4 21:57:11 localhost vmunix: [ 4130.930114] wlan1: associate with 2e:a4:3c:7d:d0:ac (try 1/3)
Oct 4 21:57:11 localhost vmunix: [ 4130.935839] wlan1: RX AssocResp from 2e:a4:3c:7d:d0:ac (capab=0x431 status=0 aid=3)
Oct 4 21:57:12 localhost vmunix: [ 4131.007529] ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
Oct 4 21:57:12 localhost vmunix: [ 4131.007757] wlan1: associated
Oct 4 21:57:45 localhost vmunix: [ 4164.530294] PHY: gmac0-0:00 - Lin
root@OrangePI:/var/log# ifconfig
eth0 Link encap:Ethernet HWaddr e2:95:3a:d6:56:75
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:3 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:510 (510.0 B)
Interrupt:114
lo Link encap ocal Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:19022 errors:0 dropped:0 overruns:0 frame:0
TX packets:19022 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:49419500 (47.1 MiB) TX bytes:49419500 (47.1 MiB)
wlan1 Link encap:Ethernet HWaddr 00:1f:1f:59:e9:7e
inet addr:10.98.239.84 Bcast:10.98.239.255 Mask:255.255.255.0
inet6 addr: fe80::21f:1fff:fe59:e97e/64 Scope ink
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:6169 errors:0 dropped:0 overruns:0 frame:0
TX packets:6838 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1133686 (1.0 MiB) TX bytes:6588118 (6.2 MiB)
|
|