OpenWrt Forum Archive

Topic: No packets in trunk .. why ?

The content of this topic has been archived on 12 Mar 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

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!

Did you run opkg update first?

i did ..

i also found those packages are missing from packages.gz file
why ?
however they are in folder on site yikes

root@OpenWrt:~# opkg update
Downloading http://downloads.openwrt.org/snapshots/trunk/brcm47xx/packages/Packages.gz
Inflating http://downloads.openwrt.org/snapshots/trunk/brcm47xx/packages/Packages.gz
Updated list of available packages in /var/opkg-lists/snapshots
root@OpenWrt:~# opkg install kmod-usb-core kmod-usb-uhci kmod-usb2 kmod-usb-storage
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.

(Last edited by macmus on 19 Aug 2009, 22:14)

bleeding edge got those package.gz

should i use x-wrt instead then ?

http://downloads.x-wrt.org/xwrt/kamikaze/snapshots/brcm47xx/packages/

what is better bleeding or trunk ?

(Last edited by macmus on 19 Aug 2009, 23:02)

The discussion might have continued from here.