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


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to