Ati Radeon e DRI
Inviato: sab 14 feb 2004, 12:40
Ho seguito i 2 How-To per installare la mia Radeon 9600 nel slack con Kernel 2.6.1, ma non riesco a far partire il direct rendering.
<BR>(il kernel è compilato con il modulo agpgart ma non è caricato nel sistema)
<BR>Grazie
<BR>ps. scheda madre con chipset VIAKT600
<BR>
<BR>
<BR>
<BR>posto di seguito anche il mio XF86Config-4:
<BR>
<BR># **********************************************************************
<BR># DRI Section
<BR># **********************************************************************
<BR>Section "dri"
<BR> Mode 0666
<BR>EndSection
<BR># **********************************************************************
<BR># Module section -- this section is used to specify
<BR># which dynamically loadable modules to load.
<BR># **********************************************************************
<BR>#
<BR>Section "Module"
<BR> Load "dbe" # Double buffer extension
<BR>
<BR># This loads the miscellaneous extensions module, and disables
<BR># initialisation of the XFree86-DGA extension within that module.
<BR> SubSection "extmod"
<BR> Option "omit xfree86-dga" # don´t initialise the DGA extension
<BR> EndSubSection
<BR>
<BR># This loads the Type1 and FreeType font modules
<BR> Load "type1"
<BR> Load "freetype"
<BR>
<BR># This loads the GLX module
<BR> Load "glx" # libglx.a
<BR> Load "dri" # libdri.a
<BR>
<BR>EndSection
<BR>
<BR># **********************************************************************
<BR># Files section. This allows default font and rgb paths to be set
<BR># **********************************************************************
<BR>
<BR>Section "Files"
<BR>
<BR> RgbPath "/usr/X11R6/lib/X11/rgb"
<BR>
<BR> FontPath "/usr/X11R6/lib/X11/fonts/local/"
<BR> FontPath "/usr/X11R6/lib/X11/fonts/misc/"
<BR> FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
<BR> FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
<BR> FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
<BR> FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
<BR> FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
<BR> FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
<BR>
<BR>EndSection
<BR>
<BR># **********************************************************************
<BR># Server flags section.
<BR># **********************************************************************
<BR>
<BR>Section "ServerFlags"
<BR>
<BR>EndSection
<BR>
<BR># **********************************************************************
<BR># Input devices
<BR># **********************************************************************
<BR>
<BR># **********************************************************************
<BR># Core keyboard´s InputDevice section
<BR># **********************************************************************
<BR>
<BR>Section "InputDevice"
<BR>
<BR> Identifier "Keyboard1"
<BR> Driver "Keyboard"
<BR>
<BR> Option "AutoRepeat" "500 30"
<BR>
<BR> Option "XkbRules" "xfree86"
<BR> Option "XkbModel" "pc105"
<BR> Option "XkbLayout" "it"
<BR>
<BR>EndSection
<BR>
<BR>
<BR># **********************************************************************
<BR># Core Pointer´s InputDevice section
<BR># **********************************************************************
<BR>
<BR>Section "InputDevice"
<BR>
<BR># Identifier and driver
<BR>
<BR> Identifier "Mouse1"
<BR> Driver "mouse"
<BR> Option "Protocol" "ImPS/2"
<BR> Option "ZAxisMapping" "4 5"
<BR> Option "Device" "/dev/psaux"
<BR>EndSection
<BR>
<BR># Any number of monitor sections may be present
<BR>
<BR>Section "Monitor"
<BR> Identifier "Monitor0"
<BR> HorizSync 30-82
<BR> VertRefresh 50-110
<BR> Option "DPMS"
<BR>
<BR>EndSection
<BR>
<BR>
<BR># **********************************************************************
<BR># Graphics device section
<BR># **********************************************************************
<BR>
<BR>Section "Device"
<BR> Identifier "Standard VGA"
<BR> VendorName "Unknown"
<BR> BoardName "Unknown"
<BR>
<BR>EndSection
<BR>
<BR># === ATI device section ===
<BR>
<BR>Section "Device"
<BR> Identifier "ATI Graphics Adapter"
<BR> Driver "fglrx"
<BR># === disable PnP Monitor ===
<BR> #Option "NoDDC"
<BR># === disable/enable XAA/DRI ===
<BR> Option "no_accel" "no"
<BR> Option "no_dri" "no"
<BR># === FireGL DDX driver module specific settings ===
<BR># === Screen Management ===
<BR> Option "DesktopSetup" "0x00000000"
<BR> Option "MonitorLayout" "AUTO, AUTO"
<BR> Option "IgnoreEDID" "off"
<BR> Option "HSync2" "unspecified"
<BR> Option "VRefresh2" "unspecified"
<BR> Option "ScreenOverlap" "0"
<BR># === TV-out Management ===
<BR> Option "NoTV" "yes"
<BR> Option "TVStandard" "NTSC-M"
<BR> Option "TVHSizeAdj" "0"
<BR> Option "TVVSizeAdj" "0"
<BR> Option "TVHPosAdj" "0"
<BR> Option "TVVPosAdj" "0"
<BR> Option "TVHStartAdj" "0"
<BR> Option "TVColorAdj" "0"
<BR> Option "GammaCorrectionI" "0x00000000"
<BR> Option "GammaCorrectionII" "0x00000000"
<BR># === OpenGL specific profiles/settings ===
<BR> Option "Capabilities" "0x00000000"
<BR># === Video Overlay for the Xv extension ===
<BR> Option "VideoOverlay" "on"
<BR># === OpenGL Overlay ===
<BR># Note: When OpenGL Overlay is enabled, Video Overlay
<BR># will be disabled automatically
<BR> Option "OpenGLOverlay" "off"
<BR># === Center Mode (Laptops only) ===
<BR> Option "CenterMode" "off"
<BR># === Pseudo Color Visuals (8-bit visuals) ===
<BR> Option "PseudoColorVisuals" "off"
<BR># === QBS Management ===
<BR> Option "Stereo" "off"
<BR> Option "StereoSyncEnable" "1"
<BR># === FSAA Management ===
<BR> Option "FSAAScale" "1"
<BR> Option "FSAADisableGamma" "no"
<BR> Option "FSAACustomizeMSPos" "no"
<BR> Option "FSAAMSPosX0" "0.000000"
<BR> Option "FSAAMSPosY0" "0.000000"
<BR> Option "FSAAMSPosX1" "0.000000"
<BR> Option "FSAAMSPosY1" "0.000000"
<BR> Option "FSAAMSPosX2" "0.000000"
<BR> Option "FSAAMSPosY2" "0.000000"
<BR> Option "FSAAMSPosX3" "0.000000"
<BR> Option "FSAAMSPosY3" "0.000000"
<BR> Option "FSAAMSPosX4" "0.000000"
<BR> Option "FSAAMSPosY4" "0.000000"
<BR> Option "FSAAMSPosX5" "0.000000"
<BR> Option "FSAAMSPosY5" "0.000000"
<BR># === Misc Options ===
<BR> Option "UseFastTLS" "0"
<BR> Option "BlockSignalsOnLock" "on"
<BR> Option "UseInternalAGPGART" "yes"
<BR> Option "ForceGenericCPU" "no"
<BR> BusID "PCI:1:0:0" # vendor=1002, device=4150
<BR> Screen 0
<BR>EndSection
<BR>
<BR># **********************************************************************
<BR># Screen sections
<BR># **********************************************************************
<BR>
<BR>Section "Screen"
<BR> Identifier "Screen0"
<BR> Device "ATI Graphics Adapter"
<BR> Monitor "Monitor0"
<BR> DefaultDepth 24
<BR> #Option "backingstore"
<BR>
<BR> Subsection "Display"
<BR> Depth 24
<BR> Modes "1024x768"
<BR> ViewPort 0 0 # initial origin if mode is smaller than desktop
<BR># Virtual 1280 1024
<BR> EndSubsection
<BR>EndSection
<BR>
<BR># **********************************************************************
<BR># ServerLayout sections.
<BR># **********************************************************************
<BR>
<BR>Section "ServerLayout"
<BR>
<BR># The Identifier line must be present
<BR> Identifier "Server Layout"
<BR>
<BR> Screen "Screen0"
<BR>
<BR> InputDevice "Mouse1" "CorePointer"
<BR> InputDevice "Keyboard1" "CoreKeyboard"
<BR>
<BR>EndSection
<BR>
<BR>### EOF ###
<BR><br>
<BR>(il kernel è compilato con il modulo agpgart ma non è caricato nel sistema)
<BR>Grazie
<BR>ps. scheda madre con chipset VIAKT600
<BR>
<BR>
<BR>
<BR>posto di seguito anche il mio XF86Config-4:
<BR>
<BR># **********************************************************************
<BR># DRI Section
<BR># **********************************************************************
<BR>Section "dri"
<BR> Mode 0666
<BR>EndSection
<BR># **********************************************************************
<BR># Module section -- this section is used to specify
<BR># which dynamically loadable modules to load.
<BR># **********************************************************************
<BR>#
<BR>Section "Module"
<BR> Load "dbe" # Double buffer extension
<BR>
<BR># This loads the miscellaneous extensions module, and disables
<BR># initialisation of the XFree86-DGA extension within that module.
<BR> SubSection "extmod"
<BR> Option "omit xfree86-dga" # don´t initialise the DGA extension
<BR> EndSubSection
<BR>
<BR># This loads the Type1 and FreeType font modules
<BR> Load "type1"
<BR> Load "freetype"
<BR>
<BR># This loads the GLX module
<BR> Load "glx" # libglx.a
<BR> Load "dri" # libdri.a
<BR>
<BR>EndSection
<BR>
<BR># **********************************************************************
<BR># Files section. This allows default font and rgb paths to be set
<BR># **********************************************************************
<BR>
<BR>Section "Files"
<BR>
<BR> RgbPath "/usr/X11R6/lib/X11/rgb"
<BR>
<BR> FontPath "/usr/X11R6/lib/X11/fonts/local/"
<BR> FontPath "/usr/X11R6/lib/X11/fonts/misc/"
<BR> FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
<BR> FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
<BR> FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
<BR> FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
<BR> FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
<BR> FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
<BR>
<BR>EndSection
<BR>
<BR># **********************************************************************
<BR># Server flags section.
<BR># **********************************************************************
<BR>
<BR>Section "ServerFlags"
<BR>
<BR>EndSection
<BR>
<BR># **********************************************************************
<BR># Input devices
<BR># **********************************************************************
<BR>
<BR># **********************************************************************
<BR># Core keyboard´s InputDevice section
<BR># **********************************************************************
<BR>
<BR>Section "InputDevice"
<BR>
<BR> Identifier "Keyboard1"
<BR> Driver "Keyboard"
<BR>
<BR> Option "AutoRepeat" "500 30"
<BR>
<BR> Option "XkbRules" "xfree86"
<BR> Option "XkbModel" "pc105"
<BR> Option "XkbLayout" "it"
<BR>
<BR>EndSection
<BR>
<BR>
<BR># **********************************************************************
<BR># Core Pointer´s InputDevice section
<BR># **********************************************************************
<BR>
<BR>Section "InputDevice"
<BR>
<BR># Identifier and driver
<BR>
<BR> Identifier "Mouse1"
<BR> Driver "mouse"
<BR> Option "Protocol" "ImPS/2"
<BR> Option "ZAxisMapping" "4 5"
<BR> Option "Device" "/dev/psaux"
<BR>EndSection
<BR>
<BR># Any number of monitor sections may be present
<BR>
<BR>Section "Monitor"
<BR> Identifier "Monitor0"
<BR> HorizSync 30-82
<BR> VertRefresh 50-110
<BR> Option "DPMS"
<BR>
<BR>EndSection
<BR>
<BR>
<BR># **********************************************************************
<BR># Graphics device section
<BR># **********************************************************************
<BR>
<BR>Section "Device"
<BR> Identifier "Standard VGA"
<BR> VendorName "Unknown"
<BR> BoardName "Unknown"
<BR>
<BR>EndSection
<BR>
<BR># === ATI device section ===
<BR>
<BR>Section "Device"
<BR> Identifier "ATI Graphics Adapter"
<BR> Driver "fglrx"
<BR># === disable PnP Monitor ===
<BR> #Option "NoDDC"
<BR># === disable/enable XAA/DRI ===
<BR> Option "no_accel" "no"
<BR> Option "no_dri" "no"
<BR># === FireGL DDX driver module specific settings ===
<BR># === Screen Management ===
<BR> Option "DesktopSetup" "0x00000000"
<BR> Option "MonitorLayout" "AUTO, AUTO"
<BR> Option "IgnoreEDID" "off"
<BR> Option "HSync2" "unspecified"
<BR> Option "VRefresh2" "unspecified"
<BR> Option "ScreenOverlap" "0"
<BR># === TV-out Management ===
<BR> Option "NoTV" "yes"
<BR> Option "TVStandard" "NTSC-M"
<BR> Option "TVHSizeAdj" "0"
<BR> Option "TVVSizeAdj" "0"
<BR> Option "TVHPosAdj" "0"
<BR> Option "TVVPosAdj" "0"
<BR> Option "TVHStartAdj" "0"
<BR> Option "TVColorAdj" "0"
<BR> Option "GammaCorrectionI" "0x00000000"
<BR> Option "GammaCorrectionII" "0x00000000"
<BR># === OpenGL specific profiles/settings ===
<BR> Option "Capabilities" "0x00000000"
<BR># === Video Overlay for the Xv extension ===
<BR> Option "VideoOverlay" "on"
<BR># === OpenGL Overlay ===
<BR># Note: When OpenGL Overlay is enabled, Video Overlay
<BR># will be disabled automatically
<BR> Option "OpenGLOverlay" "off"
<BR># === Center Mode (Laptops only) ===
<BR> Option "CenterMode" "off"
<BR># === Pseudo Color Visuals (8-bit visuals) ===
<BR> Option "PseudoColorVisuals" "off"
<BR># === QBS Management ===
<BR> Option "Stereo" "off"
<BR> Option "StereoSyncEnable" "1"
<BR># === FSAA Management ===
<BR> Option "FSAAScale" "1"
<BR> Option "FSAADisableGamma" "no"
<BR> Option "FSAACustomizeMSPos" "no"
<BR> Option "FSAAMSPosX0" "0.000000"
<BR> Option "FSAAMSPosY0" "0.000000"
<BR> Option "FSAAMSPosX1" "0.000000"
<BR> Option "FSAAMSPosY1" "0.000000"
<BR> Option "FSAAMSPosX2" "0.000000"
<BR> Option "FSAAMSPosY2" "0.000000"
<BR> Option "FSAAMSPosX3" "0.000000"
<BR> Option "FSAAMSPosY3" "0.000000"
<BR> Option "FSAAMSPosX4" "0.000000"
<BR> Option "FSAAMSPosY4" "0.000000"
<BR> Option "FSAAMSPosX5" "0.000000"
<BR> Option "FSAAMSPosY5" "0.000000"
<BR># === Misc Options ===
<BR> Option "UseFastTLS" "0"
<BR> Option "BlockSignalsOnLock" "on"
<BR> Option "UseInternalAGPGART" "yes"
<BR> Option "ForceGenericCPU" "no"
<BR> BusID "PCI:1:0:0" # vendor=1002, device=4150
<BR> Screen 0
<BR>EndSection
<BR>
<BR># **********************************************************************
<BR># Screen sections
<BR># **********************************************************************
<BR>
<BR>Section "Screen"
<BR> Identifier "Screen0"
<BR> Device "ATI Graphics Adapter"
<BR> Monitor "Monitor0"
<BR> DefaultDepth 24
<BR> #Option "backingstore"
<BR>
<BR> Subsection "Display"
<BR> Depth 24
<BR> Modes "1024x768"
<BR> ViewPort 0 0 # initial origin if mode is smaller than desktop
<BR># Virtual 1280 1024
<BR> EndSubsection
<BR>EndSection
<BR>
<BR># **********************************************************************
<BR># ServerLayout sections.
<BR># **********************************************************************
<BR>
<BR>Section "ServerLayout"
<BR>
<BR># The Identifier line must be present
<BR> Identifier "Server Layout"
<BR>
<BR> Screen "Screen0"
<BR>
<BR> InputDevice "Mouse1" "CorePointer"
<BR> InputDevice "Keyboard1" "CoreKeyboard"
<BR>
<BR>EndSection
<BR>
<BR>### EOF ###
<BR><br>