Alors j’ai le même soucis :
Koshie:/home/koshie# glxinfo|grep rendering
direct rendering: No ainsi qu’une roue lente… 
Alors j’ai le même soucis :
Koshie:/home/koshie# glxinfo|grep rendering
direct rendering: No ainsi qu’une roue lente… 
Donnes nous ce que ça a fait, puis fais un
et relance X
Fran.b, je ne suis pas sûr de comprend ta question, Donnes nous ce que ça a fait ?
La commande n’a rien fait d’apparent, j’ai fait un ctrl+alt+F1 puis un ctrl+atl+F7 pour relancer X.
Le résultat de m-a a-i a donné des messages, qu’a-t-il dit?
Erf ! J’ai pas gardé le terminal avec ça… Je recommence pour avoir ce que tu me demande?
(Koshie élu boulet de l’année
)
Non, tu fais
et tu donnes le résultat puis si c’est bon,
et redonnes le fichier Xorg.0.log
ainsi que lsmod | grep fglrx
Je t’ai demandé si tu avais chargé le module. Essaye à tout hasard
et redonnes le fichier Xorg.0.log
ainsi que lsmod | grep fglrx
[quote]Koshie:/home/koshie# modprobe fglrx
Koshie:/home/koshie#[/quote]
Rien ne se produit…C’est pas bon ça?
Si c’est bon, tu as le module d’installé.
Maintenant tu mets
fglrx au lieu de ati dans ton Xorg.conf (cf ci dessus) et relances X puis tu donnes le résultat avec le grep “(EE)” Xorg.0.log
Y’avais déjà fglrx, ensuite j’ai fait comme taleur pour relancer l’X et j’ai ça :
[quote]Koshie:/home/koshie# grep “(EE)” /var/log/Xorg.0.log
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(EE) fglrx(0): atiddxDriScreenInit failed, GPS not been initialized.
(EE) AIGLX: Screen 0 is not DRI capable
[/quote]
Humm, et
grep “(WW)” /var/log/Xorg.0.log
??
[quote]Koshie:/home/koshie# grep “(WW)” /var/log/Xorg.0.log
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(WW) The directory “/usr/X11R6/lib/X11/fonts/misc” does not exist.
(WW) The directory “/usr/share/fonts/X11/cyrillic” does not exist.
(WW) The directory “/usr/X11R6/lib/X11/fonts/cyrillic” does not exist.
(WW) The directory “/usr/X11R6/lib/X11/fonts/100dpi/” does not exist.
(WW) The directory “/usr/X11R6/lib/X11/fonts/75dpi/” does not exist.
(WW) The directory “/usr/X11R6/lib/X11/fonts/Type1” does not exist.
(WW) The directory “/usr/X11R6/lib/X11/fonts/100dpi” does not exist.
(WW) The directory “/usr/X11R6/lib/X11/fonts/75dpi” does not exist.
(WW) The directory “/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType” does not exist.
(WW) fglrx: No matching Device section for instance (BusID PCI:1:0:1) found
(WW) fglrx(0): Failed to open DRM connection
(WW) fglrx(0): board is an unknown third party board, chipset is supported
(WW) fglrx(0): Only one display is connnected,so single mode is enabled
(WW) fglrx(0): No DRM connection for driver fglrx.
(WW) fglrx(0): ***********************************************
(WW) fglrx(0): * DRI initialization failed! *
(WW) fglrx(0): * (maybe driver kernel module missing or bad) *
(WW) fglrx(0): * 2D acceleraton available (MMIO) *
(WW) fglrx(0): * no 3D acceleration available *
(WW) fglrx(0): ********************************************* *
[/quote]
Non je ne suis pas un boulet !!!
Bon, que donne
[quote]koshie@Koshie:~$ dpkg -l | grep fglrx
ii fglrx-driver 8.42.3-2 display driver for the ATI graphics cards
ii fglrx-kernel-2.6.18-5-486 8.42.3-2+2.6.18.dfsg.1-13etch4 ATI binary kernel module for Linux 2.6.18-5-
ii fglrx-kernel-src 8.42.3-2 kernel module source for the ATI graphics ca
[/quote]
[quote]koshie@Koshie:~$ dmesg | grep fglrx
fglrx: module license ‘Proprietary. © 2002 - ATI Technologies, Starnberg, GERMANY’ taints kernel.
[fglrx] Maximum main memory to use for locked dma buffers: 805 MBytes.
[fglrx] ASYNCIO init succeed!
[fglrx] PAT is enabled successfully!
[fglrx] module loaded - fglrx 8.42.3 [Oct 19 2007] on minor 0
[fglrx] Internal AGP support requested, but kernel AGP support active.
[fglrx] Have to use kernel AGP support to avoid conflicts.
[fglrx] AGP detected, AgpState = 0x1f000a0b (hardware caps of chipset)
[fglrx] AGP enabled, AgpCommand = 0x1f000302 (selected caps)
[/quote]
[quote]koshie@Koshie:~$ lsmod | grep fglrx
fglrx 1476524 18
agpgart 29360 2 fglrx,via_agp[/quote]
[quote]koshie@Koshie:~$ find /lib/modules -name “fglrx*”
/lib/modules/2.6.18-5-486/misc/fglrx.ko
/lib/modules/fglrx
/lib/modules/fglrx/build_mod/fglrxko_pci_ids.h
[/quote]
Tu peux mettre le contenu de xorg.conf ?
[quote]# /etc/X11/xorg.conf (xorg X Window System server configuration file)
Section "Files"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/X11R6/lib/X11/fonts/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath “/usr/X11R6/lib/X11/fonts/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 "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” "ImPS/2"
Option “Emulate3Buttons” "true"
EndSection
Section "Device"
Identifier "ATI Technologies Inc RV350 AS [Radeon 9550]"
Driver "fglrx"
BusID "PCI:1:0:0"
EndSection
Section "Monitor"
Identifier "Q773"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies Inc RV350 AS [Radeon 9550]"
Monitor "Q773"
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"
EndSection
Section "DRI"
Mode 0666
EndSection
Section "Extensions"
Option “Composite” "Enabled"
EndSection
[/quote]
Bonsoir à vous tous,
je regarde ton Xorg.conf et en fait il n’y a rien qui cloche!
Tout est chargé comme il faut tu peux en effet rajouter dbe pour les module à charger
Section "Module"
Load "dbe" #double buffering extension
....
EndSection
sinon c’est le quel de tuto que tu as suivi pour l’installation?
Absolument aucun, j’ai installé les drivers en suivant la procédure qui était graphique.
Ahah ! J’ai enfin tout ce qu’il me faut ! Je vous remercie tous pour la patience dont vous avez fait preuve avec moi, et il vous en fallait !
:smt002
EDIT : J’ai encore un soucis en lien direct avec l’accé graphique, voir ici : viewtopic.php?f=3&t=10901
Bonjour,
j’ai vu dans ce fil quelqu’un qui parlait de la 3D avec les drivers ATI libres.
Il y a effectivement de la 3D, mais j’ai constaté que ce n’était pas la carte qui faisait le boulot (l’accélération graphique), mais le proc. C’est donc assez trompeur.
Bonsoir,
en effet piratebab tu as raison, j’ai remarqué la même chose. Je me demande si je ne me suis pas raté sur l’install des pilotes. Si oui quelqu’un aurai la solution?
En cas pour ne pas dévier du sujet je verrai si c’est la peine d’ouvrir un nouveau poste. 