Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Aug 2003 00:39:53 -0400
From:      Bob Bomar <bob@bomar.us>
To:        questions@freebsd.org
Cc:        xfree86@xfree86.org
Subject:   X Reboot
Message-ID:  <20030811043953.GA71932@chaos.fxp.org>

next in thread | raw e-mail | index | archive | help

--V0207lvV8h4k8FAm
Content-Type: multipart/mixed; boundary="fUYQa+Pmc3FrFX/N"
Content-Disposition: inline


--fUYQa+Pmc3FrFX/N
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

I have a Radoen 7500 on a FreeBSD 4.8 machine
running dual head with Xinerama support just fine,
but when I remove the Xinerama option and take off
the second screen, then go to startx, the machine=20
just reboots.  I can not find anything in the logs
about anything that went wrong, it just reboots.

My X conf is attached.

--=20
Bob Bomar
bob@bomar.us
-----------------------------
FreeBSD: The Power to Serve
http://www.freebsd.org


--fUYQa+Pmc3FrFX/N
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=XF86Config
Content-Transfer-Encoding: quoted-printable

Section "ServerLayout"
	Identifier     "XFree86 Configured"
	Screen      0  "Screen0"
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
	Option "Xinerama" "on"
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  "record"
	Load  "xtrap"
	Load  "speedo"
	Load  "type1"
	Load  "freetype"
EndSection

Section "DRI"
    Mode 0666
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "keyboard"
EndSection

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "Protocol" "auto"
	Option	    "Device" "/dev/sysmouse"
	Option      "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
	Identifier   "Monitor0"
	VendorName   "VSC"
	ModelName    "A70f-2"
	HorizSync    30.0 - 70.0
	VertRefresh  50.0 - 160.0
	Option	    "DPMS"
EndSection

Section "Device"
	Identifier  "Card0"
	Driver      "ati"
#	Driver      "radeon"
	VendorName  "ATI"
	BoardName   "Radeon 7500 QW"
	BusID       "PCI:1:0:0"
	Screen	0
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	DefaultDepth     24
	SubSection "Display"
                Depth    16=20
               # Modes    "1024x768"
		 Modes	  "1152x864"
        EndSubSection
	SubSection "Display"
		Depth     24
#		Modes    "1024x768"
		 Modes	  "1152x864"
	EndSubSection
EndSection


--fUYQa+Pmc3FrFX/N--

--V0207lvV8h4k8FAm
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (FreeBSD)

iD8DBQE/Nx4Y9Jm/aTrtdKoRAtT8AJ43HMCq09C3iaS1ELNKhg+5RRQGfwCght5y
MXu8RuozX862PT6SVNz0BEA=
=OXl+
-----END PGP SIGNATURE-----

--V0207lvV8h4k8FAm--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030811043953.GA71932>