I'm working on a project that I read about over at http://mightyohm.com/blog/2008/10/building-a-wifi-radio-part-1-introduction/
Basically the project is taking a router with a usb port and turning it into a wifi radio with a usb sound card. I'm sure there's a lot of project specific details, but I was wondering if someone could help me at least understand what my error is. The project uses OpenWrt. The issue I'm having is regarding opkg, which is a package manager used to download and install OpenWrt packages. The command the instructions tell me to run is: "opkg install kmod-usb-audio kmod-usb-ohci" when i do that, I get this error: Collected errors: * pkg_hash_fetch_best_installation_candidate: Packages for kmod-usb-audio found, but incompatible with the architectures configured * opkg_install_cmd: Cannot install package kmod-usb-audio. * pkg_hash_fetch_best_installation_candidate: Packages for kmod-usb-ohci found, but incompatible with the architectures configured * opkg_install_cmd: Cannot install package kmod-usb-ohci. Can anyone decipher what my problem is? I've posted this question in the forum's related to this project without any reply. Thanks for any help you might be able to provide. Jason _______________________________________________ Fwlug mailing list [email protected] http://fortwaynelug.org/mailman/listinfo/fwlug_fortwaynelug.org
