Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: Dxr3 and three DVB cards with VDR



Hi Klaus,


On Tuesday, May 13, 2003, at 09:47  pm, Klaus Schmidinger wrote:

Richard Walker wrote:

I can't get this setup working.  :(
The device number 4 should be the one to use.
OK.  Is that simply based on:

  <Highest DVB card number> + 1

?

Can you please post the complete logfile contents, beginning at the line
looking like

May 13 06:29:26 video vdr[11331]: VDR version 1.1.31 started

without editing anything out or wrapping the lines?
OK - the wrapping must be my mail client.

I've attached a better log. I've included *all* the VDR output - it's not edited.

I decided to try with just a single Nova-t card (a setup I've had working before), but
it's just the same. :(

And please try it with VDR 1.1.31.
I've just downloaded 1.1.31 and applied the ringbuffer patch, but I can't get it to start.
See my log.


Thankyou,
Richard.


Single Nova-T card (and Dxr3).

Kernel messages from loading of DVB modules:

May 13 22:31:37 vdr kernel: saa7146: register extension 'budget dvb'.
May 13 22:31:37 vdr kernel: PCI: Found IRQ 12 for device 00:0d.0
May 13 22:31:37 vdr kernel: saa7146_core: found saa7146 @ mem 0xd8966000 (revision 1, irq 12) (0x13c2,0x1005).
May 13 22:31:37 vdr kernel: DVB: registering new adapter (TT-Budget/WinTV-NOVA-T  PCI).
May 13 22:31:37 vdr kernel: DVB: registering frontend 0:0 (Grundig 29504-401)...


VDR 1.1.30
----------

At the console:
  (PrimaryDVB=2 or 0)

richard@vdr:~$ vdr -l3 -L/usr/local/lib/vdr -Pdxr3
vdr: no primary device found - using first device!

VDR's logging:

May 13 22:33:57 vdr vdr[364]: VDR version 1.1.30 started
May 13 22:33:58 vdr vdr[364]: loading plugin: /usr/local/lib/vdr/libvdr-dxr3.so.1.1.30
May 13 22:33:58 vdr vdr[364]: loading /video/setup.conf
May 13 22:33:58 vdr vdr[364]: loading /video/sources.conf
May 13 22:33:58 vdr vdr[364]: loading /video/diseqc.conf
May 13 22:33:58 vdr vdr[364]: loading /video/channels.conf
May 13 22:33:58 vdr vdr[364]: loading /video/svdrphosts.conf
May 13 22:33:58 vdr vdr[364]: loading /video/ca.conf
May 13 22:33:58 vdr vdr[364]: loading /video/keymacros.conf
May 13 22:33:58 vdr vdr[364]: found 1 video device
May 13 22:33:58 vdr vdr[364]: initializing plugin: dxr3 (0.1.9): DXR3-MPEG decoder plugin

If I change PrimaryDVB to be 1, and everything else is the same, I get this as VDR's log:

May 13 22:36:33 vdr vdr[386]: VDR version 1.1.30 started
May 13 22:36:33 vdr vdr[386]: loading plugin: /usr/local/lib/vdr/libvdr-dxr3.so.1.1.30
May 13 22:36:33 vdr vdr[386]: loading /video/setup.conf
May 13 22:36:33 vdr vdr[386]: loading /video/sources.conf
May 13 22:36:33 vdr vdr[386]: loading /video/diseqc.conf
May 13 22:36:33 vdr vdr[386]: loading /video/channels.conf
May 13 22:36:33 vdr vdr[386]: loading /video/svdrphosts.conf
May 13 22:36:33 vdr vdr[386]: loading /video/ca.conf
May 13 22:36:33 vdr vdr[386]: loading /video/keymacros.conf
May 13 22:36:33 vdr vdr[386]: found 1 video device
May 13 22:36:33 vdr vdr[386]: initializing plugin: dxr3 (0.1.9): DXR3-MPEG decoder plugin
May 13 22:36:33 vdr vdr[386]: setting primary device to 1
May 13 22:36:33 vdr vdr[386]: device 1 has no MPEG decoder
May 13 22:36:33 vdr vdr[386]: SVDRP listening on port 2001

which results in VDR running, but no Dxr3 output, so I just press CTRL-C to kill VDR.


VDR 1.1.31 (with ringbuffer patch)
----------------------------------

At the console:
  (PrimaryDVB=2 or 0)

richard@vdr:~/vdr-1.1.31$ ./vdr -l3 -Pdxr3
vdr: ./PLUGINS/lib/libvdr-dxr3.so.1.1.31: undefined symbol: _ZN11cRingBuffer9EnableGetEv

VDR's logging:

May 13 22:56:18 vdr vdr[1099]: VDR version 1.1.31 started
May 13 22:56:18 vdr vdr[1099]: loading plugin: ./PLUGINS/lib/libvdr-dxr3.so.1.1.31


Home | Main Index | Thread Index