[vdr] No output via xineliboutput with VDR 1.7.21
Chris Rankin
rankincj at yahoo.com
Tue Nov 8 21:45:16 CET 2011
> can you give output of this command's please?
>
> lsmod |grep dvb
$ lsmod |grep dvb
em28xx_dvb 16720 11
cxd2820r 22613 3 em28xx_dvb
dvb_core 67728 2 em28xx_dvb,cxd2820r
em28xx 66067 1 em28xx_dvb
usbcore 94143 9 em28xx_dvb,em28xx,snd_usb_audio,uvcvideo,snd_usbmidi_lib,usbhid,uhci_hcd,ehci_hcd
The adapter works fine with xine's native DVB plugin. (Provided VDR isn't already running, of course).
> sudo ps auxww |grep vdr
# ps auxww | grep vdr
root 2484 0.0 0.0 5272 1372 ? S 20:30 0:00 /bin/bash /usr/sbin/runvdr
vdr 2489 1.9 1.0 111368 22172 ? Sl 20:30 0:08 /usr/sbin/vdr --lirc --vfat --userdump -s vdr-shutdown.sh -P xineliboutput --local=none --remote=37890 -P remote -i /dev/input/dvb-nano-remote
> sudo netstat -napt |grep vdr
# netstat -napt |grep vdr
tcp 0 0 0.0.0.0:6419 0.0.0.0:* LISTEN 2489/vdr
tcp 0 0 0.0.0.0:37890 0.0.0.0:* LISTEN 2489/vdr
tcp 0 0 127.0.0.1:37890 127.0.0.1:49042 ESTABLISHED 2489/vdr
# netstat -napt |grep xine
tcp 0 0 127.0.0.1:49124 127.0.0.1:37890 ESTABLISHED 5058/xine
It all looks reasonable. I can even (sometimes) persuade elements of the OSD to appear in the xine-ui window by pressing buttons on my remote control. It's just that VDR doesn't appear to send any data.
Cheers,
Chris
More information about the vdr
mailing list