[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: XF86Config-4 for a 1280x854 TiBook



On 2002/09/19 10:14:03AM -0400, Thu, christophe barb? wrote:
> I am desesperately looking for a working X config file.
> I am using branden's 4.2 package and I am unable to get X working.
> 
> Thanks,
> Christophe

first off, make sure your using a recent benh kernel..with radeon fb
support, i think most(all?) of bens precompiled kernels include this
http://www.ppckernel.org/

with that done the following works for me..

Section "Device"
	Identifier      "radeon"
	Driver          "fbdev"
	BusID           "PCI:0:16:0"
	Option          "UseFBDev"              "true"
EndSection

Section "Monitor"
	Identifier      "monitor"
	HorizSync       30-60
	VertRefresh     50-75
	Option          "DPMS"
	Mode "1280x854"
		DotClock 79.816
		HTimings 1280 1296 1408 1536
		VTimings 854 855 858 866
		Flags    "-HSync" "-VSync"
	EndMode
EndSection

Attachment: pgpaX0SHhJAZd.pgp
Description: PGP signature


Reply to: