salut je voudrais savoir si mon fglrx fonctionne comme il se doit voici 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)
Non tu devrais avoir ATI à la place de Mesa
et comment je fais pour aranger ca?
kill95 wrote:et comment je fais pour aranger ca?
Il faut voir ton xorg.conf. Mais tu n'as pas essayé avec le driver radeon ?
Ok ,je test ca et je vous en reparle
voici mon xorg.cfg

# Xorg configuration created by system-config-display

Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "aticonfig-Screen[0]" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
EndSection

Section "Module"
Load "glx"
Load "dri"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "ca(fr)"
EndSection

Section "Monitor"

### Comment all HorizSync and VertSync values to use DDC:
### Comment all HorizSync and VertSync values to use DDC:
### Comment all HorizSync and VertSync values to use DDC:
### Comment all HorizSync and VertSync values to use DDC:
Identifier "Monitor0"
ModelName "Monitor 1024x768"
### Comment all HorizSync and VertSync values to use DDC:
HorizSync 31.5 - 57.0
VertRefresh 50.0 - 70.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 "Videocard0"
Driver "fglrx"
Option "VideoOverlay" "on"
EndSection

Section "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
Option "DesktopSetup" "single"
Option "VideoOverlay" "on"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 16
SubSection "Display"
Viewport 0 0
Depth 24
Modes "800x600"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
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
je pense que t'a oublié de faire les manipes suivantes:
c'est cité dans le wiki
Pour la suite il est nécessaire de quitter l'interface graphique.

Prenez donc note de ce qui suit, vous n'y aurez plus accès.
# init 3
Déchargez les modules du pilote libre :
# rmmod radeon drm
Demandez à l'outil de configuration d'activer le nouveau pilote :
# ati-fglrx-config-display enable
Rechargez le serveur graphique:
# init 5
aussi assure toi que le service ati-fglrx est démarré automatiquement.
chkconfig ati-fglrx on
Pour savoir si il fonctionne tu as juste a lancer une application 3D, tu verras bien si ça marche, n'importe quel jeu fera l'affaire. Moi j'faisais mes essais avec Planet Penguin Racer (yum install ppracer) 🙂

Au passage, la X700 est désormais supporté en 3D avec les drivers radeon, alors pourquoi tenter le diable avec fglrx?
Peut être un petit gain de performances, mais beaucoup de complications, surtout si tu veux faire tourner ton bureau.
Quand je demare linux le fglx s'active et puis ppracer lag donc ma carte est mal configure.

Pour la procedure je fais init 3 donc la je vois les chose qui se sont loadé apres je fait ctrl-F1 (je dois me reconnecter je c'est pas si c'est normal) ensuite je fais rmm.... ca me dit ceci
ERROR: Module radeon does not exist in /proc/modules
ERROR: Module drm does not exist in /proc/modules

ensuite je fais fais l'autre commande ce qui active le fglx

et apres init 5
---------------------------------------------------
Pour le ati propietaire voici ce que ca ma donne lorsque je construit le pkg
RPM build errors:
File not found: /tmp/ATI-fglrx-8.32.5-1-11946-root/tmp/ATI-fglrx-8.32.5-1.fc6-root-root/usr/bin/fireglcontrolpanel
Ben moi, je testerais bien l'install fglrx, parce que radeon n'affiche pas sur deux écrans...
???? j'ai l'air de savoir comment moi?
non ca ne marche pas non plus, ca a plustot fait planter.
As-tu trouvé une solution.
Je suis dans la même galère:

Apres une nuit et un jour à tout tester pour la carte graphique rien à faire ça ne marche toujour pas. J'ai suivi toutes les différentes étapes en comprenant plus ou moin ce que je fesais, utilisé linux rescue plus d'une dixaine de fois, mais toujours pas d'accélération graphique!

Voila mon xorg.conf

1. Xorg configuration created by system-config-display

Section "ServerLayout"

Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Synaptics" "CorePointer"

EndSection

Section "InputDevice"

Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"

EndSection

Section "InputDevice"

Identifier "Synaptics"
Driver "synaptics"
Option "Device" "/dev/input/mice"
Option "Protocol" "auto-dev"
Option "Emulate3Buttons" "yes"

EndSection

Section "Device"

Identifier "Videocard0"
Driver "fglrx"
VendorName "Videocard Vendor"
BoardName "ATI Technologie, Inc Radeon Mobility X700 (PCIES)"
Option "MonitorLayout" "LVDS,NONE"
Option "VideoOverlay" "off"
Option "OpenGLOverlay" "off"

EndSection

Section "Screen"

Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection

EndSection

Section "DRI"

1. Group 0

Mode 0666

EndSection

Section "ServerFlags"

Option "AIGLX" "false"

EndSection

Section "Extensions"

Option "XVideo" "Disable"
Option "Composite" "Disable"

EndSection

et fglrxinfo donne:

damien@localhost ~$ 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.5.1)


Une autre info peut etre que le probleme est la:
Quand je fait rmmod radeon apres init 3 (d'apres le tuto de feudora.fr) j'ai le message d'erreur suivant: modul radeon does not exist in /proc/modules. Aparement ça veut dire que le driver a pas bien ete installé. Mais j'avoue avoir tenter toutes les façons que j'ai pu trouvé et rien a marché.
J'ai a priorie bien desactivé SElinux ou du moins j'ai essayé.

Quelqu'un a une solution?

Si vous daignez me répondre (et ce serait tres gentil) partez du principe qu'il faut m'expliquer lentement!

Merci d'avance
Regarde dans la documentation sur ati, ensuite je fais quelques recherches pour en savoir plus au sujet de vos problèmes.

rajoutez cette section pour voir si ça vas pas mieux (pas testé depuis un bon moment sans!)

Section "Module"
Load "glx"
Load "record"
Load "extmod"
Load "dbe"
Load "xtrap"
Load "dri"
EndSection

Moi pas comprendre ta pas mal d'erreurs :
1. Group 0 <---vire le 1.

et
Option "MonitorLayout" "LVDS,NONE"<--- regarde dans la doc, cette manière n'existe plus depuis la version 8.29... si je me souvient bien!

pas besoin de virer aiglx! tant que composite est sur disable c'est bon!


Vérifier si fglrx est lancé en tapant (en ->"su -" sans les "") lsmod

fglrx 486260 8 <-- si vous trouvez ce genre de résultat (surtout le 8 tout seul...) c'est que le problème vient d'ailleurs!

Si ce que j'ai mis fonctionne chez vous merci de le faire savoir que je le rajoute dans la documentation!
Merci de bien avoir voulut me repondre.

Apres avoir faite les modifications proposées je n'ai pas l'impression que le problème soit corrigé. Messa s'affiche toujours quand je fait fglrx info.
J'ai alors lancé lsmod qui me donne le resultat suivant:
fglrx 416428 0
Qu'est ce que cette chose? ( Si j'ai bien lut la doc ça me donne le modul actuellement chargé, on peut savoir si c'est le bon?)

Et c'est promis si un jour ça marche je le ferais savoir:-)
non j'ai pas fglx

voici le lsmod
Module                  Size  Used by
autofs4                25413  2 
hidp                   24129  2 
rfcomm                 46041  0 
l2cap                  31681  10 hidp,rfcomm
bluetooth              58917  5 hidp,rfcomm,l2cap
sunrpc                158333  1 
dm_mirror              33041  0 
dm_multipath           22601  0 
dm_mod                 61529  2 dm_mirror,dm_multipath
video                  21061  0 
sbs                    20225  0 
i2c_ec                  9281  1 sbs
button                 10961  0 
battery                14405  0 
asus_acpi              20697  0 
ac                      9541  0 
radeon                109665  0 
drm                    72789  1 radeon
ipv6                  267489  18 
parport_pc             31205  1 
lp                     17033  0 
parport                40841  2 parport_pc,lp
joydev                 13697  0 
snd_emu10k1_synth      11713  0 
snd_emux_synth         39233  1 snd_emu10k1_synth
snd_seq_virmidi        11840  1 snd_emux_synth
snd_seq_midi_emul      10433  1 snd_emux_synth
snd_emu10k1           121569  2 snd_emu10k1_synth
snd_rawmidi            28737  2 snd_seq_virmidi,snd_emu10k1
snd_ac97_codec         95073  1 snd_emu10k1
snd_ac97_bus            6593  1 snd_ac97_codec
snd_seq_dummy           8133  0 
snd_seq_oss            37185  0 
snd_seq_midi_event     11841  2 snd_seq_virmidi,snd_seq_oss
snd_seq                57137  8 snd_emux_synth,snd_seq_virmidi,snd_seq_midi_emul,snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_pcm_oss            46561  0 
ohci1394               38661  0 
ide_cd                 42337  4 
snd_mixer_oss          20545  1 snd_pcm_oss
e100                   40393  0 
snd_pcm                80325  3 snd_emu10k1,snd_ac97_codec,snd_pcm_oss
ieee1394              301081  1 ohci1394
emu10k1_gp              8129  0 
mii                     9665  1 e100
sg                     38493  0 
snd_seq_device         12621  7 snd_emu10k1_synth,snd_emux_synth,snd_emu10k1,snd_rawmidi,snd_seq_dummy,snd_seq_oss,snd_seq
gameport               20041  2 emu10k1_gp
snd_timer              27077  3 snd_emu10k1,snd_seq,snd_pcm
serio_raw              11205  0 
snd_page_alloc         14281  2 snd_emu10k1,snd_pcm
i2c_i801               11853  0 
cdrom                  38625  1 ide_cd
snd_util_mem            9153  2 snd_emux_synth,snd_emu10k1
pcspkr                  7361  0 
i2c_core               25537  2 i2c_ec,i2c_i801
snd_hwdep              13765  2 snd_emux_synth,snd_emu10k1
snd                    57029  15 snd_emux_synth,snd_seq_virmidi,snd_emu10k1,snd_rawmidi,snd_ac97_codec,snd_seq_oss,snd_seq,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_device,snd_timer,snd_hwdep
soundcore              14113  1 snd
usb_storage            72865  0 
ata_piix               17993  2 
libata                102745  1 ata_piix
sd_mod                 24897  23 
scsi_mod              138601  4 sg,usb_storage,libata,sd_mod
ext3                  135497  1 
jbd                    63209  1 ext3
ehci_hcd               35533  0 
ohci_hcd               25181  0 
uhci_hcd               27725  0
et mon xorg.conf
# Xorg configuration created by system-config-display

Section "ServerLayout"
    Identifier     "single head configuration"
    Screen      0  "aticonfig-Screen[0]" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
EndSection

Section "Module"
    Load  "glx"
    Load  "dri"
EndSection

Section "InputDevice"
    Identifier  "Keyboard0"
    Driver      "kbd"
    Option        "XkbModel" "pc105"
    Option        "XkbLayout" "ca(fr)"
EndSection

Section "Monitor"

### Comment all HorizSync and VertSync values to use DDC:
### Comment all HorizSync and VertSync values to use DDC:
### Comment all HorizSync and VertSync values to use DDC:
### Comment all HorizSync and VertSync values to use DDC:
    Identifier   "Monitor0"
    ModelName    "Monitor 1024x768"
### Comment all HorizSync and VertSync values to use DDC:
    HorizSync    31.5 - 57.0
    VertRefresh  50.0 - 70.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  "Videocard0"
    Driver      "fglrx"
    Option        "VideoOverlay" "on"
EndSection

Section "Device"
    Identifier  "aticonfig-Device[0]"
    Driver      "fglrx"
    Option        "DesktopSetup" "single"
    Option        "VideoOverlay" "on"
EndSection

Section "Screen"
    Identifier "Screen0"
    Device     "Videocard0"
    Monitor    "Monitor0"
    DefaultDepth     16
    SubSection "Display"
        Viewport   0 0
        Depth     24
        Modes    "800x600"
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     16
        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 "Extensions"

       Option      "XVideo" "Disable"
       Option      "Composite" "Disable"
EndSection

Section "Module"
    Load  "glx"
    Load  "record"
    Load  "extmod"
    Load  "dbe"
    Load  "xtrap"
    Load  "dri"
EndSection