Hi all!
I'm trying to set up the USB storage support on a TP-Link TD9980 running openWrt Designated Driver 50108, but my USB device won't get recognized (no /dev/sda device appears).
I've used these guides:
I've installed following packages:
kmod-ledtrig-usbdev - 4.4.14-1
kmod-usb-core - 4.4.14-1
kmod-usb-ohci - 4.4.14-1
kmod-usb-storage - 4.4.14-1
kmod-usb2 - 4.4.14-1
kmod-fs-msdos - 4.4.14-1
kmod-fs-ntfs - 4.4.14-1
kmod-fs-vfat - 4.4.14-1
*edit*kmod-fs-ext4
kmod-usb2-pci
block-mount
*/edit*
I've searched this forum and the internet but couldn't find a solution.
My problem in detail:
After installing all the above listed packages I've inserted a flash memory drive to the USB1 connector (later I tryed also USB2) but neither the LED on the flash drive nor the USB LED on the router lit. Then I opened a ssh connection to the router and used the "ls" command to list the folder /dev, but the was no device starting with "sd" (I expected somthing like sda1 or sdb).
How to get the usb drive working?
Have I missed something?
(Last edited by benny.1337 on 17 Sep 2017, 15:30)