Mailing List archive

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

[vdr] Re: vdr-remote doesn't find event after vdr restart due toemergency exit



Oliver Endriss wrote:

>> event2 which usually belongs to the DVB on-card IR receiver isn't there
>
> Please check your system logfile for messages from the DVB driver.
> Imho this could only happen if evdev or dvb-ttpci have not been loaded.
> Maybe vdr started *before* the driver was completely initialized
> (hotplug firmware loader?)
>

I indeed use the hotplug firmware loader, is that not recommended?

I never used the hotplug firmware loader because it slows down driver
loading. The event interface is registered as the last step during
driver initialization.
what kind of driver are you using?
dvb-kernel with makelinks? but then you have to recompile your kernel every time you do a new cvs checkout for the dvb-kernel, don't you?

>
P.S. when I insert a "sleep 10" between driver start and vdr start everything is fine
...
ERROR: /dev/input/event2: No such file or directory
...

Strange. According to the log the device node does not exist!
Are you using devfs?
no

 Maybe it takes some time until the device node
shows up in the file system.

Oliver
sometimes it happens after several loadings and unloadings of the driver, that the IR events are on event3 instead of event2, in that case there is nothing on event2. I had that during my experiments from time to time.
Jörg




Home | Main Index | Thread Index