Mailing List archive

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

[vdr] Re: vdr and kernel 2.6, problem



Patrick Cernko wrote:

Also sprach Dipl. Ing. Werner Punz zu "19.12.2003 10:34" Anno Domini:

André Weidemann wrote:


It looks like the devices inside /dev/dvb/adpater[0-3] do not exist.
I don't know about the 2.6 kernel but the CVS drivers contain a script
called makedev.napi to generate the devices.

actually no, the devices exist:
:/dev/dvb# ls -la
total 42
drwxr-xr-x 6 root root 144 Apr 11 2003 .
drwxr-xr-x 13 root root 40040 Dec 18 23:32 ..
drwxr-xr-x 2 root root 248 Apr 11 2003 adapter0
drwxr-xr-x 2 root root 248 Apr 11 2003 adapter1
drwxr-xr-x 2 root root 248 Apr 11 2003 adapter2
drwxr-xr-x 2 root root 248 Apr 11 2003 adapter3


but they are directories....


Yes of course, and _inside_ you should find the following devices:

video0
audio0
frontend0
demux0
dvr0
ca0
net0
osd0

If one of them does not exists, this might be the reason, why vdr does
not find a DVB device! Just create them then with the makedev.napi
script from any dvb-driver tarball.

CU

ok thanks that clears things up a little bit, I just did a quick check of the four listed adapters
and all the devices seem to be there:

/dev/dvb/adapter1# dir
audio0 ca0 demux0 dvr0 frontend0 net0 osd0 video0
wuerg:/dev/dvb/adapter1# cd ..
wuerg:/dev/dvb# cd adapter2
wuerg:/dev/dvb/adapter2# dir
audio0 ca0 demux0 dvr0 frontend0 net0 osd0 video0
wuerg:/dev/dvb/adapter2# cd ..
wuerg:/dev/dvb# cd adapter3
wuerg:/dev/dvb/adapter3# dir
audio0 ca0 demux0 dvr0 frontend0 net0 osd0 video0
wuerg:/dev/dvb/adapter3# cd ..
wuerg:/dev/dvb# cd adapter0
wuerg:/dev/dvb/adapter0# dir
audio0 ca0 demux0 dvr0 frontend0 net0 osd0 video0

perms should not be problem since I´m currently trying under root

but anyway I will rebuild the driver entries with the mentioned scripts, later today,
it might help.


Thanks a lot for your help.






--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index