Hi,
I'm having a few problems getting VDR to work with dxr3 version 0.2.2 (and others).
When I attempt to start vdr I get an error message stating...
"vdr: dxr3abstractiondevice.c:78: cDxr3AbsDevice::cDxr3AbsDevice(): Assertion 'm_fdVideo >= 0' failed. Aborted."
No addition errors are reported in /var/log/messages
The last message is "adv717x.o: Configuring for PAL"
Any suggestions would be greatly recieved
Steve Marshall
On Tue, 2005-05-31 at 17:15 +0100, Steve Marshall wrote:
"vdr: dxr3abstractiondevice.c:78: cDxr3AbsDevice::cDxr3AbsDevice(): Assertion 'm_fdVideo >= 0' failed. Aborted."
Probably the /dev/em8300_mv device node does not exist, or its file permissions prevent you from opening it. If nothing on your distro creates the em8300* device nodes automatically, see em8300.sysv.in in the em8300 driver tarball for an example how to do it manually.