And one more question - how i can to set serial speed? I try to use
Code: Select all
stty -F /dev/ttySAC0 1152200
Code: Select all
/system/bin/sh: stty: not found
Code: Select all
stty -F /dev/ttySAC0 1152200
Code: Select all
/system/bin/sh: stty: not found
Mazahaker wrote: ↑Fri Dec 25, 2020 6:14 amHey. I bought a wifi adapter rtl8191su, but after connecting, the wifi adapter does not work. Ifconfig -a does not show new network adapters.
When the adapter is connected: [257.100813] [c2] usb 1-1: new high-speed USB device number 2 using s5p-ehci
When trying to enable wifi in the settings: [352.623802] [c3] init: Starting service 'wpa_supplicant' ...
[352.688768] [c3] init: Service 'wpa_supplicant' (pid 7455) exited with status 255
In windows wifi work successful as rtl8191su
Code: Select all
Bus 002 Device 014: ID 058f:9254
Bus 003 Device 002: ID 05e3:0610
Bus 004 Device 002: ID 05e3:0616
Bus 006 Device 002: ID 0bda:8153
Bus 001 Device 001: ID 1d6b:0002
Bus 002 Device 001: ID 1d6b:0001
Bus 003 Device 001: ID 1d6b:0002
Bus 004 Device 001: ID 1d6b:0003
Bus 005 Device 001: ID 1d6b:0002
Bus 006 Device 001: ID 1d6b:0003
Bus 002 Device 015: ID 1c4f:0024
Bus 002 Device 016: ID 0e8f:0020
Code: Select all
Bus 002 Device 014: ID 058f:9254
Bus 003 Device 002: ID 05e3:0610
Bus 004 Device 002: ID 05e3:0616
Bus 006 Device 002: ID 0bda:8153
Bus 001 Device 001: ID 1d6b:0002
Bus 002 Device 001: ID 1d6b:0001
Bus 003 Device 001: ID 1d6b:0002
Bus 004 Device 001: ID 1d6b:0003
Bus 005 Device 001: ID 1d6b:0002
Bus 006 Device 001: ID 1d6b:0003
Bus 002 Device 015: ID 1c4f:0024
Bus 002 Device 016: ID 0e8f:0020
Bus 003 Device 003: ID 13d3:3310
Code: Select all
Module Size Used by
cp210x 7673 0
ftdi_sio 28683 0
pl2303 7445 0
cdc_acm 15919 0
rt2800usb 15146 0
uvcvideo 68490 0
smsc95xx 19994 0
rt2800lib 68959 1 rt2800usb
stk1160 18251 0
r8152 46724 0
usbtv 10525 0
rt2x00usb 8061 1 rt2800usb
snd_usb_audio 99716 0
saa7115 14899 0
ax88179_178a 18583 0
spi_s3c64xx 14186 0
8812au 1182399 0
spidev 5022 0
88x2bu 2120057 0
8723au 883178 0
rt2x00lib 35405 3 rt2800usb,rt2800lib,rt2x00usb
snd_usbmidi_lib 18055 1 snd_usb_audio
8192eu 788657 0
8188eu 822568 0
8192cu 580068 0
8192du 562749 0
videobuf2_vmalloc 2636 3 uvcvideo,stk1160,usbtv
cdc_ether 3469 0
Code: Select all
sit0 Link encap:IPv6-in-IPv4
NOARP MTU:1480 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:0
RX bytes:0 TX bytes:0
dummy0 Link encap:Ethernet HWaddr 5a:e5:db:87:51:3a
inet6 addr: fe80::58e5:dbff:fe87:513a/64 Scope: Link
UP BROADCAST RUNNING NOARP 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:0
RX bytes:0 TX bytes:210
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:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 TX bytes:0
eth0 Link encap:Ethernet HWaddr 00:1e:06:36:0d:75
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 TX bytes:0
ip6tnl0 Link encap:UNSPEC
NOARP MTU:1452 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:0
RX bytes:0 TX bytes:0
Code: Select all
odroidxu3:/ # (dmesg; logcat -d; lsusb) | curl -F 'f:1=<-' ix.io
odroidxu3:/ #
There was no 819*su driver for old 3.x kernels. You need to find out supported WiFi dongle.Mazahaker wrote: ↑Sat Jan 09, 2021 6:42 pmMazahaker wrote: ↑Fri Dec 25, 2020 6:14 amHey. I bought a wifi adapter rtl8191su, but after connecting, the wifi adapter does not work. Ifconfig -a does not show new network adapters.
When the adapter is connected: [257.100813] [c2] usb 1-1: new high-speed USB device number 2 using s5p-ehci
When trying to enable wifi in the settings: [352.623802] [c3] init: Starting service 'wpa_supplicant' ...
[352.688768] [c3] init: Service 'wpa_supplicant' (pid 7455) exited with status 255
In windows wifi work successful as rtl8191su
more info:
before connection odroidxu3:/ # lsusbafter connection odroidxu3:/ # lsusbCode: Select all
Bus 002 Device 014: ID 058f:9254 Bus 003 Device 002: ID 05e3:0610 Bus 004 Device 002: ID 05e3:0616 Bus 006 Device 002: ID 0bda:8153 Bus 001 Device 001: ID 1d6b:0002 Bus 002 Device 001: ID 1d6b:0001 Bus 003 Device 001: ID 1d6b:0002 Bus 004 Device 001: ID 1d6b:0003 Bus 005 Device 001: ID 1d6b:0002 Bus 006 Device 001: ID 1d6b:0003 Bus 002 Device 015: ID 1c4f:0024 Bus 002 Device 016: ID 0e8f:0020
odroidxu3:/ # lsmodCode: Select all
Bus 002 Device 014: ID 058f:9254 Bus 003 Device 002: ID 05e3:0610 Bus 004 Device 002: ID 05e3:0616 Bus 006 Device 002: ID 0bda:8153 Bus 001 Device 001: ID 1d6b:0002 Bus 002 Device 001: ID 1d6b:0001 Bus 003 Device 001: ID 1d6b:0002 Bus 004 Device 001: ID 1d6b:0003 Bus 005 Device 001: ID 1d6b:0002 Bus 006 Device 001: ID 1d6b:0003 Bus 002 Device 015: ID 1c4f:0024 Bus 002 Device 016: ID 0e8f:0020 Bus 003 Device 003: ID 13d3:3310
odroidxu3:/ # ifconfig -aCode: Select all
Module Size Used by cp210x 7673 0 ftdi_sio 28683 0 pl2303 7445 0 cdc_acm 15919 0 rt2800usb 15146 0 uvcvideo 68490 0 smsc95xx 19994 0 rt2800lib 68959 1 rt2800usb stk1160 18251 0 r8152 46724 0 usbtv 10525 0 rt2x00usb 8061 1 rt2800usb snd_usb_audio 99716 0 saa7115 14899 0 ax88179_178a 18583 0 spi_s3c64xx 14186 0 8812au 1182399 0 spidev 5022 0 88x2bu 2120057 0 8723au 883178 0 rt2x00lib 35405 3 rt2800usb,rt2800lib,rt2x00usb snd_usbmidi_lib 18055 1 snd_usb_audio 8192eu 788657 0 8188eu 822568 0 8192cu 580068 0 8192du 562749 0 videobuf2_vmalloc 2636 3 uvcvideo,stk1160,usbtv cdc_ether 3469 0
Code: Select all
sit0 Link encap:IPv6-in-IPv4 NOARP MTU:1480 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:0 RX bytes:0 TX bytes:0 dummy0 Link encap:Ethernet HWaddr 5a:e5:db:87:51:3a inet6 addr: fe80::58e5:dbff:fe87:513a/64 Scope: Link UP BROADCAST RUNNING NOARP 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:0 RX bytes:0 TX bytes:210 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:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 TX bytes:0 eth0 Link encap:Ethernet HWaddr 00:1e:06:36:0d:75 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 TX bytes:0 ip6tnl0 Link encap:UNSPEC NOARP MTU:1452 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:0 RX bytes:0 TX bytes:0
@voodik LineageOS-14.1 Android 7.1.1 Nougat for ODROID-XU3/XU4 and LineageOS-15.1 Android 8.1 Oreo for ODROID-XU3/XU4 based on 3.x kernel?There was no 819*su driver for old 3.x kernels. You need to find out supported WiFi dongle.
Oh, its my mistake, it very old info. Copied from old hardware topics. For Xu3 there was no 8191SU driver.Mazahaker wrote: ↑Sat Jan 09, 2021 7:07 pm@voodik LineageOS-14.1 Android 7.1.1 Nougat for ODROID-XU3/XU4 and LineageOS-15.1 Android 8.1 Oreo for ODROID-XU3/XU4 based on 3.x kernel?There was no 819*su driver for old 3.x kernels. You need to find out supported WiFi dongle.
And at first page "features"
- RTL8188CUS , RTL8191SU and Ralink Wireless USB dongle support
no problems. thanks for the informationOh, its my mistake, it very old info. Copied from old hardware topics. For Xu3 there was no 8191SU driver.
I tried to port it, but lot of kernel features is missing, so it almost impossible ... Sorry for that.
Users browsing this forum: No registered users and 2 guests