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 04/03/2007, à 13:37

Snowbell

XGL Beryl et ATI X700 mobility [résolu]

Salut à tous,

J'ai perdu la 3D avec XGL et Béryl.

Voici 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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/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"
    InputDevice    "Synaptics Touchpad"
EndSection

Section "Files"

    # path to defoma fonts
    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"
    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"
    Load  "synaptics"
EndSection

Section "ServerFlags"
    Option        "AIGLX" "off"
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"
    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"
    Option        "SHMConfig" "on"
EndSection

Section "InputDevice"

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

Section "InputDevice"

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

Section "InputDevice"

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

Section "Monitor"
    Identifier   "Generic Monitor"
    HorizSync    28.0 - 64.0
    VertRefresh  43.0 - 60.0
    Option        "DPMS"
EndSection

Section "Monitor"
    Identifier   "aticonfig-Monitor[0]"
    Option        "VendorName" "ATI Proprietary Driver"
    Option        "ModelName" "Generic Autodetecting Monitor"
    Option        "DPMS" "true"
EndSection

Section "Device"
    Identifier  "ATI Technologies, Inc. Radeon Mobility X700 (RV410 PCIE)"
    Driver      "vesa"
    BusID       "PCI:2:0:0"
EndSection

Section "Device"
    Identifier  "aticonfig-Device[0]"
    Driver      "fglrx"
    Option        "VideoOverlay" "on"
    Option        "OpenGLOverlay" "off"
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 "Screen"
    Identifier "aticonfig-Screen[0]"
    Device     "aticonfig-Device[0]"
    Monitor    "aticonfig-Monitor[0]"
    DefaultDepth     24
    SubSection "Display"
        Viewport   0 0
        Depth     24
    EndSubSection
EndSection

Section "DRI"
    Mode         0666
EndSection

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

J'ai suivi les tuto ubuntu-fr et celui-là http://wiki.beryl-project.org/wiki/Install_Beryl_on_Ubuntu_Edgy_with_XGL

Au lancement de XGL, j'ai mon écran grisé comme d'habitude, Beryl-manager se lance mais rien ne se passe. Pas de thème emerald, pas d'accélération 3D du bureau, pas de cube etc...

Les pilotes de carte graphique sont

display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: MOBILITY RADEON X700
OpenGL version string: 2.0.6334 (8.34.8)
J'ai fouillé sur tout le forum en vain....

Si quelqu'un a une idée je suis preneur. Merci d'avance.

Snowbell

Dernière modification par Snowbell (Le 04/03/2007, à 16:32)

Hors ligne

#2 Le 04/03/2007, à 13:41

best_friend_fr

Re : XGL Beryl et ATI X700 mobility [résolu]

Salut

Il faut modifier la ligne dans ton startberyl

tu change

DISPLAY=:1 beryl-xgl

en

DISPLAY=:1 LD_PRELOAD=/usr/lib/fglrx/libGL.so.1.2.xlibmesa beryl

sudo apt-get replace langage_sms by grammaire orthographe ponctuation
La documentation est avant tout faite pour ceux qui posent les questions, et non ceux qui y répondent
Best_friend_fr

Hors ligne

#3 Le 04/03/2007, à 15:28

Snowbell

Re : XGL Beryl et ATI X700 mobility [résolu]

Merci pour ta réponse.
En effet, après modification de mon  /usr/local/bin/start_beryl.sh devenu :

#!/bin/bash
#
# Start beryl-manager within gnome-session
#
if (( `ps -A -o comm | grep -c '^Xgl$'` == "1" )); then
       DISPLAY=:1 beryl-manager
       DISPLAY=:1 LD_PRELOAD=/usr/lib/fglrx/libGL.so.1.2.xlibmesa beryl
else echo "${0}: Error: beryl-manager not launched. Xgl not running?"
fi

Tout a fonctionné une foi. Après redémarrage de ma session pour confirmer la bonne stabilité du truc, plus rien, comme auparavant... Je ne comprends pas... Si tu as une idée?

Hors ligne

#4 Le 04/03/2007, à 15:30

best_friend_fr

Re : XGL Beryl et ATI X700 mobility [résolu]

Ben, si ca a marché une fois...

Essaye de lancer ce script dans un terminal pour avoir le message d'erreur...


sudo apt-get replace langage_sms by grammaire orthographe ponctuation
La documentation est avant tout faite pour ceux qui posent les questions, et non ceux qui y répondent
Best_friend_fr

Hors ligne

#5 Le 04/03/2007, à 15:51

Snowbell

Re : XGL Beryl et ATI X700 mobility [résolu]

Bon après redémarrage du pc, la session xgl-beryl se relance proprement.
Je me demande si la place dans l'ordre de lancement des applications au démarrage de session n'influe pas la qualité du lancement.
Beryl doit être lancé en premier ou non?

Hors ligne

#6 Le 04/03/2007, à 15:56

Snowbell

Re : XGL Beryl et ATI X700 mobility [résolu]

Bon après avoir tué les processus beryl et beryl manager j'ai tapé ça

snowbell@portux:~$ /usr/local/bin/start_beryl.sh
**************************************************************
* Beryl system compatiblity check                            *
**************************************************************

Detected xserver                                : XGL

Checking Display :1 ...

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

Reloading options
snowbell@portux:~$

Beryl s'est relancé mais pas d'effet 3D comme avant...
C'est bizarre je trouve

Hors ligne

#7 Le 04/03/2007, à 16:02

best_friend_fr

Re : XGL Beryl et ATI X700 mobility [résolu]

Chez moi, Beryl peut se lancer mal si il a déja été lancé et tué (je ne sais pas pourquoi).

Le mieux, c'est peut-être de redémarrer.


sudo apt-get replace langage_sms by grammaire orthographe ponctuation
La documentation est avant tout faite pour ceux qui posent les questions, et non ceux qui y répondent
Best_friend_fr

Hors ligne

#8 Le 04/03/2007, à 16:32

Snowbell

Re : XGL Beryl et ATI X700 mobility [résolu]

Merci pour les tuyaux en tout cas.
Je passe le post en résolu

Hors ligne

#9 Le 09/03/2007, à 15:56

toto6581

Re : XGL Beryl et ATI X700 mobility [résolu]

J'aurais 1 question à vous poser :
1er - je lance la commande suivante dans un terminal LD_PRELOAD=/usr/lib/fglrx/libGL.so.1.2.xlibmesa /usr/bin/beryl
Béryl se lance et fonctionne impec, par contre si je ferme le terminal, plus rien béryl ferme et tout
Donc comment faire pour que la commande se lance au démarrage et y reste
Merci d'avance
toto6581

Hors ligne

#10 Le 09/03/2007, à 16:00

Snowbell

Re : XGL Beryl et ATI X700 mobility [résolu]

Salut,

Ajoute la commande dans système/Préférences/Sessions onglet Programmes au démarrage

Sinon, je n'en ai aucune idée...

Bon courage

Hors ligne