Diamond Posted March 31, 2020 Posted March 31, 2020 Armbianmonitor: http://ix.io/2g5f Hello, Using Armbian 20.02.1 Buster Image: Armbian_20.02.1_Orangepiplus_buster_current_5.4.20 Kernel: Linux orangepiplus2 5.4.28-sunxi #20.02.7 SMP Sat Mar 28 14:32:15 CET 2020 armv7l GNU/Linux. USB devices can't be detected. I tried with my bluetooth dongle, usb storage drive. None of them works. lsusb -t /: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=ehci-platform/1p, 480M |__ Port 1: Dev 2, If 0, Class=Mass Storage, Driver=usb-storage, 480M /: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=ehci-platform/1p, 480M /: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ohci-platform/1p, 12M /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-platform/1p, 480M I also try to boot to kernel 5.4.20-sunxi 4.19.57-sunxi, no luck. No usb devices can be detected. Can you please advise? Thank you
Diamond Posted April 2, 2020 Author Posted April 2, 2020 Flash with old image: Armbian_5.59_Orangepiplus_Debian_stretch_next_4.14.65. USB can be detected. root@orangepiplus:~# uname -a Linux orangepiplus 4.14.65-sunxi #68 SMP Tue Aug 21 19:57:06 CEST 2018 armv7l GNU/Linux root@orangepiplus:~# lsusb Bus 002 Device 002: ID 05e3:0718 Genesys Logic, Inc. IDE/SATA Adapter Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 004: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode) Bus 001 Device 002: ID 1a40:0101 Terminus Technology Inc. Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub So problem above is from new image. I will try to test to see latest one that works...
Diamond Posted April 2, 2020 Author Posted April 2, 2020 Armbian_5.90_Orangepiplus_Debian_buster_next_4.19.57 - not work root@orangepiplus:~# uname -a Linux orangepiplus 4.19.57-sunxi #5.90 SMP Fri Jul 5 17:58:43 CEST 2019 armv7l GNU/Linux root@orangepiplus:~# lsusb Bus 002 Device 002: ID 05e3:0718 Genesys Logic, Inc. IDE/SATA Adapter 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@orangepiplus:~# lsusb -t /: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ehci-platform/1p, 480M |__ Port 1: Dev 2, If 0, Class=Mass Storage, Driver=usb-storage, 480M /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-platform/1p, 480M root@orangepiplus:~# ls /lib/modules/4.19.57-sunxi/kernel/drivers/phy/allwinner/ phy-sun50i-usb3.ko
Diamond Posted April 2, 2020 Author Posted April 2, 2020 Armbian_5.65_Orangepiplus_Debian_stretch_next_4.14.78 - not work root@orangepiplus:~# uname -a Linux orangepiplus 4.14.78-sunxi #412 SMP Fri Oct 26 11:37:04 CEST 2018 armv7l GNU/Linux root@orangepiplus:~# lsusb lBus 002 Device 002: ID 05e3:0718 Genesys Logic, Inc. IDE/SATA Adapter 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@orangepiplus:~# lsusb -t /: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ehci-platform/1p, 480M |__ Port 1: Dev 2, If 0, Class=Mass Storage, Driver=usb-storage, 480M /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-platform/1p, 480M [ 3.178172] reg-fixed-voltage usb3-vbus: could not find pctldev for node /soc/pinctrl@01c20800/usb3_vbus_pin@0, deferring probe root@orangepiplus:~# ls -la /lib/modules/4.14.78-sunxi/kernel/drivers/phy/ ls: cannot access '/lib/modules/4.14.78-sunxi/kernel/drivers/phy/': No such file or directory
Recommended Posts