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

Re: xorg.conf for vesa



On Mon, 21 Dec 2009 14:45:51 -0800, peasthope wrote:

> The problem with X and the Intel 82815 Chipset Graphics Controller is
> expanding.  A mouse pointer is no longer visible.
> 
> Can anyone offer an xorg.conf which will ensure that the vesa driver is
> used rather than the current default driver.

You only need adding this section:

***
Section "Device"
	Identifier	"Configured Video Device"
	Driver		"vesa"
EndSection
***

And restart X.

Review the xorg log to reassure vesa driver is the one being loaded.

Greetings,

-- 
Camaleón


Reply to: