Pages : 1
#1 Le 27/09/2006, à 12:04
- ratakses
deux petits problèmes avec fglrx
Salut à tous!
J'utilisais les drivers par défaut pour ma radeon 9600, et la je viens d'installer le driver xorg-driver-fglrx, pour pouvoir utiliser des applications utilisant opengl.
Tout semble bien fonctionner.
$ glxgears -printfps
8687 frames in 5.0 seconds = 1737.205 FPS
8418 frames in 5.0 seconds = 1683.594 FPS
$ fgl_glxgears
Using GLX_SGIX_pbuffer
1677 frames in 5.0 seconds = 335.400 FPS
1838 frames in 5.0 seconds = 367.600 FPS
Et tuxracer tourne très bien (même si c'était déjà le cas avant).
J'ai cependant deux légers problèmes :
- gdm m'affiche l'écran de login en 2048x1536 (le max du max supporté par mon écran), bien qu'une fois logé il me remette dans ma résolution habituelle. Bon... pas bien grave, mais si par hasard quelqu'un voit...
- un peu plus gênant, la lecture d'un fichier vidéo (n'importe quel divx par exemple) en plein écran prend 90% du cpu, alors qu'avant ça prenait peut-être 5%
Si par hasard qqn a une idée, c'est volontier !
voilà ma config :
- Radeon 9600 256Mo
- Athlon xp 2000+
- 512 Mo ddr
- Ubuntu dapper 2.6.15-27-k7
et à tout hasard mon xorg.conf :
# /etc/X11/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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/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 "ServerLayout"
Identifier "Default Layout"
Screen 0 "aticonfig-Screen[0]" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection
Section "Files"
# path to defoma fonts
FontPath "/usr/share/X11/fonts/misc"
FontPath "/usr/share/X11/fonts/cyrillic"
FontPath "/usr/share/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/X11/fonts/Type1"
FontPath "/usr/share/X11/fonts/100dpi"
FontPath "/usr/share/X11/fonts/75dpi"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "ch"
Option "XkbVariant" "fr"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
# /dev/input/event
# for USB
Identifier "stylus"
Driver "wacom"
Option "Device" "/dev/wacom" # Change to
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
# /dev/input/event
# for USB
Identifier "eraser"
Driver "wacom"
Option "Device" "/dev/wacom" # Change to
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
# /dev/input/event
# for USB
Identifier "cursor"
Driver "wacom"
Option "Device" "/dev/wacom" # Change to
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "Monitor"
Identifier "EIZO FlexSca"
Option "DPMS"
EndSection
Section "Monitor"
Identifier "aticonfig-Monitor[0]"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "ATI Technologies, Inc. RV350 AP [Radeon 9600]"
Driver "fglrx"
BusID "PCI:2:0:0"
Option "UseInternalAGPGART" "no"
EndSection
Section "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
Option "UseInternalAGPGART" "no"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies, Inc. RV350 AP [Radeon 9600]"
Monitor "EIZO FlexSca"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1600x1200" "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]"
Device "aticonfig-Device[0]"
Monitor "aticonfig-Monitor[0]"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "DRI"
Mode 0666
EndSection
Hors ligne
#2 Le 27/09/2006, à 13:03
- tinkywinky
Re : deux petits problèmes avec fglrx
Salut,
Pour ton probl. de vidéo, dans la section "device" de ton xorg (celle avec l'identifier aticonfig-Device[0], t'as fait quoi pour avoir fglrx dans l'autre aussi ?? ), essaye de rajouter :
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
Dernière modification par tinkywinky (Le 27/09/2006, à 13:05)
Dell XPS M1710, Core 2 Duo 2.16 Ghz, 1 Go RAM, NVidia 7900 GTX 512Mo (1.0.9755)
Debian Unstable, Kernel 2.6.21, KDE 3.5.6, Beryl SVN
Hors ligne
#3 Le 27/09/2006, à 16:53
- ratakses
Re : deux petits problèmes avec fglrx
Parfait merci bien!
La vidéo marche au poil maintenant !
pour le fglrx c'était juste une petite erreur
Reste plus que mon problème de résolution dans gdm héhé...
Jvais voir ske jpeux trouver
Hors ligne