Fórum Ubuntu CZ/SK
Ostatní => Archiv => Téma založeno: ScH0ll_kIll3r 13 Listopadu 2007, 18:07:45
-
hojte lidi uz delsi dobu mam problem kdyz chci vypsat prikaz "fglrxinfo"
hodi to takovoudle hnusnou chybu
schollkiller@desktop:~$ fglrxinfo
Xlib: extension "ATIFGLRXDRI" missing on display ":0.0".
Error: couldn't find RGB GLX visual!
nevíte co stim ??? diky za odpoved
-
Do /etc/X11/corg.conf pridej(pokud tam uz neni) nasledujici:
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection
Section "DRI"
Mode 0666
EndSection
-
pridal jsem totam ale nepomohlo to stale
schollkiller@desktop:~$ fglrxinfo
Xlib: extension "ATIFGLRXDRI" missing on display ":0.0".
Error: couldn't find RGB GLX visual!
-
ATI Radeon 9200SE
vypis xorgu
# xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Files"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "cz"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "ZAxisMapping" "4 5"
Option "ButtonMapping" "1 2 3 6 7"
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "Device"
Identifier "ATI Technologies Inc RV280 [Radeon 9200 SE]"
Driver "ati"
BusID "PCI:1:0:0"
EndSection
Section "Monitor"
Identifier "C15-2"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies Inc RV280 [Radeon 9200 SE]"
Monitor "C15-2"
DefaultDepth 16
SubSection "Display"
Modes "1024x768" "800x600" "720x400" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
# Uncomment if you have a wacom tablet
# InputDevice "stylus" "SendCoreEvents"
# InputDevice "cursor" "SendCoreEvents"
# InputDevice "eraser" "SendCoreEvents"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection
Section "DRI"
Mode 0666
EndSection
-
hodi to tuhle chybu
schollkiller@desktop:~/Desktop$ sudo sh ./ati-driver-installer-8.28.8.run
[sudo] password for schollkiller:
Creating directory fglrx-install
Verifying archive integrity... All good.
Uncompressing ATI Proprietary Linux Driver-8.28.8...
-e ==================================================
-e ATI Technologies Linux Driver Installer/Packager
-e ==================================================
./ati-installer.sh: 165: Syntax error: Bad substitution
Removing temporary directory: fglrx-install
-
nevim co to je za chybu, ale myslim, ze ani potom se vam tento ovladac nainstalovat nepodari :( kdyz jsem to zkousel na gentoo tak mi nesedela verze jadra a snizovat jadro kvuli ovladacum grafiky je myslim zbytecne. ja te pouzivam opensource ovladac radeon a prime vykreslovani mi funguje tak jsem spokojeny :)
-
takze to vypada ze se s 3d acc muzu rozloucit, jinak je zajimavy ze mi tenhle vypis jednu dobu sel
-
ale neeee rozloucit :) jak jsem psal, mam grafiku Radeon 9200 a 3D akcelerace mi jede i s opensource ovladacema. poslu odpovidajici sekci souboru xorg.conf na ukazku:
Section "Device"
Identifier "ATI Radeon 9200"
Driver "radeon"
#Driver "fglrx"
Option "AGPMode" "8"
#Option "AGPFastWrite" "yes" #nejede!!!
Option "EnablePageFlip" "on"
Option "RenderAccel" "on"
#Option "AccelMethod" "EXA" # default, novejsi je XXA
#Option "BackingStore" "true"
#Option "ExaNoOffrscreenPixmaps"
#Option "XAANoOffscreenPixmaps"
#Option "UseInternalAGPGART" "no"
#Option "DynamicClocks" "on"
Option "ColorTiling" "on"
#BusID "PCI:1:0:0"
#VideoRam 131072
# Insert Clocks lines here if appropriate
EndSection
-
ok je to v xorgu ale porad :(
schollkiller@desktop:~$ glxinfo | grep direct
Xlib: extension "ATIFGLRXDRI" missing on display ":0.0".
Error: couldn't find RGB GLX visual
schollkiller@desktop:~$ glxgears
Xlib: extension "ATIFGLRXDRI" missing on display ":0.0".
Error: couldn't get an RGB, Double-buffered visual
-
dej sem jeste vypis /var/log/Xorg.0.log, podivame se co se mu nelibi ....