Mailing List archive

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

[linux-dvb] Qpskfe and qamfe devices do not exist anymore ?



Hello,

I am sorry if I ask something that was discussed before on the list,
but I haven't found any reference to it.
I downloaded the latest drivers in the cvs. I compiled them and
installed them but I noticed that the qpskfe and qamfe devices are not
created anymore...
This is a listing of my /dev/ost (I'm not using devfs):

root@phantom:/home/puiu/dvb/dvb/driver > ls /dev/ost/ -l
total 0
lrwxrwxrwx    1 root     root            6 Oct 25 14:24 audio ->
audio0
crw-rw-rw-    1 root     root     250,   1 Oct 25 14:24 audio0
crw-rw-rw-    1 root     root     250,  65 Oct 25 14:24 audio1
crw-rw-rw-    1 root     root     250, 129 Oct 25 14:24 audio2
lrwxrwxrwx    1 root     root            3 Oct 25 14:24 ca -> ca0
crw-rw-rw-    1 root     root     250,   6 Oct 25 14:24 ca0
crw-rw-rw-    1 root     root     250,  70 Oct 25 14:24 ca1
crw-rw-rw-    1 root     root     250, 134 Oct 25 14:24 ca2
lrwxrwxrwx    1 root     root            6 Oct 25 14:24 demux ->
demux0
crw-rw-rw-    1 root     root     250,   4 Oct 25 14:24 demux0
crw-rw-rw-    1 root     root     250,  68 Oct 25 14:24 demux1
crw-rw-rw-    1 root     root     250, 132 Oct 25 14:24 demux2
lrwxrwxrwx    1 root     root            4 Oct 25 14:24 dvr -> dvr0
crw-rw-rw-    1 root     root     250,   5 Oct 25 14:24 dvr0
crw-rw-rw-    1 root     root     250,  69 Oct 25 14:24 dvr1
crw-rw-rw-    1 root     root     250, 133 Oct 25 14:24 dvr2
lrwxrwxrwx    1 root     root            9 Oct 25 14:24 frontend ->
frontend0
crw-rw-rw-    1 root     root     250,   3 Oct 25 14:24 frontend0
crw-rw-rw-    1 root     root     250,  67 Oct 25 14:24 frontend1
crw-rw-rw-    1 root     root     250, 131 Oct 25 14:24 frontend2
lrwxrwxrwx    1 root     root            4 Oct 25 14:24 net -> net0
crw-rw-rw-    1 root     root     250,   7 Oct 25 14:24 net0
crw-rw-rw-    1 root     root     250,  71 Oct 25 14:24 net1
crw-rw-rw-    1 root     root     250, 135 Oct 25 14:24 net2
lrwxrwxrwx    1 root     root            4 Oct 25 14:24 osd -> osd0
crw-rw-rw-    1 root     root     250,   8 Oct 25 14:24 osd0
crw-rw-rw-    1 root     root     250,  72 Oct 25 14:24 osd1
crw-rw-rw-    1 root     root     250, 136 Oct 25 14:24 osd2
lrwxrwxrwx    1 root     root            4 Oct 25 14:24 sec -> sec0
crw-rw-rw-    1 root     root     250,   2 Oct 25 14:24 sec0
crw-rw-rw-    1 root     root     250,  66 Oct 25 14:24 sec1
crw-rw-rw-    1 root     root     250, 130 Oct 25 14:24 sec2
lrwxrwxrwx    1 root     root            6 Oct 25 14:24 video ->
video0
crw-rw-rw-    1 root     root     250,   0 Oct 25 14:24 video0
crw-rw-rw-    1 root     root     250,  64 Oct 25 14:24 video1
crw-rw-rw-    1 root     root     250, 128 Oct 25 14:24 video2


I did not received any error when I made 'make insmod', and the
drivers seem to be corectly installed.
'lsmod' returns:

root@phantom:/home/puiu/abu/DVB/driver > lsmod
Module                  Size  Used by
dvb                   227648   0  (unused)
dvb_frontend            3136   0  [dvb]
dvb_demux              12720   3  [dvb]
saa7146_v4l            14688   0  (unused)
saa7146_core           13360   0  [dvb saa7146_v4l]
tuner                   4208   3
stv0299                 2912   3
tda8083                 1920   0  (unused)
L64781                  3872   0  (unused)
VES1820                 3296   0  (unused)
VES1893                 3520   0  (unused)
dmxdev                  7024   3  [dvb]
dvb_filter              6912   0  [dvb]
videodev                3008   3  [dvb]
i2c-core               12880   0  [dvb saa7146_core tuner stv0299
tda8083 L64781 VES1820 VES1893]
dvb_net                 2848   0  [dvb]
dvbdev                  1712   3  [dvb]
3c59x                  24096   1  (autoclean)
vfat                    8752   1  (autoclean)
fat                    30592   0  (autoclean) [vfat]


Please tell me if this is intentional or if maybe I haven't installed
my drivers correctly.

Regards,
Aurelian



-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.


Home | Main Index | Thread Index