Although the XGI device is detected by xorg, no driver is loaded because the 
SiS driver has now replaced the XGI driver.
This can be solved by directing the "xgi" identifier to the "sis" driver in 
(lucid) /usr/lib/X11/xorg.conf.d/09-xgi.conf:

Section "Device"
        Identifier "xgi"
        Driver "sis"
        Endsection

The same fix works in Maverick, but the path is:
/usr/share/X11/xorg.conf.d/09-xgi.conf

Another, related, bug is that the "sis" driver does not load the "sisfb"
module: This can be worked around by adding the "sisfb" module to
/etc/modules

HTH,

  Tony.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/816180

Title:
  6.3/4 XGI Volari V3XT/V5/V8 display failure

To manage notifications about this bug go to:
https://bugs.launchpad.net/linuxmint/+bug/816180/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to