Showing posts with label openwrt. Show all posts
Showing posts with label openwrt. Show all posts

prism p54 wireless usb

each time i tried to use this, i have had to trawl through and research quite a bit. i have just had to do so again. so i am documenting this here.

download the latest version of your softmac firmware from
http://daemonizer.de/prism54/prism54-fw/

identify what it should be called, and where the firmware needs to go.

openwrt backfire asked for /lib/firmware/isl3886usb.

alternatively, on a debian derivative, get the firmware-linux-nonfree. i don't like this, as it contains a lot of garbage, none of which i use except one single item.

openwrt internet radio

Since my openwrt is on a thinclient with embedded soundcard, I don't need any extra hardware. A set of unpowered speakers are enough. Now I have a router playing internet radio stations!

It can be controlled remotely for changing stations, etc. from
- client installed on PC or Android
- web browser on any device

The how-to link below is a good start. I might add detailed instructions, if needed.
http://tomatousb.org/doc:play-audio-with-usb-audio-adapter

openwrt backfire x86 install

vision: portable internet router, to carry on my travels, or use at home.
openwrt on a portable (thin-client/netbook) device. internet sourced from ethernet-port or 3g-dongle or wifi. internet served via ethernet-port or wifi.

openwrt kamikaze x86 install

http://forum.openwrt.org/viewtopic.php?id=18297
http://forum.openwrt.org/viewtopic.php?id=19551

download the {latest} x86 ext2 image and the necessary packages
http://downloads.openwrt.org/kamikaze/{latest}/x86/
openwrt-x86-ext2.image
packages/ nic dropbear

boot from live usb. then write the image directly to drive, not partition.

# dd if=openwrt-x86-ext2.image of=/dev/sda
# e2fsck /dev/sda1
# e2fsck /dev/sda2


http://downloads.openwrt.org/docs/openwrt.html
http://wiki.openwrt.org/

most viewed