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 08/12/2006, à 16:19

Oeil

pb pour monter au dessus du 1024x768 xgl + beryl + ati x700 drv fglrx

Bonjour,

J'ai donc XGL + Beryl d'installé, le tout sur une ati X700 mobility.

Les effets 3D fonctionnent bien (drv fglrx), mais il m'est impossible de monter la résolution de l'ecran au dessus de 1024x768. Hors, lorsque j'utilise le driver "ati" et que je fais pas une session xgl mais gnome std, je peux monter sans souci la résolution.

J'ai essayé un bon nombre de modif dans le xorg.conf, mais rien a faire...

voici mon xorg.conf:

############################################################
Section "Files"
    FontPath    "/usr/share/X11/fonts/misc"
    FontPath    "/usr/share/X11/fonts/cyrillic"
    FontPath    "/usr/share/X11/fonts/100dpi/:unscaled"
    FontPath    "/usr/share/X11/fonts/75dpi/:unscaled"
    FontPath    "/usr/share/X11/fonts/Type1"
    FontPath    "/usr/share/X11/fonts/100dpi"
    FontPath    "/usr/share/X11/fonts/75dpi"
    FontPath    "/usr/share/fonts/X11/misc"
    # path to defoma fonts
    FontPath    "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
    Load    "bitmap"
    Load    "ddc"
    Load    "dri"
    Load    "extmod"
    Load    "freetype"
    Load    "glx"
    Load    "int10"
    Load    "type1"
    Load    "vbe"
EndSection

Section "InputDevice"
    Identifier    "Generic Keyboard"
    Driver        "kbd"
    Option        "CoreKeyboard"
    Option        "XkbRules"    "xorg"
    Option        "XkbModel"    "pc105"
    Option        "XkbLayout"    "fr"
    Option        "XkbOptions"    "lv3:ralt_switch"
EndSection

Section "InputDevice"
    Identifier    "Configured Mouse"
    Driver        "mouse"
    Option        "CorePointer"
    Option        "Device"        "/dev/input/mice"
    Option        "Protocol"        "ExplorerPS/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/wacom"          # Change to
                                                      # /dev/input/event
                                                      # for USB
  Option        "Type"          "stylus"
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"
  Driver        "wacom"
  Identifier    "eraser"
  Option        "Device"        "/dev/wacom"          # Change to
                                                      # /dev/input/event
                                                      # for USB
  Option        "Type"          "eraser"
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"
  Driver        "wacom"
  Identifier    "cursor"
  Option        "Device"        "/dev/wacom"          # Change to
                                                      # /dev/input/event
                                                      # for USB
  Option        "Type"          "cursor"
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
EndSection

Section "Device"
    Identifier    "ATI Technologies, Inc. Radeon Mobility X700 (RV410 PCIE)"
    Driver        "fglrx"
    Option        "MonitorLayout"        "LVDS, AUTO"   
    BusID        "PCI:1:0:0"
EndSection

Section "Monitor"
    Identifier    "LCD ACER"
    Option        "DPMS"
EndSection

Section "Screen"
    Identifier    "Default Screen"
    Device        "ATI Technologies, Inc. Radeon Mobility X700 (RV410 PCIE)"
    Monitor        "LCD ACER"
    DefaultDepth    24
    SubSection "Display"
        Depth        24
        Modes        "1280x768" "1024x768" "800x600"
    EndSubSection
EndSection

Section "Extensions"
    Option "Composite" "false"
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
#############################################################

Merci de votre aide

a++

#2 Le 08/12/2006, à 17:26

Jonny_the_dog

Re : pb pour monter au dessus du 1024x768 xgl + beryl + ati x700 drv fglrx

Salut, je suis desolé, je peut pas t'aider, par contre, toi tu peut le fair^^
J'ai jamais reussi a mettre fglrx avec beryl, sur la meme version que toi.
tu peut me dire quel version des fglrx tu utilisqe, sur qu'elle kernel et quel distrib ?

merci d'avance

Hors ligne

#3 Le 08/12/2006, à 18:19

Oeil

Re : pb pour monter au dessus du 1024x768 xgl + beryl + ati x700 drv fglrx

Jonny_the_dog :
Je suis sous ubuntu 6.10, kernel 2.6.17.10 et j'utilise xorg-driver-fglrx

voici un tuto simple pr tous : http://lhansen.blogspot.com/2006/10/3d- … -edgy.html

#######

Concernant mon prob de résolution, j'ai un peu avancé, je peux monter la réso mais, je ne peux fixer une résolution genre 16/9, en gros, je peux mettre 1280x1024, mais pas 1280x768 (car je suis sur un ecran 15"4 acer travelmate 8100WLMI)

A++

#4 Le 08/12/2006, à 18:52

Jonny_the_dog

Re : pb pour monter au dessus du 1024x768 xgl + beryl + ati x700 drv fglrx

Merci, peut tu preciser la version des fglrx(tu peut le savoir avec fglrxinfo^^) ?

Hors ligne

#5 Le 09/02/2007, à 15:05

christopheg

Re : pb pour monter au dessus du 1024x768 xgl + beryl + ati x700 drv fglrx

Heu : si c'est la même dalle que sur mon 5022WLMI la taille de la dalle c'est pas 1280x768 mais 1280x800

Dans Display change tes lignes Modes pour avoir

        Modes    "1280x800" "1024x768" "800x600" "640x480"


Chez moi (radeon X700 sous edgy + xgl + beryl) ça marche nickel.


Extraits de mon xorg.conf:

Section "Extensions"
    Option "Composite" "Disable"
    Option "Render"    "Enable"
EndSection

Section "Module"
    #Load  "GLCore"
    Load  "bitmap"
    Load  "ddc"
    Load  "dri"
#    Load  "extmod"
# pour installer xrandr de maniere a changer la taille de l'ecran sans redemarrer
    SubSection "extmod"
        Option "omit xfree86-dga"
    EndSubSection
    Load  "freetype"
    Load  "glx"
    Load  "int10"
    Load  "type1"
    Load  "vbe"
EndSection

Section "Device"
    Identifier  "ATI Technologies, Inc. Radeon Mobility X700 (RV410 PCIE)"
    Driver      "fglrx"
#    Driver      "radeon"
    Option        "OpenGLOverlay" "off"
    Option        "VideoOverlay" "on"
        Option      "UseInternalAGPGART" "no"
        Option      "KernelModuleParm" "agplock=0"
    Option "BusType" "PCI"
    BusID       "PCI:1:0:0"
    # pour eviter l'ecran noir en driver ATI
    Option "MonitorLayout" "LVDS, TMDS"
    # pour beryl xgl
    Option "DRI" "true"
    Option "ColorTiling" "on"
    Option "EnablePageFlip" "true"
    Option "AccelMethod" "EXA"
    Option "XAANoOffscreenPixmaps"
    Option "RenderAccel" "true"
    Option "AGPFastWrite" "on"
EndSection

Section "Screen"
    Identifier "Default Screen"
    Device     "ATI Technologies, Inc. Radeon Mobility X700 (RV410 PCIE)"
    Monitor    "Generic Monitor"
    DefaultDepth     24
    SubSection "Display"
        Depth     1
        Modes    "1280x800" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth     4
        Modes    "1280x800" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth     8
        Modes    "1280x800" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth     15
        Modes    "1280x800" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth     16
        Modes    "1280x800" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth     24
        Modes    "1280x800" "1024x768" "800x600" "640x480"
    EndSubSection
EndSection

Section "DRI"
    Mode         0666
EndSection

Hors ligne