Bug#501337: vdr: plugins do not work after update

Tobias Grimm tobias.grimm at e-tobi.net
Mon Oct 6 17:58:36 UTC 2008


Juergen Kosel wrote:

> Oct  6 18:53:01 acer-ilzleite runvdr: stopping after fatal fail (vdr: DVD drive not found: /var/cache/vdr/dvd)
> 
> And so vdr itself do not work.
> I guess it is the same as the last time:
> Bad dependencies between vdr and plugins of vdr.

Please check the symlink /var/cache/vdr/dvd points to with:

  ls -l /var/cache/vdr/dvd ; test -e /var/cache/vdr/dvd || echo "broken"

If the symlink is broken, fix it by making it point to your dvd device,
e.g. like:

  ln -sf /dev/cdrom /var/cache/vdr/dvd

Alternatively, you can configure the dvd device in
/etc/vdr/plugins/plugin.dvd.conf.

The dvd plugin probably shouldn't kill VDR if it can't access the DVD device.

Tobias

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 260 bytes
Desc: OpenPGP digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-vdr-dvb-devel/attachments/20081006/d92e4c99/attachment.pgp 


More information about the pkg-vdr-dvb-devel mailing list