From nobody@FreeBSD.org  Tue Sep 24 22:41:11 2002
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 04EBD37B401
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 24 Sep 2002 22:41:11 -0700 (PDT)
Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id C07C243E6E
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 24 Sep 2002 22:41:10 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.6/8.12.6) with ESMTP id g8P5f57R030794
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 24 Sep 2002 22:41:05 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.6/8.12.6/Submit) id g8P5f5Xx030793;
	Tue, 24 Sep 2002 22:41:05 -0700 (PDT)
Message-Id: <200209250541.g8P5f5Xx030793@www.freebsd.org>
Date: Tue, 24 Sep 2002 22:41:05 -0700 (PDT)
From: Manish Jain <emax@datainfosys.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: X-Server crashes on i810
X-Send-Pr-Version: www-1.0

>Number:         43351
>Category:       i386
>Synopsis:       X-Server crashes on i810
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 24 22:50:01 PDT 2002
>Closed-Date:    Sun Jul 13 00:47:20 PDT 2003
>Last-Modified:  Sun Jul 13 00:47:20 PDT 2003
>Originator:     Manish Jain
>Release:        4.6
>Organization:
BIT
>Environment:
NOT AVAILABLE
>Description:
I have a Tomato motherboard (Baby AT) with an Intel 810 chipset. When I try startx, the monitor goes blank and the LED on the monitor starts blinking. (Ctrl-Alt-BackSpace) / (Ctrl-Alt-Del) fail to even stop the X server and the only option left is to restart the machine. I am new to FreeBSD and have no idea how to troubleshoot the installation. But I am reasonably sure that I have gone through the installation procedure correctly. I explicitly chose Intel 810 in the graphics section.
>How-To-Repeat:
Carry out the installation on a Tomato Baby AT board with i810 chipset. Choose Intel 810 in the graphics section. When you try to start the X server, you'll get a cold, blank screen.
>Fix:
      
>Release-Note:
>Audit-Trail:

From: ben franchuk <bfranchuk@jetnet.ab.ca>
To: freebsd-gnats-submit@FreeBSD.org, emax@datainfosys.net
Cc:  
Subject: Re: i386/43351: X-Server crashes on i810
Date: Sun, 27 Oct 2002 16:25:46 -0700

 This is a multi-part message in MIME format.
 --------------080306050403040708010807
 Content-Type: text/plain; charset=us-ascii; format=flowed
 Content-Transfer-Encoding: 7bit
 
 I am using a Emachines -- Emonster 1000B.
 This uses a 810e. I have found a configuration that
 works here for start up. NoDDC has to be enabled in
 your configuration. As I side note the X-server randomly
 locks up with a fatal error with this chip requiring
 a CTL-ALT-DEL re-boot. This looks to be a memory problem
 but I don't have a current Log for the error.
 
 --------------080306050403040708010807
 Content-Type: text/plain;
  name="XF86Config"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline;
  filename="XF86Config"
 
 Section "ServerLayout"
 	Identifier     "XFree86 Configured"
 	Screen      0  "Screen0" 0 0
 	InputDevice    "Mouse0" "CorePointer"
 	InputDevice    "Keyboard0" "CoreKeyboard"
 EndSection
 
 Section "Files"
 	RgbPath      "/usr/X11R6/lib/X11/rgb"
 	ModulePath   "/usr/X11R6/lib/modules"
 	FontPath     "/usr/X11R6/lib/X11/fonts/misc/"
 	FontPath     "/usr/X11R6/lib/X11/fonts/Speedo/"
 	FontPath     "/usr/X11R6/lib/X11/fonts/Type1/"
 	FontPath     "/usr/X11R6/lib/X11/fonts/75dpi/"
 	FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/"
 EndSection
 
 Section "Module"
 	Load  "dbe"
 	Load  "dri"
 	Load  "extmod"
 	Load  "glx"
 	Load  "pex5"
 	Load  "record"
 	Load  "xie"
 	Load  "xtrap"
 	Load  "speedo"
 	Load  "type1"
 
 EndSection
 
 Section "InputDevice"
 	Identifier  "Keyboard0"
 	Driver      "keyboard"
 	Option	    "XkbModel" "pc105"
 	Option	    "XkbLayout" "us"
 EndSection
 
 Section "InputDevice"
 	Identifier  "Mouse0"
 	Driver      "mouse"
 	Option	    "Protocol" "MouseSystems"
 	Option	    "Device" "/dev/sysmouse"
 	Option	    "Emulate3Buttons"
 EndSection
 
 Section "Monitor"
 	Identifier   "Monitor0"
 	VendorName   "Monitor Vendor"
 	ModelName    "Monitor Model"
 	HorizSync   31.5-48.5
 	VertRefresh 50-90
 EndSection
 
 Section "Device"
         
 	### Available Driver options are:-
         ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
         ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
         ### [arg]: arg optional
         Option     "NoAccel"            	# [<bool>]
         Option     "SWcursor"           	# [<bool>]
         #Option     "ColorKey"           	# <i>
         Option     "CacheLines"         	# <i>
         #Option     "Dac6Bit"            	# [<bool>]
         #Option     "DRI"                	# [<bool>]
         Option     "NoDDC"              	# [<bool>]
         #Option     "XvMCSurfaces"       	# <i>
 	Identifier  "intel i810"
 	Driver      "i810"
         VideoRam 2048	
 EndSection
 
 Section "Screen"
 	Identifier "Screen0"
 	Device     "intel i810"
 	Monitor    "Monitor0"
 	DefaultDepth     8
 	SubSection "Display"
 		Depth     4
 		Modes	"640x480"
 	EndSubSection
 	SubSection "Display"
 		Depth     8
 		Modes	"800x600" "640x480"
 	EndSubSection
 	
 	SubSection "Display"
 		Depth     16
 		Modes     "800x600" "640x480"
 	EndSubSection
         Subsection "Display"
 		Depth	15
 		Modes	"640x480"
 	EndSubsection
 	SubSection "Display"
 		Depth     24
 		Modes	"800x600" "640x480"
 	EndSubSection
 EndSection
 
 
 --------------080306050403040708010807--
 

From: ben franchuk <bfranchuk@jetnet.ab.ca>
To: freebsd-gnats-submit@FreeBSD.org, emax@datainfosys.net
Cc:  
Subject: Re: i386/43351: X-Server crashes on i810
Date: Mon, 28 Oct 2002 11:52:26 -0700

 This is a multi-part message in MIME format.
 --------------050409080500090007020306
 Content-Type: text/plain; charset=us-ascii; format=flowed
 Content-Transfer-Encoding: 7bit
 
 Follow up on the X-windows config file for the 810.
 This config seems to have solved the crashing in X-windows
 with the "lockup" error.
 
 --------------050409080500090007020306
 Content-Type: text/plain;
  name="XF86Config"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline;
  filename="XF86Config"
 
 Section "ServerLayout"
 	Identifier     "XFree86 Configured"
 	Screen      0  "Screen0" 0 0
 	InputDevice    "Mouse0" "CorePointer"
 	InputDevice    "Keyboard0" "CoreKeyboard"
 EndSection
 
 Section "Files"
 	RgbPath      "/usr/X11R6/lib/X11/rgb"
 	ModulePath   "/usr/X11R6/lib/modules"
 	FontPath     "/usr/X11R6/lib/X11/fonts/misc/"
 	FontPath     "/usr/X11R6/lib/X11/fonts/Speedo/"
 	FontPath     "/usr/X11R6/lib/X11/fonts/Type1/"
 	FontPath     "/usr/X11R6/lib/X11/fonts/75dpi/"
 	FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/"
 EndSection
 
 Section "Module"
 	Load  "dbe"
 	Load  "dri"
 	Load  "extmod"
 	Load  "glx"
 	Load  "pex5"
 	Load  "record"
 	Load  "xie"
 	Load  "xtrap"
 	Load  "speedo"
 	Load  "type1"
 
 EndSection
 
 Section "InputDevice"
 	Identifier  "Keyboard0"
 	Driver      "keyboard"
 	Option	    "XkbModel" "pc105"
 	Option	    "XkbLayout" "us"
 EndSection
 
 Section "InputDevice"
 	Identifier  "Mouse0"
 	Driver      "mouse"
 	Option	    "Protocol" "MouseSystems"
 	Option	    "Device" "/dev/sysmouse"
 	Option	    "Emulate3Buttons"
 EndSection
 
 Section "Monitor"
 	Identifier   "Monitor0"
 	VendorName   "Monitor Vendor"
 	ModelName    "Monitor Model"
 	HorizSync   31.5-48.5
 	VertRefresh 50-90
 EndSection
 
 Section "Device"
         
 	### Available Driver options are:-
         ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
         ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
         ### [arg]: arg optional
         Option     "NoAccel"            	# [<bool>]
         Option     "SWcursor"           	# [<bool>]
         #Option     "ColorKey"           	# <i>
         Option     "CacheLines"         	# <i>
         #Option     "Dac6Bit"            	# [<bool>]
         #Option     "DRI"                	# [<bool>]
         Option     "NoDDC"              	# [<bool>]
         #Option     "XvMCSurfaces"       	# <i>
 	Identifier  "intel i810"
 	Driver      "i810"
         VideoRam 3072	
 EndSection
 
 Section "Screen"
 	Identifier "Screen0"
 	Device     "intel i810"
 	Monitor    "Monitor0"
 	DefaultDepth     15
 	SubSection "Display"
 		Depth     4
 		Modes	"640x480"
 	EndSubSection
 	SubSection "Display"
 		Depth     8
 		Modes	"800x600" "640x480"
 	EndSubSection
 	
 	SubSection "Display"
 		Depth     16
 		Modes     "800x600" "640x480"
 	EndSubSection
         Subsection "Display"
 		Depth	15
 		Modes	"800x600" "640x480"
 	EndSubsection
 	SubSection "Display"
 		Depth     24
 		Modes	"800x600" "640x480"
 	EndSubSection
 EndSection
 
 
 --------------050409080500090007020306--
 
State-Changed-From-To: open->closed 
State-Changed-By: kris 
State-Changed-When: Sun Jul 13 00:46:48 PDT 2003 
State-Changed-Why:  
Please take this up with the XFree86 developers; this is 
not a FreeBSD bug. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=43351 
>Unformatted:
