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 14/08/2007, à 11:09

GnuDav

ATI Radeon Xpress 1100 et accélération graphique

Bonjour à tous ce post fait suite à celui-çi mais il était devenu trop brouillon d'où je crois le manque d'intérêt.

Donc voilà je reprend j'ai une carte ATI Radeon Xpress1100 à mémoire partagée dans la RAM et j'ai un proc AMD Turion 64 bits, double coeur. Je voudrais bénéficier de l'accélération graphique avec fglrx (ou tout autre driver). J'ai essayé ce tuto mais ça n'a pas marché.

Voici quelques info :

gnudav@gnudav:~$ glxinfo | grep "direct rendering"
Xlib:  extension "XFree86-DRI" missing on display ":0.0".
direct rendering: No
gnudav@gnudav:~$ lsmod | grep fglrx
gnudav@gnudav:~$ lspci | grep ATI
00:00.0 Host bridge: ATI Technologies Inc RS480 Host Bridge (rev 10)
00:01.0 PCI bridge: ATI Technologies Inc RS480 PCI Bridge
00:04.0 PCI bridge: ATI Technologies Inc RS480 PCI Bridge
00:05.0 PCI bridge: ATI Technologies Inc Unknown device 5a37
00:13.0 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller (rev 80)
00:13.1 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller (rev 80)
00:13.2 USB Controller: ATI Technologies Inc IXP SB400 USB2 Host Controller (rev 80)
00:14.0 SMBus: ATI Technologies Inc IXP SB400 SMBus Controller (rev 83)
00:14.1 IDE interface: ATI Technologies Inc Standard Dual Channel PCI IDE Controller ATI (rev 80)
00:14.2 Audio device: ATI Technologies Inc SB450 HDA Audio (rev 01)
00:14.3 ISA bridge: ATI Technologies Inc IXP SB400 PCI-ISA Bridge (rev 80)
00:14.4 PCI bridge: ATI Technologies Inc IXP SB400 PCI-PCI Bridge (rev 80)
01:05.0 VGA compatible controller: ATI Technologies Inc RS482 [Radeon Xpress 200M]
# /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	"bitmap"
	Load	"dbe"
	Load	"ddc"
	Load	"dri"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
	Load	"record"
	Load	"v4l"
	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		"ZAxisMapping"		"4 5"
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 RADEON X200M"
	Driver		"ati"
	BusID		"PCI:1:5:0"
	Option		"UseFBDev"		"true"
EndSection

Section "Monitor"
	Identifier	"Écran générique"
	Option		"DPMS"
	HorizSync	28-60
	VertRefresh	43-60
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"ATI RADEON X200M"
	Monitor		"Écran générique"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1200x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1200x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1200x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1200x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1200x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1200x800" "1152x864" "1152x768" "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

Si vous avez besoin d'autre données, n'hésitez pas. Ah oui, aussi j'ai utilisé envy pour installé les drivers mais ça n'a pas marché.
Voila merci d'avance pour votre aide. GD.


Acer Aspire 5102 AMD Turion 64 X2 @ 1600MHz
Kubuntu 7.04 x86_64
Linux 2.6.20-16-generic
Pour ceux qui connaissent un raccourci clavier pour afficher les dossiers cachés sous konqueror je suis preneur!

Hors ligne

#2 Le 14/08/2007, à 11:35

slasher_fun

Re : ATI Radeon Xpress 1100 et accélération graphique

Il n'y a aucune trace de fglrx dans ton Xorg.conf big_smile Remplace "ati" par "fglrx" à la ligne "Driver" smile
Si ça ne fonctionne pas, ajoute "fglrx" au début de la liste dans le fichier /etc/modules

Hors ligne

#3 Le 18/09/2007, à 20:30

tsarone

Re : ATI Radeon Xpress 1100 et accélération graphique

bonjour,
je viens d'installer ubuntu sur le même pc.
J'ai les même rapports sur le terminal.
Je ne vois pas où il faut Remplacer "ati" par "fglrx" à la ligne "Driver".
merci pour l'aide.

#4 Le 18/09/2007, à 20:47

slasher_fun

Re : ATI Radeon Xpress 1100 et accélération graphique

Section "Device"
    Identifier    "ATI RADEON X200M"
    Driver        "ati"
    BusID        "PCI:1:5:0"
    Option        "UseFBDev"        "true"
EndSection

roll

Hors ligne

#5 Le 17/12/2007, à 05:10

lekokeliko

Re : ATI Radeon Xpress 1100 et accélération graphique

il manque également option composite "enable" a la fin de ton xorg

Section "Extensions"
	Option	    "Composite" "1"
EndSection

plus d'infos : http://doc.ubuntu-fr.org/compiz_fusion

glxinfo | grep "direct rendering" devrait de renvoyer yes si l'accéleration graphique est activée


No brain, No fear !
http://www.dailymotion.com/lekokeliko    ~Tictactux~  site internet crée par moi     
On em#%*de les ingénieurs, on test et on voit si ca l'fait ou pas ;)
A Embrun

Hors ligne

#6 Le 17/12/2007, à 05:41

combienfont4plus1

Re : ATI Radeon Xpress 1100 et accélération graphique

par rapport a envy, perso  ai la meme carte graphique, j ai installé les pilotes ATI avec envy, en mode graphique l installation s est bien deroulé", mais a l arrivée aucun changement...ca a meme bugué...bref j ai redemaré en mode texte, et demaré envy en mode texte, apres "réinstallation" en mode texte, et redemarage tout roule....ca prend 2secondes si tu ne la pas deja fais e te le conseil..
allé bonne soirée.:)

Hors ligne