Your message dated Mon, 29 Nov 2010 00:54:56 +0100
with message-id <[email protected]>
and subject line Re: Bug#546455: xserver always crashes shortly after boot
has caused the Debian Bug report #546455,
regarding xserver always crashes shortly after boot
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 [email protected]
immediately.)
--
546455: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=546455
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: xserver-xorg
Version: 1:7.4+4
About 5-15 minutes after logging in, X server crashes (and thus is
restarted and I am thrown back to login screen again). This happens
every time after boot and only once. Subsequently, X server crashes no
more. I discovered, that first time after boot X server is started on
vt2 and there are some weird characters appearing on that terminal as
the server runs. Once restarted due to crash or manually
(ctrl-alt-backspace), X server is started on vt7 and ordinary getty is
started on vt2. Could that be related to cause of the crash?
In syslog I found only this:
Sep 13 12:17:19 emp-nv acpid: client 3235[0:0] has disconnected
Sep 13 12:17:19 emp-nv acpid: client 3235[0:0] has disconnected
Sep 13 12:17:19 emp-nv wdm: Server for display :0 terminated unexpectedly: 768
I am using wdm 1.28-3.1 and nvidia-kernel-2.6.30-1-amd64 185.18.14-2
Rest of the system is debian unstable, amd64 architecture
# lspci |grep VGA
01:00.0 VGA compatible controller: nVidia Corporation NV40 [GeForce
6800 GT] (rev a1)
# uname -a
Linux emp-nv 2.6.30-1-amd64 #1 SMP Sat Aug 15 18:09:19 UTC 2009 x86_64 GNU/Linux
# grep </proc/cpuinfo name
model name : AMD Athlon(tm) 64 Processor 3000+
Contents of /etc/X11/xorg.conf:
Section "ServerFlags"
Option "DefaultServerLayout" "Default Layout"
# Option "AllowClosedownGrabs"
# Option "AllowDeactivateGrabs"
Option "DontZoom"
Option "DontZap" "false"
# Option "HandleSpecialKeys" "Always"
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen" 0 0
InputDevice "Generic Keyboard"
InputDevice "USB Mouse"
EndSection
Section "Files"
# local font server
# if the local font server has problems, we can fall back on these
FontPath "unix/:7110"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/lib/X11/fonts/Type1"
FontPath "/usr/lib/X11/fonts/Speedo"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/lib/X11/fonts/misc"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/usr/lib/X11/fonts/75dpi"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "bitmap"
Load "dbe"
Load "ddc"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "record"
Load "type1"
Load "vbe"
# Load "xtt"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc104"
Option "XkbLayout" "us"
Option "XkbOptions" "terminate:ctrl_alt_bksp"
EndSection
Section "InputDevice"
Identifier "USB Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Buttons" "8"
Option "ZAxisMapping" "4 5"
EndSection
#Section "InputDevice"
# Identifier "Generic Mouse"
# Driver "mouse"
# Option "CorePointer"
# Option "SendCoreEvents" "true"
# Option "Device" "/dev/input/mice"
# Option "Protocol" "Auto"
#EndSection
Section "Monitor"
Identifier "dell"
DisplaySize 400 300
# HorizSync 30.0 - 115.0
# VertRefresh 60.0 - 170.0
EndSection
Section "Device"
Identifier "enve"
Driver "nvidia"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "enve"
Monitor "dell"
DefaultDepth 24
Option "NoLogo" "true"
Option "Coolbits" "1"
SubSection "Display"
Depth 24
Modes "1600x1200"
EndSubSection
EndSection
--- End Message ---
--- Begin Message ---
On Wednesday, 25. August 2010 05:14:54 Andreas Beckmann wrote:
> On Wednesday, 28. October 2009 16:54:21 Lennart Sorensen wrote:
> > Does this still happen with the current driver version in unstable?
>
> Asking again, now that 195.36.31-2 entered unstable yesterday ...
This bug was reported against a very old version of the NVIDIA driver.
A few months ago we asked for testing the current driver version, but so far
we haven't got a reply. Therefore I assume the problem does no longer occur
and I'm closing this report now.
If you can still reproduce the problem with the current driver version
(195.36.31-6 in testing/unstable or 260.19.21-1 in experimental) and kernel
and Xorg from testing or unstable, feel free to reopen this bug report.
Andreas
--- End Message ---