DVB-T support in DD-WRT

2 posts / 0 new
Last post
miikka
miikka's picture
DVB-T support in DD-WRT

I previously had NSLU2 (with Debian Etch) and managed to get my USB DVB-T stick (http://linuxtv.org/wiki/index.php/Afatech_AF9015) working and recording TV.

Now I would like to have the same functionality in WNR3500L, which I purchased recently and installed the latest Kong mod.

Basically all I need these compiled in the rom or as ipkg:s:

- Kernel modules for the USB DVB-T stick (dvb_usb_af9015, dvb_usb and dvb_core + FW from http://www.otit.fi/~crope/v4l-dvb/af9015/af9015_firmware_cutter/firmware...). The drivers are only in included only in kernel 2.6.28, so drivers need to be downloaded from linuxtv.org and compiled against current kernel version.

- dvbstream (http://sourceforge.net/projects/dvbtools/)

- Scripts to handle starting ans stopping of recordings. For example http://www.carfax.org.uk/docs/DVB/ . At (package at containing atq, atd etc.) would be helpful.

- Optionally tv_grab_dvb (http://bryars.eu/projects/tv_grab_dvb/) for getting the channel listings

- Optionally web-script to set recordings from web-UI. For example: http://www.ericandchar.com/xsltvgrid/

I was trying to find out how to compile these components but couldn't really find much info. Could someone help out in guiding how to find suitable environment to compile the components for correct architecture and with correct tools?

Thanks in advance.

-Miikka.

mth
mth's picture
I use the tomato toolchain

I use the tomato toolchain for dd-wrt. Easy to install. Never managed to get the dd-wrt toolchain working.