Changes

Jump to: navigation, search

XUELK-AN-002: Running Debian distribution

1,936 bytes added, 14:18, 20 March 2017
WiFi (client mode)
==Notes about physical interfaces==
===WiFi (client mode)===
The procedure is almost identical similar to the one described [[XUELK-AN-001:_Using_WiFi-Bluetooth_combo_plugin_with_SBC_Lynx#WiFi_.28client_mode.29|here]]. However, as the WiFi driver is not statically linked to the kernel image, it is necessary to load the module first:<pre class="board-terminal mw-collapsible mw-collapsed">root@arm:~# ifconfigeth0 Link encap:Ethernet HWaddr 00:50:C2:1E:AF:E9 inet addr:192.168.0.81 Bcast:192.168.0.255 Mask:255.255.255.0 inet6 addr: fe80::250:c2ff:fe1e:afe9/lib64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:592 errors:0 dropped:0 overruns:0 frame:0 TX packets:15 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:58472 (57.1 KiB) TX bytes:1077 (1.0 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/modules128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:1 errors:0 dropped:0 overruns:0 frame:0 TX packets:1 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:95 (95.0 B) TX bytes:95 (95.0 B) root@arm:~# modprobe wl12xxroot@arm:/lib/modules~# ifconfig wlan0 up[ 630108.747005813796] wl12xx_driver wl12xxwlcore: firmware booted (Rev 6.3.10.0.auto: Direct firmware load failed with error -2133)[ 630108.754613835973] wl12xx_driver wl12xxIPv6: ADDRCONF(NETDEV_UP): wlan0: link is not readyroot@arm:~# ifconfigeth0 Link encap:Ethernet HWaddr 00:50:C2:1E:AF:E9 inet addr:192.168.0.81 Bcast:192.168.0.255 Mask:255.255.255.0 inet6 addr: fe80::250:c2ff:fe1e:afe9/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:4238 errors:0 dropped:0 overruns:0 frame:0 TX packets:19 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:418532 (408.7 KiB) TX bytes:1341 (1.3 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.auto0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:1 errors:0 dropped:0 overruns:0 frame:0 TX packets:1 errors:0 dropped: Falling back to user helper0 overruns:0 carrier:0 collisions:0 txqueuelen:0[ RX bytes:95 (95.0 B) 631TX bytes:95 (95.914814] [sched_delayed] sched0 B) wlan0 Link encap:Ethernet HWaddr 88:33:14:5E:30: RT throttling activated61[ UP BROADCAST MULTICAST MTU:1500 632Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.250790] wlcore0 B) TX bytes: loaded0 (0.0 B)
</pre>
4,650
edits

Navigation menu