Hello! Why LE10 on Orange Pi 3 LTS not support USB NIC?
NIC is present in lsusb output:
/: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=ehci-platform/1p, 480M
ID 1d6b:0002 Linux Foundation 2.0 root hub
|__ Port 1: Dev 2, If 0, Class=Vendor Specific Class, Driver=r8152, 480M
ID 0bda:8152 Realtek Semiconductor Corp. RTL8152 Fast Ethernet Adapter
and in ifconfig as ETH1
eth0 Link encap:Ethernet HWaddr 02:07:82:BE:6F:29
inet addr:192.168.1.189 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1248 errors:0 dropped:0 overruns:0 frame:0
TX packets:559 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:764662 (746.7 KiB) TX bytes:62257 (60.7 KiB)
Interrupt:36
eth1 Link encap:Ethernet HWaddr 00:E0:4C:36:0F:BC
UP BROADCAST MULTICAST MTU:1500 Metric: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.0 B) TX bytes:0 (0.0 B)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:39 errors:0 dropped:0 overruns:0 frame:0
TX packets:39 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:11489 (11.2 KiB) TX bytes:11489 (11.2 KiB)
Display More
but not appears in LibreELEC Configuration -> Connections.
I can't configure IP address.
I doing this because built in ethernet doesn't always work. Sometimes need several reboots to get it to work.
Thanks!