Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 26/02/2007, à 10:14

bendub

[résolu] accéleration 3d fonctionne plus radeon x1300

Voilà, en fait l'accéleration 3d fonctionnait et maintenant , direct rendering=no...
pourtant les drivers fglrx sont installés, le xorg.conf parait normal et j'ai refait toutes les étapes du tuto pour l'accéleration 3d ATI, qui avait marché la première fois...

ben@ben-desktop:~$ glxinfo | grep "direct rendering"
Xlib:  extension "XFree86-DRI" missing on display ":0.0".
direct rendering: No

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 "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     "/usr/share/fonts/X11/misc"
	FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
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  "Generic Keyboard"
	Driver      "kbd"
	Option	    "CoreKeyboard"
	Option	    "XkbRules" "xorg"
	Option	    "XkbModel" "pc105"
	Option	    "XkbLayout" "be"
	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"

                                                      # /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   "Acer AL1914"
	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. ATI Default Card"
	Driver      "vesa"
	BusID       "PCI:4:0:0"
EndSection

Section "Device"
	Identifier  "aticonfig-Device[0]"
	Driver      "fglrx"
	Option	    "VideoOverlay" "on"
	Option	    "OpenGLOverlay" "off"
EndSection

Section "Screen"
	Identifier "Default Screen"
	Device     "ATI Technologies, Inc. ATI Default Card"
	Monitor    "Acer AL1914"
	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    "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

Section "Extensions"
	Option	    "Composite" "Disable"
EndSection

Dernière modification par bendub (Le 22/03/2007, à 10:38)


http://www.veikau.com

Hors ligne

#2 Le 26/02/2007, à 10:15

bendub

Re : [résolu] accéleration 3d fonctionne plus radeon x1300

ben@ben-desktop:~$ lspci | grep "VGA"
04:00.0 VGA compatible controller: ATI Technologies Inc RV515 [Radeon X1300]
ben@ben-desktop:~$ 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)

http://www.veikau.com

Hors ligne

#3 Le 26/02/2007, à 17:08

Taickyto

Re : [résolu] accéleration 3d fonctionne plus radeon x1300

Je plusois ce sujet, j'ai exactement le même problème, j'ai beau essayer tout les différents noyaux et suivre toutes les étapes du tuto, toujours le même problème...

Hors ligne

#4 Le 26/02/2007, à 21:32

bendub

Re : [résolu] accéleration 3d fonctionne plus radeon x1300

oui et en plus, moi je l'avais avant !!!
Aidez-moi je n'en peux plus!!!


http://www.veikau.com

Hors ligne

#5 Le 26/02/2007, à 22:46

jbt31

Re : [résolu] accéleration 3d fonctionne plus radeon x1300

Salut
Je suis novice donc pas certain de la solution

Si l'acceleration 3D fonctionnait avant tu peux utiliser un ancien fichier xorg.conf présent dans /etc/X11 ( exemple : xorg.conf.backup ) tout en gardant une copie de de ton fichier actuel.

Dans :

Section "Screen"
    Device     "ATI Technologies, Inc. ATI Default Card"

ce qui renvoi à

Section "Device"
    Identifier  "ATI Technologies, Inc. ATI Default Card"
    Driver      "vesa"
    BusID       "PCI:4:0:0"
EndSection

A mon avis le parametre Driver doit être modifié, tu devrais plutot avoir :

Section "Device"
    Identifier  "ATI Technologies, Inc. ATI Default Card"
    Driver      "fglrx"
    BusID       "PCI:4:0:0"
#   Option        "VideoOverlay" "on"
#   Option        "OpenGLOverlay" "off"
EndSection

NB : tu peux enlever les commentaires # si tu veux forcer l'état de des options

#6 Le 26/02/2007, à 22:49

toasty

Re : [résolu] accéleration 3d fonctionne plus radeon x1300

bendub a écrit :

oui et en plus, moi je l'avais avant !!!
Aidez-moi je n'en peux plus!!!

Une petite question:
Pourquoi tu te retrouves avec 2 sections Device avec à la fois vesa et fglrx dans ton xorg.conf ?

Section "Device"
    Identifier  "ATI Technologies, Inc. ATI Default Card"
    Driver      "vesa"
    BusID       "PCI:4:0:0"
EndSection

Section "Device"
    Identifier  "aticonfig-Device[0]"
    Driver      "fglrx"
    Option        "VideoOverlay" "on"
    Option        "OpenGLOverlay" "off"
EndSection


Qui accepte de perdre des libertés contre un peu de sécurité ne mérite ni l' un ni l' autre et perdra les deux.

Hors ligne

#7 Le 26/02/2007, à 23:18

casimir

Re : [résolu] accéleration 3d fonctionne plus radeon x1300

Hors ligne

#8 Le 27/02/2007, à 11:10

bendub

Re : [résolu] accéleration 3d fonctionne plus radeon x1300

ben merde, j'ai changé mon xorg.conf et maintenant y redémarre plus, il s'arrette à l'ecrand de chargement de ubuntu, comment editer le xorg.conf en, code ? car gksudo gedit, ca marche pas, et je connais pas bien les codes... merci, ou bien restaurer un xorg.conf original...
bref je suis dans la merde, je sais meme pas demarrer


http://www.veikau.com

Hors ligne

#9 Le 27/02/2007, à 11:31

bendub

Re : [résolu] accéleration 3d fonctionne plus radeon x1300

bon j'ai su restaurer, bref je suis au point de départ

Dernière modification par bendub (Le 27/02/2007, à 11:32)


http://www.veikau.com

Hors ligne

#10 Le 22/03/2007, à 10:38

bendub

Re : [résolu] accéleration 3d fonctionne plus radeon x1300

j'ai réussi à remettre l'accéleration en installant le pilote propriétaire venant de la page d'ati.


http://www.veikau.com

Hors ligne