Aller au contenu
  • Pas encore inscrit ?

    Pourquoi ne pas vous inscrire ? C'est simple, rapide et gratuit.
    Pour en savoir plus, lisez Les avantages de l'inscription... et la Charte de Zébulon.
    De plus, les messages que vous postez en tant qu'invité restent invisibles tant qu'un modérateur ne les a pas validés. Inscrivez-vous, ce sera un gain de temps pour tout le monde, vous, les helpeurs et les modérateurs ! :wink:

Messages recommandés

Posté(e)
Section "Monitor"

Identifier "Monitor[0]"

VendorName "IQT"

ModelName "Q773"

UseModes "Modes[0]"

DisplaySize 320 240

HorizSync 28.0 - 70.0

VertRefresh 43.0 - 150.0

Option "DPMS"

EndSection

 

Section "Monitor"

Identifier "aticonfig Monitor 0"

EndSection

 

à transformer en:

Section "Monitor"

Identifier "aticonfig Monitor 0"

VendorName "IQT"

ModelName "Q773"

UseModes "Modes[0]"

DisplaySize 320 240

HorizSync 28.0 - 70.0

VertRefresh 43.0 - 150.0

Option "DPMS"

EndSection

 

à enlever ou commenter (i.e. mettre un # devant chaque ligne):

Section "Device"

Identifier "Device[0]"

Driver "radeon"

VendorName "ATI"

BoardName "RV350 AP"

Option "usevnc" "no"

BusID "1:0:0"

EndSection

 

 

 

Section "Screen"

Identifier "aticonfig Screen 0"

Device "ATI Graphics Adapter 0"

Monitor "aticonfig Monitor 0"

DefaultDepth 24

SubSection "Display"

Viewport 0 0

Depth 24

EndSubSection

EndSection

 

à changer en

Section "Screen"

Identifier "aticonfig Screen 0"

Device "ATI Graphics Adapter 0"

Monitor "aticonfig Monitor 0"

DefaultDepth 24

SubSection "Display"

#Viewport 0 0

Depth 24

Modes "1280x1024" "1024x768" "800x600"

EndSubSection

EndSection

 

l'autre section Screen est à commenter.

Posté(e)
# /.../

# SaX generated X11 config file

# Created on: 2006-05-10T19:06:54+0200.

#

# Version: 7.1

# Contact: Marcus Schaefer <sax@suse.de>, 2002

#

# Automatically generated by [iSaX] (7.1)

# PLEASE DO NOT EDIT THIS FILE!

#

 

Section "ServerLayout"

Identifier "Layout[all]"

Screen 0 "aticonfig Screen 0" 0 0

InputDevice "Keyboard[0]" "CoreKeyboard"

InputDevice "Mouse[1]" "CorePointer"

Option "Clone" "off"

Option "Xinerama" "off"

EndSection

 

Section "Files"

InputDevices "/dev/ttyS0"

InputDevices "/dev/ttyS1"

InputDevices "/dev/ttyS2"

InputDevices "/dev/ttyS3"

InputDevices "/dev/ttyS4"

InputDevices "/dev/ttyS5"

InputDevices "/dev/ttyS6"

InputDevices "/dev/ttyS7"

InputDevices "/dev/ttyS8"

InputDevices "/dev/psaux"

InputDevices "/dev/logibm"

InputDevices "/dev/sunmouse"

InputDevices "/dev/atibm"

InputDevices "/dev/amigamouse"

InputDevices "/dev/atarimouse"

InputDevices "/dev/inportbm"

InputDevices "/dev/gpmdata"

InputDevices "/dev/mouse"

InputDevices "/dev/usbmouse"

InputDevices "/dev/adbmouse"

InputDevices "/dev/input/mice"

InputDevices "/dev/input/event0"

InputDevices "/dev/pointer0"

InputDevices "/dev/pointer1"

InputDevices "/dev/pointer2"

InputDevices "/dev/pointer3"

FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled"

FontPath "/usr/X11R6/lib/X11/fonts/local"

FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"

FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"

FontPath "/usr/X11R6/lib/X11/fonts/Type1"

FontPath "/usr/X11R6/lib/X11/fonts/URW"

FontPath "/usr/X11R6/lib/X11/fonts/Speedo"

FontPath "/usr/X11R6/lib/X11/fonts/PEX"

FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"

FontPath "/usr/X11R6/lib/X11/fonts/latin2/misc:unscaled"

FontPath "/usr/X11R6/lib/X11/fonts/latin2/75dpi:unscaled"

FontPath "/usr/X11R6/lib/X11/fonts/latin2/100dpi:unscaled"

FontPath "/usr/X11R6/lib/X11/fonts/latin2/Type1"

FontPath "/usr/X11R6/lib/X11/fonts/latin7/75dpi:unscaled"

FontPath "/usr/X11R6/lib/X11/fonts/baekmuk:unscaled"

FontPath "/usr/X11R6/lib/X11/fonts/japanese:unscaled"

FontPath "/usr/X11R6/lib/X11/fonts/kwintv"

FontPath "/usr/X11R6/lib/X11/fonts/truetype"

FontPath "/usr/X11R6/lib/X11/fonts/uni:unscaled"

FontPath "/usr/X11R6/lib/X11/fonts/CID"

FontPath "/usr/X11R6/lib/X11/fonts/ucs/misc:unscaled"

FontPath "/usr/X11R6/lib/X11/fonts/ucs/75dpi:unscaled"

FontPath "/usr/X11R6/lib/X11/fonts/ucs/100dpi:unscaled"

FontPath "/usr/X11R6/lib/X11/fonts/hellas/misc:unscaled"

FontPath "/usr/X11R6/lib/X11/fonts/hellas/75dpi:unscaled"

FontPath "/usr/X11R6/lib/X11/fonts/hellas/100dpi:unscaled"

FontPath "/usr/X11R6/lib/X11/fonts/hellas/Type1"

FontPath "/usr/X11R6/lib/X11/fonts/misc/sgi:unscaled"

FontPath "/usr/X11R6/lib/X11/fonts/xtest"

FontPath "/opt/kde3/share/fonts"

EndSection

 

Section "Module"

Load "extmod"

Load "type1"

Load "glx"

Load "freetype"

Load "dbe"

Load "v4l"

Load "dri"

EndSection

 

Section "ServerFlags"

Option "AllowMouseOpenFail"

EndSection

 

Section "InputDevice"

Identifier "Keyboard[0]"

Driver "kbd"

Option "Protocol" "Standard"

Option "XkbLayout" "fr"

Option "XkbModel" "pc102"

Option "XkbRules" "xfree86"

EndSection

 

Section "InputDevice"

Identifier "Mouse[1]"

Driver "mouse"

Option "Buttons" "5"

Option "Device" "/dev/input/mice"

Option "Name" "ImPS/2 Generic Wheel Mouse"

Option "Protocol" "explorerps/2"

Option "Vendor" "Sysp"

Option "ZAxisMapping" "4 5"

EndSection

 

Section "Modes"

Identifier "Modes[0]"

ModeLine "1280x1024" 105.2 1280 1320 1456 1696 1024 1025 1028 1059

ModeLine "1280x960" 116.2 1280 1360 1496 1712 960 961 964 998

ModeLine "1280x960" 97.7 1280 1352 1488 1696 960 961 964 993

ModeLine "1280x800" 111.8 1280 1360 1496 1712 800 801 804 837

ModeLine "1280x800" 96.0 1280 1352 1488 1696 800 801 804 832

ModeLine "1280x800" 80.6 1280 1344 1480 1680 800 801 804 827

ModeLine "1152x864" 93.9 1152 1224 1344 1536 864 865 868 899

ModeLine "1152x864" 78.8 1152 1216 1336 1520 864 865 868 894

ModeLine "1280x768" 107.2 1280 1360 1496 1712 768 769 772 803

ModeLine "1280x768" 92.2 1280 1352 1488 1696 768 769 772 799

ModeLine "1280x768" 77.4 1280 1344 1480 1680 768 769 772 794

ModeLine "1024x768" 86.2 1024 1088 1200 1376 768 769 772 803

ModeLine "1024x768" 73.9 1024 1080 1192 1360 768 769 772 799

ModeLine "1024x768" 61.9 1024 1080 1184 1344 768 769 772 794

ModeLine "800x600" 74.0 800 848 936 1072 600 601 604 639

ModeLine "800x600" 66.7 800 848 936 1072 600 601 604 635

ModeLine "800x600" 58.7 800 840 928 1056 600 601 604 632

ModeLine "800x600" 51.7 800 840 928 1056 600 601 604 628

ModeLine "800x600" 44.1 800 840 920 1040 600 601 604 624

ModeLine "800x600" 36.9 800 832 912 1024 600 601 604 621

ModeLine "768x576" 67.8 768 816 896 1024 576 577 580 613

ModeLine "768x576" 61.2 768 816 896 1024 576 577 580 610

ModeLine "768x576" 53.8 768 808 888 1008 576 577 580 606

ModeLine "768x576" 47.4 768 808 888 1008 576 577 580 603

ModeLine "768x576" 40.4 768 800 880 992 576 577 580 599

ModeLine "768x576" 33.7 768 792 872 976 576 577 580 596

ModeLine "640x480" 57.2 640 680 752 864 480 481 484 517

ModeLine "640x480" 51.4 640 680 744 848 480 481 484 514

ModeLine "640x480" 46.8 640 680 744 848 480 481 484 511

ModeLine "640x480" 42.2 640 680 744 848 480 481 484 508

ModeLine "640x480" 37.0 640 672 736 832 480 481 484 505

ModeLine "640x480" 32.6 640 672 736 832 480 481 484 503

ModeLine "640x480" 27.7 640 664 728 816 480 481 484 500

ModeLine "640x480" 23.1 640 656 720 800 480 481 484 497

EndSection

 

Section "Monitor"

Identifier "aticonfig Monitor 0"

VendorName "IQT"

ModelName "Q773"

UseModes "Modes[0]"

DisplaySize 320 240

HorizSync 28.0 - 70.0

VertRefresh 43.0 - 150.0

Option "DPMS"

EndSection

 

#Section "Device"

#Identifier "Device[0]"

#Driver "radeon"

#VendorName "ATI"

#BoardName "RV350 AP"

#Option "usevnc" "no"

#BusID "1:0:0"

EndSection

 

Section "Device"

Identifier "ATI Graphics Adapter 0"

Driver "fglrx"

BusID "PCI:1:0:0"

EndSection

 

#Section "Screen"

#Identifier "Screen[0]"

#Device "Device[0]"

#Monitor "Monitor[0]"

#DefaultDepth 24

#SubSection "Display"

#Depth 15

#Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "800x600" "768x576" "640x480"

#EndSubSection

#SubSection "Display"

#Depth 16

#Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "800x600" "768x576" "640x480"

#EndSubSection

#SubSection "Display"

#Depth 24

#Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "800x600" "768x576" "640x480"

#EndSubSection

#SubSection "Display"

#Depth 32

Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "800x600" "768x576" "640x480"

#EndSubSection

#SubSection "Display"

#Depth 8

#Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "800x600" "768x576" "640x480"

#EndSubSection

#EndSection

 

Section "Screen"

Identifier "aticonfig Screen 0"

Device "ATI Graphics Adapter 0"

Monitor "aticonfig Monitor 0"

DefaultDepth 24

SubSection "Display"

#Viewport 0 0

Depth 24

Modes "1280x1024" "1024x768" "800x600"

EndSubSection

EndSection

 

Section "DRI"

Group "video"

Mode 0660

EndSection

C' est bien ça ?

Posté(e)

tu as oublié de commenter un EndSection d'une section Device et un Mode de Depth 32; à part ça ça m'a l'air correct

 

tu as un msg d'erreur de startx?

Posté(e)
Section "ServerLayout"

Identifier "Layout"

Screen "aticonfig Screen 0"

InputDevice "Keyboard[0]" "CoreKeyboard"

InputDevice "Mouse[1]" "CorePointer"

Option "Clone" "off"

Option "Xinerama" "off"

EndSection

 

normalement, pour la 3D il faut charger le module GLCore dans la section Modules

Section "Module"

Load "GLCore"

Load "extmod"

Load "type1"

Load "glx"

Load "freetype"

Load "dbe"

Load "v4l"

Load "dri"

EndSection

 

le pilote fglrx est bien chargé? (lsmod |grep fglrx)

Posté(e)

normalement, pour la 3D il faut charger le module GLCore dans la section Modules

le pilote fglrx est bien chargé? (lsmod |grep fglrx)

Je fait ces modifs par contre comment dois-je faire pour verifier que le pilote fglrx es chargé ?

Rejoindre la conversation

Vous publiez en tant qu’invité. Si vous avez un compte, connectez-vous maintenant pour publier avec votre compte.
Remarque : votre message nécessitera l’approbation d’un modérateur avant de pouvoir être visible.

Invité
Répondre à ce sujet…

×   Collé en tant que texte enrichi.   Coller en tant que texte brut à la place

  Seulement 75 émoticônes maximum sont autorisées.

×   Votre lien a été automatiquement intégré.   Afficher plutôt comme un lien

×   Votre contenu précédent a été rétabli.   Vider l’éditeur

×   Vous ne pouvez pas directement coller des images. Envoyez-les depuis votre ordinateur ou insérez-les depuis une URL.

  • En ligne récemment   0 membre est en ligne

    • Aucun utilisateur enregistré regarde cette page.
×
×
  • Créer...