Public bug reported:

using a dvb-t usb stick (msi digivox mini v3 II , 15a4:9016 ) which used
to work out of the box. now it cant play the channel.conf streams when
other videos work as expected.

maybe its a vlc, a qt(?) or a kernel bug.

vlc -vvv gives:

k1l@k1l-ThinkPad:~$ vlc -vvv
VLC media player 2.0.8 Twoflower (revision 2.0.8a-0-g68cf50b)
[0x1007108] main libvlc debug: VLC media player - 2.0.8 Twoflower
[0x1007108] main libvlc debug: Copyright © 1996-2013 VLC authors and VideoLAN
[0x1007108] main libvlc debug: revision 2.0.8a-0-g68cf50b
[0x1007108] main libvlc debug: configured with ./configure  '--enable-static' 
'--build=x86_64-linux-gnu' 'CFLAGS=-g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security' 
'CPPFLAGS=-D_FORTIFY_SOURCE=2' 'CXXFLAGS=-g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security' 
'LDFLAGS=-Wl,-Bsymbolic-functions -Wl,-z,relro' '--config-cache' 
'--disable-maintainer-mode' '--disable-silent-rules' '--disable-update-check' 
'--enable-fast-install' '--prefix=/usr' '--docdir=/usr/share/doc/vlc-nox' 
'--sysconfdir=/etc' '--with-binary-version=1' '--enable-a52' '--enable-aa' 
'--enable-bluray' '--enable-bonjour' '--enable-caca' '--enable-dbus' 
'--enable-dca' '--enable-dirac' '--enable-directfb' '--enable-dvbpsi' 
'--enable-dvdnav' '--enable-faad' '--enable-flac' '--enable-fluidsynth' 
'--enable-freetype' '--enable-fribidi' '--enable-gnutls' '--enable-jack' 
'--enable-kate' '--enable-libass' '--enable-libmpeg2' '--enable-libproxy' 
'--enable-libxml2' '--enable-lirc' '--enable-live555' '--enable-mad' 
'--enable-mkv' '--enable-mod' '--enable-mpc' '--enable-mtp' '--enable-mux_ogg' 
'--enable-ncurses' '--enable-notify' '--enable-ogg' '--enable-opus' 
'--enable-oss' '--enable-pulse' '--enable-qt4' '--enable-realrtsp' 
'--enable-samplerate' '--enable-schroedinger' '--enable-sdl' '--enable-sftp' 
'--enable-shout' '--enable-skins2' '--enable-smb' '--enable-speex' 
'--enable-svg' '--enable-taglib' '--enable-theora' '--enable-twolame' 
'--enable-upnp' '--enable-vcd' '--enable-vcdx' '--enable-vorbis' 
'--enable-x264' '--enable-zvbi' 
'--with-kde-solid=/usr/share/kde4/apps/solid/actions/' '--disable-dxva2' 
'--disable-gnomevfs' '--disable-goom' '--disable-portaudio' 
'--disable-projectm' '--disable-sqlite' '--disable-telx' '--enable-alsa' 
'--enable-atmo' '--enable-dc1394' '--enable-dv' '--enable-fbosd' 
'--enable-libva' '--enable-linsys' '--enable-omxil' '--enable-pvr' 
'--enable-udev' '--enable-v4l2' '--enable-crystalhd' '--enable-mmx' 
'--enable-sse' '--disable-neon' '--disable-altivec' 
'build_alias=x86_64-linux-gnu'
[0x1007108] main libvlc debug: searching plug-in modules
[0x1007108] main libvlc debug: loading plugins cache file 
/usr/lib/vlc/plugins/plugins.dat
[0x1007108] main libvlc debug: recursively browsing `/usr/lib/vlc/plugins'
[0x1007108] main libvlc debug: saving plugins cache 
/usr/lib/vlc/plugins/plugins.dat
[0x1007108] main libvlc debug: plug-ins loaded: 423 modules
[0x1007108] main libvlc debug: opening config file (/home/k1l/.config/vlc/vlcrc)
[0x1007108] main libvlc debug: translation test: code is "de"
[0x1007108] main libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 
SSSE3 SSE4.1 SSE4.2 FPU 
[0x1007108] main libvlc debug: looking for memcpy module: 4 candidates
[0x1007108] main libvlc debug: using memcpy module "memcpymmxext"
[0x12518c8] main input debug: Creating an input for 'Medienbibliothek'
[0x12518c8] main input debug: Input is a meta file: disabling unneeded options
[0x12518c8] main input debug: using timeshift granularity of 50 MiB, in path 
'/tmp'
[0x12518c8] main input debug: 
`file/xspf-open:///home/k1l/.local/share/vlc/ml.xspf' gives access `file' demux 
`xspf-open' path `/home/k1l/.local/share/vlc/ml.xspf'
[0x12518c8] main input debug: creating demux: access='file' demux='xspf-open' 
location='/home/k1l/.local/share/vlc/ml.xspf' 
file='/home/k1l/.local/share/vlc/ml.xspf'
[0x1038378] main demux debug: looking for access_demux module: 3 candidates
[0x1038378] main demux debug: no access_demux module matching "file" could be 
loaded
[0x1038378] main demux debug: TIMER module_need() : 1.082 ms - Total 1.082 ms / 
1 intvls (Avg 1.082 ms)
[0x12518c8] main input debug: creating access 'file' 
location='/home/k1l/.local/share/vlc/ml.xspf', 
path='/home/k1l/.local/share/vlc/ml.xspf'
[0x10d3718] main access debug: looking for access module: 2 candidates
[0x10d3718] filesystem access debug: opening file 
`/home/k1l/.local/share/vlc/ml.xspf'
[0x10d3718] main access debug: using access module "filesystem"
[0x10d3718] main access debug: TIMER module_need() : 0.552 ms - Total 0.552 ms 
/ 1 intvls (Avg 0.552 ms)
[0x10d4468] main stream debug: Using stream method for AStream*
[0x10d4468] main stream debug: starting pre-buffering
[0x10d4468] main stream debug: received first data after 0 ms
[0x10d4468] main stream debug: pre-buffering done 299 bytes in 0s - 3999 KiB/s
[0x10ce348] main stream debug: looking for stream_filter module: 7 candidates
[0x10ce348] main stream debug: no stream_filter module matching "any" could be 
loaded
[0x10ce348] main stream debug: TIMER module_need() : 1.336 ms - Total 1.336 ms 
/ 1 intvls (Avg 1.336 ms)
[0x10ce348] main stream debug: looking for stream_filter module: 1 candidate
[0x10ce348] main stream debug: using stream_filter module "stream_filter_record"
[0x10ce348] main stream debug: TIMER module_need() : 0.332 ms - Total 0.332 ms 
/ 1 intvls (Avg 0.332 ms)
[0x12518c8] main input debug: creating demux: access='file' demux='xspf-open' 
location='/home/k1l/.local/share/vlc/ml.xspf' 
file='/home/k1l/.local/share/vlc/ml.xspf'
[0x10d4d78] main demux debug: looking for demux module: 1 candidate
[0x10d4d78] playlist demux debug: using XSPF playlist reader
[0x10d4d78] main demux debug: using demux module "playlist"
[0x10d4d78] main demux debug: TIMER module_need() : 0.486 ms - Total 0.486 ms / 
1 intvls (Avg 0.486 ms)
[0x10d5688] main demux meta debug: looking for meta reader module: 2 candidates
[0x10d5688] lua demux meta debug: Trying Lua scripts in 
/home/k1l/.local/share/vlc/lua/meta/reader
[0x10d5688] lua demux meta debug: Trying Lua scripts in 
/usr/lib/vlc/lua/meta/reader
[0x10d5688] lua demux meta debug: Trying Lua playlist script 
/usr/lib/vlc/lua/meta/reader/filename.luac
[0x10d5688] lua demux meta debug: Trying Lua scripts in 
/usr/share/vlc/lua/meta/reader
[0x10d5688] main demux meta debug: no meta reader module matching "any" could 
be loaded
[0x10d5688] main demux meta debug: TIMER module_need() : 2.826 ms - Total 2.826 
ms / 1 intvls (Avg 2.826 ms)
[0x12518c8] main input debug: 
`file/xspf-open:///home/k1l/.local/share/vlc/ml.xspf' successfully opened
[0x10e4508] main xml reader debug: looking for xml reader module: 1 candidate
[0x10e4508] main xml reader debug: using xml reader module "xml"
[0x10e4508] main xml reader debug: TIMER module_need() : 1.000 ms - Total 1.000 
ms / 1 intvls (Avg 1.000 ms)
[0x10d4d78] playlist demux debug: parsed 0 tracks successfully
[0x12518c8] main input debug: EOF reached
[0x10d4d78] main demux debug: removing module "playlist"
[0x10ce348] main stream debug: removing module "stream_filter_record"
[0x10d3718] main access debug: removing module "filesystem"
[0x12518c8] main input debug: TIMER input launching for 'Medienbibliothek' : 
8.159 ms - Total 8.159 ms / 1 intvls (Avg 8.159 ms)
[0x1037b88] main interface debug: looking for interface module: 1 candidate
[0x1037b88] main interface debug: using interface module "hotkeys"
[0x1037b88] main interface debug: TIMER module_need() : 0.605 ms - Total 0.605 
ms / 1 intvls (Avg 0.605 ms)
[0x101c988] main interface debug: looking for interface module: 1 candidate
[0x101a928] main playlist debug: playlist threads correctly activated
[0x101c988] main interface debug: using interface module "inhibit"
[0x101c988] main interface debug: TIMER module_need() : 2.362 ms - Total 2.362 
ms / 1 intvls (Avg 2.362 ms)
[0x10da168] main interface debug: looking for interface module: 1 candidate
[0x101a928] main playlist debug: rebuilding array of current - root 
Wiedergabeliste
[0x101a928] main playlist debug: rebuild done - 0 items, index -1
[0x10da168] main interface debug: using interface module "globalhotkeys"
[0x10da168] main interface debug: TIMER module_need() : 0.937 ms - Total 0.937 
ms / 1 intvls (Avg 0.937 ms)
[0x1007108] main libvlc: VLC wird mit dem Standard-Interface ausgeführt. 
Benutzen Sie 'cvlc', um VLC ohne Interface zu verwenden.
[0x101d808] main interface debug: looking for interface module: 6 candidates
[0x7f69683e8288] main generic debug: looking for extension module: 1 candidate
[0x7f69683e8288] lua generic debug: Opening Lua Extension module
[0x7f69683e8288] lua generic debug: Trying Lua scripts in 
/home/k1l/.local/share/vlc/lua/extensions
[0x7f69683e8288] lua generic debug: Trying Lua scripts in 
/usr/lib/vlc/lua/extensions
[0x7f69683e8288] lua generic debug: Trying Lua scripts in 
/usr/share/vlc/lua/extensions
[0x7f69683e8288] main generic debug: using extension module "lua"
[0x7f69683e8288] main generic debug: TIMER module_need() : 0.588 ms - Total 
0.588 ms / 1 intvls (Avg 0.588 ms)
[0x7f69682b8348] main probe debug: looking for services probe module: 10 
candidates
[0x7f69682b8348] main probe debug: no services probe module matching "any" 
could be loaded
[0x7f69682b8348] main probe debug: TIMER module_need() : 5.605 ms - Total 5.605 
ms / 1 intvls (Avg 5.605 ms)
[0x101d808] qt4 interface debug: Sorting by column -1, order 0
[0x101d808] qt4 interface debug: Sorting by column -1, order 0
[0x101d808] qt4 interface debug: Normal PL/ML or SD
[0x101d808] qt4 interface debug: Normal PL/ML or SD
[0x101d808] main interface debug: using interface module "qt4"
[0x101d808] main interface debug: TIMER module_need() : 249.842 ms - Total 
249.842 ms / 1 intvls (Avg 249.842 ms)
[0x101a928] main playlist debug: adding item `channels.conf' ( 
file:///home/k1l/channels.conf )
[0x101a928] main playlist debug: rebuilding array of current - root 
Wiedergabeliste
[0x101a928] main playlist debug: rebuild done - 1 items, index -1
[0x7f694c000a28] main input debug: Creating an input for 'channels.conf'
[0x101a928] main playlist debug: processing request item: channels.conf, node: 
null, skip: 0
[0x101a928] main playlist debug: resyncing on channels.conf
[0x101a928] main playlist debug: channels.conf is at 0
[0x101a928] main playlist debug: starting playback of the new playlist item
[0x101a928] main playlist debug: resyncing on channels.conf
[0x101a928] main playlist debug: channels.conf is at 0
[0x101a928] main playlist debug: creating new input thread
[0x101d808] qt4 interface debug: Adding a new MRL to recent ones: 
file:///home/k1l/channels.conf
[0x7f6970000b78] main input debug: Creating an input for 'channels.conf'
[0x7f6970000b78] main input debug: using timeshift granularity of 50 MiB, in 
path '/tmp'
[0x101d808] qt4 interface debug: IM: Setting an input
[0x7f6970000b78] main input debug: `file:///home/k1l/channels.conf' gives 
access `file' demux `' path `/home/k1l/channels.conf'
[0x7f6970000b78] main input debug: creating demux: access='file' demux='' 
location='/home/k1l/channels.conf' file='/home/k1l/channels.conf'
[0x7f69440010d8] main demux debug: looking for access_demux module: 3 candidates
[0x7f69440010d8] main demux debug: no access_demux module matching "file" could 
be loaded
[0x7f69440010d8] main demux debug: TIMER module_need() : 0.197 ms - Total 0.197 
ms / 1 intvls (Avg 0.197 ms)
[0x7f6970000b78] main input debug: creating access 'file' 
location='/home/k1l/channels.conf', path='/home/k1l/channels.conf'
[0x7f69440013f8] main access debug: looking for access module: 2 candidates
[0x7f69440013f8] filesystem access debug: opening file `/home/k1l/channels.conf'
[0x7f69440013f8] main access debug: using access module "filesystem"
[0x7f69440013f8] main access debug: TIMER module_need() : 0.157 ms - Total 
0.157 ms / 1 intvls (Avg 0.157 ms)
[0x7f6944001548] main stream debug: Using stream method for AStream*
[0x7f6944001548] main stream debug: starting pre-buffering
[0x7f6944001548] main stream debug: received first data after 0 ms
[0x7f6944001548] main stream debug: pre-buffering done 1024 bytes in 0s - 33333 
KiB/s
[0x7f6944c017b8] main stream debug: looking for stream_filter module: 7 
candidates
[0x7f6944c017b8] main stream debug: no stream_filter module matching "any" 
could be loaded
[0x7f6944c017b8] main stream debug: TIMER module_need() : 0.349 ms - Total 
0.349 ms / 1 intvls (Avg 0.349 ms)
[0x7f6944c017b8] main stream debug: looking for stream_filter module: 1 
candidate
[0x7f6944c017b8] main stream debug: using stream_filter module 
"stream_filter_record"
[0x7f6944c017b8] main stream debug: TIMER module_need() : 0.176 ms - Total 
0.176 ms / 1 intvls (Avg 0.176 ms)
[0x7f6970000b78] main input debug: creating demux: access='file' demux='' 
location='/home/k1l/channels.conf' file='/home/k1l/channels.conf'
[0x7f6944c01a38] main demux debug: looking for demux module: 54 candidates
[0x7f6944c01a38] mod demux debug: MOD validation failed (ext=conf)
[0x7f6944c01a38] ts demux debug: TS module discarded (lost sync)
[0x7f6944c01a38] playlist demux debug: found valid DVB conf playlist file
[0x7f6944c01a38] main demux debug: using demux module "playlist"
[0x7f6944c01a38] main demux debug: TIMER module_need() : 33.494 ms - Total 
33.494 ms / 1 intvls (Avg 33.494 ms)
[0x7f6970000b78] main input debug: looking for a subtitle file in /home/k1l/
[0x7f6944c029b8] main demux meta debug: looking for meta reader module: 2 
candidates
[0x7f6944c029b8] lua demux meta debug: Trying Lua scripts in 
/home/k1l/.local/share/vlc/lua/meta/reader
[0x7f6944c029b8] lua demux meta debug: Trying Lua scripts in 
/usr/lib/vlc/lua/meta/reader
[0x7f6944c029b8] lua demux meta debug: Trying Lua playlist script 
/usr/lib/vlc/lua/meta/reader/filename.luac
[0x101a928] main playlist debug: no fetch required for (null) (art currently 
(null))
[0x7f6944c029b8] lua demux meta debug: Trying Lua scripts in 
/usr/share/vlc/lua/meta/reader
[0x7f6944c029b8] main demux meta debug: no meta reader module matching "any" 
could be loaded
[0x7f6944c029b8] main demux meta debug: TIMER module_need() : 1.001 ms - Total 
1.001 ms / 1 intvls (Avg 1.001 ms)
[0x7f6970000b78] main input debug: `file:///home/k1l/channels.conf' 
successfully opened
[0x101a928] main playlist: stopping playback
[0x101a928] main playlist debug: deleting item `channels.conf'
[0x101a928] main playlist debug: no fetch required for (null) (art currently 
(null))
[0x101a928] main playlist debug: no fetch required for (null) (art currently 
(null))
[0x101a928] main playlist debug: no fetch required for (null) (art currently 
(null))
[0x101a928] main playlist debug: no fetch required for (null) (art currently 
(null))
[0x101a928] main playlist debug: no fetch required for (null) (art currently 
(null))
[0x101a928] main playlist debug: no fetch required for (null) (art currently 
(null))
[0x101a928] main playlist debug: no fetch required for (null) (art currently 
(null))
[0x101a928] main playlist debug: no fetch required for (null) (art currently 
(null))
[0x101a928] main playlist debug: no fetch required for (null) (art currently 
(null))
[0x101a928] main playlist debug: no fetch required for (null) (art currently 
(null))
[0x101a928] main playlist debug: no fetch required for (null) (art currently 
(null))
[0x101a928] main playlist debug: no fetch required for (null) (art currently 
(null))
[0x101a928] main playlist debug: no fetch required for (null) (art currently 
(null))
[0x101a928] main playlist debug: no fetch required for (null) (art currently 
(null))
[0x101a928] main playlist debug: incoming request - stopping current input
[0x101a928] main playlist debug: dying input
[0x7f6970000b78] main input debug: EOF reached
[0x7f6970000b78] main input debug: control: stopping input
[0x101a928] main playlist debug: dying input
[0x7f6944c01a38] main demux debug: removing module "playlist"
[0x101a928] main playlist debug: no fetch required for (null) (art currently 
(null))
[0x101a928] main playlist debug: no fetch required for (null) (art currently 
(null))
[0x101a928] main playlist debug: no fetch required for (null) (art currently 
(null))
[0x101a928] main playlist debug: no fetch required for (null) (art currently 
(null))
[0x101a928] main playlist debug: no fetch required for (null) (art currently 
(null))
[0x7f6944c017b8] main stream debug: removing module "stream_filter_record"
[0x101a928] main playlist debug: no fetch required for (null) (art currently 
(null))
[0x7f69440013f8] main access debug: removing module "filesystem"
[0x101a928] main playlist debug: no fetch required for (null) (art currently 
(null))
[0x101a928] main playlist debug: dead input
[0x101a928] main playlist debug: no fetch required for (null) (art currently 
(null))
[0x101a928] main playlist debug: no fetch required for (null) (art currently 
(null))
[0x101a928] main playlist debug: no fetch required for (null) (art currently 
(null))
[0x101a928] main playlist debug: processing request item: 3sat, node: 
Wiedergabeliste, skip: 0
[0x101a928] main playlist debug: rebuilding array of current - root 
Wiedergabeliste
[0x101a928] main playlist debug: no fetch required for (null) (art currently 
(null))
[0x101a928] main playlist debug: rebuild done - 27 items, index 0
[0x101a928] main playlist debug: starting playback of the new playlist item
[0x101a928] main playlist debug: resyncing on 3sat
[0x101a928] main playlist debug: 3sat is at 0
[0x101a928] main playlist debug: creating new input thread
[0x101a928] main playlist debug: no fetch required for (null) (art currently 
(null))
[0x101a928] main playlist debug: no fetch required for (null) (art currently 
(null))
[0x7f6970006138] main input debug: Creating an input for '3sat'
[0x7f6970006138] main input debug: using timeshift granularity of 50 MiB, in 
path '/tmp'
[0x7f6970006138] main input debug: `dvb://' gives access `dvb' demux `' path `'
[0x7f6970006138] main input debug: creating demux: access='dvb' demux='' 
location='' file='(null)'
[0x7f694cc0e408] main demux debug: looking for access_demux module: 0 candidates
[0x7f694cc0e408] main demux debug: no access_demux module matched "dvb"
[0x7f694cc0e408] main demux debug: TIMER module_need() : 0.210 ms - Total 0.210 
ms / 1 intvls (Avg 0.210 ms)
[0x7f6970006138] main input debug: creating access 'dvb' location='', 
path='(null)'
[0x7f694c002358] main access debug: looking for access module: 1 candidate
[0x7f694c002358] dtv access debug: conditional access module not available (No 
such file or directory)
[0x101d808] qt4 interface debug: IM: Deleting the input
[0x7f6970000b78] main input debug: TIMER input launching for 'channels.conf' : 
37.408 ms - Total 37.408 ms / 1 intvls (Avg 37.408 ms)
[0x101d808] qt4 interface debug: IM: Setting an input
[0x7f694c002358] dtv access debug: probing frontend: Afatech AF9013
[0x7f694c002358] dtv access debug:  type 2, capabilities 0xC01B2EAF
[0x7f694c002358] dtv access debug:  frequencies  174000000 to  862000000
[0x7f694c002358] dtv access debug:  (0 tolerance, 250000 per step)
[0x7f694c002358] dtv access debug:  bauds rates          0 to          0
[0x7f694c002358] dtv access debug:  (0 tolerance)
[0x7f694c002358] dtv access debug: setting property  2 to 0
[0x7f694c002358] dtv access debug: setting property 17 to 3
[0x7f694c002358] dtv access debug: setting property  3 to 514000000
[0x7f694c002358] dtv access debug: setting property  4 to 1
[0x7f694c002358] dtv access debug: setting property 36 to 9
[0x7f694c002358] dtv access debug: setting property 37 to 9
[0x7f694c002358] dtv access debug: setting property  5 to 8000000
[0x7f694c002358] dtv access debug: setting property 39 to 1
[0x7f694c002358] dtv access debug: setting property 38 to 3
[0x7f694c002358] dtv access debug: setting property 40 to 4
[0x7f694c002358] dtv access debug: setting property  6 to 2
[0x7f694c002358] dtv access debug: setting property  1 to 0
[0x7f694c002358] main access debug: using access module "dtv"
[0x7f694c002358] main access debug: TIMER module_need() : 2986.297 ms - Total 
2986.297 ms / 1 intvls (Avg 2986.297 ms)
[0x7f694c0021b8] main stream debug: Using block method for AStream*
[0x7f694c0021b8] main stream debug: starting pre-buffering
[0x7f694c002358] dtv access debug: frontend status: 0x00
[0x101a928] main playlist debug: incoming request - stopping current input
[0x101a928] main playlist debug: dying input
[0x7f694c0021b8] main stream debug: prebuffering done 0 bytes in 5s - 0 KiB/s
[0x7f694c0021b8] main stream error: cannot pre fill buffer
[0x7f6970006138] main input warning: cannot create a stream_t from access
[0x7f694c002358] main access debug: removing module "dtv"
[0x101a928] main playlist debug: dead input
[0x101a928] main playlist debug: processing request item: ZDF, node: 
Wiedergabeliste, skip: 0
[0x101a928] main playlist debug: resyncing on ZDF
[0x101a928] main playlist debug: ZDF is at 2
[0x101a928] main playlist debug: starting playback of the new playlist item
[0x101a928] main playlist debug: resyncing on ZDF
[0x101a928] main playlist debug: ZDF is at 2
[0x101a928] main playlist debug: creating new input thread
[0x7f6970000b78] main input debug: Creating an input for 'ZDF'
[0x101d808] qt4 interface debug: IM: Deleting the input
[0x7f6970000b78] main input debug: using timeshift granularity of 50 MiB, in 
path '/tmp'
[0x7f6970000b78] main input debug: `dvb://' gives access `dvb' demux `' path `'
[0x7f6970000b78] main input debug: creating demux: access='dvb' demux='' 
location='' file='(null)'
[0x7f694c0021b8] main demux debug: looking for access_demux module: 0 candidates
[0x7f694c0021b8] main demux debug: no access_demux module matched "dvb"
[0x7f694c0021b8] main demux debug: TIMER module_need() : 0.211 ms - Total 0.211 
ms / 1 intvls (Avg 0.211 ms)
[0x7f6970000b78] main input debug: creating access 'dvb' location='', 
path='(null)'
[0x7f694c002358] main access debug: looking for access module: 1 candidate
[0x7f694c002358] dtv access debug: conditional access module not available (No 
such file or directory)
[0x7f6970006138] main input debug: TIMER input launching for '3sat' : 8562.904 
ms - Total 8562.904 ms / 1 intvls (Avg 8562.904 ms)
[0x101d808] qt4 interface debug: IM: Setting an input
[0x7f694c002358] dtv access debug: probing frontend: Afatech AF9013
[0x7f694c002358] dtv access debug:  type 2, capabilities 0xC01B2EAF
[0x7f694c002358] dtv access debug:  frequencies  174000000 to  862000000
[0x7f694c002358] dtv access debug:  (0 tolerance, 250000 per step)
[0x7f694c002358] dtv access debug:  bauds rates          0 to          0
[0x7f694c002358] dtv access debug:  (0 tolerance)
[0x7f694c002358] dtv access debug: setting property  2 to 0
[0x7f694c002358] dtv access debug: setting property 17 to 3
[0x7f694c002358] dtv access debug: setting property  3 to 514000000
[0x7f694c002358] dtv access debug: setting property  4 to 1
[0x7f694c002358] dtv access debug: setting property 36 to 9
[0x7f694c002358] dtv access debug: setting property 37 to 9
[0x7f694c002358] dtv access debug: setting property  5 to 8000000
[0x7f694c002358] dtv access debug: setting property 39 to 1
[0x7f694c002358] dtv access debug: setting property 38 to 3
[0x7f694c002358] dtv access debug: setting property 40 to 4
[0x7f694c002358] dtv access debug: setting property  6 to 2
[0x7f694c002358] dtv access debug: setting property  1 to 0
[0x7f694c002358] main access debug: using access module "dtv"
[0x7f694c002358] main access debug: TIMER module_need() : 5749.761 ms - Total 
5749.761 ms / 1 intvls (Avg 5749.761 ms)
[0x7f694c0021b8] main stream debug: Using block method for AStream*
[0x7f694c0021b8] main stream debug: starting pre-buffering
[0x7f694c002358] dtv access debug: frontend status: 0x00

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: vlc 2.0.8-1
ProcVersionSignature: Ubuntu 3.11.0-11.17-generic 3.11.3
Uname: Linux 3.11.0-11-generic x86_64
ApportVersion: 2.12.5-0ubuntu1
Architecture: amd64
Date: Thu Oct  3 23:28:01 2013
InstallationDate: Installed on 2013-09-28 (5 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Beta amd64 (20130925.1)
MarkForUpload: True
SourcePackage: vlc
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: vlc (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug saucy

** Attachment added: "the dvb-t channels.conf"
   
https://bugs.launchpad.net/bugs/1234973/+attachment/3858289/+files/channels.conf

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1234973

Title:
  vlc cant play dvb-t

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vlc/+bug/1234973/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to