Stag doo was good, feeling rather rough now though!!!
here is the output mate
acx dvb-usb-vp702x-01.fw
aic94xx-seq.fw dvb-usb-vp7045-01.fw
atmel_at76c502_3com.bin dvb-usb-wt220u-01.fw
atmel_at76c502_3com-wpa.bin ipw2100-1.3.fw
atmel_at76c502.bin ipw2100-1.3-i.fw
atmel_at76c502d.bin ipw2100-1.3-p.fw
atmel_at76c502d-wpa.bin ipw2200-bss.fw
atmel_at76c502e.bin ipw2200-ibss.fw
atmel_at76c502e-wpa.bin ipw2200-sniffer.fw
atmel_at76c502-wpa.bin ipw3945.ucode
atmel_at76c503-i3861.bin isl3877
atmel_at76c503-i3863.bin isl3886
atmel_at76c503-rfmd-0.90.2-140.bin isl3887usb_bare
atmel_at76c503-rfmd-acc.bin isl3890
atmel_at76c503-rfmd.bin isl3890usb
atmel_at76c504_2958-wpa.bin iwlwifi-3945-1.ucode
atmel_at76c504a_2958-wpa.bin iwlwifi-3945.ucode
atmel_at76c504.bin iwlwifi-4965-1.ucode
atmel_at76c504c-wpa.bin iwlwifi-4965.ucode
atmel_at76c505a-rfmd2958.bin license-end-user.txt
atmel_at76c505-rfmd2958.bin license-oemihvisv.txt
atmel_at76c505-rfmd.bin ql2100_fw.bin
atmel_at76c506.bin ql2200_fw.bin
atmel_at76c506-wpa.bin ql2300_fw.bin
dvb-fe-cx24116.fw ql2322_fw.bin
dvb-fe-or51132-qam.fw ql2400_fw.bin
dvb-fe-or51132-vsb.fw rt2561.bin
dvb-fe-or51211.fw rt2561s.bin
dvb-ttpci-01.fw rt2661.bin
dvb-usb-af9015.fw rt73.bin
dvb-usb-avertv-a800-02.fw v4l-cx2341x-dec.fw
dvb-usb-dib0700-01.fw v4l-cx2341x-enc.fw
dvb-usb-dib0700-1.20.fw v4l-cx2341x-init.mpg
dvb-usb-dibusb-5.0.0.11.fw v4l-cx25840.fw
dvb-usb-dibusb-6.0.0.8.fw v4l-pvrusb2-24xxx-01.fw
dvb-usb-dtt200u-01.fw v4l-pvrusb2-29xxx-01.fw
dvb-usb-umt-010-02.fw zd1211
linuxmce@dcerouter:~$
I tried again and did not need to run the sudo su - , this is the output...still no joy...
linuxmce@dcerouter:~$ sudo /etc/init.d/vdr stop
[sudo] password for linuxmce:
Stopping LinuxMCE-Linux Video Disk Recorder -= LinuxMCE VERSION 0710-7 =- : vdr.
linuxmce@dcerouter:~$ sudo scan -o vdr -p -u /usr/share/doc/dvb-utils/examples/scan/dvb-t/uk-CrystalPalace > channels.conf
scanning /usr/share/doc/dvb-utils/examples/scan/dvb-t/uk-CrystalPalace
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
initial transponder 505833333 0 3 9 1 0 0 0
>>> tune to: 505833:I999B8C34D999M16T2G32Y0:T:27500:
WARNING: >>> tuning failed!!!
>>> tune to: 505833:I999B8C34D999M16T2G32Y0:T:27500: (tuning failed)
WARNING: >>> tuning failed!!!
ERROR: initial tuning failed
dumping lists (0 services)
Done.
linuxmce@dcerouter:~$
Hmmm... ok you have the right firmware in place. Can you type the following into a console and paste the output into a reply here please;
lsmod | grep dvb<return>
You should see some output that looks similar to mine below;
dcerouter_31340:~# lsmod | grep dvb
saa7134_dvb 24972 13
videobuf_dvb 10500 1 saa7134_dvb
dvb_bt8xx 19076 13
bt878 12344 1 dvb_bt8xx
saa7134 158028 1 saa7134_dvb
bttv 129044 2 dvb_bt8xx,bt878
dvb_usb_af9015 27552 22
dvb_usb 23564 1 dvb_usb_af9015
dvb_core 90524 4 videobuf_dvb,dvb_bt8xx,dvb_usb
videobuf_dma_sg 15108 3 saa7134_dvb,saa7134,bttv
videobuf_core 20100 4 videobuf_dvb,saa7134,bttv,videobuf_dma_sg
i2c_core 26112 18 tuner_simple,saa7134_dvb,mt352,dvb_bt8xx,tda988 7,tda8290,tea5767,mxl5005s,tuner,af9013,saa7134,bttv,i2c_algo_bit,dvb_usb_af9015 ,dvb_usb,v4l2_common,nvidia,tveeprom
usbcore 138632 9 pl2303,dvb_usb_af9015,dvb_usb,usbserial,lirc_mce usb2,usbhid,ehci_hcd,uhci_hcd
All the best
Andrew