PDA

View Full Version : after downloading knoppix 7.4 I can NOT watch videos anymore ...



Albretch
10-16-2014, 07:21 PM
the sound however seems to be fine. I just don't see the graphic data. $ which vlc /usr/bin/vlc $ vlc --version VLC media player 2.0.3 Twoflower (revision 2.0.2-93-g77aa89e) VLC version 2.0.3 Twoflower (2.0.2-93-g77aa89e) Compiled by buildd on brahms.debian.org (Jul 7 2014 07:29:10) Compiler: gcc version 4.7.2 (Debian 4.7.2-5) This program comes with NO WARRANTY, to the extent permitted by law. You may redistribute it under the terms of the GNU General Public License; see the file named COPYING for details. Written by the VideoLAN team; see the AUTHORS file. $ sudo lshw -C display *-display:0 description: VGA compatible controller product: 4 Series Chipset Integrated Graphics Controller vendor: Intel Corporation physical id: 2 bus info: pci@0000:00:02.0 version: 03 width: 64 bits clock: 33MHz capabilities: msi pm vga_controller bus_master cap_list rom configuration: driver=i915 latency=0 resources: irq:51 memory:fe800000-febfffff memory:d0000000-dfffffff ioport:ec90(size=8) *-display:1 UNCLAIMED description: Display controller product: 4 Series Chipset Integrated Graphics Controller vendor: Intel Corporation physical id: 2.1 bus info: pci@0000:00:02.1 version: 03 width: 64 bits clock: 33MHz capabilities: pm bus_master cap_list configuration: latency=0 resources: memory:fe700000-fe7fffff everything was working fine under knoppix 7.2 Why is that happening? What can I do to troubleshoot that problem? Thank you, lbrtchx

Albretch
10-16-2014, 07:36 PM
in case any of this helps ...



$ vlc --verbose 1 "PRISMWhistleblower_FromGuAmRM-16x9.mp4"

VLC media player 2.0.3 Twoflower (revision 2.0.2-93-g77aa89e)
[0x804d920] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
Got bus address: "unix:abstract=/tmp/dbus-GZRKSdU8Ar,guid=129a2e204bd42ccb586483be543ec650"
Connected to accessibility bus at: "unix:abstract=/tmp/dbus-GZRKSdU8Ar,guid=129a2e204bd42ccb586483be543ec650"
Registered DEC: true
[0x80fedd0] mp4 stream warning: unknown box type stps (incompletely loaded)
[0x80fedd0] mp4 stream warning: unknown box type mpod (incompletely loaded)
[0x80fedd0] mp4 stream warning: unknown box type dpnd (incompletely loaded)
[0x80fef48] mp4 demux warning: elst box found
Registered event listener change listener: true
[0x80fef48] mp4 demux warning: CTTS table
[0x80fef48] mp4 demux warning: elst box found
[0x80fef48] mp4 demux warning: elst old=0 new=1
Fontconfig warning: FcPattern object size does not accept value "0"
[0xb4301648] freetype spu text error: failed to load font file
[0x81deed8] faad decoder warning: decoded zero sample
Fontconfig warning: FcPattern object size does not accept value "0"
[0xb4301648] freetype spu text error: failed to load font file
[0x8101880] avcodec decoder warning: disabling direct rendering
[0xb710a0f8] alsa audio output warning: device cannot be paused
[0xb710a0f8] main audio output warning: PTS is out of range (-25039), dropping buffer
$

Albretch
10-16-2014, 07:36 PM
the sound however seems to be fine. I just don't see the graphic data.



$ which vlc
/usr/bin/vlc

$ vlc --version
VLC media player 2.0.3 Twoflower (revision 2.0.2-93-g77aa89e)
VLC version 2.0.3 Twoflower (2.0.2-93-g77aa89e)
Compiled by buildd on brahms.debian.org (Jul 7 2014 07:29:10)
Compiler: gcc version 4.7.2 (Debian 4.7.2-5)
This program comes with NO WARRANTY, to the extent permitted by law.
You may redistribute it under the terms of the GNU General Public License;
see the file named COPYING for details.
Written by the VideoLAN team; see the AUTHORS file.



everything was working fine under knoppix 7.2

Why is that happening? What can I do to troubleshoot that problem?

Thank you,

lbrtchx

Albretch
10-17-2014, 11:52 PM
knoppix 7.2 and 7.4.2 seem to have the same version of vlc
$ vlc --version VLC media player 2.0.3 Twoflower (revision 2.0.2-93-g77aa89e) VLC version 2.0.3 Twoflower (2.0.2-93-g77aa89e) Compiled by buildd on biber.debian.org (Mar 5 2013 03:00:13) Compiler: gcc version 4.7.2 (Debian 4.7.2-5) This program comes with NO WARRANTY, to the extent permitted by law. You may redistribute it under the terms of the GNU General Public License; see the file named COPYING for details. Written by the VideoLAN team; see the AUTHORS file. and I am using the same machine anyway. Could that possibly be a problem with the new kernel used? lbrtchx
$ uname -a Linux Microknoppix 3.9.6 #25 SMP PREEMPT Sat Jun 15 15:27:01 CEST 2013 i686 GNU/Linux

Albretch
10-18-2014, 10:38 PM
OK, I think I have an idea why this is happening. It happens when you go "Suspend" (using the GUI) without going "# init 2" first on the command promt.

I have noticed also, after you re-awake your box, the text on the bottom of the "Logout LXDE 7.6 session?" gets mangled

Any ideas about what I should do to troubleshoot those seemingly Graphic-subsystem issues further?

lbrtchx

Albretch
10-19-2014, 02:38 AM
actually without using "init 2"

1) logout

2) suspend

seems to do it, but then you will have to recreact your working context anew.

I still think you should be able to just "suspend"

Let me know if you want for me to try something to debug that issue

lbrtchx