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 28/07/2007, à 18:01

Bruce-b

ATI X800GTO + driver proprio

Bonjour tout le monde !

Voila, je suis sur Ubuntu Feisty, beryl fonctionnait très bien avec les drivers libre, mais j'ai voulu essayer google earth, qui lui nécessite les drivers proprio pour fonctionner de manière fluide.

J'ai donc suivit a la lettre le tuto ici http://doc.ubuntu-fr.org/materiel/ati_proprietaire mais lorsque je redemarre X, l'ecran est tout noir, je n'ai pas d'autre choix que de rebooter.

Et pire encore, quand je remet mon ancien xorg.conf qui fonctionnait bien avec le driver libre, beryl ne veut plus se lancer, il plante et utilise metacity (gestionnaire de secours).

J'ai cherché en vain sur le forum, mais beaucoup de post son trop vieux pour être utilisable chez moi

Ma config: ubuntu 7.04 32 bits, ati x800gto, CM gigabyte K8NF9-ultra (nforce4), 1.5 Go de ram, amd 64 4200 X2.

voici mon xorg.conf utilisé avec les driver proprios:

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

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 "extmod"
  Load "freetype"
  Load "int10"
  Load "vbe"
  load "glx"
  load "GLcore"
  load "dri"
  load "v4l"
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"
  option "Emulate3Buttons" "true"
EndSection

Section "Device"
  identifier "ATI Technologies Inc R430 [Radeon X800 XL] (PCIe)"
  boardname "ATI Radeon (fglrx)"
  busid "PCI:5:0:0"
  driver "fglrx"
  screen 0
  vendorname "ATI"
  option "MergedFB" "off"
EndSection

Section "Monitor"
  identifier "SyncMaster"
  vendorname "Samsung"
  modelname "Samsung SyncMaster 910N/912N"
  HorizSync 30-81
  VertRefresh 56-85
  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  "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  "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  "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
  gamma 1.0
EndSection

Section "Screen"
  Identifier "Default Screen"
  Device "ATI Technologies Inc R430 [Radeon X800 XL] (PCIe)"
  Monitor "SyncMaster"
  DefaultDepth 24
  SubSection "Display"
    depth 24
    virtual 1280 1024
    modes "1280x1024@75" "1280x960@60" "1152x864@75" "1280x1024@60" "1024x768@60" "1280x960@75" "1024x768@70" "1400x1050@60" "1024x768@75" "1600x1200@65" "1024x768@85" "1600x1200@60" "832x624@75" "800x600@60" "800x600@85" "800x600@75" "800x600@72" "800x600@56" "640x480@85" "640x480@75" "640x480@72" "640x480@60"
  EndSubSection
EndSection

Section "ServerLayout"
  Identifier "Default Layout"
  screen 0 "Default Screen" 0 0
  InputDevice "Generic Keyboard"
  InputDevice "Configured Mouse"
  Option      "AIGLX" "false"
EndSection


Section "DRI"
  Mode 0666
EndSection


Section "ServerFlags"
EndSection

voici ce que me retourne fglrxinfo suite au tuto:

pascal@nunux:~$ fglrxinfo
display: :0.0  screen: 0
OpenGL vendor string: Tungsten Graphics, Inc.
OpenGL renderer string: Mesa DRI R300 20060815 x86/MMX+/3DNow!+/SSE2 TCL
OpenGL version string: 1.3 Mesa 6.5.2

vous noterez le "vendor string" qui sort de je ne sais ou ! yikes

merci de votre aide smile

Hors ligne

#2 Le 29/07/2007, à 10:13

Bruce-b

Re : ATI X800GTO + driver proprio

bon apparemment, j'ai vu sur le forum que XGL n'était plus compatible avec le version 0.3 de beryl hmm

Donc du coup j'abandonne, j'aimerais bien revenir sur les driver libre, mais quand je lance beryl --test-only j'ai:

pascal@nunux:~$ beryl --test-only
**************************************************************
* Beryl system compatiblity check                            *
**************************************************************

Detected xserver                                : AIGLX

Checking Display :0.0 ...

Checking for XComposite extension               : passed (v0.3)
Checking for XDamage extension                  : passed
Checking for RandR extension                    : passed
Checking for XSync extension                    : passed

Checking Screen 0 ...

Checking for GLX_SGIX_fbconfig                  : passed
Checking for GLX_EXT_texture_from_pixmap        : passed
Checking for non power of two texture support   : failed

Support for non power of two textures missing

je crois que mon pb viens de la:

pascal@nunux:~$ glxinfo | grep rendering
direct rendering: No

je comprend pas pourquoi je n'ai plus le direct rendering, c'est le même xorg.conf qui marchait avant!
comment faire pour le réactiver ?

Hors ligne

#3 Le 29/07/2007, à 10:41

Bruce-b

Re : ATI X800GTO + driver proprio

pfffffff n'importe quoi.... il suffisait de désinstaller  TOUS les paquets installer pour les drivers fglrx, dont surtout celui qui permet de faire fglrxinfo: xorg-driver-fglrx   

depuis mon direct rendering est revenu a yes et beryl refonctionne avec les drivers libre.

Hors ligne