Sigh, each step seems to have something unique to play/deal with...but I don't seem to have bricked it yet! I have no idea why I seem to be an error magnet with this 3040...it's got to be the user!
However ehci indicates it has love for my usb stick when it's plugged in via dmesg output
Language: PHProot@OpenWrt:~# opkg install kmod-usb-uhci Installing kmod-usb-uhci (3.8.10-1) to root... Downloading http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages/kmod-usb-uhci_3.8.10-1_ar71xx.ipk. Multiple packages (kmod-usb-core and kmod-usb-core) providing same name marked HOLD or PREFER. Using latest. Collected errors: * satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-usb-uhci: * kernel (= 3.8.10-1-d1439517a92860b492bf085353ea16b5) * * opkg_install_cmd: Cannot install package kmod-usb-uhci. root@OpenWrt:~# insmod usbcore insmod: can't insert 'usbcore': File exists root@OpenWrt:~# insmod uhci root@OpenWrt:~# opkg install kmod-usb-ohci Multiple packages (kmod-usb-ohci and kmod-usb-ohci) providing same name marked HOLD or PREFER. Using latest. Upgrading kmod-usb-ohci on root from 3.8.9-1 to 3.8.10-1... Downloading http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages/kmod-usb-ohci_3.8.10-1_ar71xx.ipk. Multiple packages (kmod-usb-core and kmod-usb-core) providing same name marked HOLD or PREFER. Using latest. Collected errors: * satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-usb-ohci: * kernel (= 3.8.10-1-d1439517a92860b492bf085353ea16b5) * * opkg_install_cmd: Cannot install package kmod-usb-ohci. root@OpenWrt:~# insmod usb-ohci
However ehci indicates it has love for my usb stick when it's plugged in via dmesg output
Language: PHP[ 94.100000] usb 1-1: new high-speed USB device number 2 using ehci-platform