diff options
author | Adam Williamson <awilliamson@mandriva.org> | 2007-08-21 20:55:14 +0000 |
---|---|---|
committer | Adam Williamson <awilliamson@mandriva.org> | 2007-08-21 20:55:14 +0000 |
commit | 27a381e2fcb20daa68f4e6ef54dfc3dbdeaaf3fa (patch) | |
tree | f01c9c44e4f2c81b601fe63b7f3cf4db40d0f5e5 /lst/Cards+ | |
parent | 5812f34a3a984fdb5b92e9d4e376805bc4ab03fc (diff) | |
download | ldetect-lst-27a381e2fcb20daa68f4e6ef54dfc3dbdeaaf3fa.tar ldetect-lst-27a381e2fcb20daa68f4e6ef54dfc3dbdeaaf3fa.tar.gz ldetect-lst-27a381e2fcb20daa68f4e6ef54dfc3dbdeaaf3fa.tar.bz2 ldetect-lst-27a381e2fcb20daa68f4e6ef54dfc3dbdeaaf3fa.tar.xz ldetect-lst-27a381e2fcb20daa68f4e6ef54dfc3dbdeaaf3fa.zip |
add some openchrome definitions, disable 3D for openchrome devices where 3D support is not present or not safe
Diffstat (limited to 'lst/Cards+')
-rw-r--r-- | lst/Cards+ | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -83,11 +83,17 @@ NEEDVIDEORAM # S3 UniChrome (via) -NAME S3 UniChrome-based cards +NAME S3 UniChrome-based cards with 3D support DRIVER openchrome # 3D needs a DRM driver in kernel: DRI_GLX +# Some cards do not have 3D support, or 3D support is not safe: see +# http://wiki.openchrome.org/tikiwiki/tiki-index.php?page=HardwareCaveats + +NAME S3 UniChrome-based cards without 3D support +DRIVER openchrome + # Tseng # All potential driver options, and non-PCI-based cards, dropped (2007/03/08) on |