#1076 Le 06/09/2007, à 08:29
- Sacraï
Re : [HOW-TO] : Installation des drivers 3d propriétaires pour ATI Radeon
J'ai beau refaire et encore refaire ce tuto, ca marche pas: Direct Rendering: NO
Si quelqu'un pouvait me donner une piste, cela m'arrangerait beaucoup...
Au moins la commande pour connaitre ma carte graphique, ce serait déja bien...
Edit: j'ai trouvé mon chipset. Je le met ici, à tout hasard ==> ATI Technologies Inc RV515 [Radeon X1300]
Edit2: Trouvé! Il fallait non seulement mettre le nom du chipset dans Device, mais également dans screen, sinon le serveur X plante ( si ca pouvait être ajouté au tuto, je pense que d'autres n'auront pas le même probleme que moi...)
14536 frames in 5.0 seconds = 2907.126 FPS
14710 frames in 5.0 seconds = 2941.819 FPS
14784 frames in 5.0 seconds = 2956.676 FPS
14695 frames in 5.0 seconds = 2938.895 FPS
14766 frames in 5.0 seconds = 2953.192 FPS
14707 frames in 5.0 seconds = 2941.208 FPS
Dernière modification par Sacraï (Le 06/09/2007, à 09:20)
Hors ligne
#1077 Le 06/09/2007, à 15:47
- Quantum
Re : [HOW-TO] : Installation des drivers 3d propriétaires pour ATI Radeon
Salut !
Je ne sais pas si ça peut t'aider mais je peux mettre 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 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 "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/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"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "extmod"
Load "freetype"
Load "int10"
Load "vbe"
load "glx"
load "dbe"
load "dri"
load "v4l"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
option "CoreKeyboard"
option "XkbRules" "xorg"
option "XkbModel" "pc105"
option "XkbLayout" "fr"
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 "stylus"
Driver "wacom"
option "Device" "/dev/input/wacom"
option "Type" "stylus"
option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection
Section "InputDevice"
Identifier "eraser"
Driver "wacom"
option "Device" "/dev/input/wacom"
option "Type" "eraser"
option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection
Section "InputDevice"
Identifier "cursor"
Driver "wacom"
option "Device" "/dev/input/wacom"
option "Type" "cursor"
option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection
Section "Monitor"
Identifier "Écran générique"
VendorName "Iiyama"
ModelName "Iiyama A702HT, VisionMaster Pro 410"
HorizSync 27.0 - 96.0
VertRefresh 50.0 - 160.0
Gamma 1
modeline "640x480@60" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync
modeline "640x480@72" 31.5 640 664 704 832 480 489 491 520 -hsync -vsync
modeline "640x480@75" 31.5 640 656 720 840 480 481 484 500 -hsync -vsync
modeline "640x480@85" 36.0 640 696 752 832 480 481 484 509 -hsync -vsync
modeline "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
modeline "800x600@72" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
modeline "800x600@75" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
modeline "800x600@85" 56.3 800 832 896 1048 600 601 604 631 +hsync +vsync
modeline "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
modeline "832x624@75" 57.3 832 864 928 1152 624 625 628 667 -hsync -vsync
modeline "1024x768@85" 94.5 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
modeline "1024x768@75" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
modeline "1024x768@70" 75.0 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
modeline "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
modeline "1024x768@43" 44.9 1024 1032 1208 1264 768 768 776 817 +hsync +vsync interlace
modeline "1152x864@75" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
modeline "1280x1024@75" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
modeline "1280x960@60" 102.1 1280 1360 1496 1712 960 961 964 994 -hsync +vsync
modeline "1280x960@85" 148.5 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync
modeline "1280x1024@85" 157.5 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync
modeline "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
modeline "1280x960@75" 129.9 1280 1368 1504 1728 960 961 964 1002 -hsync +vsync
modeline "1400x1050@60" 122.6 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync
modeline "1400x1050@75" 155.8 1400 1496 1648 1896 1050 1051 1054 1096 -hsync +vsync
modeline "1600x1200@65" 175.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
modeline "1600x1200@60" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
modeline "1600x1200@75" 202.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
modeline "1600x1200@70" 189.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
modeline "1792x1344@60" 204.8 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync
modeline "1856x1392@60" 218.3 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync
modeline "1920x1440@60" 234.0 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync
modeline "2048x1536@60" 266.9 2048 2200 2424 2800 1536 1537 1540 1589 -hsync +vsync
EndSection
#Section "Monitor"
# identifier "monitor1"
# vendorname "Plug 'n' Play"
# modelname "Plug 'n' Play"
# modeline "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
# gamma 1.0
#EndSection
Section "Monitor"
identifier "aticonfig-Monitor[0]"
vendorname "Iiyama"
modelname "Iiyama A702HT, VisionMaster Pro 410"
HorizSync 27.0-96.0
VertRefresh 50.0-160.0
modeline "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
modeline "640x480@72" 31.5 640 664 704 832 480 489 491 520 -vsync -hsync
modeline "640x480@75" 31.5 640 656 720 840 480 481 484 500 -vsync -hsync
modeline "640x480@85" 36.0 640 696 752 832 480 481 484 509 -vsync -hsync
modeline "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
modeline "800x600@72" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
modeline "800x600@75" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
modeline "800x600@85" 56.3 800 832 896 1048 600 601 604 631 +hsync +vsync
modeline "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
modeline "832x624@75" 57.284 832 864 928 1152 624 625 628 667 -vsync -hsync
modeline "1024x768@85" 94.5 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
modeline "1024x768@75" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
modeline "1024x768@70" 75.0 1024 1048 1184 1328 768 771 777 806 -vsync -hsync
modeline "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync
modeline "1024x768@43" 44.9 1024 1032 1208 1264 768 768 776 817 +hsync interlace +vsync
modeline "1152x864@75" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
modeline "1280x1024@75" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
modeline "1280x960@60" 102.1 1280 1360 1496 1712 960 961 964 994 -hsync +vsync
modeline "1280x960@85" 148.5 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync
modeline "1280x1024@85" 157.5 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync
modeline "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
modeline "1280x960@75" 129.86 1280 1368 1504 1728 960 961 964 1002 -hsync +vsync
modeline "1400x1050@60" 122.61 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync
modeline "1400x1050@75" 155.85 1400 1496 1648 1896 1050 1051 1054 1096 -hsync +vsync
modeline "1600x1200@65" 175.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
modeline "1600x1200@60" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
modeline "1600x1200@75" 202.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
modeline "1600x1200@70" 189.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
modeline "1792x1344@60" 204.8 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync
modeline "1856x1392@60" 218.3 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync
modeline "1920x1440@60" 234.0 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync
modeline "2048x1536@60" 266.95 2048 2200 2424 2800 1536 1537 1540 1589 -hsync +vsync
gamma 1.0
EndSection
Section "Device"
Identifier "ATI Technologies Inc Radeon R350 [Radeon 9800 Pro]"
Driver "ati"
option "XAANoOffscreenPixmaps" "true"# Utile si vous utilisez compiz
option "EnablePageFlip" "on"
option "MergedFB" "off"
option "AGPMode" "4"# valeurs possibles: 1/2/4/8 dépend de la carte
option "AGPSize" "128"# dépends de la carte
VendorName "ATI"
BoardName "ATI Radeon (fglrx)"
BusID "PCI:1:0:0"
EndSection
#Section "Device"
# identifier "device1"
# boardname "ATI Radeon (fglrx)"
# busid "PCI:1:0:0"
# driver "fglrx"
# screen 1
# vendorname "ATI"
#EndSection
Section "Device"
identifier "aticonfig-Device[0]"
boardname "ATI Radeon (fglrx)"
busid "PCI:1:0:0"
driver "fglrx"
screen 0
vendorname "ATI"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies Inc Radeon R350 [Radeon 9800 Pro]"
Monitor "Écran générique"
DefaultDepth 24
SubSection "Display"
Virtual 2048 1536
Depth 24
Modes "1024x768@60" "1024x768@43" "1024x768@70" "1152x864@75" "1024x768@75" "1280x1024@75" "1024x768@85" "1280x960@60" "832x624@75" "1280x960@85" "800x600@60" "1280x1024@85" "800x600@85" "1280x1024@60" "800x600@75" "1280x960@75" "800x600@72" "1400x1050@60" "800x600@56" "1400x1050@75" "640x480@85" "1600x1200@65" "640x480@75" "1600x1200@60" "640x480@72" "1600x1200@75" "640x480@60" "1600x1200@70" "1792x1344@60" "1856x1392@60" "1920x1440@60" "2048x1536@60"
EndSubSection
EndSection
#Section "Screen"
#
#
# Identifier "screen1"
# Device "device1"
# Monitor "monitor1"
# DefaultDepth 24
# SubSection "Display"
# depth 24
# modes "640x480@60"
# EndSubSection
#EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]"
Device "aticonfig-Device[0]"
Monitor "aticonfig-Monitor[0]"
DefaultDepth 24
SubSection "Display"
depth 24
virtual 2048 1536
modes "1024x768@75" "1024x768@70" "1024x768@85" "1024x768@60" "832x624@75" "1024x768@43" "800x600@60" "1152x864@75" "800x600@85" "1280x1024@75" "800x600@75" "1280x960@60" "800x600@72" "1280x960@85" "800x600@56" "1280x1024@85" "640x480@85" "1280x1024@60" "640x480@75" "1280x960@75" "640x480@72" "1400x1050@60" "640x480@60" "1400x1050@75" "1600x1200@65" "1600x1200@60" "1600x1200@75" "1600x1200@70" "1792x1344@60" "1856x1392@60" "1920x1440@60" "2048x1536@60"
EndSubSection
EndSection
Section "DRI"
Mode 0666
EndSection
Section "Extensions"
option "Composite" "disable"
EndSection
Section "ServerFlags"
EndSection
Bon, je préviens, on m'a déjà dit qu'il était assez exotique (plusieurs sections du même type). Ceci explique les lignes commentées, je traque et j'éradique les lignes inutiles au fur et à mesure.
Sinon, j'ai suivi le tuto "drivers proprios" car les libres ne voulaient pas fonctionner.
Voilà. En espérant t'avoir un petit peu aidé.
@ + kamarade
Ni Dieu, ni maître
Hors ligne
#1078 Le 06/09/2007, à 16:32
- poupoul2
Re : [HOW-TO] : Installation des drivers 3d propriétaires pour ATI Radeon
@Quantum
ton xorg ne peut pas fonctionner. il y a 2 section device actives avec 2 drivers différents
Section active pour le driver libre
Section "Device"
Identifier "ATI Technologies Inc Radeon R350 [Radeon 9800 Pro]"
Driver "ati"
option "XAANoOffscreenPixmaps" "true"# Utile si vous utilisez compiz
option "EnablePageFlip" "on"
option "MergedFB" "off"
option "AGPMode" "4"# valeurs possibles: 1/2/4/8 dépend de la carte
option "AGPSize" "128"# dépends de la carte
VendorName "ATI"
BoardName "ATI Radeon (fglrx)"
BusID "PCI:1:0:0"
EndSection
Section active pour le driver proprétaire
Section "Device"
identifier "aticonfig-Device[0]"
boardname "ATI Radeon (fglrx)"
busid "PCI:1:0:0"
driver "fglrx"
screen 0
vendorname "ATI"
EndSection
Soit tu utilises l'un, soit, tu utilises l'autre.
Je te suggère de faire une sauvegarde de ton xorg actuel
sudo cp /etc/X11/Xorg.conf /etc/X11/xorg.06092007
Ensuite tu commentes les lignes relatives au driver libre, puisque tu sembles dire qu'il ne fonctionne pas.. En suite tu redémarres le serveur X et tu vois ce qui se passe
#1079 Le 07/09/2007, à 11:52
- Quantum
Re : [HOW-TO] : Installation des drivers 3d propriétaires pour ATI Radeon
Salut !
Désolé pour le retard, je n'ai pas pu me reconnecter avant maintenant.
Je suis tout à fait d'accord avec toi, mon xorg.conf est franchement zarbi. J'ai supprimé tous les xorg.conf.x (x=1,2,3) que j'avais pour ne garder que cekui-ci et être sûr de moi.
Et bien ça fonctionne, enfin, en sachant que c'est le cpu qui bosse en réalité ; il suffit de taper fgl_glxgears (je crois pour avoir le cube et les engrenages, le tout tournoyant) et dans un autre terminal de taper top, et on remarque que le cpu tourne à 100 % et parfois plus.
Le problème vient de Ati qui ne voulaient pas, je crois, rendre ses drivers accessibles. Mais a priori ils sont entrain de changer de philosophie... enfin, j'ai lu ça http://www.pcinpact.com/actu/news/38690 … hiques.htm
Les vieilles cartes en profiteront-elles ?
Pour en revenir à mon xorg.conf, il est possible que le serveur ne retienne et n'interprète que la dernière section pour chaque type...
Sinon, je vais tester ce que tu me dis, plus tard, là je suis sous Win.
Merci
@ +
Ni Dieu, ni maître
Hors ligne
#1080 Le 07/09/2007, à 15:19
- HerveR
Re : [HOW-TO] : Installation des drivers 3d propriétaires pour ATI Radeon
Ce post est pile poil dans mon soucis:
Ma config :
AMD 64 x2 5000+
7.04 Feisty Fawn 64 bits
carte mère (M2A-VM HDMI) qui intègre un AMD 690G (ATI SB600 chipset) pour la partie graphique
Est ce que quelqu'un a réussi à faire tourner l'accélération graphique avec une telle carte ????
Merci de vos réponses...
Hors ligne
#1081 Le 07/09/2007, à 15:52
- Quantum
Re : [HOW-TO] : Installation des drivers 3d propriétaires pour ATI Radeon
@ HerveR : non, sorry.
@ poupoul :
Alors, j'ai commenté un max de lignes et... le serveur X a refusé de démarrer, le fichier xorg.conf contenant des erreurs, notamment des "unknown identifier", et j'ai galéré pour redémarrer le serveur graphique. Finalement, j'ai tout "décommenté" pour pouvoir redémarrer. Faut que je me calme avec les commentaires, je crois...
Sinon, tu es sûr de ce que tu écris concernant les drivers libres et proprios, parce que dans es cas (cf. code de ton message), je vois fglrx dans les 2
PS : dans les messages d'erreur, il y avait notamment "aticonfig-Device[0]" et c'est surtout au niveau des sections "screen" qu'il n'était pas content.
Edit : j'ai pu récupérer le log, mais il est plutôt monstrueux en taille, j'hésite à le mettre. Dites-moi si ça intéresse quelqu'un...
Dernière modification par Quantum (Le 07/09/2007, à 15:55)
Ni Dieu, ni maître
Hors ligne
#1082 Le 07/09/2007, à 19:17
- gartrog
Re : [HOW-TO] : Installation des drivers 3d propriétaires pour ATI Radeon
poupoul2: en fait dans un xorg on peut déclarer autant d'écrans et de cartes que l'on veut, l'important et de n'utiliser que la bonne, ce qui se fait dans la section "Server Layout"
Voilà à mon avis le xorg de Quantum tel qu'il devrait être:
# /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 "ServerLayout"
Identifier "Default Layout"
screen 0 "aticonfig-Screen[0]" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Section "Files"
# path to defoma fonts
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"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "extmod"
Load "freetype"
Load "int10"
Load "vbe"
load "glx"
load "dbe"
load "dri"
load "v4l"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
option "CoreKeyboard"
option "XkbRules" "xorg"
option "XkbModel" "pc105"
option "XkbLayout" "fr"
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 "Monitor"
identifier "aticonfig-Monitor[0]"
vendorname "Iiyama"
modelname "Iiyama A702HT, VisionMaster Pro 410"
HorizSync 27.0-96.0
VertRefresh 50.0-160.0
modeline "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
modeline "640x480@72" 31.5 640 664 704 832 480 489 491 520 -vsync -hsync
modeline "640x480@75" 31.5 640 656 720 840 480 481 484 500 -vsync -hsync
modeline "640x480@85" 36.0 640 696 752 832 480 481 484 509 -vsync -hsync
modeline "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
modeline "800x600@72" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
modeline "800x600@75" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
modeline "800x600@85" 56.3 800 832 896 1048 600 601 604 631 +hsync +vsync
modeline "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
modeline "832x624@75" 57.284 832 864 928 1152 624 625 628 667 -vsync -hsync
modeline "1024x768@85" 94.5 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
modeline "1024x768@75" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
modeline "1024x768@70" 75.0 1024 1048 1184 1328 768 771 777 806 -vsync -hsync
modeline "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync
modeline "1024x768@43" 44.9 1024 1032 1208 1264 768 768 776 817 +hsync interlace +vsync
modeline "1152x864@75" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
modeline "1280x1024@75" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
modeline "1280x960@60" 102.1 1280 1360 1496 1712 960 961 964 994 -hsync +vsync
modeline "1280x960@85" 148.5 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync
modeline "1280x1024@85" 157.5 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync
modeline "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
modeline "1280x960@75" 129.86 1280 1368 1504 1728 960 961 964 1002 -hsync +vsync
modeline "1400x1050@60" 122.61 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync
modeline "1400x1050@75" 155.85 1400 1496 1648 1896 1050 1051 1054 1096 -hsync +vsync
modeline "1600x1200@65" 175.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
modeline "1600x1200@60" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
modeline "1600x1200@75" 202.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
modeline "1600x1200@70" 189.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
modeline "1792x1344@60" 204.8 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync
modeline "1856x1392@60" 218.3 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync
modeline "1920x1440@60" 234.0 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync
modeline "2048x1536@60" 266.95 2048 2200 2424 2800 1536 1537 1540 1589 -hsync +vsync
gamma 1.0
EndSection
Section "Device"
identifier "aticonfig-Device[0]"
boardname "ATI Radeon (fglrx)"
busid "PCI:1:0:0"
driver "fglrx"
screen 0
vendorname "ATI"
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]"
Device "aticonfig-Device[0]"
Monitor "aticonfig-Monitor[0]"
DefaultDepth 24
SubSection "Display"
depth 24
virtual 2048 1536
modes "1024x768@75" "1024x768@70" "1024x768@85" "1024x768@60" "832x624@75" "1024x768@43" "800x600@60" "1152x864@75" "800x600@85" "1280x1024@75" "800x600@75" "1280x960@60" "800x600@72" "1280x960@85" "800x600@56" "1280x1024@85" "640x480@85" "1280x1024@60" "640x480@75" "1280x960@75" "640x480@72" "1400x1050@60" "640x480@60" "1400x1050@75" "1600x1200@65" "1600x1200@60" "1600x1200@75" "1600x1200@70" "1792x1344@60" "1856x1392@60" "1920x1440@60" "2048x1536@60"
EndSubSection
EndSection
Section "DRI"
Mode 0666
EndSection
Section "Extensions"
option "Composite" "disable"
EndSection
Voilà. J'ai aussi viré ce qui concerne les tablette graphiques etc...
Hors ligne
#1083 Le 07/09/2007, à 20:36
- Quantum
Re : [HOW-TO] : Installation des drivers 3d propriétaires pour ATI Radeon
Impec gartrog !
J'ai commenté toutes les lignes que tu avais virées (par simple précaution), relancé X et tout baigne :
jcp@jcp-desktop:~$ fgl_glxgears
Using GLX_SGIX_pbuffer
3444 frames in 5.0 seconds = 688.800 FPS
4119 frames in 5.0 seconds = 823.800 FPS
3548 frames in 5.0 seconds = 709.600 FPS
2848 frames in 5.0 seconds = 569.600 FPS
3625 frames in 5.0 seconds = 725.000 FPS
3634 frames in 5.0 seconds = 726.800 FPS
3961 frames in 5.0 seconds = 792.200 FPS
3689 frames in 5.0 seconds = 737.800 FPS
3640 frames in 5.0 seconds = 728.000 FPS
3501 frames in 5.0 seconds = 700.200 FPS
4311 frames in 5.0 seconds = 862.200 FPS
4350 frames in 5.0 seconds = 870.000 FPS
4341 frames in 5.0 seconds = 868.200 FPS
4233 frames in 5.0 seconds = 846.600 FPS
jcp@jcp-desktop:~$ fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: RADEON 9800 Pro
OpenGL version string: 2.0.6334 (8.34.8)
jcp@jcp-desktop:~$ glxinfo | grep "direct rendering"
direct rendering: Yes
Seul problème c'est le cpu qui cartonne 95-100 %. On regrette les roros investis dans ces cas-là...:(
De plus, si j'ai bien suivi, ce sont les drivers proprios que j'ai installés, et donc nakache pour la 3D et la transparence
Dans tous les cas, ce soir je me coucherai un petit peu moins bête qu'hier.
Merci @ + kamarades
Ni Dieu, ni maître
Hors ligne
#1084 Le 07/09/2007, à 21:16
- gartrog
Re : [HOW-TO] : Installation des drivers 3d propriétaires pour ATI Radeon
Bah, réjouis-toi, les annonces d'ATI hier te montrent un avenir radieux avec des performances quasi-doublées (voir les tests sur phoronix) et AIGLX supporté dans un mois
Hors ligne
#1085 Le 08/09/2007, à 09:57
- Quantum
Re : [HOW-TO] : Installation des drivers 3d propriétaires pour ATI Radeon
Mais, alors...Dieu existe
@ +
Ni Dieu, ni maître
Hors ligne
#1086 Le 08/09/2007, à 12:21
- superwhiteh
Re : [HOW-TO] : Installation des drivers 3d propriétaires pour ATI Radeon
Je ne sais pas si dieu existe, mais sans doute que les ventes chutent chez ati . Ce matin je lis la nouvelle sur linuxfr.org et c'est hier que j'ai acheté une nvidia en remplacement de mon ati... Je dis trop tard ^^
Dernière modification par superwhiteh (Le 08/09/2007, à 12:22)
#1087 Le 12/09/2007, à 22:08
- Nizarus
Re : [HOW-TO] : Installation des drivers 3d propriétaires pour ATI Radeon
Juste pour signaler la sortie du nouveau pilote du mois de septembre. Mais cette version n'est pas recommendée par AMD moi rien comprendre !!
Hors ligne
#1088 Le 13/09/2007, à 07:41
- jdefaver
Re : [HOW-TO] : Installation des drivers 3d propriétaires pour ATI Radeon
En gros elle n'est recommandee que pour les cartes tres recentes. Pour les autres, il faudra attendre le mois prochain pour avoir des perfs améliorées. Et encore un ou deux mois de plus pour aiglx. Sont leeeeeeeeeeeents...
Hors ligne
#1089 Le 03/10/2007, à 19:51
- MUNTIOT
Re : [HOW-TO] : Installation des drivers 3d propriétaires pour ATI Radeon
Bonjour à tous
je viens de passer sous Ubuntu 7.4 et bien sur comme beaucoup d'autres avant moi je rencontre divers et multiple problémes!!!
Pour celui qui concerne se forum,j'ai un portable (Acer TravelMate 4002LMi,512MB DDR,Chipset vidéo Ati mobility 9700 64MB) et un écran externe (Samsug SyncMaster 940n) aprés avoir suivi le tuto et redémaré magie l'écran du portable c'est allumé (mais c'est une copie de l'externe)...je voudrai donc savoir comment faire passer l'externe en 1280x1024 et laisser celui du portable en 1024x768 ainsi que pouvoir mettre les outils de Gimp sur le portable et la fenêtre de travail sur l'externe!!!
Voici une copie xorg;config
# /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"
SubSection "extmod"
Option "omit xfree86-dga"
EndSubSection
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" "oss"
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 RV350 [Mobility Radeon 9600 M10]"
Driver "fglrx"
BusID "PCI:1:0:0"
EndSection
Section "Monitor"
Identifier "Écran générique"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies Inc RV350 [Mobility Radeon 9600 M10]"
Monitor "Écran générique"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768"
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
Voilà!!!
Hors ligne
#1090 Le 04/10/2007, à 17:07
- MUNTIOT
Re : [HOW-TO] : Installation des drivers 3d propriétaires pour ATI Radeon
Heu personne n'a quelques petits conseils pour quelqu'un qui voudrait lacher windows!!!
d'avance merci...
Hors ligne
#1091 Le 05/10/2007, à 07:57
- killer_pingoui
Re : [HOW-TO] : Installation des drivers 3d propriétaires pour ATI Radeon
Tu ne dois pas etre dans la bonne section toi !
Hors ligne
#1092 Le 25/10/2007, à 20:10
- thom986
Re : [HOW-TO] : Installation des drivers 3d propriétaires pour ATI Radeon
voivi mon xorg.conf
# 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 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"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbVariant" "oss"
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"
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 1950pro"
Driver "fglrx"
BusID "PCI:1:0:0"
EndSection
Section "Monitor"
Identifier "Acer AL1916W"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Generic Video Card"
Monitor "Acer AL1916W"
DefaultDepth 24
SubSection "Display"
Modes "1440x1440" "1440x900" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
# Uncomment if you have a wacom tablet
# InputDevice "stylus" "SendCoreEvents"
# InputDevice "cursor" "SendCoreEvents"
# InputDevice "eraser" "SendCoreEvents"
EndSection
j'ai une ati 1950 pro
j'essaie de suivre le tutorial pour que ma carte graphique soit prise en comote, mais je ne sais pas faire
que dois-je modifier.
merci
Dernière modification par thom986 (Le 25/10/2007, à 20:15)
Hors ligne
#1093 Le 05/01/2008, à 20:38
- petitveloo
Re : [HOW-TO] : Installation des drivers 3d propriétaires pour ATI Radeon
bonjour
Je suis un debutant (j'aurais pu dire noob mais je sais même pas si j'ai le niveau) sous linux en general et ubuntu en particulier.
je dois avouer que c'est assez deroutant pour un xptophile comme moi. neanmoins je vais tenter de continuer et d'apprendre.
je vais resumer une pensée que j'ai lu un jour je sais plus ou : avoir des facilitée pour apprendre, c'est un don. avoir envie d'apprendre est une qualité. donc je vais continuer de me pencher sur ce truc bizarre qu' est un OS alternatif, et puis un jour ben je saurais m'en servir (peut etre)
courage au neophite (je crois que cela en vaut la peine), merci à ceusse qui maitrisent de nous aider, et je ne dirais pas ce que je pense à ceux qui ne ce penchent même pas sur le sujet.
bonnes nuits blanches à tous
#1094 Le 06/01/2008, à 19:11
- sylvain1970
Re : [HOW-TO] : Installation des drivers 3d propriétaires pour ATI Radeon
Bonsoir,
bienvenu dans le monde de linux
Hors ligne
#1095 Le 08/01/2008, à 15:20
- noisy
Re : [HOW-TO] : Installation des drivers 3d propriétaires pour ATI Radeon
bonjour a tous
un peitit soucis avec glxgears :
noise@noise-laptop:~$ glxgears
Xlib: extension "XFree86-DRI" missing on display ":1.0".
et bien sur direct rending : no
quelqu un a une idée pour resoudre sa ?
Section "Files"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbVariant" "oss"
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 "HorizEdgeScroll" "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 RC410 [Radeon Xpress 200M]"
Driver "fglrx"
Busid "PCI:1:5:0"
Option "UseInternalAGPGART" "no"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies Inc RC410 [Radeon Xpress 200M]"
Monitor "Generic Monitor"
Defaultdepth 24
SubSection "Display"
Modes "1280x800"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
screen "Default Screen"
Inputdevice "Generic Keyboard"
Inputdevice "Configured Mouse"
# Uncomment if you have a wacom tablet
# InputDevice "stylus" "SendCoreEvents"
# InputDevice "cursor" "SendCoreEvents"
# InputDevice "eraser" "SendCoreEvents"
Inputdevice "Synaptics Touchpad"
EndSection
Section "Module"
Load "glx"
EndSection
Section "Extensions"
Option "Composite" "0"
d avance merci
#1096 Le 08/01/2008, à 20:35
- Nizarus
Re : [HOW-TO] : Installation des drivers 3d propriétaires pour ATI Radeon
il manque pas une ligne à ton xorg.conf ?? la dernière ligne EndSection
Hors ligne
#1097 Le 09/01/2008, à 14:22
- noisy
Re : [HOW-TO] : Installation des drivers 3d propriétaires pour ATI Radeon
effectivement mais c du a une mauvaise copie de ma page ^^
ce problemes de direct rending me permet d avoir le glxgears (2000fps)
mais pas d open gl ( pas de cube ni de cs ....)
#1098 Le 11/01/2008, à 08:42
- noisy
Re : [HOW-TO] : Installation des drivers 3d propriétaires pour ATI Radeon
up du matin
#1099 Le 19/01/2008, à 00:09
- Poustak
Re : [HOW-TO] : Installation des drivers 3d propriétaires pour ATI Radeon
Ca peut en aider certains...
Si apres une install des pilotes proprietaires + reboot, vous faites:
lsmod | grep fglrx
et que cela n'affiche rien.
Essayer ceci:
$ modprobe -vf fglrx
Si cela vous affiche ceci:
install /sbin/lrm-video fglrx
Alors faites un:
sudo vi /etc/modprobe.d/lrm-video
Et commentez la ligne avec fglrx comme ceci:
#install fglrx /sbin/lrm-video fglrx $CMDLINE_OPTS
Ca m'a bien servi!
Hors ligne
#1100 Le 25/02/2008, à 10:00
- nelyo
Re : [HOW-TO] : Installation des drivers 3d propriétaires pour ATI Radeon
bonjour je suis sous ubuntu 7.10
Et hier soir j'ai voulu installer le driver pour ma carte ati radeon x1300
et depuis Ubuntu déconne
Je n'arrive plus à acceder à mon bureau
ecran noir, écriture blanche puis :
nelyo@nelyo $
Comment faire pour au moins revenir en arriere lorsque cela fonctionnait ?
Hors ligne