Hey faser, thanks four your quick reply!
The block-mount
packet was installed, but I didn't install kmod-usb-ohci
and kmod-usb-uhci
since the AR9344 processor has USB2.0 support. Anyway, I've already installed them now.
The dmesg shows the following during the boot process (only relevant lines):
[ 5.313394] usbcore: registered new interface driver usbfs
[ 5.319184] usbcore: registered new interface driver hub
[ 5.324704] usbcore: registered new device driver usb
[ 5.352497] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 5.361010] ehci-platform: EHCI generic platform driver
[ 5.366523] ehci-platform ehci-platform: EHCI Host Controller
[ 5.372422] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1
[ 5.382613] ehci-platform ehci-platform: TX-TX IDP fix enabled
[ 5.388589] ehci-platform ehci-platform: irq 3, io mem 0x1b000000
[ 5.405882] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00
[ 5.413455] hub 1-0:1.0: USB hub found
[ 5.417879] hub 1-0:1.0: 1 port detected
[ 5.955971] usb 1-1: new high-speed USB device number 2 using ehci-platform
[ 10.847025] SCSI subsystem initialized
[ 10.894074] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 10.902802] ohci-platform: OHCI generic platform driver
[ 10.924365] uhci_hcd: Unknown symbol uhci_reset_hc (err 0)
[ 10.932359] uhci_hcd: Unknown symbol uhci_reset_hc (err 0)
[ 10.966236] usb-storage 1-1:1.0: USB Mass Storage device detected
[ 10.973323] scsi host0: usb-storage 1-1:1.0
[ 10.978381] usbcore: registered new interface driver usb-storage
[ 10.987594] uhci_hcd: Unknown symbol uhci_reset_hc (err 0)
[ 10.993492] kmodloader: 1 module could not be probed
[ 10.998899] kmodloader: - uhci-hcd - 0
[ 11.227811] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab
[ 11.236789] block: extroot: not configured
[ 13.181528] uhci_hcd: Unknown symbol uhci_reset_hc (err 0)
[ 13.216001] uhci_hcd: Unknown symbol uhci_reset_hc (err 0)
[ 13.224047] uhci_hcd: Unknown symbol uhci_reset_hc (err 0)
[ 13.466054] uhci_hcd: Unknown symbol uhci_reset_hc (err 0)
[ 13.514683] uhci_hcd: Unknown symbol uhci_reset_hc (err 0)
[ 13.529384] uhci_hcd: Unknown symbol uhci_reset_hc (err 0)
[ 33.366453] usb 1-1: reset high-speed USB device number 2 using ehci-platform
(the usb was connected after powering the board)
I'm still seeing the same issue:
Wed Jul 21 16:18:31 2021 kern.info kernel: [ 286.785890] usb 1-1: new high-speed USB device number 3 using ehci-platform
Wed Jul 21 16:18:31 2021 kern.info kernel: [ 286.939361] usb-storage 1-1:1.0: USB Mass Storage device detected
Wed Jul 21 16:18:31 2021 kern.info kernel: [ 286.949213] scsi host1: usb-storage 1-1:1.0
Wed Jul 21 16:18:53 2021 kern.info kernel: [ 309.185920] usb 1-1: reset high-speed USB device number 3 using ehci-platform
lsblk -f shows:
root@lwconnect:~# lsblk -f
NAME FSTYPE LABEL UUID MOUNTPOINT
mtdblock0
mtdblock1
mtdblock2
mtdblock3
mtdblock4 squashfs /rom
mtdblock5 /overlay
mtdblock6
Is it necessary to manually create the /dev/sd file? what packet is responsible for that?
my /dev folder contains the following files:
drwxr-xr-x 4 root root 980 Jul 23 2021 ./
drwxr-xr-x 1 root root 0 Jul 21 08:34 ../
crw------- 1 root root 10, 235 Jul 23 2021 autofs
drwxr-xr-x 3 root root 60 Jan 1 1970 bus/
crw------- 1 root root 5, 1 Jan 1 1970 console
crw------- 1 root root 10, 63 Jan 1 1970 cpu_dma_latency
crw-rw-rw- 1 root root 1, 7 Jan 1 1970 full
crw------- 1 root root 1, 2 Jan 1 1970 kmem
crw------- 1 root root 1, 11 Jan 1 1970 kmsg
srw-rw-rw- 1 root root 0 Jul 23 2021 log=
crw------- 1 root root 1, 1 Jan 1 1970 mem
crw------- 1 root root 10, 60 Jan 1 1970 memory_bandwidth
crw------- 1 root root 90, 0 Jan 1 1970 mtd0
crw------- 1 root root 90, 1 Jan 1 1970 mtd0ro
crw------- 1 root root 90, 2 Jan 1 1970 mtd1
crw------- 1 root root 90, 3 Jan 1 1970 mtd1ro
crw------- 1 root root 90, 4 Jan 1 1970 mtd2
crw------- 1 root root 90, 5 Jan 1 1970 mtd2ro
crw------- 1 root root 90, 6 Jan 1 1970 mtd3
crw------- 1 root root 90, 7 Jan 1 1970 mtd3ro
crw------- 1 root root 90, 8 Jan 1 1970 mtd4
crw------- 1 root root 90, 9 Jan 1 1970 mtd4ro
crw------- 1 root root 90, 10 Jan 1 1970 mtd5
crw------- 1 root root 90, 11 Jan 1 1970 mtd5ro
crw------- 1 root root 90, 12 Jan 1 1970 mtd6
crw------- 1 root root 90, 13 Jan 1 1970 mtd6ro
brw------- 1 root root 31, 0 Jan 1 1970 mtdblock0
brw------- 1 root root 31, 1 Jan 1 1970 mtdblock1
brw------- 1 root root 31, 2 Jan 1 1970 mtdblock2
brw------- 1 root root 31, 3 Jan 1 1970 mtdblock3
brw------- 1 root root 31, 4 Jan 1 1970 mtdblock4
brw------- 1 root root 31, 5 Jan 1 1970 mtdblock5
brw------- 1 root root 31, 6 Jan 1 1970 mtdblock6
crw------- 1 root root 10, 62 Jan 1 1970 network_latency
crw------- 1 root root 10, 61 Jan 1 1970 network_throughput
crw-rw-rw- 1 root root 1, 3 Jan 1 1970 null
crw------- 1 root root 1, 4 Jan 1 1970 port
crw------- 1 root root 108, 0 Jul 23 2021 ppp
crw-rw-rw- 1 root root 5, 2 Jul 21 16:33 ptmx
drwxr-xr-x 2 root root 0 Jan 1 1970 pts/
crw-rw-rw- 1 root root 1, 8 Jan 1 1970 random
lrwxrwxrwx 1 root root 8 Jan 1 1970 shm -> /tmp/shm/
crw------- 1 root root 153, 0 Jul 23 2021 spidev1.0
crw-rw-rw- 1 root root 5, 0 Jan 1 1970 tty
crw------- 1 root root 253, 0 Jul 21 2021 ttyATH0
crw------- 1 root root 4, 64 Jan 1 1970 ttyS0
crw-rw-rw- 1 root root 1, 9 Jan 1 1970 urandom
crw------- 1 root root 10, 130 Jan 1 1970 watchdog
crw-rw-rw- 1 root root 1, 5 Jan 1 1970 zero