Re: Bug#547239: base: xserver crashes time at time

2009-09-18 Thread Holger Levsen
reassign 547239 xserver-xorg-driver-intel
severity normal
thanks

On Donnerstag, 17. September 2009, enrico labedzki wrote:
> Package: base
> Severity: important
>
> hi bugtrackers,
>
> my xserver crashes time at time and i can not reproduce this error on my
> other machines. my system is a [MSI Wind U100 Luxury] Netbook
>
> my system specs:
> Intel Atom N270 1.6Ghz
> 1024 MB Ram
> 160 GB Sata HDD
> Intel(R) 950 GMA Graphic
> Ralink 2700E(2860sta) Wlan (802.11b/g/n)
> Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet
> controller
>
> xnest was fault, i start an instance an terminate it by pressing ^c and it
> terminates. i start more instances 3 times ago and it hangs, i switched to
> a terminal to kill him with killall Xnest or kill  but dosn't kills
> him. hmm :(
>
> sry for my bad english!!! :)
>
> -- System Information:
> Debian Release: 5.0.3
>   APT prefers proposed-updates
>   APT policy: (500, 'proposed-updates'), (500, 'stable')
> Architecture: i386 (i686)
>
> Kernel: Linux 2.6.26-2-686 (SMP w/2 CPU cores)
> Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/bash




signature.asc
Description: This is a digitally signed message part.


Bug#547131: xserver-xorg-input-mouse: The ButtonMapping option does not work any more.

2009-09-18 Thread Christophe Lohr
Julien Cristau a écrit :
> Peter Hutterer's blog
> (http://who-t.blogspot.com/2009/06/button-mapping-in-x.html) has a
> pretty good explanation of how button mapping works.  Hope this helps.
>   

This document is interesting, however I do not understand differencies
between solution for setting up a mapping at the "device level":
- in xorg.conf: Section "InputDevice" / Option "ButtonMapping" "3 2 1" +
Section "ServerLayout" / Option "AutoAddDevices" "false"
- with: xinput set-button-map  3 2 1
- with: hal-set-property --udi  --key
input.x11_options.ButtonMapping --string '3 2 1'

Does it really occures at the same level?

For instance, if I configure the mapping into the xorg.conf, then
'xinput get-button-map' does not show the mapping.
If I configure the mapping into hal, then xinput get-button-map show the
mapping.

Another experiment while "transporting" the pointer from another X11
server via the x2x tool: this pointer is not affected by a mapping
configured within xorg.conf (of the "to session"), but buttons of this
x2x pointer are switched if I buttons of the usb mouse blugged on the
"to" session are swiched by xinput.

So, it's a little bit confusing.

Regards.
Christophe.





--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#547328: xserver-xorg-video-intel: X locks after short time of using

2009-09-18 Thread Thomas Rackwitz
Package: xserver-xorg-video-intel
Version: 2:2.8.1-1
Severity: grave
Justification: renders package unusable

Hello,
after short time of using X locks the, mouse can still be moved, but click not 
anything, the keyboard can not control the computer at this time,
need to login remotly and reboot to solve
Thank you
Thomas Rackwitz

-- 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 17. Mai 00:43 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1689976  6. Aug 18:55 /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 1100 18. Sep 18:56 /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" "de"
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


Xorg X server log files on system:
-rw-r--r-- 1 root root 32506  1. Aug 15:01 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 37251 18. Sep 18:57 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X.Org X Server 1.6.3
Release Date: 2009-7-31
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.30.4-dsa-ia32 i686 Debian
Current Operating System: Linux venus 2.6.30-1-686 #1 SMP Sat Aug 15 19:11:58 
UTC 2009 i686
Build Date: 06 August 2009  04:49:57PM
xorg-server 2:1.6.3-1+b1 (bui...@murphy.debian.org) 
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: Fri Sep 18 18:57:05 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"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/X11/misc".
Entry deleted from font path.
(Run 'mkfontdir' on "/usr/share/fonts/X11/misc").
(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/Type1,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
built-ins
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) Cannot locate a core pointer device.
(II) Cannot locate a core keyboard device.
(II) The server relies on HAL to provide the list of input devices.
If no devices become available, reconfigure HAL or disable 
AllowEmptyInput.
(II) Loader magic: 0x6c0
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 5.0
X.Org XInput driver : 4.0
X.Org Server Extension : 2.0
(II) Loader running on linux
(--) using VT number 7

(--) PCI:*(0:0:2:0) 8086:2572:1734:101b Intel Corporation 82865G Integrated 
Graphics Contr

Bug#547328: marked as done (xserver-xorg-video-intel: X locks after short time of using )

2009-09-18 Thread Debian Bug Tracking System
Your message dated Fri, 18 Sep 2009 20:41:35 +0200
with message-id <20090918184135.gc14...@radis.liafa.jussieu.fr>
and subject line Re: Bug#547328: xserver-xorg-video-intel: X locks after short 
time of using
has caused the Debian Bug report #547328,
regarding xserver-xorg-video-intel: X locks after short time of using 
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
547328: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=547328
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: xserver-xorg-video-intel
Version: 2:2.8.1-1
Severity: grave
Justification: renders package unusable

Hello,
after short time of using X locks the, mouse can still be moved, but click not 
anything, the keyboard can not control the computer at this time,
need to login remotly and reboot to solve
Thank you
Thomas Rackwitz

-- 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 17. Mai 00:43 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1689976  6. Aug 18:55 /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 1100 18. Sep 18:56 /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" "de"
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


Xorg X server log files on system:
-rw-r--r-- 1 root root 32506  1. Aug 15:01 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 37251 18. Sep 18:57 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X.Org X Server 1.6.3
Release Date: 2009-7-31
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.30.4-dsa-ia32 i686 Debian
Current Operating System: Linux venus 2.6.30-1-686 #1 SMP Sat Aug 15 19:11:58 
UTC 2009 i686
Build Date: 06 August 2009  04:49:57PM
xorg-server 2:1.6.3-1+b1 (bui...@murphy.debian.org) 
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: Fri Sep 18 18:57:05 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"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/X11/misc".
Entry deleted from font path.
(Run 'mkfontdir' on "/usr/share/fonts/X11/misc").
(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