Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 May 2003 09:18:52 +0800
From:      "nobody nobody" <freebsd_stable@hotmail.com>
To:        david@catwhisker.org
Cc:        freebsd_stable@hotmail.com
Subject:   Re: Radeon VE won't work with XFree4.3.0.1
Message-ID:  <BAY8-F28lJcfuy01sIJ00030fc0@hotmail.com>

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



>From: David Wolfskill <david@catwhisker.org>
>To: freebsd_stable@hotmail.com
>Subject: Re: Radeon VE won't work with XFree4.3.0.1
>Date: Thu, 22 May 2003 05:00:04 -0700 (PDT)
>
> >From: "nobody nobody" <freebsd_stable@hotmail.com>
> >Date: Thu, 22 May 2003 14:33:47 +0800
>
> >Here is the error when I issued the xf86cfg to setup the X configure 
>file.
>
>Assuming you are using XFree86-4, don't do that.
>
> >I didn't have a chance to specific anything and was kick out byt the
> >program.  The error message was cut from the /var/log/XF86COnfig.8.log.  
>Any
> >idea ?  Thanks.
>
>What happens if you try "XFree86 -configure"?
>

After XFree86 -configure, I was informed to run the XFree86 -configure 
/root/XF86Config.new.  However the result is failed again.   It was same as 
before.  Here is the XF86Config file created after running the XFree86 
-configure.

What does it mean using XFree86-4 ?  Is it /usr/ports/XFree-4 ?

Here is the XFree86Config.new

Clarence

------XFree86config.new ------
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  "record"
	Load  "xtrap"
	Load  "speedo"
	Load  "type1"
EndSection

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

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

Section "Monitor"
	Identifier   "Monitor0"
	VendorName   "Monitor Vendor"
	ModelName    "Monitor Model"
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     "Dac6Bit"            	# [<bool>]
        #Option     "Dac8Bit"            	# [<bool>]
        #Option     "ForcePCIMode"       	# [<bool>]
        #Option     "CPPIOMode"          	# [<bool>]
        #Option     "CPusecTimeout"      	# <i>
        #Option     "AGPMode"            	# <i>
        #Option     "AGPFastWrite"       	# [<bool>]
        #Option     "AGPSize"            	# <i>
        #Option     "RingSize"           	# <i>
        #Option     "BufferSize"         	# <i>
        #Option     "EnableDepthMoves"   	# [<bool>]
        #Option     "EnablePageFlip"     	# [<bool>]
        #Option     "NoBackBuffer"       	# [<bool>]
        #Option     "PanelOff"           	# [<bool>]
        #Option     "DDCMode"            	# [<bool>]
        #Option     "CloneDisplay"       	# <i>
        #Option     "CloneMode"          	# [<str>]
        #Option     "CloneHSync"         	# [<str>]
        #Option     "CloneVRefresh"      	# [<str>]
        #Option     "UseFBDev"           	# [<bool>]
        #Option     "VideoKey"           	# <i>
	Identifier  "Card0"
	Driver      "ati"
	VendorName  "ATI Technologies Inc"
	BoardName   "Radeon RV100 QY [Radeon 7000/VE]"
	BusID       "PCI:1:0:0"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	SubSection "Display"
		Depth     1
	EndSubSection
	SubSection "Display"
		Depth     4
	EndSubSection
	SubSection "Display"
		Depth     8
	EndSubSection
	SubSection "Display"
		Depth     15
	EndSubSection
	SubSection "Display"
		Depth     16
	EndSubSection
	SubSection "Display"
		Depth     24
	EndSubSection
EndSection

---------------------
>Peace,
>david
>--
>David H. Wolfskill				david@catwhisker.org
>Based on what I have seen to date, the use of Microsoft products is not
>consistent with reliability.  I recommend FreeBSD for reliable systems.

_________________________________________________________________
No masks required! Use MSN Messenger to chat with friends and family. 
http://go.msnserver.com/HK/25382.asp



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