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 17/02/2007, à 19:39

mykael

[RESOLU] Pas de thèmes avec Beryl (et oui moi aussi...)

Bonjour à tous smile

J'ai vue beaucoup de personnes dans mon cas, avec des propositions de solutions différentes mais je ne sais pas si ca s'adapte à mon cas alors je pose moi aussi la question :

J'ai donc une Nvidia Geforce Go 7600.

Merci de votre aide smile

(s'il vous faut mon xorg.conf, faites moi signe)

Mykael

Dernière modification par mykael (Le 18/02/2007, à 01:50)

Hors ligne

#2 Le 17/02/2007, à 20:10

glattering

Re : [RESOLU] Pas de thèmes avec Beryl (et oui moi aussi...)

Salut, je suis pas un pro, mais je pense que le xorg.conf va être nécessaire.
Peux tu également être pus précis:
- tutoriel suivi poru l'instal de beryl
- driver nvidia installés comment?
- quand tu dis thèmes, tu veux dire bordures de fenêtres?
- toute autre infos qui pourrait te différencier des autres cas que tu as croiser sur les forums.

Merci pour les suivants qui voudront répondre, car pour moi, mes compétences s'arrêtent malheureusement là tongue

/glattering


Membre de l'APRIL - « promouvoir et défendre le logiciel libre » -

Hors ligne

#3 Le 18/02/2007, à 01:28

mykael

Re : [RESOLU] Pas de thèmes avec Beryl (et oui moi aussi...)

Salut glattering, merci de me répondre smile

J'ai installé les pilotes nVidia en utilisant Envy.
Quand à l'installation de Beryl, j'ai suivi le tutoriel du wiki.

Je pense que mes pilotes nVidia sont bien installés :

mykael@mykaelinux:~$ glxinfo | grep "direct rendering"
direct rendering: Yes

et

mykael@mykaelinux:~$ beryl
**************************************************************
* Beryl system compatiblity check                            *
**************************************************************

Detected xserver                                : NVIDIA

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   : passed
Checking maximum texture size                   : passed (4096x4096)

Relaunching beryl with __GL_YIELD="NOTHING"
**************************************************************
* Beryl system compatiblity check                            *
**************************************************************

Detected xserver                                : NVIDIA

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   : passed
Checking maximum texture size                   : passed (4096x4096)

Reloading options
beryl: No GLXFBConfig for depth 32
beryl: No GLXFBConfig for depth 32
beryl: No GLXFBConfig for depth 32
Framebuffer attach failed
Framebuffer attach failed

(inquiétantes ces lignes à la fin, je ne les avais pas la première fois que j'ai lancé "beryl" dans la console...)

Voici ce que donne mon xorg.conf :

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder3)  Fri Dec 15 10:12:14 PST 2006

# /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         "Default Screen" 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           "i2c"
    Load           "bitmap"
    Load           "ddc"
    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"
    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"
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 - 72.0
    VertRefresh     43.0 - 60.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "NVIDIA Corporation NVIDIA Default Card"
    Driver         "nvidia"
    Option         "AddARGBGLXVisuals" "true"
    Option         "TripleBuffer" "true"
EndSection

Section "Screen"
    Identifier     "Default Screen"
    Device         "NVIDIA Corporation NVIDIA Default Card"
    Monitor        "Generic Monitor"
    DefaultDepth    16
    SubSection     "Display"
        Depth       1
        Modes      "1440x900"
    EndSubSection
    SubSection     "Display"
        Depth       4
        Modes      "1440x900"
    EndSubSection
    SubSection     "Display"
        Depth       8
        Modes      "1440x900"
    EndSubSection
    SubSection     "Display"
        Depth       15
        Modes      "1440x900"
    EndSubSection
    SubSection     "Display"
        Depth       16
        Modes      "1440x900"
    EndSubSection
    SubSection     "Display"
        Depth       24
        Modes      "1440x900"
    EndSubSection
EndSection

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

En espérant que cela vous inspirera plus que moi smile

Ha et j'allais oublier !
Les lignes :

    Option         "AddARGBGLXVisuals" "true"
    Option         "TripleBuffer" "true"

C'est moi qui les ai ajoutées manuellement, elles n'y étaient pas à l'origine.
Mais comme ca ne fonctionne pas plus, je ferais peut-être mieux de les retirer...

Mykael

Dernière modification par mykael (Le 18/02/2007, à 01:45)

Hors ligne

#4 Le 18/02/2007, à 01:54

mykael

Re : [RESOLU] Pas de thèmes avec Beryl (et oui moi aussi...)

Rhalala, c'est résolu !

Je n'avais pas changé ca :

Section "Screen"
    Identifier     "Default Screen"
    Device         "NVIDIA Corporation NVIDIA Default Card"
    Monitor        "Generic Monitor"
    DefaultDepth    16

de DefaultDepth    16 à DefaultDepth    24 !

Je vais pouvoir m'attaquer aux emulateurs windows wink

Mykael

Dernière modification par mykael (Le 18/02/2007, à 01:55)

Hors ligne

#5 Le 18/02/2007, à 18:44

glattering

Re : [RESOLU] Pas de thèmes avec Beryl (et oui moi aussi...)

ah ben zut, j'aurais su répondre!
Si tu me voles le peu d'occasions que j'ai d'aider....
tongue

Bonne continuation.


Membre de l'APRIL - « promouvoir et défendre le logiciel libre » -

Hors ligne

#6 Le 26/02/2007, à 22:55

tenjoutengui

Re : [RESOLU] Pas de thèmes avec Beryl (et oui moi aussi...)

Bonjour
mykael, j'ai le meme problem que toi sauf que moi le DefaultDepth été jt à 24, et les bordures de fenêtres disparessent aussi tot que je lance beryl, les consoles lancées apres beryl sont toutes blache !!!!
MERCI de m'aider STP.
voici mon xorg.conf:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder3)  Wed Nov  1 19:47:17 PST 2006

# /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         "Default Screen" 0 0
    InputDevice    "Generic Keyboard"
    InputDevice    "Configured Mouse"
    InputDevice    "stylus" "SendCoreEvents"
    InputDevice    "cursor" "SendCoreEvents"
    InputDevice    "eraser" "SendCoreEvents"
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        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
    Load           "i2c"
    Load           "bitmap"
    Load           "ddc"
    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         "XkbVariant" "latin9"
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"

                                                      # /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     "Écran générique"
    HorizSync       28.0 - 51.0
    VertRefresh     43.0 - 60.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "NVIDIA Corporation NV17 [GeForce4 MX 440-SE]"
    Driver         "nvidia"
EndSection

Section "Screen"
    Identifier     "Default Screen"
    Device         "NVIDIA Corporation NV17 [GeForce4 MX 440-SE]"
    Monitor        "Écran générique"
    DefaultDepth    24
    SubSection     "Display"
        Depth       1
        Modes      "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       4
        Modes      "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       8
        Modes      "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       15
        Modes      "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       16
        Modes      "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       24
        Modes      "1024x768" "800x600" "640x480"
    EndSubSection
EndSection

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


:D Tux en Force :D

Hors ligne

#7 Le 26/02/2007, à 22:55

tenjoutengui

Re : [RESOLU] Pas de thèmes avec Beryl (et oui moi aussi...)

et j'ai oublier de  poster les erreur sur la console:
toto@ubuntu:~$ beryl-manager
toto@ubuntu:~$ **************************************************************
* Beryl system compatiblity check                            *
**************************************************************

Detected xserver                                : NVIDIA

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   : passed
Checking maximum texture size                   : passed (2046x2046)

Relaunching beryl with __GL_YIELD="NOTHING"
**************************************************************
* Beryl system compatiblity check                            *
**************************************************************

Detected xserver                                : NVIDIA

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   : passed
Checking maximum texture size                   : passed (2046x2046)

Reloading options
beryl: No GLXFBConfig for depth 32
beryl: No GLXFBConfig for depth 32
beryl: No GLXFBConfig for depth 32
beryl: No GLXFBConfig for depth 32
beryl: Couldn't bind redirected window 0x2a000fb to texture
beryl: No GLXFBConfig for depth 32


:D Tux en Force :D

Hors ligne

#8 Le 26/02/2007, à 23:26

tenjoutengui

Re : [RESOLU] Pas de thèmes avec Beryl (et oui moi aussi...)

Bon les gas et les meuf, c'est bon le blem est régler, voici la methode:
http://wiki.beryl-project.org/wiki/Install/Debian#XORG.CONF
en cas ou la page web est morte je fait un Ctrl+c:

Install Beryl on Debian
From Beryl Wiki
(Redirected from Install/Debian)
Jump to: navigation, search
Contents
[hide]

    * 1 Beryl With AIGLX or without
          o 1.1 Requirements
                + 1.1.1 Drivers
          o 1.2 Required packages
          o 1.3 Beryl Packages
          o 1.4 Configure xorg.conf
    * 2 Compiling Beryl for other non-Debian distributions
          o 2.1 Getting the Sources
          o 2.2 Requirements
          o 2.3 Building
    * 3 Beryl with XGL
          o 3.1 Requirements
          o 3.2 Drivers
          o 3.3 Required Packages
          o 3.4 Download Beryl's debs
          o 3.5 XGL Download and Install
          o 3.6 XORG.CONF
          o 3.7 XGL with Xfce4 and Beryl
                + 3.7.1 Xgl symbolic link
                + 3.7.2 GDM with XGL
          o 3.8 Other tutorial
    * 4 SVN snapshots repository

[edit]
Beryl With AIGLX or without
[edit]
Requirements

    * Debian unstable distribution. If you use testing, these will need to be downloaded from unstable.
    * Debian Etch/Unstable Xorg 7.1
    * Video card support under AIGLX ( ATI or Intel ) or NVIDIA Card with 9xxx drivers

[edit]
Drivers

    * The ATI radeon r2xx,r3xx free driver works fine.
    * The Intel i810 works fine [confirmed].
    * The NVIDIA driver works fine
    * S3 SuperSavage IX/C does not work. (AIGLX error "drmMap of framebuffer failed" shuts X down)

[edit]
Required packages

    * Install the libxcomposite1 package from apt.

[edit]
Beryl Packages

    * Download:

beryl
beryl-core
beryl-dbus
beryl-dev
beryl-manager
beryl-plugins-data
beryl-plugins
beryl-settings


For GNOME or KDE Users You can use the Emerald window decorator:

emerald

For KDE users you can use the new aquamarine window decorator:

aquamarine

Official Debian Unstable Repositories

Insert non-formatted text here===Debian Unstable distribution===

As of January 11th, 2007 beryl has been submitted for upload to Debian unstable. This will take a week to appear on the mirrors and will contain the beryl 0.1.4 release ONLY.

Unsupported Debian repositories

Packages are available from debian.beryl-project.org. To enable this repository, add the following two lines to /etc/apt/sources.list:

deb http://debian.beryl-project.org/ etch main
deb-src http://debian.beryl-project.org/ etch main

To avoid warnings about unauthenticated packages, you can import the archive's signing key by running

wget -O - http://debian.beryl-project.org/root@lupine.me.uk.gpg | sudo apt-key add -


    * Latest and greatest builds, both daily and relatively stable. Amd64 included. Recently launched as of January 27th 2007.

http://shame.tuxfamily.org/repo/

    * Repository Beryl-svn Debian Unstable only 386 (more information)

    * Unofficial 0.1.3 debs for Debian Etch i386 (without XGL support) are availabe at this repository: (more information).

deb http://www.linux.lk/~anuradha/beryl/etch/ ./

Download them from http://www.beerorkid.com/compiz/ for 386 or amd64 (this is an ubuntu repository! doesn't work with apt )

Please for amd64 add this repository to your sources.list: deb http://boisson.homeip.net/amd64/ beryl ./ and use apt-get install packages

Or alternatively packages for unstable: get 'em here (doesn't work for all)

Install it in that order with dpkg -i:

beryl-core
beryl-plugins-data
beryl-plugins
emerald and or aquamarine
beryl-settings
beryl-manager
beryl
emerald-themes

[edit]
Configure xorg.conf

    * Add these lines to your section "Device" in your xorg.conf:

Option "XAANoOffscreenPixmaps" "true"# Optional if NVIDIA drivers are used
Option "AddARGBGLXVisuals" "On"

    * Add these lines at the end of your xorg.conf:

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

    * Restart GDM

[edit]
Compiling Beryl for other non-Debian distributions
[edit]
Getting the Sources

Also see: Install Beryl on Debian from the SVN snapshots repository

The SVN repository is available at svn://svn.beryl-project.org/beryl. It can be checked out by using this command:

svn co svn://svn.beryl-project.org/beryl/trunk/ beryl

    * Important When Compiling

Always remember to remove the old beryl installation if you have one and compile everything with the same prefix, the makeall script will do this for you.

Comment: The sources can also be found using trac, but what is the URL to the repos?
[edit]
Requirements

Read *.spec file in trunk/distro-specific-build-files directory. Example beryl-core.spec:

BuildRequires: X11-devel >= 1.0.0
BuildRequires: x11-util-macros >= 1.0.1
BuildRequires: x11-proto-devel
BuildRequires: libpng-devel
BuildRequires: libwnck-devel
BuildRequires: libgnome-window-settings-devel
BuildRequires: gnome-desktop-devel
BuildRequires: libxcomposite-devel
BuildRequires: libxdamage-devel
BuildRequires: intltool

[edit]
Building

Example for beryl-core:

In trunk directory:

cd /trunk
cp -r distro-specific-build-files/beryl-core/debian/ beryl-core/
cd beryl-core/
chmod +x autogen.sh
chmod +x debian/rules
./autogen.sh --prefix=/usr
dpkg-buildpackage -rfakeroot

Then you have beryl-core beryl-core-dev... Install them with dpkg.

The other packages depend on beryl-core and beryl-core-dev

example

....
BuildRequires: beryl-core-devel

Install nvidia beta drivers. Not you need XGL, your session runs and it executes beryl-manage

There's a tutorial in french and this man have made a script which auto-build packages and satisfy depends: http://forum.debian-fr.org/viewtopic.php?t=5254

Note: If libtool is not installed, autoconf might complaint.
[edit]
Beryl with XGL

PLEASE Note: Debian Etch does not have XGL support. If your video card is not supported with AIGLX, you will have to get a custom XGL package compiled for Debian
[edit]
Requirements

   1. Debian testing distribution or the unstable distribution (sid)
   2. You should have Xorg 7.1
   3. Video Card Support Under XGL http://gentoo-wiki.com/HARDWARE_Video_Card_Support_Under_XGL

[edit]
Drivers

    * nvidia: http://www.nvidia.com/object/unix.html
    * ati: http://ati.amd.com/support/driver.html
    * intel: http://downloadcenter.intel.com/scripts-df-external/Support_Intel.aspx?lang=eng#

[edit]
Required Packages

    * Make:

wajig install libdrm2 libpng3 libpng12-0 libpng12-dev \
libxdamage1 libxcomposite1 x11proto-core-dev x11proto-composite-dev \
x11proto-damage-dev x11proto-fixes-dev x11proto-gl-dev \
x11proto-render-dev x11proto-randr-dev

    * and:

wajig install libcairo2 libcairo2-dev libcairomm-1.0-0 libcairo-perl \
python-cairo libgl1-mesa-dev libgl1-mesa-dri \
libgl1-mesa-glx libglu1-mesa libwxgtk2.4-1 libwxgtk2.6-0 \
mesa-common-dev mesa-utils libsvn1 libglitz1 libglitz-glx1 \
libxfont1 libfontenc1 libwnck-common libwnck18

[edit]
Download Beryl's debs

    * Download:

beryl
beryl-core
beryl-dbus
beryl-dev
beryl-manager
beryl-plugins
beryl-plugins-data
beryl-settings
emerald
emerald-themes
libberylsettings0
libberylsettings-dev
libemeraldengine0
libemeraldengine-dev

    * Repository Beryl-svn Debian Unstable only 386 More informations
    * Repository Beryl-svn Debian Unstable PowePC More informations
    * You can find Beryl packages at: http://vally8.free.fr/coinprog/beryl/ (Pay attention to the dependencies and ensure they are met.)
    * For amd64, beryl's packages: http://boisson.homeip.net/amd64/beryl/

Or for amd64 you can add deb http://boisson.homeip.net/amd64/beryl. to your sources.list,apt-get update and install with apt-get install name_of_the_package...

    * In the directory where the packages are you make:

dpkg -i *.deb

[edit]
XGL Download and Install

    * Download from http://www.beerorkid.com/compiz/ for 386 or amd64

xserver-xgl

    * Then

dpkg -i xserver-xgl...


[edit]
XORG.CONF

NVIDIA xorg.conf file:

    * In section modules

#Load "GLcore"
#Load "dri"
Load "glx"

    * Add section:

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


    * In Section Device:

Driver           "nvidia" # instead of nv
Option           "RenderAccel"              "true"  # render accel is enabled by default
Option           "AllowGLXWithComposite"    "true"


    * In section Screen:

Option          "AddARGBGLXVisuals"     "True"

    * Other options: http://us.download.nvidia.com/XFree86/Linux-x86/1.0-9742/README/appendix-d.html

ATI xorg.conf file:

    * In Section Device:

Driver "fglrx"

    * The next thing we need to do is disable Composition in our config file, this is done by adding these lines to the configuration file:

Section "Extensions"
  Option "Composite" "0"
EndSection

INTEL xorg.conf file:
[edit]
XGL with Xfce4 and Beryl

    * init-beryl.sh:

#!/bin/bash
#for nvidia card
Xgl :0 -ac -accel glx:fbo:0 -accel xv:fbo -fp /usr/share/fonts/X11/misc & sleep 5;
#run xfce4
DISPLAY=:0 xfce4-session &
DISPLAY=:0 beryl-xgl --replace dbus settings &
DISPLAY=:0 emerald –-replace

    * For ati and intel cards, use xv:pbuffer.


[edit]
Xgl symbolic link

root# rm /usr/bin/X
root# ln -s /usr/bin/Xgl /usr/bin/X

    * Undo:

root# rm /usr/bin/X
root# ln -s /usr/bin/Xorg /usr/bin/X

[edit]
GDM with XGL

In /etc/gdm/gdm.conf:

Add:

[servers]
0=Xgl # replace X by Xgl

[server-Xgl]
name=Xgl
command=/usr/X11R6/bin/Xgl :0 -fullscreen -fp   /usr/share/fonts/X11/misc
-ac -accel glx:pbuffer -accel xv:fbo

    * For ati and intel cards, use xv:pbuffer.

[edit]
Other tutorial

A tutorial in French: [ http://forum.debian-fr.org/viewtopic.php?t=4985&start=0 ]
[edit]
SVN snapshots repository

Instructions to use an Unofficial SVN snapshots repository can be found here.
Retrieved from "http://wiki.beryl-project.org/wiki/Install_Beryl_on_Debian"

Categories: Installation instructions | Debian
Views

    * Article
    * Discussion
    * Edit
    * History

Personal tools

    * Log in / create account

Navigation

    * Main Page
    * Installation
    * Troubleshooting
    * Plugin guide
    * Community portal
    * Recent changes
    * Random page

beryl-project

    * Forum
    * Theme repository
    * News
    * Blog
    * Planet Beryl
    * Bug tracker

Search

Toolbox

    * What links here
    * Related changes
    * Upload file
    * Special pages
    * Printable version
    * Permanent link

MediaWiki
GNU Free Documentation License 1.2

    * This page was last modified 18:18, 20 February 2007.
    * This page has been accessed 59,247 times.
    * Content is available under GNU Free Documentation License 1.2.
    * Privacy policy
    * About Beryl Wiki
    * Disclaimers

big_smile


:D Tux en Force :D

Hors ligne