Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[linux-dvb] Re: apps/test/video.c not working with new driver?
Benjamin Reichardt wrote:
>
> I used the apps/test/video.c
...
> . With the old
> driver this was working fine.
...
> What else could be the reason? Hav the semantics of /dev/video0
> changed and apps/test/video still uses the old way of accessing it?
> What am I missing?
It's not a bug, it's a feature. video.c should be changed to keep
the /dev/video device open. If the program dies, video DMA should
be stopped.
If you don't like that, you can comment out the following line
from av7110.c:
.close = dvb_close
> I tried "fbtv -q" from the xawtv package, it did not work either.
> Except once last night. But I could not reproduce that after I
> restarted the computer. Perhaps one of the modules of the old driver
> was not unloaded.
Don't know about that.
Regards,
Johannes
--
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.
Home |
Main Index |
Thread Index