Portál AbcLinuxu, 22. prosince 2025 02:47
Section "Files"
FontPath "/usr/share/fonts/misc:unscaled"
FontPath "/usr/share/fonts/local"
FontPath "/usr/share/fonts/75dpi:unscaled"
FontPath "/usr/share/fonts/100dpi:unscaled"
FontPath "/usr/share/fonts/Type1"
FontPath "/usr/share/fonts/URW"
FontPath "/usr/share/fonts/Speedo"
FontPath "/usr/share/fonts/PEX"
FontPath "/usr/share/fonts/cyrillic"
FontPath "/usr/share/fonts/latin2/misc:unscaled"
FontPath "/usr/share/fonts/latin2/75dpi:unscaled"
FontPath "/usr/share/fonts/latin2/100dpi:unscaled"
FontPath "/usr/share/fonts/latin2/Type1"
FontPath "/usr/share/fonts/latin7/75dpi:unscaled"
FontPath "/usr/share/fonts/baekmuk:unscaled"
FontPath "/usr/share/fonts/japanese:unscaled"
FontPath "/usr/share/fonts/kwintv"
FontPath "/usr/share/fonts/truetype"
FontPath "/usr/share/fonts/uni:unscaled"
FontPath "/usr/share/fonts/CID"
FontPath "/usr/share/fonts/ucs/misc:unscaled"
FontPath "/usr/share/fonts/ucs/75dpi:unscaled"
FontPath "/usr/share/fonts/ucs/100dpi:unscaled"
FontPath "/usr/share/fonts/hellas/misc:unscaled"
FontPath "/usr/share/fonts/hellas/75dpi:unscaled"
FontPath "/usr/share/fonts/hellas/100dpi:unscaled"
FontPath "/usr/share/fonts/hellas/Type1"
FontPath "/usr/share/fonts/misc/sgi:unscaled"
FontPath "/usr/share/fonts/xtest"
FontPath "/opt/kde3/share/fonts"
InputDevices "/dev/gpmdata"
InputDevices "/dev/input/mice"
EndSection
Section "ServerFlags"
Option "AIGLX" "on"
Option "AllowMouseOpenFail" "on"
Option "IgnoreABI" "on"
Option "ZapWarning" "on"
EndSection
Section "Module"
Load "dbe"
Load "type1"
Load "freetype"
Load "extmod"
Load "glx"
Load "dri"
EndSection
Section "InputDevice"
Driver "kbd"
Identifier "Keyboard[0]"
Option "Protocol" "Standard"
Option "XkbLayout" "cz,us"
Option "XkbModel" "microsoftpro"
Option "XkbOptions" "grp:shift_toggle"
Option "XkbRules" "xfree86"
EndSection
Section "InputDevice"
Driver "mouse"
Identifier "Mouse[1]"
Option "Buttons" "10"
Option "Device" "/dev/input/mice"
Option "Name" "Logitech MX500 Optical Mouse"
Option "Protocol" "explorerps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
Option "CalcAlgorithm" "XServerPool"
DisplaySize 376 301
HorizSync 30-81
Identifier "Monitor[0]"
ModelName "SAMSUNG SYNCMASTER"
Option "DPMS"
Option "PreferredMode" "1280x1024"
VendorName "SAM"
VertRefresh 43-75
UseModes "Modes[0]"
EndSection
Section "Modes"
Identifier "Modes[0]"
Modeline "1280x1024" 108 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
EndSection
Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
EndSection
Section "Device"
BoardName "ATI Radeon HD 2600 Pro (RV630 9589)"
Driver "fglrx"
Identifier "Device[0]"
Option "XAANoOffscreenPixmaps" "true"
Option "Capabilities" "0x00000000"
# Option "OpenGLOverlay" "0x85baf48"
Option "FSAAScale" "0"
Option "FSAAEnable" "off"
Option "VideoOverlay" "0x85be6e0"
VendorName "ATI"
Option "TexturedVideo" "on"
Option "BlockSignalsOnLock" "on"
Option "KernelModuleParm" "locked-userpages=0"
Option "OpenGLOverlay" "off"
Option "UseFastTLS" "2"
Option "UseInternalAGPGART" "no"
Option "VideoOverlay" "on" # setting this to be "off" may fix tty switch problems?
Option "mtrr" "off"
Option "no_accel" "no"
Option "no_dri" "no"
Option "EnablePrivateBackZ" "no"
Option "backingstore" "true"
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" "true"
Option "Composite" "false"
EndSection
Module
Load "GLcore"Inak, co sa vypise po spusteni?:
glxinfo | grep direct
Stáhnout ATI Catalyst z amd.com a postupovat podle návodu. Zkontrolovat nainstalované balíky, připravit jádro, přepnout se do textového režimu, nainstalovat, zkonfigurovat. Nedělal bych však balíček pro distro, ale normálně nainstaloval Catalysty přes sh ./ati-... --install. Je to snazší.
No tak to raději popíšu.
Poté, co zkontroluješ, zda máš potřebné balíky, přepni se do textového režimu (jako root zadat init 3), připravit jádro a postupně zadat:
# rpm -e $(rpm -qa '*fglrx*') (pro odstranění předchozích, v případě, že máš Catalyst, jít do příslušné složky /usr/share/ati a zadat sh ./fglrx-uninstall.sh.)# sh ./ati-... --install (samozřejmě v adresáři, kde je instalátor),# ldconfig# aticonfig --initial --input=/etc/X11/xorg.conf# sax2 -r -m 0=fglrx (to bude chvíli trvat, dát OK a...)# reboot
Já to dělával raději taky složitě, ale 1-click funguje dobře...
Section "DRI"
Group "video"
Mode 0660
na
Section "DRI"
Group "video"
Mode 0666
)
With the latest drivers from ATI (8.42.3 of November 21st, 2007) fgl_glxgears will not work initially. The reason for this stems from the fact that there are two versions of(zdroj openSUSE ATI)libGL.so.1.2installed, one from fglrx that goes to /usr/X11R6/liband one from Mesa that resides in/usr/lib. This problem can be solved as follows: Switch to runlevel 3 (init 3), move to/usr/lib, deletelibGL.so.1.2(only this one!) and create a softlink to the library from fglrx:ln -s /usr/X11R6/lib/libGL.so.1.2 /usr/lib/libGL.so.1.2. After that, fgl_glxgears should work.
libGL.so.1.2 jsem nenasel na zadnem z tech dvou umisteni.Nachadzaju sa v
/usr/lib resp. /usr/X11R6/lib nejake kniznice zacinajuce na libGL.so? Ake konkretne?
find /usr/lib -name "libGL.so*" -exec ls -ald {} \;
lrwxrwxrwx 1 root root 26 19. čec 14.09 /usr/lib/xorg/libGL.so.1 -> /usr/lib/xorg/libGL.so.1.2 -rw-r--r-- 1 root root 481508 19. čec 14.09 /usr/lib/xorg/libGL.so.1.2 lrwxrwxrwx 1 root root 26 19. čec 14.09 /usr/lib/xorg/libGL.so -> /usr/lib/xorg/libGL.so.1.2 lrwxrwxrwx 1 root root 26 19. čec 14.09 /usr/lib/libGL.so.1 -> /usr/lib/xorg/libGL.so.1.2 lrwxrwxrwx 1 root root 26 19. čec 14.09 /usr/lib/libGL.so -> /usr/lib/xorg/libGL.so.1.2
find /usr/X11R6/lib -name "libGL.so*" -exec ls -ald {} \;
)
rpm -qv ati-fglrxG01-kmp-pae x11-video-fglrxG01
# modprobe fglrx
# eselect opengl set ati
Note: In case you use Xorg in Version 7.0 and fglrx is probably loaded but fglrxinfo still shows MESA you have to find fglrx_dri.so:find / -iname fglrx_dri.so/usr/X11R6/lib/modules/dri/ because the system searches there.cp `find / -iname fglrx_dri.so` /usr/X11R6/lib/modules/dri/
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.