*** Opgelost ***
Beste mensen,
Het blijft voor mij moeilijk (lees:onmogelijk) om 3D support te enablen voor mijn Radeon 9800 pro videokaart.
De stappen die ik heb gevolgd om het werkend te krijgen zijn:
- sax2 gedraaid om mijn monitor settings te configureren
- sh ati-driver-installer-8.25.18-x86.run commando uitgevoerd als root (bestand gedownload van ATI website)
- aticonfig --initial --input=/etc/X11/xorg.conf commando uitgevoerd als root
- /etc/X11/xorg.conf bestand aangepast (als root)
> Bij sectie "Device" heb ik de volgende 2 regels toegevoegd:
Option "EnablePrivateBackZ" "no"
Option "KernelModuleParm" "agplock=0"
> en bij sectie "Extensions" de volgende regel toegevoegd:
Option "DAMAGE" "no"
- init 3 commando uitgevoerd als root
- init 5 commando uitgevoerd als root
Als ik dan "My computer" open zie ik het volgende staan:
Kan iemand mij vertellen waar ik de fout in ga?
Zie hieronder een kopie van mijn xorg.conf bestand:
Beste mensen,
Het blijft voor mij moeilijk (lees:onmogelijk) om 3D support te enablen voor mijn Radeon 9800 pro videokaart.
De stappen die ik heb gevolgd om het werkend te krijgen zijn:
- sax2 gedraaid om mijn monitor settings te configureren
- sh ati-driver-installer-8.25.18-x86.run commando uitgevoerd als root (bestand gedownload van ATI website)
- aticonfig --initial --input=/etc/X11/xorg.conf commando uitgevoerd als root
- /etc/X11/xorg.conf bestand aangepast (als root)
> Bij sectie "Device" heb ik de volgende 2 regels toegevoegd:
Option "EnablePrivateBackZ" "no"
Option "KernelModuleParm" "agplock=0"
> en bij sectie "Extensions" de volgende regel toegevoegd:
Option "DAMAGE" "no"
- init 3 commando uitgevoerd als root
- init 5 commando uitgevoerd als root
Als ik dan "My computer" open zie ik het volgende staan:
zoals je ziet, helaas geen 3D support, de refreshrate en resolutie zijn wel goedOS Information
OS: Linux 2.6.16.13-4-default i686
Current user: simkin@Vault12
System: SUSE LINUX 10.1 (i586)
KDE: 3.5.1 Level "a"
Display Info
Vendor: ATI Technologies Inc
Model: R350 NH
Driver: fglrx (No 3D Support)
Kan iemand mij vertellen waar ik de fout in ga?
Zie hieronder een kopie van mijn xorg.conf bestand:
Alvast bedankt voor de hulp!# /.../
# SaX generated X11 config file
# Created on: 2006-05-29T19:08:42+0200.
#
# Version: 7.1
# Contact: Marcus Schaefer <sax@suse.de>, 2005
# Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users>
#
# Automatically generated by [ISaX] (7.1)
# PLEASE DO NOT EDIT THIS FILE!
#
Section "Files"
FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/local"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/URW"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo"
FontPath "/usr/X11R6/lib/X11/fonts/PEX"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/latin7/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/baekmuk:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/japanese:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/kwintv"
FontPath "/usr/X11R6/lib/X11/fonts/truetype"
FontPath "/usr/X11R6/lib/X11/fonts/uni:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/CID"
FontPath "/usr/X11R6/lib/X11/fonts/ucs/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/ucs/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/ucs/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/misc/sgi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/xtest"
FontPath "/opt/kde3/share/fonts"
InputDevices "/dev/gpmdata"
InputDevices "/dev/input/mice"
EndSection
Section "ServerFlags"
Option "AllowMouseOpenFail" "on"
EndSection
Section "Module"
Load "dbe"
Load "type1"
Load "freetype"
Load "extmod"
Load "glx"
Load "v4l"
Load "dri"
EndSection
Section "InputDevice"
Driver "kbd"
Identifier "Keyboard[0]"
Option "Protocol" "Standard"
Option "XkbLayout" "us"
Option "XkbModel" "pc104"
Option "XkbRules" "xfree86"
EndSection
Section "InputDevice"
Driver "mouse"
Identifier "Mouse[1]"
Option "Buttons" "10"
Option "Device" "/dev/input/mice"
Option "Name" "Logitech USB-PS/2 Optical Mouse"
Option "Protocol" "explorerps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
Option "CalcAlgorithm" "XServerPool"
DisplaySize 427 320
HorizSync 30-142
Identifier "Monitor[0]"
ModelName "1600X1200@85HZ"
VendorName "--> VESA"
VertRefresh 50-200
UseModes "Modes[0]"
EndSection
Section "Modes"
Identifier "Modes[0]"
Modeline "1600x1200" 229.50 1600 1664 1856 2160 1200 1201 1204 1250
EndSection
Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "1600x1200" "1600x1024" "1600x1000" "1400x1050" "1280x1024" "1440x900" "1280x960" "1366x768" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1600x1200" "1600x1024" "1600x1000" "1400x1050" "1280x1024" "1440x900" "1280x960" "1366x768" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1600x1200" "1600x1024" "1600x1000" "1400x1050" "1280x1024" "1440x900" "1280x960" "1366x768" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1600x1200" "1600x1024" "1600x1000" "1400x1050" "1280x1024" "1440x900" "1280x960" "1366x768" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
EndSection
Section "Device"
BoardName "R350 NH"
BusID "2:0:0"
Driver "fglrx"
Identifier "Device[0]"
Option "FSAADisableGamma" "no"
Option "Capabilities" "0x00000000"
Option "FSAAMSPosY3" "0.000000"
Option "no_accel" "no"
Option "UseFastTLS" "0"
Option "UseInternalAGPGART" "no"
Option "usevnc" "no"
Option "FSAAMSPosX3" "0.000000"
Option "CenterMode" "off"
Option "FSAAMSPosY1" "0.000000"
Option "mtrr" "off"
Option "FSAAMSPosX4" "0.000000"
Option "ForceGenericCPU" "no"
Option "FSAAMSPosX5" "0.000000"
Option "FSAAMSPosY2" "0.000000"
Option "EnablePrivateBackZ" "no"
Option "KernelModuleParm" "agplock=0"
VendorName "ATI"
EndSection
Section "ServerLayout"
Identifier "Layout[all]"
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
Option "Clone" "off"
Option "Xinerama" "off"
Screen "Screen[0]"
EndSection
Section "DRI"
Group "video"
Mode 0660
EndSection
Section "Extensions"
Option "DAMAGE" "no"
EndSection
[ Voor 20% gewijzigd door Simkin op 30-05-2006 19:47 ]