Bug#597042: xserver-xorg-video-radeon: black screens with xen hypervisor/xen kernel
Package: xserver-xorg-video-radeon Version: 1:6.13.1-2 Severity: important After start of X with xen hypervisor (4.0.1 from sid) see only black screen. lspci | grep VGA 02:00.0 VGA compatible controller: ATI Technologies Inc RV620 [FirePro 2260] -- 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 Aug 31 13:44 /etc/X11/X -> /usr/bin/Xorg -rwxr-xr-x 1 root root 1878432 Aug 24 16:29 /usr/bin/Xorg /var/lib/x11/xorg.conf.roster does not exist. VGA-compatible devices on PCI bus: 02:00.0 VGA compatible controller: ATI Technologies Inc RV620 [FirePro 2260] /var/lib/x11/xorg.conf.md5sum does not exist. Xorg X server configuration file status: -rw-r--r-- 1 root root 1759 Sep 15 07:52 /etc/X11/xorg.conf There is no xorg.conf. Using the autodetection. Kernel version (/proc/version): Linux version 2.6.32-5-xen-amd64 (Debian 2.6.32-21) (b...@decadent.org.uk) (gcc version 4.3.5 (Debian 4.3.5-2) ) #1 SMP Wed Aug 25 16:02:22 UTC 2010 Xorg X server log files on system: -rw-r--r-- 1 root root 29366 Sep 15 07:52 /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-5-amd64 x86_64 Debian Current Operating System: Linux behemoth 2.6.32-5-xen-amd64 #1 SMP Wed Aug 25 16:02:22 UTC 2010 x86_64 Kernel command line: root=/dev/mapper/sys-behemoth_neu--root ro single Build Date: 24 August 2010 02:20:59PM xorg-server 2:1.7.7-4 (Julien Cristau ) 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 Sep 15 07:43:38 2010 (==) Using system config directory "/usr/share/X11/xorg.conf.d" (==) No Layout section. Using the first Screen section. (==) No screen section available. Using defaults. (**) |-->Screen "Default Screen Section" (0) (**) | |-->Monitor "" (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. (==) Automatically adding devices (==) Automatically enabling devices (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. Entry deleted from font path. (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist. Entry deleted from font path. (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist. Entry deleted from font path. (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist. Entry deleted from font path. (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist. Entry deleted from font path. (==) FontPath set to: /usr/share/fonts/X11/misc, /usr/share/fonts/X11/Type1, /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType, built-ins (==) ModulePath set to "/usr/lib/xorg/modules" (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. (II) Loader magic: 0x7c5f40 (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:2:0:0) 1002:95cf:1002:2143 ATI Technologies Inc RV620 [FirePro 2260] rev 0, Mem @ 0xe000/268435456, 0xf7df/65536, I/O @ 0xdc00/256, BIOS @ 0x/131072 (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="FireGL - ATI Technologies Inc." compiled for 7.5.0, module version = 1.0.0 (II) Loading extension GLX (II) LoadModule: "record" (II) Loading /usr/lib/xorg/modules/extensions/librecord.so (II) Module record: vendor="X.
xserver-xorg-input-evdev: Changes to 'ubuntu'
debian/changelog |8 debian/patches/102-magic-mouse.patch | 65 +++ debian/patches/series|1 3 files changed, 74 insertions(+) New commits: commit d21f83610790469d7eee930ac0e23fa901dc3528 Author: Bryce Harrington Date: Wed Sep 15 16:17:04 2010 -0700 Patch from cnd to enable multitouch support for Magic Trackpad diff --git a/debian/changelog b/debian/changelog index 225c61f..8b52298 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +xserver-xorg-input-evdev (1:2.3.2-6ubuntu2) maverick; urgency=low + + * Add 102-magic-mouse.patch - Patch from Chase Douglas to set default +input module to evdev for Apple Magic Mouse +(LP: #637430) + + -- Bryce Harrington Wed, 15 Sep 2010 16:13:54 -0700 + xserver-xorg-input-evdev (1:2.3.2-6ubuntu1) maverick; urgency=low * Add gesture support diff --git a/debian/patches/102-magic-mouse.patch b/debian/patches/102-magic-mouse.patch new file mode 100644 index 000..b7e207e --- /dev/null +++ b/debian/patches/102-magic-mouse.patch @@ -0,0 +1,65 @@ +From 90fb6f288d32f033bd8355d317c5580b1c836775 Mon Sep 17 00:00:00 2001 +From: Chase Douglas +Date: Mon, 13 Sep 2010 21:48:24 +0200 +Subject: [PATCH 1/1] Set default input module to evdev for Apple Magic Mouse (LP: #637430) + +* Set default input module to evdev for Apple Magic Mouse (LP: #637430) + - Add debian/local/60-magictrackpad.conf +--- + debian/changelog |7 +++ + debian/local/60-magictrackpad.conf |5 + + debian/rules |4 + 3 files changed, 16 insertions(+), 0 deletions(-) + create mode 100644 debian/local/60-magictrackpad.conf + +diff --git a/debian/changelog b/debian/changelog +index 225c61f..b502133 100644 +--- a/debian/changelog b/debian/changelog +@@ -1,3 +1,10 @@ ++xserver-xorg-input-evdev (1:2.3.2-6ubuntu2) maverick; urgency=low ++ ++ * Set default input module to evdev for Apple Magic Mouse (LP: #637430) ++- Add debian/local/60-magictrackpad.conf ++ ++ -- Chase Douglas Mon, 13 Sep 2010 21:46:44 +0200 ++ + xserver-xorg-input-evdev (1:2.3.2-6ubuntu1) maverick; urgency=low + + * Add gesture support +diff --git a/debian/local/60-magictrackpad.conf b/debian/local/60-magictrackpad.conf +new file mode 100644 +index 000..4b7f4aa +--- /dev/null b/debian/local/60-magictrackpad.conf +@@ -0,0 +1,5 @@ ++Section "InputClass" ++ Identifier "Magic Trackpad" ++ MatchUSBID "05ac:030e" ++ Driver "evdev" ++EndSection +diff --git a/debian/rules b/debian/rules +index cddc86e..d9e4e1c 100755 +--- a/debian/rules b/debian/rules +@@ -21,6 +21,7 @@ ifneq (,$(filter parallel=%,$(DEB_BUILD_OPTIONS))) + endif + + DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH) ++DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS) + DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) + DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) + ifeq ($(DEB_BUILD_GNU_TYPE), $(DEB_HOST_GNU_TYPE)) +@@ -84,6 +85,9 @@ binary-arch: build install serverabi + dh_installdocs + dh_installchangelogs ChangeLog + dh_install --sourcedir=debian/tmp --list-missing --exclude=evdev_drv.la ++ifeq ($(DEB_HOST_ARCH_OS), linux) ++ install -D -m 644 debian/local/60-magictrackpad.conf debian/xserver-xorg-input-evdev/usr/share/X11/xorg.conf.d/60-magictrackpad.conf ++endif + dh_installman + dh_link + dh_strip +-- +1.7.1 + diff --git a/debian/patches/series b/debian/patches/series index 2e7260d..d34102b 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,2 +1,3 @@ 100-fix-touchup-problem-on-touchpads.patch 101-gestures.patch +102-magic-mouse.patch -- 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/e1ow1ea-0006zq...@alioth.debian.org
Bug#597019: libgl1-mesa-dev: missing static library (libGL.a)
Package: libgl1-mesa-dev Version: 7.7.1-2 Severity: normal Title says it all -- the only libGL.a available is in libgl1-mesa-swx11-dev, which uses software rendering. Maybe there should exist a libgl1-mesa-glx-dev? Is there a reason why it can't? -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.32 (PREEMPT) 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 libgl1-mesa-dev depends on: ii libc6-dev 2.11.2-2 Embedded GNU C Library: Developmen ii libgl1-mesa-glx 7.7.1-2A free implementation of the OpenG ii mesa-common-dev 7.7.1-2Developer documentation for Mesa libgl1-mesa-dev recommends no packages. libgl1-mesa-dev suggests no packages. -- no debconf information -- 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/aanlkti=ducxwu-meluyziotdxh8krvvagrmdnqgjq...@mail.gmail.com
Bug#597016: Xorg crashes when starting sm and typing
Package: xserver-xorg Version: 1:7.5+7 Severity: important -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, since recently (can’t pin-point it), I can crash my X server when I run sm (from the package of the same name) and start to type a letter. It does not crash if I press Esc (to clear the screen message display), or when I start sm with another text from the command line. I suspect it might be related to some of the packages I have installed from experimental: apt-show-versions |grep exper firmware-linux-free/experimental uptodate 2.6.35-1~experimental.3 libdrm-dev/experimental uptodate 2.4.21-2 libdrm-intel1/experimental uptodate 2.4.21-2 libdrm-nouveau1/experimental uptodate 2.4.21-2 libdrm-radeon1/experimental uptodate 2.4.21-2 libdrm2/experimental uptodate 2.4.21-2 libgl1-mesa-dev/experimental uptodate 7.8.2-2 libgl1-mesa-dri/experimental uptodate 7.8.2-2 libgl1-mesa-glx/experimental uptodate 7.8.2-2 libkms1/experimental uptodate 2.4.21-2 linux-base/experimental uptodate 2.6.35-1~experimental.3 linux-headers-2.6.34-1-amd64 2.6.34-1~experimental.2 installed: No available version in archive linux-headers-2.6.34-1-common 2.6.34-1~experimental.2 installed: No available version in archive linux-image-2.6.34-1-amd64 2.6.34-1~experimental.2 installed: No available version in archive linux-image-2.6.35-trunk-amd64/experimental uptodate 2.6.35-1~experimental.3 linux-kbuild-2.6.34 2.6.34-1~experimental.1 installed: No available version in archive mesa-common-dev/experimental uptodate 7.8.2-2 Unfortunately, neither /var/log/Xorg.0.log.old nor dmesg give any information about the crash. This is on a ThinkPad T400, using the internal chipset by Intel. Thanks, Joachim - -- 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 Dec 19 2008 /etc/X11/X -> /usr/bin/Xorg - -rwxr-xr-x 1 root root 1881152 Sep 8 20:44 /usr/bin/Xorg /var/lib/x11/xorg.conf.roster does not exist. VGA-compatible devices on PCI bus: 00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07) /var/lib/x11/xorg.conf.md5sum does not exist. Xorg X server configuration file status: - -rw-r--r-- 1 root root 1353 Nov 1 2009 /etc/X11/xorg.conf Contents of /etc/X11/xorg.conf: # xorg.conf (X.Org X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # # Edit this file with caution, and see the xorg.conf manual page. # (Type "man xorg.conf" at the shell prompt.) # # This file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # If you have edited this file but would like it to be automatically updated # again, run the following command: # sudo dpkg-reconfigure -phigh xserver-xorg #Section "InputDevice" # Identifier "Generic Keyboard" # Driver "evdev" # Option "device""/dev/input/event1" # Option "XkbRules" "xorg" # Option "XkbModel" "pc105" # Option "XkbLayout" "de" # Option "XkbVariant""nodeadkeys" #EndSection # Section "InputDevice" # Identifier "Configured Mouse" # Driver "mouse" # EndSection # # Section "Device" # Identifier "Configured Video Device" # Driver "intel" # EndSection # # Section "Monitor" # Identifier "Configured Monitor" # EndSection # # Section "Screen" # Identifier "Default Screen" # Monitor "Configured Monitor" # EndSection # Section "Screen" # Identifier"Default Screen" # SubSection "Display" # Virtual 2464 900 # EndSubSection # EndSection Kernel version (/proc/version): Linux version 2.6.35-trunk-amd64 (Debian 2.6.35-1~experimental.3) (m...@debian.org) (gcc version 4.4.5 20100902 (prerelease) (Debian 4.4.4-13) ) #1 SMP Mon Sep 6 15:15:26 UTC 2010 Xorg X server log files on system: - -rw-r--r-- 1 root root 28938 Aug 21 16:05 /var/log/Xorg.20.log - -rw-r--r-- 1 root root 20496 Sep 15 23:53 /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.21-dsa-amd64 x86_64 Debian Current Operating System: Linux kirk 2.6.35-trunk-amd64 #1 SMP Mon Sep 6 15:15:26 UTC 2010 x86_64 Kernel command line: root=/dev/mapper/kirk-root ro quiet Build Date: 08 September 2010 06:38:08PM xorg-server 2:1.7.7-6 (Julien Cristau ) 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
Bug#596781: xserver-xorg-video-intel: window corruption when passing over xfig, xmgrace, and xpaint (and probably more) windows
Hello: I have more information on the problem. 1. The same problem exists on amd64 as well with both the August kernel and the one which came through the archive this morning Linux hydride 2.6.32-5-amd64 #1 SMP Tue Sep 14 20:16:12 UTC 2010 x86_64 GNU/Linux 2. The problem is due to the latest xorg intel driver since I just installed it this morning on the amd64 side of my machine and upon restarting of X, the corruption, which was not present previously, started showing itself. 3. I downgraded to xserver-xorg-video-intel_2.9.1-4_amd64.deb on the amd64 side and the corruption problem disappeared. All other packages are the same and up to the latest version in sid. By the way, I am running xfce4 4.6.2. I have not tried this with gnome or kde. Carlo -- Carlo U. Segre -- Professor of Physics Associate Dean for Graduate Admissions, Graduate College Illinois Institute of Technology Voice: 312.567.3498Fax: 312.567.3494 se...@iit.edu http://www.iit.edu/~segre se...@debian.org -- 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/alpine.deb.2.00.1009150844570.2...@hydride
Re: Bug#596901: xserver-xorg-video-intel: no cursor in X
Michal Čihař wrote: > first I have to say there seem to be similar bugs reported (eg. > #550701), but I believe the cause here is different. > The problem is that mouse cursor is not working in X with 2.6.35 kernel > which is currently available in experimental. > It works fine with 2.6.32-20 (with 2.6.32-21 it does not start at all, > but that's different bug). > I really have no idea what other information might be useful, so please > ask whatever you will need. Right now I don't have the time to chase the bug, but the kernel 2.6.35~rc6-1~experimental.1 works great with the 2:2.12.0-1 xserver-xorg-video-intel in a 855 video card. Newer kernels have the cursor problem, I stopped using the squeeze version after debconf, before that the problems that I had were, video not refreshing correctly, and "jumpy" vga video output. I would like to bisect the bugs, but I couldn't gather enough time to actually do it. -- Saludos, Maxy -- 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/cof5m7-mr3@freak.gnuservers.com.ar
Bug#541388: Xmodmap loss
Russell Adams writes ("Bug#541388: Xmodmap loss"): > I too am having this issue. Is there a workaround? I recently had a similar symptoms. I have reported mine in #596775 since I wasn't sure the causes were the same. Also related are probably: #568868 key repeat for caps lock goes away after suspend/resume #582566 bell settings (xset -b) not preserved after suspend/resume In my system I was able to make the problem go away by arranging for the kernel driver for my mouse not to be unloaded across suspend/hibernate. As a workaround, why not hook into the hibernation/suspend machinery and have it unconditionally restore your mappings ? That would automate your current manual workaround of running xmodmap after each resume. Ian. -- 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/19600.39949.857356.237...@chiark.greenend.org.uk
Bug#596941: xserver-xorg-core: Xorg high cpu usage
Package: xserver-xorg-core Version: 2:1.7.7-4 Severity: normal Since last upgrade of last week, Xorg results in high cpu usage when visiting the internet page www.ansa.it. The problem occurs using both iceweasel and konqueror. -- 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 Oct 1 2008 /etc/X11/X -> /usr/bin/Xorg -rwxr-xr-x 1 root root 1725304 Aug 24 17:04 /usr/bin/Xorg /var/lib/x11/xorg.conf.roster does not exist. VGA-compatible devices on PCI bus: 00:02.0 VGA compatible controller: Intel Corporation 82865G Integrated Graphics Controller (rev 02) /var/lib/x11/xorg.conf.md5sum does not exist. Xorg X server configuration file status: -rw-r--r-- 1 root root 1077 Oct 1 2008 /etc/X11/xorg.conf Contents of /etc/X11/xorg.conf: # xorg.conf (X.Org X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # # Edit this file with caution, and see the xorg.conf manual page. # (Type "man xorg.conf" at the shell prompt.) # # This file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # If you have edited this file but would like it to be automatically updated # again, run the following command: # sudo dpkg-reconfigure -phigh xserver-xorg Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "it" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" EndSection Section "Device" Identifier "Configured Video Device" EndSection Section "Monitor" Identifier "Configured Monitor" EndSection Section "Screen" Identifier "Default Screen" Monitor "Configured Monitor" EndSection Kernel version (/proc/version): Linux version 2.6.32-5-686 (Debian 2.6.32-21) (b...@decadent.org.uk) (gcc version 4.3.5 (Debian 4.3.5-2) ) #1 SMP Wed Aug 25 14:28:12 UTC 2010 Xorg X server log files on system: -rw-r--r-- 1 root root 29357 Jun 15 2009 /var/log/Xorg.2.log -rw-r--r-- 1 root root 26233 Jun 15 2009 /var/log/Xorg.8.log -rw-r--r-- 1 root root 32267 Jun 16 2009 /var/log/Xorg.1.log -rw-r--r-- 1 root root 28451 Sep 15 08:53 /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.26-2-amd64 i686 Debian Current Operating System: Linux ic2402739 2.6.32-5-686 #1 SMP Wed Aug 25 14:28:12 UTC 2010 i686 Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-686 root=UUID=f3b21ec8-b62f-4d56-b674-96906bc1046b ro quiet Build Date: 24 August 2010 02:59:40PM xorg-server 2:1.7.7-4 (Julien Cristau ) 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 Sep 15 08:50:25 2010 (==) Using config file: "/etc/X11/xorg.conf" (==) Using system config directory "/usr/share/X11/xorg.conf.d" (==) 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" (==) 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" (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. (II) Loader magic: 0x81eaca0 (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:0:2:0) 8086:2572:1025:0031 Intel Corporation 82865G Integrated Graphics Controller rev 2, Mem @ 0xf000/134217728, 0xf810/524288, I/O @ 0xb000/8 (II) Open ACPI successful (/var/run/a
Processed: tagging 596901, reassign 596901 to linux-2.6, forcibly merging 592415 596901
Processing commands for cont...@bugs.debian.org: > tags 596901 - experimental Bug #596901 [xserver-xorg-video-intel] xserver-xorg-video-intel: no cursor in X Removed tag(s) experimental. > reassign 596901 linux-2.6 Bug #596901 [xserver-xorg-video-intel] xserver-xorg-video-intel: no cursor in X Bug reassigned from package 'xserver-xorg-video-intel' to 'linux-2.6'. Bug No longer marked as found in versions xserver-xorg-video-intel/2:2.12.0+legacy1-1. > forcemerge 592415 596901 Bug#592415: linux-image-2.6.35-trunk-686: invisible mouse under GDM and GNOME Bug#596901: xserver-xorg-video-intel: no cursor in X Bug#592955: linux-image-2.6.35-trunk-686: Canât see mouse pointer in X Forcibly Merged 592415 592955 596901. > thanks Stopping processing here. Please contact me if you need assistance. -- 596901: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=596901 592955: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=592955 592415: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=592415 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems -- 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/handler.s.c.12845392609263.transcr...@bugs.debian.org
Bug#596901: xserver-xorg-video-intel: no cursor in X
On Wed, Sep 15, 2010 at 02:15:38 +0200, Cesare Leonardi wrote: > If you mean that the mouse pointer is invisible but working, i think > you are facing the same bug i've reported in #592415. > And it's another issue related to i855. > I've reported to the kernel because rebooting with 2.6.35-rc6, > 2.6.34 and older ones, it works. But also xserver-xorg-video-intel > is a good candidate to this problem. > The missing cursor bug has a fix for .36, afaik. It's unrelated to this one. Cheers, Julien signature.asc Description: Digital signature