Date: Sun, 15 Jul 2007 04:17:44 -0700 (PDT) From: Dino Vliet <dino_vliet@yahoo.com> To: freebsd-x11@freebsd.org, freebsd-questions@freebsd.org Subject: after Xorg upgrade...X crashes unexpectedly and randomly Message-ID: <823333.71568.qm@web51105.mail.re2.yahoo.com>
next in thread | raw e-mail | index | archive | help
Dear FreeBSD people,
I've upgraded Xorg a while ago and since then I've been experiencing random Xorg crashes all over.
My system is a amd 64 CPU running FreeBSD 6.2 where uname -a gives:
FreeBSD zouk.tiscali.nl 6.2-RELEASE-p5 FreeBSD 6.2-RELEASE-p5 #14: Sun Jun 3 10:40:42 CEST 2007 root@:/usr/obj/usr/src/sys/MYKERNEL amd64
The contents of my /etc/make.conf is:
(II) Loading extension DEC-XTRAP
(II) LoadModule: "type1"
(II) Loading /usr/local/lib/xorg/modules/fonts//libtype1.so
(II) Module type1: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.2
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "freetype"
(II) Loading /usr/local/lib/xorg/modules/fonts//libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
compiled for 7.2.0, module version = 2.1.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "vesa"
(II) Loading /usr/local/lib/xorg/modules/drivers//vesa_drv.so
(II) Module vesa: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.3.0
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 1.1
(II) LoadModule: "mouse"
(II) Loading /usr/local/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.1.1
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.7
(II) LoadModule: "kbd"
(II) Loading /usr/local/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.1.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.7
(II) VESA: driver for VESA chipsets: vesa
(WW) xf86EnableIO: Failed to open /dev/io for extended I/O(EE) No devices detected.
Fatal server error:
no screens found
My Xorg.conf file looks like:
# VendorName "nVidia Corporation"
BoardName "Unknown Board"
BusID "PCI:5:0:0"
# Option "UseFBDev" "true"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1680x1050" "1280x768" "1024x768"
EndSubSection
EndSection
Hope somebody can help me out with this one.
Brgds
WITH_FAM_SYSTEM=fam
# added by use.perl 2006-11-15 07:04:46
PERL_VER=5.8.8
PERL_VERSION=5.8.8
X11BASE=${LOCALBASE}
WITH_GHOSTSCRIPT_GNU=yes
The crash behaves in the following way. I'm using gnome as a windowmanager and I can be busy in firefox (in fact I observed it oly when I was browsing but I guess it could happen during other activities as well) when all of a sudden the windows goes black and am in a console seeing this error message:
Login: Jul 15 12:51:07 zouk gdm[1082]: Error reinitializing server
Then the follwing message is repeated two times:
Jul 15 12:51:08 zouk gdm[10143]: gdm_slave_xio error_handler: Fatal X error- Restarting: 0
Then another error message:
Jul 15 12:51:14 zouk gdm[1074]: Failed to start X server several times in a short time period: disabling display : 0
My Xorg.log file looks like this:
---------------------------------
Building a website is a piece of cake.
Yahoo! Small Business gives you all the tools to get online.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?823333.71568.qm>
