On Mon, Mar 17, 2008 at 9:48 PM, insomniac <[EMAIL PROTECTED]> wrote:
> On Mon, 17 Mar 2008 10:41:47 +0100
>
> insomniac <[EMAIL PROTECTED]> wrote:
>
>
> > Patched and recompiled the modules. Now plugging in the usb stick
>  > triggers the loading of the related kernel modules.
>  > The one error I get in dmesg is
>  >
>  > dvb_core: exports duplicate symbol dvb_unregister_adapter (owned by
>  > kernel)
>
>  Great :-)
>  Here my dmesg:
>
>  dvb-usb: found a 'Pinnacle PCTV 73e' in cold state, will try to load a
>          firmware dvb-usb: downloading firmware from file
>          'dvb-usb-dib0700-1.10.fw' dib0700: firmware started
>          successfully.
>  dvb-usb: found a 'Pinnacle PCTV 73e' in warm state.
>  dvb-usb: will pass the complete MPEG2 transport stream to the software
>  demuxer.
>  DVB: registering new adapter (Pinnacle PCTV 73e)
>  dvb-usb: no frontend was attached by 'Pinnacle PCTV 73e'
>  dvb-usb: will pass the complete MPEG2 transport stream to the software
>          demuxer.
>  DVB: registering new adapter (Pinnacle PCTV 73e)
>  dvb-usb: no frontend was attached by 'Pinnacle PCTV 73e' input:
>          IR-receiver inside an USB DVB receiver as /class/input/input6
>  dvb-usb: schedule remote query interval to 150 msecs.
>  dvb-usb: Pinnacle PCTV 73e successfully initialized and connected.
>
>  But another problem here:
>
>  w_scan version 20060902
>  Info: using DVB adapter auto detection.
>  Info: unable to open frontend /dev/dvb/adapter0/frontend0'
>  Info: unable to open frontend /dev/dvb/adapter1/frontend0'
>  Info: unable to open frontend /dev/dvb/adapter2/frontend0'
>  Info: unable to open frontend /dev/dvb/adapter3/frontend0'
>  main:2140: FATAL: ***** NO USEABLE DVB CARD FOUND. *****
>  Please check wether dvb driver is loaded and
>  verify that no dvb application (i.e. vdr) is running.
>
>  and also:
>
>  # ls /dev/dvb/*
>  /dev/dvb/adapter0:
>  demux0  dvr0  net0
>
>  /dev/dvb/adapter1:
>  demux0  dvr0  net0
>
>
>  So, no frontend is created. What may be?
>
>  Thanks,
>
>
> --
>  Andrea Barberio
>

That means the driver either couldn't work out what the tuner is
and therefore, couldn't attach a frontend, or there was an error
attaching the frontend. The next job is to work out what the
tuner chip is, you might have to open it up and read the writing
off the chip to find that out.

Jarryd.

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Reply via email to