Bug#654612: xserver-xorg-video-nouveau: dual-head DVI-I-2 disconnected GeForce 210 NVa8 (GT218)
Package: xserver-xorg-video-nouveau Version: 1:0.0.15+git20100329+7858345-5 Severity: normal *** Please type your report below this line *** Hello, after changing a GeForce 8600GT with a new GeForce 210 the dual-head monitor is not working any longer. The secondary monitor seems to be disconnected now and falls into standby-mode (no input signal). From Xorg.0.log: (II) NOUVEAU(0): Output DVI-I-1 connected (II) NOUVEAU(0): Output DVI-I-2 disconnected (II) NOUVEAU(0): Using user preference for initial modes (II) NOUVEAU(0): Output DVI-I-1 using initial mode 1920x1200 But with the older 8600GT the second monitor is correctly detectable an works like a charm: (II) NOUVEAU(0): Output DVI-I-1 connected (II) NOUVEAU(0): Output DVI-I-2 connected (II) NOUVEAU(0): Using user preference for initial modes (II) NOUVEAU(0): Output DVI-I-1 using initial mode 1920x1200 (II) NOUVEAU(0): Output DVI-I-2 using initial mode 1280x1024 It seems like dual-head is not supported by nouveau for a nvidia GeForce 210 in Debian/squeeze. cheers, oz -- Package-specific info: X server symlink status: lrwxrwxrwx 1 root root 13 Feb 25 2009 /etc/X11/X -> /usr/bin/Xorg -rwxr-xr-x 1 root root 1733468 Feb 19 2011 /usr/bin/Xorg VGA-compatible devices on PCI bus: -- 01:00.0 VGA compatible controller [0300]: nVidia Corporation GT218 [GeForce 210] [10de:0a65] (rev a2) Xorg X server configuration file status: -rw-r--r-- 1 root root 1149 Jan 4 14:05 /etc/X11/xorg.conf Contents of /etc/X11/xorg.conf: --- # Sections ServerFlags and InputDevices can be ommitted, when rely on hal. Section "ServerFlags" Option "AutoAddDevices" "false" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "XkbRules""xorg" Option "XkbModel""pc105" Option "XkbLayout" "de" Option "XkbVariant" "nodeadkeys" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" EndSection Section "Monitor" Identifier "Primaerer DVI" EndSection Section "Monitor" Identifier "Sekundaerer DVI" Option "RightOf" "Primaerer DVI" EndSection Section "Device" Identifier "Configured Video Device" Driver "nouveau" Option "Monitor-DVI-I-1" "Primaerer DVI" Option "Monitor-DVI-I-2" "Sekundaerer DVI" EndSection Section "Screen" Identifier "Default Screen" Device "Configured Video Device" DefaultDepth24 SubSection "Display" Depth 24 Virtual 3200 1200 EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" EndSection /etc/X11/xorg.conf.d does not exist. KMS configuration files: /etc/modprobe.d/i915-kms.conf: options i915 modeset=1 /etc/modprobe.d/radeon-kms.conf: options radeon modeset=1 Kernel version (/proc/version): --- Linux version 2.6.32-5-686 (Debian 2.6.32-38) (b...@decadent.org.uk) (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Mon Oct 3 04:15:24 UTC 2011 Xorg X server log files on system: -- -rw-r--r-- 1 root root 23172 Jan 4 14:43 /var/log/Xorg.0.log Contents of most recent Xorg X server log file (/var/log/Xorg.0.log): - X.Org X Server 1.7.7 Release Date: 2010-05-04 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.32.29-dsa-ia32 i686 Debian Current Operating System: Linux oz5 2.6.32-5-686 #1 SMP Mon Oct 3 04:15:24 UTC 2011 i686 Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.32-5-686 root=/dev/mapper/volgrp1-logvol1 ro quiet Build Date: 19 February 2011 02:37:36PM xorg-server 2:1.7.7-13 (Cyril Brulebois ) Current version of pixman: 0.16.4 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jan 4 14:41:44 2012 (==) Using config file: "
Bug#654612: xserver-xorg-video-nouveau: dual-head DVI-I-2 disconnected GeForce 210 NVa8 (GT218)
It seems like dual-head is not supported by nouveau for a nvidia GeForce 210 in Debian/squeeze. You may want to try backported packages (kernel + driver): http://x.debian.net/reference/squeeze-backports.html Since acceleration is disabled for NVA8 by the Squeeze kernel to work around https://bugs.freedesktop.org/26980, running a kernel = 2.6.39 and backported X packages is very much recommended anyway. Thanks KiBi and Sven, not an easy decision for me. If I understand it correctly, I first have to fetch the new kernel together with linux-base ... apt-get -s -t squeeze-backports install linux-image-2.6.39-bpo.2-686-pae linux-base Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed: initramfs-tools Suggested packages: bash-completion linux-doc-2.6.39 The following NEW packages will be installed: linux-image-2.6.39-bpo.2-686-pae The following packages will be upgraded: initramfs-tools linux-base 2 upgraded, 1 newly installed, 0 to remove and 75 not upgraded. Inst initramfs-tools [0.98.8] (0.99~bpo60+1 Debian Backports:squeeze-backports [all]) Inst linux-base [2.6.32-38] (3.3~bpo60+1 Debian Backports:squeeze-backports [all]) Inst linux-image-2.6.39-bpo.2-686-pae (2.6.39-3~bpo60+1 Debian Backports:squeeze-backports [i386]) Conf initramfs-tools (0.99~bpo60+1 Debian Backports:squeeze-backports [all]) Conf linux-base (3.3~bpo60+1 Debian Backports:squeeze-backports [all]) Conf linux-image-2.6.39-bpo.2-686-pae (2.6.39-3~bpo60+1 Debian Backports:squeeze-backports [i386]) But after a reboot with this new kernel I would expect, that my current nouveau xserver will be unable to start (according README.Debian kernels >= 2.6.34 are incompatible). Having just the text-console at this point of time I could install the new x-system then like ... apt-get install -t squeeze-backports xorg xserver-xorg xserver-xorg-core xserver-xorg-input-all xserver-xorg-video-all If this xorg update would be successful, I can expect that the nouveau xserver starts after a new reboot, right? But if the new xserver should fail for some reason I guess I will be in a dilemma; starting the previous kernel in grub will not match the new installed nouveau xserver and a downgrade of xorg will not be possible. I would sit there without graphical desktop ... Are there any success-stories known to calculate the risk? cheers, Oz -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/4f04d225.10...@bluemonk.de
Bug#654612: xserver-xorg-video-nouveau: dual-head DVI-I-2 disconnected GeForce 210 NVa8 (GT218)
Hello Sven, thank you very much! So I consider an easy work-around for my problem with the GeForce 210 should look like this: apt-get -t squeeze-backports install linux-image-2.6.39-bpo.2-686-pae linux-base xorg xserver-xorg xserver-xorg-core xserver-xorg-input-all xserver-xorg-video-all reboot Alas I can't test it by myself, because I swapped the Geforce 210 with an older Geforce 9600 GT now. A colleage was so nice to exchange. The 9600GT supports dual-head with the standard kernel 2.6.32-5-686 in Debian/squeeze. kind regards, Oz -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/4f06b377.9070...@bluemonk.de
Bug#636135: xserver-xorg-video-radeon: Logout of KDE gives black screen with pointer still visible.
I have that session logout problem on this platform: * AMD E-350 cpu with AMD Radeon HD 6310 Graphics * Debian/wheezy * KDE 4 The mouse-cursor works after session-logout, but on a black background. In the middle of the screen, where the login-window would be, the cursor-symbol changes. So the display-manager is still running in the background. But there is _no_ problem to lock the desktop and to login again. -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/4e6d1a00.3040...@bluemonk.de
Bug#636135: xserver-xorg-video-radeon: Logout of KDE gives black screen with pointer still visible.
> Is there any downside to running with "TerminateServer=true" in kdmrc? This work-around works for me, thanks: /etc/kde4/kdm/kdmrc ... [X-*-Core] TerminateServer=true ... -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/4e6fa1f6.8080...@bluemonk.de
Bug#585019: Wishlist: Support for nVidia G94 [GeForce 9600 GT] (NV50)
Package: xserver-xorg-video-nouveau Version: 1:0.0.15+git20100329+7858345-4 Severity: wishlist *** Please type your report below this line *** Hello, since xserver-xorg-video-nv does not support dual-head with (Zotac) GeForce 9600GT, I hoped this situation would be better with xserver-xorg-video-nouveau. But nouveau not even supports single-head, startx fails ending with: [...] (II) NOUVEAU driver Date: Tue Mar 16 13:08:37 2010 +1000 (II) NOUVEAU driver for NVIDIA chipset families : RIVA TNT(NV04) RIVA TNT2 (NV05) GeForce 256 (NV10) GeForce 2 (NV11, NV15) GeForce 4MX (NV17, NV18) GeForce 3 (NV20) GeForce 4Ti (NV25, NV28) GeForce FX (NV3x) GeForce 6 (NV4x) GeForce 7 (G7x) GeForce 8 (G8x) (II) Primary Device is: PCI 0...@00:00:0 drmOpenDevice: node name is /dev/dri/card0 [drm] failed to load kernel module "nouveau" (EE) [drm] failed to open device (EE) No devices detected. Fatal server error: no screens found Thanks, oz -- Package-specific info: /var/lib/x11/X.roster does not exist. /var/lib/x11/X.md5sum does not exist. X server symlink status: lrwxrwxrwx 1 root root 13 Feb 25 2009 /etc/X11/X -> /usr/bin/Xorg -rwxr-xr-x 1 root root 1725256 May 4 15:51 /usr/bin/Xorg /var/lib/x11/xorg.conf.roster does not exist. VGA-compatible devices on PCI bus: 01:00.0 VGA compatible controller: nVidia Corporation G94 [GeForce 9600 GT] (rev a1) /var/lib/x11/xorg.conf.md5sum does not exist. Xorg X server configuration file status: -rw-r--r-- 1 root root 1143 Jun 8 14:08 /etc/X11/xorg.conf Contents of /etc/X11/xorg.conf: # Sections ServerFlags and InputDevices can be ommitted, when rely on hal. Section "ServerFlags" Option "AutoAddDevices" "false" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "XkbRules""xorg" Option "XkbModel""pc105" Option "XkbLayout" "de" Option "XkbVariant" "nodeadkeys" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" EndSection Section "Monitor" Identifier "Primaerer DVI" EndSection Section "Monitor" Identifier "Sekundaerer DVI" Option "RightOf" "Primaerer DVI" EndSection Section "Device" Identifier "Configured Video Device" Driver "nouveau" Option "Monitor-DVI0" "Primaerer DVI" Option "Monitor-DVI1" "Sekundaerer DVI" EndSection Section "Screen" Identifier "Default Screen" Device "Configured Video Device" DefaultDepth24 SubSection "Display" Depth 24 Virtual 2560 1024 EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" EndSection Kernel version (/proc/version): Linux version 2.6.32-3-686 (Debian 2.6.32-9) (m...@debian.org) (gcc version 4.3.4 (Debian 4.3.4-8) ) #1 SMP Thu Feb 25 06:14:20 UTC 2010 Xorg X server log files on system: -rw-r--r-- 1 root root 5887 Jun 8 14:18 /var/log/Xorg.0.log Contents of most recent Xorg X server log file /var/log/Xorg.0.log: X.Org X Server 1.7.7 Release Date: 2010-05-04 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.32-4-686 i686 Debian Current Operating System: Linux oz5 2.6.32-3-686 #1 SMP Thu Feb 25 06:14:20 UTC 2010 i686 Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.32-3-686 root=/dev/mapper/volgrp1-logvol1 ro quiet Build Date: 04 May 2010 03:43:42PM xorg-server 2:1.7.7-1 (Julien Cristau ) Current version of pixman: 0.16.2 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jun 8 14:18:31 2010 (==) Using config file: "/etc/X11/xorg.conf" (==) Using system config directory "/usr/share/X11/xorg.conf.d" (==) ServerLayout "Default Layout" (**) |-->Screen "Default Screen" (0) (**) | |-->Monitor "" (**) | |-->Device "Configured Video Device" (==) No monitor specified for screen "Def
Bug#585019: Wishlist: Support for nVidia G94 [GeForce 9600 GT] (NV50)
Sven Joachim wrote: On 2010-06-08 15:00 +0200, oz wrote: since xserver-xorg-video-nv does not support dual-head with (Zotac) GeForce 9600GT, I hoped this situation would be better with xserver-xorg-video-nouveau. But nouveau not even supports single-head, It does. [drm] failed to load kernel module "nouveau" Small wonder, this module does not exist in your kernel. See README.Debian for supported kernel versions. Kernel: Linux 2.6.32-3-686 (SMP w/2 CPU cores) Please retry with 2.6.32-5-686 from sid. Sven Hello Sven, I assumed, that the latest kernel from Debian/squeeze and xserver-xorg-video-nouveau would match, sorry. You're right, I should have read the README.Debian better and now installed linux-image-2.6.32-5-686. With this kernel X starts! At the moment, I just have remote-access to my machine and can't control, if my desktop really is up. But Xorg.0.log looks right (I have a single monitor connected to DVI-I-1 for now, tomorrow I will try dual-head with DVI-I-2). Please let this case open for the next two days, so that I can confirm my wish was fulfilled. Thanks a lot for the moment, oz My latest Xorg.0.log: X.Org X Server 1.7.7 Release Date: 2010-05-04 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.32-4-686 i686 Debian Current Operating System: Linux oz5 2.6.32-5-686 #1 SMP Tue Jun 1 04:59:47 UTC 2010 i686 Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.32-5-686 root=/dev/mapper/volgrp1-logvol1 ro quiet Build Date: 04 May 2010 03:43:42PM xorg-server 2:1.7.7-1 (Julien Cristau ) Current version of pixman: 0.16.2 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jun 8 17:55:16 2010 (==) Using config file: "/etc/X11/xorg.conf" (==) Using system config directory "/usr/share/X11/xorg.conf.d" (==) ServerLayout "Default Layout" (**) |-->Screen "Default Screen" (0) (**) | |-->Monitor "" (**) | |-->Device "Configured Video Device" (==) No monitor specified for screen "Default Screen". Using a default monitor configuration. (**) |-->Input Device "Generic Keyboard" (**) |-->Input Device "Configured Mouse" (**) Option "AutoAddDevices" "false" (**) Not automatically adding devices (==) Automatically enabling devices (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. Entry deleted from font path. (==) FontPath set to: /usr/share/fonts/X11/misc, /usr/share/fonts/X11/100dpi/:unscaled, /usr/share/fonts/X11/75dpi/:unscaled, /usr/share/fonts/X11/Type1, /usr/share/fonts/X11/100dpi, /usr/share/fonts/X11/75dpi, /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType, built-ins (==) ModulePath set to "/usr/lib/xorg/modules" (==) |-->Input Device "Configured Mouse" (==) |-->Input Device "Generic Keyboard" (==) The core pointer device wasn't specified explicitly in the layout. Using the first mouse device. (==) The core keyboard device wasn't specified explicitly in the layout. Using the first keyboard device. (II) Loader magic: 0x81ea020 (II) Module ABI versions: X.Org ANSI C Emulation: 0.4 X.Org Video Driver: 6.0 X.Org XInput driver : 7.0 X.Org Server Extension : 2.0 (++) using VT number 7 (--) PCI:*(0:1:0:0) 10de:0622:19da:2114 nVidia Corporation G94 [GeForce 9600 GT] rev 161, Mem @ 0xe200/16777216, 0xc000/536870912, 0xe000/33554432, I/O @ 0x2100/128 (II) Open ACPI successful (/var/run/acpid.socket) (II) LoadModule: "extmod" (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so (II) Module extmod: vendor="X.Org Foundation" compiled for 1.7.7, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 2.0 (II) Loading extension SELinux (II) Loading extension MIT-SCREEN-SAVER (II) Loading extension XFree86-VidModeExtension (II) Loading extension XFree86-DGA (II) Loading extension DPMS (II) Loading extension XVideo (II) Loading extension XVideo-MotionCompensation (II) Loading extension X-Resource (II) LoadModule: "dbe" (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so (II) Module dbe: vendor="X.Org Foundation" compiled for 1.7.7, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 2.0 (II) Loading extension DOUBLE-BUFFER (II) LoadModule: "glx" (II) Loading /usr/lib/xorg/modules/extensions/libg
Bug#585019: (no subject)
Hi, I'm glad to say, that my problem is solved. My desktop is up and I even can use "dual-head" (2 monitors on both DVI-Ports and a big virtual screen). Thanks a lot! Maybe the chipset family should be a extended with "Geforce 9 (NV50)" (II) NOUVEAU driver for NVIDIA chipset families : RIVA TNT(NV04) RIVA TNT2 (NV05) GeForce 256 (NV10) GeForce 2 (NV11, NV15) GeForce 4MX (NV17, NV18) GeForce 3 (NV20) GeForce 4Ti (NV25, NV28) GeForce FX (NV3x) GeForce 6 (NV4x) GeForce 7 (G7x) GeForce 8 (G8x) Kind regards, oz Xorg.0.log from the working system: X.Org X Server 1.7.7 Release Date: 2010-05-04 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.32-4-686 i686 Debian Current Operating System: Linux oz5 2.6.32-5-686 #1 SMP Tue Jun 1 04:59:47 UTC 2010 i686 Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.32-5-686 root=/dev/mapper/volgrp1-logvol1 ro quiet Build Date: 04 May 2010 03:43:42PM xorg-server 2:1.7.7-1 (Julien Cristau ) Current version of pixman: 0.16.2 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jun 9 08:16:03 2010 (==) Using config file: "/etc/X11/xorg.conf" (==) Using system config directory "/usr/share/X11/xorg.conf.d" (==) ServerLayout "Default Layout" (**) |-->Screen "Default Screen" (0) (**) | |-->Monitor "" (**) | |-->Device "Configured Video Device" (==) No monitor specified for screen "Default Screen". Using a default monitor configuration. (**) |-->Input Device "Generic Keyboard" (**) |-->Input Device "Configured Mouse" (**) Option "AutoAddDevices" "false" (**) Not automatically adding devices (==) Automatically enabling devices (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. Entry deleted from font path. (==) FontPath set to: /usr/share/fonts/X11/misc, /usr/share/fonts/X11/100dpi/:unscaled, /usr/share/fonts/X11/75dpi/:unscaled, /usr/share/fonts/X11/Type1, /usr/share/fonts/X11/100dpi, /usr/share/fonts/X11/75dpi, /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType, built-ins (==) ModulePath set to "/usr/lib/xorg/modules" (==) |-->Input Device "Configured Mouse" (==) |-->Input Device "Generic Keyboard" (==) The core pointer device wasn't specified explicitly in the layout. Using the first mouse device. (==) The core keyboard device wasn't specified explicitly in the layout. Using the first keyboard device. (II) Loader magic: 0x81ea020 (II) Module ABI versions: X.Org ANSI C Emulation: 0.4 X.Org Video Driver: 6.0 X.Org XInput driver : 7.0 X.Org Server Extension : 2.0 (++) using VT number 7 (--) PCI:*(0:1:0:0) 10de:0622:19da:2114 nVidia Corporation G94 [GeForce 9600 GT] rev 161, Mem @ 0xe200/16777216, 0xc000/536870912, 0xe000/33554432, I/O @ 0x2100/128 (II) Open ACPI successful (/var/run/acpid.socket) (II) LoadModule: "extmod" (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so (II) Module extmod: vendor="X.Org Foundation" compiled for 1.7.7, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 2.0 (II) Loading extension SELinux (II) Loading extension MIT-SCREEN-SAVER (II) Loading extension XFree86-VidModeExtension (II) Loading extension XFree86-DGA (II) Loading extension DPMS (II) Loading extension XVideo (II) Loading extension XVideo-MotionCompensation (II) Loading extension X-Resource (II) LoadModule: "dbe" (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so (II) Module dbe: vendor="X.Org Foundation" compiled for 1.7.7, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 2.0 (II) Loading extension DOUBLE-BUFFER (II) LoadModule: "glx" (II) Loading /usr/lib/xorg/modules/extensions/libglx.so (II) Module glx: vendor="X.Org Foundation" compiled for 1.7.7, module version = 1.0.0 ABI class: X.Org Server Extension, version 2.0 (==) AIGLX enabled (II) Loading extension GLX (II) LoadModule: "record" (II) Loading /usr/lib/xorg/modules/extensions/librecord.so (II) Module record: vendor="X.Org Foundation" compiled for 1.7.7, module version = 1.13.0 Module class: X.Org Server Extension ABI class: X.Org Server Extensi
Bug#845477: Depends: xorg-input-abi-22 but it is not installable
On Wed, 23 Nov 2016 21:06:28 +0100 Emilio Pozuelo Monfort wrote: Yes, ongoing xserver transition. You'll have to wait for some time, possibly a few days. Thanks for answering, good luck! oz
Bug#530512: compiz: fails to redraw windows and move them around
Package: compiz Version: 0.8.2-6 Severity: grave Justification: renders package unusable Hi, I am using an Intel graphics card. Compiz starts normaly, but fails to redraw the windows. I can't move them around or minimize them. My xorg.conf is: Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "XkbRules" "xorg" Option "XkbModel" "pc104" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" EndSection Section "Device" Identifier "Configured Video Device" Option "XAANoOffscreenPixmaps" "true" EndSection Section "Monitor" Identifier "Configured Monitor" EndSection Section "Screen" Identifier "Default Screen" Monitor "Configured Monitor" EndSection Section "Extensions" Option "Composite" "enable" EndSection Other than that, I don't know what else I can do to make this bug report more useful. Thanks, Oz -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.26-2-686 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages compiz depends on: ii compiz-core 0.8.2-6OpenGL window and compositing mana ii compiz-gnome 0.8.2-6OpenGL window and compositing mana ii compiz-gtk0.8.2-6OpenGL window and compositing mana ii compiz-plugins0.8.2-6OpenGL window and compositing mana compiz recommends no packages. Versions of packages compiz suggests: ii compizconfig-settings-manager 0.8.2-2Compizconfig Settings Manager -- no debconf information -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#530512: compiz: fails to redraw windows and move them around
I attached 3 files The last two ones where produces by: ~$ glxinfo > glxinfo.out ~$ LIBLGL_ALWYAS_INDIRECT=1 glxinfo > glxinfowithLIBLGL_ALWAYS_INDIRECT.out Also, I reveted my xorg-server from 7.4 to 7.3 now I get a white screen trying to run compiz. Thanks, Oz On Mon, May 25, 2009 at 1:59 PM, Julien Cristau wrote: > On Mon, May 25, 2009 at 12:54:50 +0200, Oz N wrote: > > > I am using an Intel graphics card. Compiz starts normaly, but fails to > > redraw the windows. I can't move them around or minimize them. > > > Please attach the full X log, and output of glxinfo with and without > LIBGL_ALWAYS_INDIRECT=1. > > Cheers, > Julien > -- Imagine there's no countries It isn't hard to do Nothing to kill or die for And no religion too Imagine all the people Living life in peace X.Org X Server 1.4.2 Release Date: 11 June 2008 X Protocol Version 11, Revision 0 Build Operating System: Linux Debian (xorg-server 2:1.4.2-11) Current Operating System: Linux karo 2.6.26-2-686 #1 SMP Thu Mar 26 01:08:11 UTC 2009 i686 Build Date: 20 February 2009 03:06:29AM Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Module Loader present Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Mon May 25 13:27:55 2009 (==) Using config file: "/etc/X11/xorg.conf" (==) No Layout section. Using the first Screen section. (**) |-->Screen "Default Screen" (0) (**) | |-->Monitor "Configured Monitor" (==) No device specified for screen "Default Screen". Using the first device section listed. (**) | |-->Device "Configured Video Device" (==) |-->Input Device "Configured Mouse" (==) |-->Input Device "Generic Keyboard" (==) The core pointer device wasn't specified explicitly in the layout. Using the first mouse device. (==) The core keyboard device wasn't specified explicitly in the layout. Using the first keyboard device. (==) Automatically adding devices (==) Automatically enabling devices (==) No FontPath specified. Using compiled-in default. (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. Entry deleted from font path. (==) FontPath set to: /usr/share/fonts/X11/misc, /usr/share/fonts/X11/100dpi/:unscaled, /usr/share/fonts/X11/75dpi/:unscaled, /usr/share/fonts/X11/Type1, /usr/share/fonts/X11/100dpi, /usr/share/fonts/X11/75dpi, /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType (==) RgbPath set to "/etc/X11/rgb" (==) ModulePath set to "/usr/lib/xorg/modules" (**) Extension "Composite" is enabled (II) Open ACPI successful (/var/run/acpid.socket) (II) Loader magic: 0x81e3800 (II) Module ABI versions: X.Org ANSI C Emulation: 0.3 X.Org Video Driver: 2.0 X.Org XInput driver : 2.0 X.Org Server Extension : 0.3 X.Org Font Renderer : 0.5 (II) Loader running on linux (II) LoadModule: "pcidata" (II) Loading /usr/lib/xorg/modules//libpcidata.so (II) Module pcidata: vendor="X.Org Foundation" compiled for 1.4.2, module version = 1.0.0 ABI class: X.Org Video Driver, version 2.0 (++) using VT number 7 glxinfowithLIBLGL_ALWAYS_INDIRECT.out Description: Binary data glxinfo.out Description: Binary data
Bug#530512: compiz: fails to redraw windows and move them
Hi Julian, Thanks for your reply. Here is what I came up with: >Bizarrely, there is no dependency >mentioned, and yet this was the entire problem: upgrading this package >from 0.7.6-1 to 0.8.2-1 solved the problem for me. I didn't even have this package installed ! So I grabbed it and install it. This actually solved White screen problem I had. Also, I think I found another missing depandancy: libgl1-mesa-dri prior to installing this package I had: LIBGL_DEBUG=verbose o...@karo:~$ glxinfo | grep direct direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose) OpenGL renderer string: Mesa GLX Indirect o...@karo:~$ LIBGL_DEBUG=verbose glxinfo | grep direct libGL: XF86DRIGetClientDriverName: 1.9.0 i915 (screen 0) libGL: OpenDriver: trying /usr/lib/dri/tls/i915_dri.so libGL: OpenDriver: trying /usr/lib/dri/i915_dri.so libGL error: dlopen /usr/lib/dri/i915_dri.so failed (/usr/lib/dri/i915_dri.so: cannot open shared object file: No such file or directory) libGL error: unable to load driver: i915_dri.so libGL: OpenDriver: trying /usr/lib/dri/tls/swrast_dri.so libGL: OpenDriver: trying /usr/lib/dri/swrast_dri.so libGL error: dlopen /usr/lib/dri/swrast_dri.so failed (/usr/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory) libGL error: unable to load driver: swrast_dri.so libGL error: reverting to indirect rendering direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose) OpenGL renderer string: Mesa GLX Indirect After installing this package I get: $ glxinfo | grep direct direct rendering: Yes But compiz is still not working as desired. When I start compiz from the compiz fusion icon - it fails to redraw the windows and it fails to display their borders (I'm guessing these are two separate issues). When I launch compiz from the command line, the behavior is different because it falls back to metacity and does not freeze the windows. But the result is the same - it's not working. o...@karo:~$ compiz --replace ccp Detected PCI ID for VGA: 00:02.0 0300: 8086:2592 (rev 03) (prog-if 00 [VGA controller]) Checking for texture_from_pixmap: not present. Trying again with indirect rendering: Checking for texture_from_pixmap: present. Checking for non power of two support: present. Checking for Composite extension: present. Checking screen 1Comparing resolution (1024x768) to maximum 3D texture size (2048): Passed. Checking for Software Rasterizer: Not present. Checking for nVidia: not present. Checking for FBConfig: present. Checking for Xgl: not present. /usr/bin/compiz.real (core) - Fatal: No GLXFBConfig for default depth, this isn't going to work. /usr/bin/compiz.real (core) - Error: Failed to manage screen: 0 /usr/bin/compiz.real (core) - Fatal: No manageable screens found on display :0.0 So, the hint is probably in the last 3 lines. What am I missing ? Also, I know this is not a support forum, but there is just too much clutter around the interent regarding compiz/compiz fusion/different versions. The reason I am doing that here, is because I believe this will help releasing the next version of debian with easy-as-possible compiz for the avarage- joe-user. Should the missing dependecies be reported as separate bugs ? Thanks, Oz.
Bug#530512: compiz: fails to redraw windows and move them around
Hi Sean , I tried all the options you suggested. They all introduce a nice improvement, I can now minimize the windows, and the nice geany effect works. However, I can't move any of them around or resize them. Here is the out put you requested ~$ dpkg -l '*compiz*' Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name VersionDescription +++-==-==- ii compiz 0.8.2-6OpenGL window and compositing manager ii compiz-core0.8.2-6OpenGL window and compositing manager un compiz-core-ab (no description available) ii compiz-fusion- 0.8.2-3Compiz Fusion plugins - extra collection ii compiz-fusion- 0.8.2-3Compiz Fusion plugins - main collection ii compiz-gnome 0.8.2-6OpenGL window and compositing manager - GNOM ii compiz-gtk 0.8.2-6OpenGL window and compositing manager - Gtk un compiz-kde (no description available) ii compiz-plugins 0.8.2-6OpenGL window and compositing manager - plug ii compizconfig-b 0.8.2-1Compiz Fusion configuration system - gconf b ii compizconfig-s 0.8.2-2Compizconfig Settings Manager ii libcompizconfi 0.8.2-2Configuration settings library for compiz-fu ii python-compizc 0.8.2-1Compizconfig bindings for python Thanks, Oz.