On Tuesday 13 September 2005 16:34, Simon Kilvington wrote: > Hi, > dvbtune -f 722166667 > dvbstream -o -ps 600 601 > ./bbc1 > > then the dvbtune works fine, but I don't get any data from > dvbstream - it's like it's un-tuned itself when dvbtune exits. Try running dvbstream /immediately/ after dvbtune ends. Chances are you're being hit by the frontend automatically closing... Unload all DVB modules and then try: modprobe dvb-core dvb_shutdown_timeout=0 Cheers, Gavin.