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 07/03/2007, à 23:43

TuXWeb

Demande de l'aide pour installer les drivers pour ma carte Radeon 9250

Bonjour, voilà, je débarque sous Kubuntu 6.06, et je voudrais mettre en place l'accelération 3D de ma carte... J'ai déjà suivi des tutos, la doc, mais rien... je commence à me décourager de voir un jour afficher dans mon terminal "direct rendering : yes"...

j'ai déjà regardé là : http://doc.ubuntu-fr.org/fglrx et là http://doc.ubuntu-fr.org/radeon et d'autres sites... si vous pouriez m'indiquer comment faire svp, merci d'avance

#2 Le 08/03/2007, à 00:40

GoldoKnack

Re : Demande de l'aide pour installer les drivers pour ma carte Radeon 9250

Hello !!!

J'ai déjà une petite question. Pourquoi as tu installé Kubuntu 6.06 Alors que la version 6.10 es sortie depuis octobre ?

Pourrais tu donner plus de détails ?
- Quel Driver tu as pris (Libre ou propriétaire) ?
- Qu'as tu fais pour installer le pilote ?
- Quel message tu as lorsque tu tape "fglrxinfo" ?
- A quoi ressemble ton fichier "xorg.conf" ?

Hors ligne

#3 Le 08/03/2007, à 12:09

TuXWeb

Re : Demande de l'aide pour installer les drivers pour ma carte Radeon 9250

Bonjour, j'ai installé la 6.06 car je l'ai commandée par la poste, mais je vais passer à la 6.10 bientôt.

Sinon, pour le drivers j'ai voulu installé les drivers libres
Pour les installer, j'ai optimisé mon noyau, puis j'ai suivi le tuto http://doc.ubuntu-fr.org/fglrx

Quand je fais "fglrxinfo" j'ai :

:~$ fglrxinfo
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.4.1)

Et pour 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" "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"

                                                      # /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   "C778"
    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. RV280 [Radeon 9200]"
    Driver      "fglrx"
    Option        "UseInternalAGPGART" "no"
    Option        "VideoOverlay" "on"
    Option        "OpenGLOverlay" "off"
    BusID       "PCI:1: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. RV280 [Radeon 9200]"
    Monitor    "C778"
    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

Section "Extensions"
    Option        "Composite" "disable"
EndSection

Et quelques infos sur ma config :
- carte graphique Radeon 9250 (AGP, 128 Mo)
- processeur AMD64 (Système 32 bit)

Ayant un processeur AMD64 et un système 32 bit, j'ai regardé là : http://doc.ubuntu-fr.org/fglrx#amd64_et_noyau_32_bits. Puis j'ai cherché mon chipset comme d'écrit ici --http://doc.ubuntu-fr.org/acceleration_graphique. J'ai donc tapé

lspci | grep "VGA"

et ça me renvoi

0000:01:00.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon 9200] (rev 01)

voilà... merci pour vos réponses

#4 Le 08/03/2007, à 13:19

linux_is_good

Re : Demande de l'aide pour installer les drivers pour ma carte Radeon 9250

j' ai eut aussi queques petits soucis mais essai de voir sur plusieurs tutos car d'un tuto à l'autre il faut ajouter  ou pas enfin bref essai cela par exemple:
http://www.keepdagru.org/index.php/post/2006/10/19/Installation-des-pilotes-Ati-8296-sous-Ubuntu-610-Edgy-Eft

Hors ligne

#5 Le 08/03/2007, à 19:00

linux_is_good

Re : Demande de l'aide pour installer les drivers pour ma carte Radeon 9250

mefie toi quand meme de ce tuto j'ai eut un drole de tour
ceux qui sont sur  Ubuntu ont l'air plus fiable
bon courage

Hors ligne

#6 Le 09/03/2007, à 11:48

TuXWeb

Re : Demande de l'aide pour installer les drivers pour ma carte Radeon 9250

Merci pour les liens... mais je galère toujours autant sad

#7 Le 09/03/2007, à 11:53

ben13

Re : Demande de l'aide pour installer les drivers pour ma carte Radeon 9250

mais je galère toujours autant sad

ca fais un jour que tu galéres

certains galerent depuis des mois et ont meme fais une croix sur l'acceleration 3D alors relativise ...

si jetais toi , jinstallerai la 6.10 deja parce que meme si tu reussi a isntaller les driver sur ta dapper , lors de la upgrade , tu changera de kernel et donc faudra reinstaller les drivers proprio ...

à moins que tu ne choisisses de rester avec les drivers libres  wink


si tu choisi les drivers proprietaire de ATI , la solution d'installation la plus simple est sans doute le script ENVY

http://doc.ubuntu-fr.org/envy

voila

Dernière modification par ben13 (Le 09/03/2007, à 12:15)


Ubuntu 12.04.01 LTS 64 Bits.

Hors ligne

#8 Le 09/03/2007, à 22:17

linux_is_good

Re : Demande de l'aide pour installer les drivers pour ma carte Radeon 9250

j'ai aussi tenter l'acceleration 3D et rien du tout
par contre j'ai reussi a installer les driver de ma carte radeon 9250
mais apparement il y a des problemes avec certaines applications (OOo2 par exemple)
je pense aussi que tu dois passer sur la version 6.10
dans le cas ou tu y arrive je serai curieux de savoir
bon courage et que la force soit avec toi!

Hors ligne

#9 Le 09/03/2007, à 22:18

linux_is_good

Re : Demande de l'aide pour installer les drivers pour ma carte Radeon 9250

essai avec wine??
pourquoi pas mais pour ma part ca a rate

Hors ligne

#10 Le 10/03/2007, à 20:18

FantomeDuPogo

Re : Demande de l'aide pour installer les drivers pour ma carte Radeon 9250

Sur 6.10, ça marche sans problème. J'ai un peu galéré au début mais finalement j'ai le 3D et Beryl sans bugs. Le tuto marche mais il faut adapter  /etc/X11/xorg.conf en lisant bien les infos.

Hors ligne

#11 Le 11/03/2007, à 13:56

Elledhwen

Re : Demande de l'aide pour installer les drivers pour ma carte Radeon 9250

J'ai aussi une radeon 9250 mais en version 256 MB, voici mon xorg

# /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    "i2c"
    Load    "bitmap"
    Load    "ddc"
    Load    "dri"
    Load    "extmod"
    Load    "freetype"
    Load    "glx"
    Load    "int10"
    Load    "type1"
    Load    "vbe"
EndSection

Section "Extensions"
        Option "RENDER" "Enable"
EndSection


Section "InputDevice"
    Identifier    "Generic Keyboard"
    Driver        "kbd"
    Option        "CoreKeyboard"
    Option        "XkbRules"    "xorg"
    Option        "XkbModel"    "pc105"
    Option        "XkbLayout"    "fr"
    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         "Emulate3Buttons" "false"
    Option         "Buttons" "7"
    Option         "ZAxisMapping" "4 5"
    Option         "ButtonMapping" "1 2 3 6 7"
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 Radeon 9250"
       Driver            "radeon"
        Option "AccelMethod"     "XAA"             # Use XFree86 Acceleration Architecture
        Option "AccelDFS"    "0"             # mettez à 0 si vous avez une carte AGP
        Option "AGPMode"    "8"             # Décommentez si vous avez une carte AGP
#       Option "AGPSize"     "128"             # Décommentez si vous avec une carte AGP AGP aperture size
        Option "GARTSize"     "64"
        Option "RingSize"     "8"
        Option "BufferSize"     "2"
        Option "EnablePageFlip" "1"             # Enable page flipping for 3D apps
        Option "ColorTiling"     "1"
        Option "EnableDepthMoves" "yes"
        Option "UseFBDev"     "false"
        Option "RenderAccel"     "true"             # Enable the hardware render acceleration
        Option "mtrr"         "on"
        Option    "SubPixelOrder" "none"
        Option "DPMS"
        Option "DynamicClocks"     "on"
EndSection

Section "Monitor"
    Identifier    "DPro930SB"
    Option        "DPMS"
    HorizSync    30-110
    VertRefresh    50-160
        Option           "dpms"
EndSection


Section "Screen"
    Identifier    "Default Screen"
    Device        "Ati Radeon 9250"
    Monitor        "DPro930SB"
    DefaultDepth    24
    SubSection "Display"
        Depth        1
        Modes        "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection "Display"
        Depth        4
        Modes        "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection "Display"
        Depth        8
        Modes        "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection "Display"
        Depth        15
        Modes        "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection "Display"
        Depth        16
        Modes        "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
    SubSection "Display"
        Depth        24
        Modes        "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
    EndSubSection
EndSection


Section "ServerLayout"
    Identifier    "Default Layout"
    Screen 0    "Default Screen"
    InputDevice    "Generic Keyboard"
    InputDevice    "Configured Mouse"
    InputDevice     "stylus" "SendCoreEvents"
    InputDevice     "cursor" "SendCoreEvents"
    InputDevice     "eraser" "SendCoreEvents"
EndSection

Section "ServerFlags"
    Option "AIGLX" "off"
EndSection

Section "DRI"
    Mode    0666
EndSection

J'ia suivi le tuto des drivers libres. Pas de souci a la premiere instalation, mais depuis la mise a jour de egdy, ca rame un peu

#12 Le 12/03/2007, à 10:29

elledhwen

Re : Demande de l'aide pour installer les drivers pour ma carte Radeon 9250

En fait ça rame plus, c'était un processus mangeur de bios qui faisait ramer