Hello Guys
New to linux so help would be appreciated. I'm trying to tune channels in using instructions from:
http://wiki.linuxmce.org/index.php/VDR#Scanning_for_ChannelsI have a Hauppauge Nova-T 500.
Got up to the 6th dotted blue box under Storing Channels and below is the out put:
linuxmce@dcerouter:~$ cd /home
linuxmce@dcerouter:/home$ sudo scan -o vdr -p -u /usr/share/doc/dvb-utils/examples/scan/dvb-t/uk-Mendip > channels.conf
bash: channels.conf: Permission deniedlinuxmce@dcerouter:/home$
Why do I get a "bash: channels.conf: Permission denied" error? What can I do to sort it out?
If I cd out and then run the command I do get a whole load of difference gump, but it still doesn't work:
linuxmce@dcerouter:~$ sudo scan -o vdr -p -u /usr/share/doc/dvb-utils/examples/scan/dvb-t/uk-Mendip > channels.conf
scanning /usr/share/doc/dvb-utils/examples/scan/dvb-t/uk-Mendip
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
initial transponder 754167000 0 2 9 1 0 0 0
>>> tune to: 754167:I999B8C23D999M16T2G32Y0:T:27500:
WARNING: >>> tuning failed!!!>>> tune to: 754167:I999B8C23D999M16T2G32Y0:T:27500: (tuning failed)
WARNING: >>> tuning failed!!!ERROR: initial tuning failed
dumping lists (0 services)
Done.
Ideas???
Thanks
Gez