Debian Admin - Your way to Debian World

October 15, 2007

How to Install Beryl in Debian Etch

by @ 8:50 pm. Filed under General

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

Beryl is an OpenGL accelerated desktop that seeks to provide a free, open source desktop experience to the community that reflects the wishes of the users. Above all else, the project seeks to listen to and respond to the requests of the user base.

Beryl is a combined window manager and composite manager written in C using OpenGL to provide acceleration. It is designed to be highly flexible, extensible, and portable, all the while keeping in mind that the users know how they want their desktops to act better than we do. With Beryl the rather esoteric concept of the computer desktop is brought down to a more human level, allowing for a more native and intuitive understanding of your workspace.

Install Beryl in Debian etch

First you need to edit the /etc/apt/sources.list file to add beryl repositories

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

Now you need to save and exit the file

Download gpg key using the following command

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

Now you need to update the source list information using the following command

#apt-get update

Install beryl using the following command

#apt-get install beryl-manager emerald-themes

This will install all the required packages for beryl.

Configuring Beryl

Now you need to edit the /etc/X11/xorg.conf file and do the following changes

#vi /etc/X11/xorg.conf

then added these two lines under the “Screen” section

Option “XAANoOffscreenPixmaps”
Option “AddARGBGLXVisuals” “true”

then added these lines under “Device”

Option “AllowGLXWithComposite” “true”
Option “RenderAccel” “true”

added one line under “Server Layout”

Option “AIGLX” “on”

Finally at the end of the file add these lines

Section “Extensions”
Option “Composite” “Enable”
EndSection

Now save the file and exit.

You need to reboot your Debian Etch system and now your beryl and nvidia starts working

Tags: , , ,

You may also be interested in...

One Response to “How to Install Beryl in Debian Etch”

  1. rody Says:

    Once again, this howto doesn’t say that setting it up this way will only give you beryl when using gnome. Those using kde still see nothing of beryl this way.

    Those using kde should take a look here:
    http://www.crongeyer.com/howtos/Beryl-Debian-Etch-HOWTO.html

    This explains the extra steps needed to make beryl a session like kde, xfce, and so on.
    And for alternative ways to have beryl started:
    http://www.knoppix.net/forum/viewtopic.php?p=109749

    I do wonder why about half of the howto’s on the net instruct to put the Option “XAANoOffscreenPixmaps” and the other(s) in the section screen, while the other half says that those should go in the section device. I used the latter, conform my first link, but it apparently also works when putting it in the other section.

    Rody

Leave a Reply

Subscribe RSS Feed

subscribe to the Debian Admin RSS feed

Internal links:

Sponsors:



Categories:

Support Debian Admin

Amount $:
Website(Optional):

Sponsors:

Archives:

WidgetBucks - Trend Watch - WidgetBucks.com

Related Links:


WidgetBucks - Trend Watch - WidgetBucks.com

Favourite Sites:

Wordpress Collection
Windows Reference
Ubuntu Geek
DebianHelp
All About Debian Tutorials
Power Electrical
Check Your IP Here
Debian,Ubuntu News
DebCentral
Tuxmachines
Capnkirby
Libervis
Nuxifield
Linux Horizon
Linux Appfinder
Debuntu
GNU/Linux For Everyone
Free Penguin
DebianAdmin is not related to the Debian Project.
This site is copyright © 2006,2007 Debian Admin
All Trademarks are the property of their respective owners.
The contents of this website may not be mirrored or archived without the express written permission of DebianAdmin Site Owner.

DISCLAIMER: All the information, troubleshooting methods, utilities offered in this website is provided AS-IS, without any warranties. Though I strive for perfection, and always test the validity and effectiveness of the troubleshooting content in various systems, I assume no responsibility for your use of these Fixes, Utilities and other troubleshooting advice. The author will not be liable for any special, incidental, consequential or indirect damages due to loss of data or any other reason. All use is completely at your own risk. Changes to the existing content and new additions are made to this website periodically, without notification.
Rodney's Kontera DynamiContext Plugin plugged in.