Pages : 1
#1 Le 05/10/2006, à 21:21
- Blurg
Pas d'acceleration graphique (EDGY)
Bonjour, quand je demarre Ubuntu, au demarrage, j'ai des signaux et des couleurs bizar, le upsplash bug.
J'ai une ATI Radeon 9200 SE, j'ai essayer de mettre lacceleration graphiqu avec le pilote libre comme expliqué dans http://doc.ubuntu-fr.org/applications/beryl. Mais quand je fais "glxinfo | grep rendering" j'ai :
" direct rendering: No " .
Merci de m'aider.
Dernière modification par Blurg (Le 07/10/2006, à 16:38)
>>CODYPACK Feisty Fawn !<< [Icônes, Thèmes, Wallpapers, Skydomes, Guide pour débutant, etc]
Hors ligne
#2 Le 05/10/2006, à 22:01
- fabien
Hors ligne
#3 Le 06/10/2006, à 18:25
- Blurg
Re : Pas d'acceleration graphique (EDGY)
Mon xorg.conf :
automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Files"
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 "/usr/share/fonts/X11/misc"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "bitmap"
Load "dbe"
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" "fr"
Option "XkbVariant" "latin9"
Option "XkbOptions" "lv3:ralt_switch"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "Device"
Identifier "ATI Technologies, Inc. RV280 [Radeon 9200 SE]"
Driver "radeon"
BusID "PCI:1:0:0"
Option "AGPMode" "4" # AGP 4x
Option "AGPSize" "128" # AGP aperture size
Option "RingSize" "8"
Option "BufferSize" "2"
Option "UseFBDev" "false"
Option "AccelMethod" "XAA" # Use XFree86 Acceleration Architecture
Option "XaaNoOffscreenPixmaps" "false" # Faster RENDER acceleration
Option "RenderAccel" "true" # Enable the hardware render acceleration
Option "BackingStore" "true" # Faster double buffering
Option "EnablePageFlip" "true" # Enable page flipping for 3D apps
Option "ColorTiling" "true"
Option "SubPixelOrder" "none"
Option "DynamicClocks" "on"
Option "mtrr" "on"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
Option "DPMS"
BusID "PCI:1:0:0"
EndSection
Section "Monitor"
Identifier "710S"
Option "DPMS"
HorizSync 30-70
VertRefresh 50-160
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies, Inc. RV280 [Radeon 9200 SE]"
Monitor "710S"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection
Section "DRI"
Mode 0666
EndSection
Section "Extensions"
Option "Composite" "Enable"
Option "RENDER" "Enable"
EndSection
Mon xorg.conf, a lair normal, j'ai changé "/usr/lib/libGL.so.1.2", c'est peut etre ca, quelqu'un pourrait menvoyer le sien ?
>>CODYPACK Feisty Fawn !<< [Icônes, Thèmes, Wallpapers, Skydomes, Guide pour débutant, etc]
Hors ligne
#4 Le 06/10/2006, à 19:26
- fabien
Re : Pas d'acceleration graphique (EDGY)
Voila le mien :
Section "Files"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/usr/share/fonts/X11/100dpi"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dbe"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "keyboard_01"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "gb"
Option "XkbOptions" "lv3:ralt_switch"
EndSection
Section "InputDevice"
Identifier "mouse_01"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Identifier "stylus_01"
Driver "wacom"
Option "Device" "/dev/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4"
EndSection
Section "InputDevice"
Identifier "eraser_01"
Driver "wacom"
Option "Device" "/dev/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4"
EndSection
Section "InputDevice"
Identifier "cursor_01"
Driver "wacom"
Option "Device" "/dev/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4"
EndSection
Section "Device"
Identifier "graphics_01"
Driver "radeon"
BusID "PCI:1:0:0"
Option "AGPMode" "4"
Option "AGPSize" "128"
Option "RingSize" "8"
Option "BufferSize" "2"
Option "UseFBDev" "false"
Option "AccelMethod" "XAA"
Option "XaaNoOffScreenPixmaps" "false"
Option "RenderAccel" "true"
Option "BackingStore" "true"
Option "EnablePageFlip" "true"
Option "ColorTiling" "true"
Option "SubPixelOrder" "none"
Option "DynamicClocks" "on"
Option "mtrr" "on"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
Option "DPMS"
EndSection
Section "Monitor"
Identifier "monitor_01"
Option "DPMS"
EndSection
Section "Screen"
Identifier "screen_01"
Device "graphics_01"
Monitor "monitor_01"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "layout_01"
Screen "screen_01"
InputDevice "keyboard_01"
InputDevice "mouse_01"
InputDevice "stylus_01" "SendCoreEvents"
InputDevice "cursor_01" "SendCoreEvents"
InputDevice "eraser_01" "SendCoreEvents"
EndSection
Section "DRI"
Mode 0666
EndSection
Section "Extensions"
Option "Composite" "Enable"
Option "RENDER" "Enable"
EndSection
Hors ligne
#5 Le 06/10/2006, à 19:29
- fabien
Re : Pas d'acceleration graphique (EDGY)
Tu as bien desinstalle le driver proprio ATI ?
Hors ligne
#6 Le 06/10/2006, à 20:41
- Blurg
Re : Pas d'acceleration graphique (EDGY)
Oui je l'ai bien desinstallé mais javais du changé "/usr/lib/libGL.so.1.2", pour faire accepter ma carte a fglrx. Avant de voir qu'il existait un driver libre, donc c'est peut etre a cause de ca.
J'aimerais savoir comment reinstaller ce fichier, ou si qq pouvait menvoyer le sien. Merci
>>CODYPACK Feisty Fawn !<< [Icônes, Thèmes, Wallpapers, Skydomes, Guide pour débutant, etc]
Hors ligne
#7 Le 06/10/2006, à 20:52
- Stemp
Re : Pas d'acceleration graphique (EDGY)
paquet xserver-xorg-video-ati
«La violence n'a jamais rien réglé» Gengis Khan 1162-1227
Blog | Crunchbang Linux | Arch Linux
Hors ligne
#8 Le 06/10/2006, à 21:00
- Blurg
Re : Pas d'acceleration graphique (EDGY)
je l'ai reinstallé et rien ne change, toujours pas d'acceleration graphique sous edgy, mon xorg.conf a l'air normal, je comprend pas.
>>CODYPACK Feisty Fawn !<< [Icônes, Thèmes, Wallpapers, Skydomes, Guide pour débutant, etc]
Hors ligne
#9 Le 07/10/2006, à 10:47
- Blurg
Re : Pas d'acceleration graphique (EDGY)
personne ?
>>CODYPACK Feisty Fawn !<< [Icônes, Thèmes, Wallpapers, Skydomes, Guide pour débutant, etc]
Hors ligne
#10 Le 07/10/2006, à 10:55
- fabien
Re : Pas d'acceleration graphique (EDGY)
Je seche. Au cas ou peux-tu nous montrer ton log Xorg ?
Hors ligne
#11 Le 07/10/2006, à 15:10
- Blurg
Re : Pas d'acceleration graphique (EDGY)
Ce matin, une mise a jour a tout remis dans l'ordre. Merci quand même.
>>CODYPACK Feisty Fawn !<< [Icônes, Thèmes, Wallpapers, Skydomes, Guide pour débutant, etc]
Hors ligne
#12 Le 07/10/2006, à 15:14
- fabien
Hors ligne
#13 Le 07/10/2006, à 16:38
- Blurg
Re : Pas d'acceleration graphique (EDGY)
Par contre j'ai ca :
xavier@xavier-desktop:~$ glxgears -printfps
libGL warning: 3D driver claims to not support visual 0x4b
Qu'est-ce que ca veut dire ?
>>CODYPACK Feisty Fawn !<< [Icônes, Thèmes, Wallpapers, Skydomes, Guide pour débutant, etc]
Hors ligne
#14 Le 07/10/2006, à 16:49
- Zer0
Re : Pas d'acceleration graphique (EDGY)
moi pareil j'ai une X700 est j'ai pas d'accélération graphique alors que sous dapper tout fonctionnais nikel (je suis passer à edgy par sources.list) voici ce que me renvoi mon fglrxinfo:
Xlib: extension "XFree86-DRI" missing on display ":0.0".
display: :0.0 screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.5.1)
et 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 "Files"
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 "/usr/share/fonts/X11/misc"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
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" "fr"
Option "XkbVariant" "latin9"
Option "XkbOptions" "lv3:ralt_switch"
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"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizScrollDelta" "0"
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "Device"
Identifier "ATI Technologies, Inc. Radeon Mobility X700 (RV410 PCIE)"
Driver "fglrx"
Option "MonitorLayout" "LVDS, AUTO"
BusID "PCI:1:0:0"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
HorizSync 30-70
VertRefresh 50-160
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies, Inc. Radeon Mobility X700 (RV410 PCIE)"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1440x900" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1440x900" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1440x900" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1440x900" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1440x900" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1440x900" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
InputDevice "Synaptics Touchpad"
EndSection
Section "DRI"
Mode 0666
EndSection
ça fais 2 jours que je planche dessus alors si quelqu'un a une idée je le remercie.
Dernière modification par Zer0 (Le 07/10/2006, à 16:49)
Hors ligne
#15 Le 07/10/2006, à 17:03
- MakoSol
Re : Pas d'acceleration graphique (EDGY)
Salut Zer0,
j'ai une configuration similaire, et le même problème, que j'ai signalé sur ce sujet : http://forum.kubuntu-fr.org/viewtopic.php?id=66765
j'espère qu'on aura une réponse !
site sur des logiciels libres/gratuits pour Windows, outils de géomatique et Linux : http://makosol.free.fr/
Hors ligne
Pages : 1