Je ne sais pas si c'est arrivé, pas vu... je reposte

Le dimanche 24 décembre 2006 23:57, paul a écrit :
> André Salaün a écrit :
> > Le dimanche 24 décembre 2006 19:45, paul a écrit :
> >> j'ai installé beryl 0.1.3 et quand je veux le lancer,
> >> $beryl-manager me dit que je n'ai pas l'option "composite"???
> >> j'avais modifié mon xorg.conf comme dit sur le site cryptos...
> >> J'avais essayé de créer une section "Extensions" avec cette option
> >> mais ça ne fonctionne pas...
> >> des éclaircissements?
> >> merci
> >> paul
> >
> > envoie le xorg.conf ça sera pus simple (au cas où ce serait là)
>
> ok, voilà
>
> Section "Module"
>     Load "dbe" # Double-Buffering Extension
>     Load "v4l" # Video for Linux
>     Load "extmod"
>     Load "type1"
>     Load "freetype"
>     Load "/usr/lib/xorg/modules/extensions/nvidia/libglx.so"
> EndSection
>
> Section "InputDevice"
>     Identifier "Keyboard1"
>     Driver "kbd"
>     Option "XkbModel" "pc105"
>     Option "XkbLayout" "fr"
>     Option "XkbOptions" "compose:rwin"
> EndSection
>
> Section "InputDevice"
>     Identifier "Mouse1"
>     Driver "mouse"
>     Option "Protocol" "ExplorerPS/2"
>     Option "Device" "/dev/mouse"
> EndSection
>
> Section "InputDevice"
>     Identifier "SynapticsMouse1"
>     Driver "synaptics"
>     Option "SHMConfig" "on"
> EndSection
>
> Section "Monitor"
>     Identifier "monitor1"
>     VendorName "Generic"
>     ModelName "1024x768 @ 60 Hz"
>     HorizSync 31.5-48.5
>     VertRefresh 50-70
>
>     # TV fullscreen mode or DVD fullscreen output.
>     # 768x576 @ 79 Hz, 50 kHz hsync
>     ModeLine "768x576"     50.00  768  832  846 1000   576  590  595 
> 630
>
>     # 768x576 @ 100 Hz, 61.6 kHz hsync
>     ModeLine "768x576"     63.07  768  800  960 1024   576  578  590 
> 616 EndSection
>
> Section "Device"
>     Identifier "device1"
>     VendorName "nVidia Corp."
>     BoardName "NVIDIA GeForce FX (generic)"
>     Driver "nvidia"
>     Option "DPMS"
Chez moi c'est décommenté ces trois lignes ci-dessous
> #    Option "RenderAccel" "True"
> #    Option "DisableGLXRootClipping" "true"
> #    Option "BackStoring" "True"
> EndSection
>
> Section "Screen"
>     Identifier "screen1"
>     Device "device1"
>     Monitor "monitor1"
>     DefaultColorDepth 24
>     Option "AddARGBGLXVisuals" "True"
>
>     Subsection "Display"
>         Depth 8
>         Modes "1024x768" "832x624" "800x600" "640x480" "480x360"
> "320x240" EndSubsection
>
>     Subsection "Display"
>         Depth 15
>         Modes "1024x768" "832x624" "800x600" "640x480" "480x360"
> "320x240" EndSubsection
>
>     Subsection "Display"
>         Depth 16
>         Modes "1024x768" "832x624" "800x600" "640x480" "480x360"
> "320x240" EndSubsection
>
>     Subsection "Display"
>         Depth 24
>         Modes "1024x768" "832x624" "800x600" "640x480" "480x360"
> "320x240" EndSubsection
> EndSection
>
> Section "ServerLayout"
>     Identifier "layout1"
>     InputDevice "Keyboard1" "CoreKeyboard"
>     InputDevice "Mouse1" "CorePointer"
>     InputDevice "SynapticsMouse1" "AlwaysCore"
>     Screen "screen1"
J'ai ajouté ça :

Section "Extensions"
    Option "Composite" "Enable"
    Option "RENDER" "Enable"
EndSection

-- 
André Salaün



=========================================
Vous souhaitez acquerir votre pack ou des services Mandriva?
Rendez-vous sur "http://store.mandriva.com";.
Rejoignez le club Mandriva : http://club.mandriva.com
=========================================

Répondre à