[OpenIndiana-discuss] Matrox

Robin Axelsson gu99roax at student.chalmers.se
Tue Dec 13 11:58:36 UTC 2011


Hi,
normally Xorg should detect all graphics hardware and automatically 
assign proper drivers to the hardware. If it cannot find the proper 
driver it usually resorts to the vgatext or vesa driver.

I don't know why your system doesn't assign the matrox driver (or 
whatever name the Solaris driver for Matrox hardware has) is used for 
your card; if Xorg fails to identofy the proper driver, if it is 
incompatible with your hardware or if the driver is not installed at all 
in your system.

You could also try to manually build your own xorg.conf file and add 
something along the lines of:

----------
Section "Device"
           Identifier "Builtin Default Matrox Device 0"
          Driver "matrox"
EndSection
----------
I think you should also have a Monitor section, a Screen section and a 
ServerLayout section ...

Robin.



On 2011-12-13 11:07, Gabriele Bulfon wrote:
> Hi,
> my supermicro has Matrox card, but the system shows a vgatext driver and desktop enhancements
> are not working (white screen).
> How can I activate the Matrox driver?
> Thanx
> Gabriele.
>
>
> _______________________________________________
> OpenIndiana-discuss mailing list
> OpenIndiana-discuss at openindiana.org
> http://openindiana.org/mailman/listinfo/openindiana-discuss



More information about the OpenIndiana-discuss mailing list