Mailing List archive

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

[vdr] Dxr3 plugin and VDR 1.3.6 gives segfault - help!




Hi all,


I'm trying to get VDR working with Debian (unstable) running kernel 2.6.5.
I have one budget DVB-T card, one budget DVB-S card, and a Dxr3.

The DVB modules (supplied with the kernel) seem fine, and VDR builds and
runs without fault. Using DEBUG_OSD, I can navigate through the menus,
and I've even managed to record some programmes!

Using the Dxr3 code from CVS, I've built and installed the drivers. The
setup utility uploads the microcode etc., and MPlayer plays MPEGs fine
(including VDR recordings!).

However, I can't get the VDR-Dxr3 plugin (0.2.2) to work at all! :(

If I start VDR with '-Pdxr3', it tries to re-upload the microcode a few
times, then segfaults.

Loading the Dxr3 modules seems OK:

May 3 14:42:04 vdr kernel: em8300: EM8300 8300 (rev 2) bus: 0, devfn: 80, irq: 18, memory: 0xcfe00000.
May 3 14:42:04 vdr kernel: em8300: mapped-memory at 0xd0d3b000
May 3 14:42:04 vdr kernel: em8300: using MTRR
May 3 14:42:04 vdr kernel: em8300_main.o: Chip revision: 2
May 3 14:42:04 vdr kernel: adv717x.o: ADV7175A chip detected
May 3 14:42:04 vdr kernel: adv717x.o: Configuring for PAL 60

as does uploading the microcode (with em8300 setup):

May 3 14:42:15 vdr kernel: adv717x.o: Configuring for PAL
May 3 14:42:15 vdr kernel: em8300_audio.o: Analog audio enabled
May 3 14:42:15 vdr kernel: em8300: Microcode version 0x29 loaded

Problem starts when running VDR:

richard@vdr:~/vdr-1.3.6$ ./vdr -Pdxr3
Segmentation fault
richard@vdr:~/vdr-1.3.6$

May 3 14:51:33 vdr vdr[7285]: VDR version 1.3.6 started
May 3 14:51:33 vdr vdr[7285]: loading plugin: ./PLUGINS/lib/libvdr-dxr3.so.1.3.6
May 3 14:51:33 vdr vdr[7285]: loading /video/setup.conf
May 3 14:51:33 vdr vdr[7285]: loading /video/sources.conf
May 3 14:51:33 vdr vdr[7285]: loading /video/channels.conf
May 3 14:51:33 vdr vdr[7285]: loading /video/timers.conf
May 3 14:51:33 vdr vdr[7285]: loading /video/svdrphosts.conf
May 3 14:51:33 vdr vdr[7285]: loading /video/remote.conf
May 3 14:51:34 vdr vdr[7285]: found 2 video devices
May 3 14:51:34 vdr vdr[7285]: initializing plugin: dxr3 (0.2.2): DXR3-MPEG decoder plugin
May 3 14:51:34 vdr kernel: adv717x.o: Configuring for PAL
May 3 14:51:34 vdr kernel: em8300_audio.o: Analog audio enabled
May 3 14:51:34 vdr kernel: em8300: Microcode version 0x29 loaded
May 3 14:51:34 vdr kernel: adv717x.o: Configuring for PAL
May 3 14:51:35 vdr kernel: em8300_audio.o: Analog audio enabled
May 3 14:51:36 vdr kernel: adv717x.o: Configuring for PAL
May 3 14:51:36 vdr kernel: em8300_audio.o: Analog audio enabled
May 3 14:51:36 vdr kernel: em8300: Microcode version 0x29 loaded
May 3 14:51:36 vdr kernel: adv717x.o: Configuring for PAL


Any ideas?

Is anyone out there actually using a Dxr3 with VDR 1.3.6?




Thanks,

Richard.



--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index