Hello i have installed recent trunk version and i am trying to get now the packets for usb.
I had previously 8.09.01 but installed trunk 2.6 because of:
- my usb 1.1 sound which had problem in detection of it similar to https://dev.openwrt.org/ticket/2437 . There is writen i need trunk
- i need kernel 2.6 with wifi
however i cannot get some essential pakcages like usb
root@OpenWrt:~# opkg install kmod-usb-core kmod-usb-uhci kmod-usb2 kmod-usb-stor
age
Collected errors:
* Cannot find package kmod-usb-core.
* Cannot find package kmod-usb-uhci.
* Cannot find package kmod-usb2.
* Cannot find package kmod-usb-storage.
what should i do ?
Thanx!