Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 154972 Details for
Bug 240514
There is no driver of XGI Volari Z7 for x86_64.
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
config was changed.
add-xgi-driver-config-fix.patch (text/plain), 2.57 KB, created by
Haruo Tomita
on 2007-05-18 02:25:51 UTC
(
hide
)
Description:
config was changed.
Filename:
MIME Type:
Creator:
Haruo Tomita
Created:
2007-05-18 02:25:51 UTC
Size:
2.57 KB
patch
obsolete
>--- xc/config/cf/xorg.cf.orig 2007-05-13 07:50:57.000000000 +0900 >+++ xc/config/cf/xorg.cf 2007-05-13 07:58:38.000000000 +0900 >@@ -437,7 +437,7 @@ RELEASE_VERSION = ReleaseVersion > > /* Pure PCI drivers should go first */ > # ifndef XF86CardDrivers >-# define XF86CardDrivers mga glint nv tga s3 s3virge sis rendition \ >+# define XF86CardDrivers mga glint nv tga s3 s3virge sis xgi rendition \ > neomagic tdfx savage cirrus tseng trident \ > chips apm i128 ati ark cyrix siliconmotion \ > vga dummy vesa i810 vmware \ >@@ -554,7 +554,7 @@ RELEASE_VERSION = ReleaseVersion > # endif > > # ifndef XF86CardDrivers >-# define XF86CardDrivers mga glint nv s3 s3virge sis savage \ >+# define XF86CardDrivers mga glint nv s3 s3virge sis xgi savage \ > trident chips tdfx ati \ > DevelDrivers newport \ > XF86OSCardDrivers XF86ExtraCardDrivers >@@ -616,7 +616,7 @@ RELEASE_VERSION = ReleaseVersion > > /* Pure PCI drivers should go first */ > # ifndef XF86CardDrivers >-# define XF86CardDrivers ati mga glint nv s3 s3virge sis savage\ >+# define XF86CardDrivers ati mga glint nv s3 s3virge sis xgi savage\ > trident chips tdfx \ > DevelDrivers vga \ > XF86OSCardDrivers XF86ExtraCardDrivers >@@ -646,7 +646,7 @@ RELEASE_VERSION = ReleaseVersion > > /* Pure PCI drivers should go first */ > # ifndef XF86CardDrivers >-# define XF86CardDrivers ati mga glint nv s3 s3virge sis savage\ >+# define XF86CardDrivers ati mga glint nv s3 s3virge sis xgi savage\ > trident chips tdfx \ > DevelDrivers vga \ > XF86OSCardDrivers XF86ExtraCardDrivers >@@ -920,6 +920,9 @@ IPLAN2P8_DEFS = -DUSE_IPLAN2P8 > # ifndef GlxBuiltInSIS > # define GlxBuiltInSIS NO > # endif >+# ifndef GlxBuiltInXGI >+# define GlxBuiltInXGI NO >+# endif > > # if GlxBuiltInTdfx || \ > GlxBuiltInMga || \ >@@ -929,7 +932,8 @@ IPLAN2P8_DEFS = -DUSE_IPLAN2P8 > GlxBuiltInRadeon || \ > GlxBuiltInR200 || \ > GlxBuiltInFfb || \ >- GlxBuiltInSIS >+ GlxBuiltInSIS || \ >+ GlxBuiltInXGI > # define GlxDriverUsesMesa YES > # else > # define GlxDriverUsesMesa NO >@@ -944,7 +948,8 @@ IPLAN2P8_DEFS = -DUSE_IPLAN2P8 > GlxBuiltInRadeon || \ > GlxBuiltInR200 || \ > GlxBuiltInFfb || \ >- GlxBuiltInSIS >+ GlxBuiltInSIS || \ >+ GlxBuiltInXGI > # define GlxUseBuiltInDRIDriver YES > # define DRIDynLoadDefines /**/ > # else >@@ -981,6 +986,9 @@ IPLAN2P8_DEFS = -DUSE_IPLAN2P8 > # if GlxBuiltInSIS > # define DriDrivers sis > # endif >+# if GlxBuiltInXGI >+# define DriDrivers xgi >+# endif > # if GlxBuiltInFfb > # define DriDrivers ffb > # endif
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 240514
: 154972 |
154973
|
154974