Page 1 of 1

i CAN'T PLAY DVB-T WITH VLC

Posted: 08 Oct 2007 03:36
by maiminh
i use the DVB-T card, VLC 0.8.6it plays on windowXP perfectly but it can't play on LINUX ubuntu 7.04.
when i use the command
# vlc channel.conf
the playlist displays all of channels i need, but can't play any channels. the system notes:
ron@server1:~$ vlc channels.conf
VLC media player 0.8.6 Janus
[00000288] skins2 interface: skin: VLC 0.8.5 Default Skin author: aLtgLasS
[00000405] dvb access error: FrontEndOpen: opening device failed (No such file or directory)
[00000403] main input error: no suitable access module for `dvb:'
[00000411] dvb access error: FrontEndOpen: opening device failed (No such file or directory)
[00000409] main input error: no suitable access module for `dvb:'
[00000414] dvb access error: FrontEndOpen: opening device failed (No such file or directory)
[00000412] main input error: no suitable access module for `dvb:'
[00000417] dvb access error: FrontEndOpen: opening device failed (No such file or directory)
i don't understand about this problem, please help me. Thanks!

Re: i CAN'T PLAY DVB-T WITH VLC

Posted: 08 Oct 2007 17:47
by kmf31
Do you have a working linux driver in your kernel for your dvb-t card ? Do you have a sufficiently recent kernel with the proper modules configured or a sufficently recent v4l-dvb driver which have installed afterwards ?

Re: i CAN'T PLAY DVB-T WITH VLC

Posted: 09 Oct 2007 03:56
by maiminh
my card is 3021 3091580-301
S/N 04082E01028
conexant Fusion 878A
25878-13, 0422Y1RN
0422 Taiwan
it's is the fisrt time i use Linux and DVB card, I use the modprobe: bttv, bt878, dst, dvb-core, dvb-bt8xx. I can tune the channels by the command:
% tzap - c channels.conf VTC1 -r
and watch it:
% mplayer /dev/dvb/adapter0/dvr0
but i can't play with VLC. i think i have installed card driver.
could you give me more direction?

Re: i CAN'T PLAY DVB-T WITH VLC

Posted: 11 Oct 2007 05:19
by maiminh
yesterday i installed v4l-dvb and I could watch the channels,but today when i turn on my computer, i can't play tv channels again.
the system note:
VLC media player 0.8.6 Janus
[00000348] dvb access error: FrontEndOpen: opening device failed (Device or resource busy)
[00000346] main input error: no suitable access module for `dvb:'
[00000354] dvb access error: FrontEndOpen: opening device failed (Device or resource busy)
[00000352] main input error: no suitable access module for `dvb:'
[00000357] dvb access error: FrontEndOpen: opening device failed (Device or resource busy)
[00000355] main input error: no suitable access module for `dvb:'
[00000360] dvb access error: FrontEndOpen: opening device failed (Device or resource busy)
i try many time by restart my computer but the problem can't be resoluted.
could some one help me?