So I am trying to install kmod-usb-uhci (or kmod-usb-ohci; I forgot
which one is the right one for this device) in my dockstar. Since it
never made to the stable release, I have to use the trunk, which is
attitude adjustment.
root@kong:~# opkg update
Downloading
http://downloads.openwrt.org/snapshots/trunk/kirkwood/packages/Packages.gz.
Inflating
http://downloads.openwrt.org/snapshots/trunk/kirkwood/packages/Packages.gz.
Updated list of available packages in /var/opkg-lists/snapshots.
root@kong:~# opkg install kmod-usb-ohci
Installing kmod-usb-ohci (2.6.35.11-1) to root...
Downloading
http://downloads.openwrt.org/snapshots/trunk/kirkwood/packages/kmod-usb-ohci_2.6.35.11-1_kirkwood.ipk.
Collected errors:
* satisfy_dependencies_for: Cannot satisfy the following dependencies
for kmod-usb-ohci:
* kmod-usb-core *
* opkg_install_cmd: Cannot install package kmod-usb-ohci.
root@kong:~# opkg install kmod-usb-uhci
Installing kmod-usb-uhci (2.6.35.11-1) to root...
Downloading
http://downloads.openwrt.org/snapshots/trunk/kirkwood/packages/kmod-usb-uhci_2.6.35.11-1_kirkwood.ipk.
Collected errors:
* satisfy_dependencies_for: Cannot satisfy the following dependencies
for kmod-usb-uhci:
* kmod-usb-core *
* opkg_install_cmd: Cannot install package kmod-usb-uhci.
root@kong:~#
Ok, so we instal kmod-usb-core:
root@kong:~# opkg install kmod-usb-core
Unknown package 'kmod-usb-core'.
Collected errors:
* opkg_install_cmd: Cannot install package kmod-usb-core.
root@kong:~#
opkg list also tells me it knows nothing about kmod-usb-core. Am I
missing something here?
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel