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 27/04/2007, à 15:57

izY

Pas d'acceleration 3D avec ma ATI Radeon Mobily X700 sous Feisty

Bon j'ai essayer de suivre le tuto http://doc.ubuntu-fr.org/fglrx afin de faire fonctionner l'acceleration 3D de mon portable mais cela n'a pas fonctionner.

yoni@portable:~$ glxinfo | grep -i "rendering"
direct rendering: No

Je vous joins mon fichier xorg.conf que ma generer l'activation des pilote ati dans Systeme>Administration>Gestionnaire de pilote Propriétaires

yoni@portable:~$ cat /etc/X11/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 xorg.conf(5) 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"
        Fontpath        "/usr/share/fonts/X11/misc"
        Fontpath        "/usr/share/fonts/X11/cyrillic"
        Fontpath        "/usr/share/fonts/X11/100dpi/:unscaled"
        Fontpath        "/usr/share/fonts/X11/75dpi/:unscaled"
        Fontpath        "/usr/share/fonts/X11/Type1"
        Fontpath        "/usr/share/fonts/X11/100dpi"
        Fontpath        "/usr/share/fonts/X11/75dpi"
        # path to defoma fonts
        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            "vbe"
EndSection

Section "Extensions"
        Option          "RENDER"        "Enable"
        Option          "Composite"     "0"
EndSection


Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "kbd"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "fr"
        Option          "XkbVariant"    "oss"
        Option          "XkbOptions"    "lv3:ralt_switch"
EndSection

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"        "/dev/input/mice"
        Option          "Protocol"      "ImPS/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/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 Radeon Mobility X700 (PCIE)"
        Driver          "fglrx"
        Busid           "PCI:3:0:0"
EndSection

Section "Monitor"
        Identifier      "Écran générique"
        Option          "DPMS"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "ATI Technologies Inc Radeon Mobility X700 (PCIE)"
        Monitor         "Écran générique"
        Defaultdepth    24
        SubSection "Display"
                Depth   1
                Modes           "1024x768"      "800x600"       "640x480"
        EndSubSection
        SubSection "Display"
                Depth   4
                Modes           "1024x768"      "800x600"       "640x480"
        EndSubSection
        SubSection "Display"
                Depth   8
                Modes           "1024x768"      "800x600"       "640x480"
        EndSubSection
        SubSection "Display"
                Depth   15
                Modes           "1024x768"      "800x600"       "640x480"
        EndSubSection
        SubSection "Display"
                Depth   16
                Modes           "1024x768"      "800x600"       "640x480"
        EndSubSection
        SubSection "Display"
                Depth   24
                Modes           "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

Merci d'avance pour vos reponse.


Asus A6VA-Q038H (série A6000) : Centrino II (Sonoma) 1.86 GHz ; ATI Mobility X700 PCI-E ; RealTek ALC880 ; Intel 2200 BG ; Webcam (BisonCam) ; lecteur SD-MMC (Ricoh)

Hors ligne

#2 Le 29/04/2007, à 14:14

izY

Re : Pas d'acceleration 3D avec ma ATI Radeon Mobily X700 sous Feisty

vraiment personne n'as de solution??


Asus A6VA-Q038H (série A6000) : Centrino II (Sonoma) 1.86 GHz ; ATI Mobility X700 PCI-E ; RealTek ALC880 ; Intel 2200 BG ; Webcam (BisonCam) ; lecteur SD-MMC (Ricoh)

Hors ligne

#3 Le 29/04/2007, à 14:56

izY

Re : Pas d'acceleration 3D avec ma ATI Radeon Mobily X700 sous Feisty

bon en faite j'ai ete verifier se que j'avais fais sous ma dapper ou j avai installer une section xgl et en fait, je sais pas pour vous mais moi quand je clique sur le bouton quitter si je suis sur une session xgl je n'ai pas les choix atteindre ou redemarrer juste se deconnecter :rolleyes roll si tu a une idee je suis preneur


Asus A6VA-Q038H (série A6000) : Centrino II (Sonoma) 1.86 GHz ; ATI Mobility X700 PCI-E ; RealTek ALC880 ; Intel 2200 BG ; Webcam (BisonCam) ; lecteur SD-MMC (Ricoh)

Hors ligne

#4 Le 29/04/2007, à 14:58

izY

Re : Pas d'acceleration 3D avec ma ATI Radeon Mobily X700 sous Feisty

oups j ai rien dis j'ai compris pourquoi sa fonctionner!!


Asus A6VA-Q038H (série A6000) : Centrino II (Sonoma) 1.86 GHz ; ATI Mobility X700 PCI-E ; RealTek ALC880 ; Intel 2200 BG ; Webcam (BisonCam) ; lecteur SD-MMC (Ricoh)

Hors ligne

#5 Le 29/04/2007, à 15:39

izY

Re : Pas d'acceleration 3D avec ma ATI Radeon Mobily X700 sous Feisty

Petit indication, car je sais pas si sa sera super utile pour resoudre le probleme mais sous dapper j avai le fglrx qui fonctionnait avec se fichier xorg.conf

yoni@portable:~$ cat /media/disk/etc/X11/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"
        InputDevice    "Synaptics Touchpad"
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  "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"
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"

                                                      # /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   "Generic Monitor"
        HorizSync    28.0 - 51.0
        VertRefresh  43.0 - 60.0
        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. Radeon Mobility X700 (RV410 PCIE)"
        Driver      "vesa"
        BusID       "PCI:3:0:0"
EndSection

Section "Device"
        Identifier  "aticonfig-Device[0]"
        Driver      "fglrx"
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    "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth     4
                Modes    "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth     8
                Modes    "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth     15
                Modes    "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth     16
                Modes    "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth     24
                Modes    "1024x768" "800x600" "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

mais je me souviens plus comment je l avais obtenu et quand j'ai essayer de le mettre a la place du fichier xorg.conf de la feisty il a pas aimer du tout :s


Asus A6VA-Q038H (série A6000) : Centrino II (Sonoma) 1.86 GHz ; ATI Mobility X700 PCI-E ; RealTek ALC880 ; Intel 2200 BG ; Webcam (BisonCam) ; lecteur SD-MMC (Ricoh)

Hors ligne

#6 Le 30/04/2007, à 20:49

izY

Re : Pas d'acceleration 3D avec ma ATI Radeon Mobily X700 sous Feisty

vraiment personne???


Asus A6VA-Q038H (série A6000) : Centrino II (Sonoma) 1.86 GHz ; ATI Mobility X700 PCI-E ; RealTek ALC880 ; Intel 2200 BG ; Webcam (BisonCam) ; lecteur SD-MMC (Ricoh)

Hors ligne

#7 Le 30/04/2007, à 21:37

CedrucK

Re : Pas d'acceleration 3D avec ma ATI Radeon Mobily X700 sous Feisty

Salut izY,

Ayant essayer d'installer fglrx et XGL avec ma mobility X700, je peux te dire que ton problème de bouton se résoud facilement avec le tuto:
http://doc.ubuntu-fr.org/xgl_gnome

quand il disent "si vous avez un problème avec le bouton arrêter..."
Je sais que il faut rajouter 2 lignes de codes avant la dernière ligne d'un fichier de configuration...

Voili voilou...

Hors ligne

#8 Le 01/05/2007, à 00:39

izY

Re : Pas d'acceleration 3D avec ma ATI Radeon Mobily X700 sous Feisty

ui merci


Asus A6VA-Q038H (série A6000) : Centrino II (Sonoma) 1.86 GHz ; ATI Mobility X700 PCI-E ; RealTek ALC880 ; Intel 2200 BG ; Webcam (BisonCam) ; lecteur SD-MMC (Ricoh)

Hors ligne