Beryl


NOTA: installare Beryl è un'operazione che si compie in 3 passi.1) installare
driver della scheda video con supporto 3d OpenGL
2) attivare il composite manager
Aiglx integrato dall' xorg 7.1
(driver nvidia 9xxx, ati radeon intel xorg-video)o installare
XGL server (driver fglrx, nvidia 7xxx 8xxx, Dapper) e modificare il file di configurazione xorg.conf di conseguenza.
3) installare beryl.Conviene verificare OGNI passaggio prima di procedere, onde evitare di accumulare errori.
Sito ufficiale: http://www.beryl-project.org/Repository EDGY deb http://ubuntu.beryl-project.org/ edgy main
Repository DAPPER deb http://ubuntu.beryl-project.org/ dapper main
chiave pubblicawget http://ubuntu.beryl-project.org/root@lupine.me.uk.gpg -O- | sudo apt-key add -
Repository FEISTY trovate i pacchetti beryl 0.2.1 nei depositi feisty
universebasta attivare
universe se non sono attivi e scaricare da synaptic/adept.
Attenzione in Feisty universe non viene più fornito beryl-xgl
se volete/dovete usare XGL scaricate i miei pacchettiSe usate i depositi:
gnome
sudo apt-get install beryl beryl-manager beryl-settings beryl-plugins-unsupported emerald emerald-themes heliodor
kde
sudo apt-get install beryl beryl-manager beryl-settings beryl-plugins-unsupported emerald emerald-themes aquamarine
I miei pacchetti dell'ultima versione disponibile di Beryl, verificati e funzionanti:Beryl 0.3.0 GIT:Per DAPPER Per EDGY Per FEISTY Per GUTSY GIBBON istruzioni nelle pagine linkate.
Discussione Feisty nel forumBeryl 0.2.1:Beryl 0.2.1 per Feisty - Telperion editionBeryl add-on - Extra-ArtworkPer lanciare beryl (dovete aver configurato la vostra scheda video):
beryl-manager
vedi immagini in basso
Caratteristiche di Beryl (En)Beryl user guide (En)FAQ (En)
Ultima Subversion ufficiale (finchè il sito resta attivo):ultima versione: svn co svn://svn.beryl-project.org/beryl/trunk/
tutto: svn co svn://svn.beryl-project.org/beryl/
Schede video NvidiaNvidia usa una variante propria di AiGLX
incorporata nei driver Nvidia 96xx o superiori (built-in GLX server).
...
AIGLX requires drivers that support the DRI standard,
and nvidia refuses to convert their drivers to support DRI.
However, nvidia added support for the GLX_EXT_texture_from_pixmap extension
which is needed by beryl or compiz in their beta drivers.
...
Schede Nvidia con Nvidia GLXserver (AiGLX)- dovete avere edgy 6.10 o superiore (Xorg 7.1 o superiore)per sapere la versione di Ubuntu lsb_release -a
per sapere la versione di xorgXorg -version
- driver nvidia uguale o superiore al 1.0-9625 (9626/29/31/46/55)per sapere la versione del drivercat /proc/driver/nvidia/version
Se non sapete come installare i driver nuovi:in feisty trovate apposite utility (
gestione driver con restrizioni),
oppure semplicemente installate il pacchetto
nvidia-glx (9631) o
nvidia-glx-new (9755)
se non rilevano la scheda o se avete edgy
provate
http://www.albertomilone.com/nvidia_scripts1.html con envy_ULTIMA_VERSIONE_all.deb, se avete dubbi problemi con envy chiedete qua:
forumConfigurazione xorg.conf per attivare i driver nvidiaRimuovete la linea:
Driver "nv"
(o Driver "vesa")
(o Driver "fbdev")e sostuitela con
Driver "nvidia"e nella sezione
Module eliminate le linee
Load "dri"
Load "GLCore"e aggiungete se non c'è
Load "glx"Una volta installati e
configurati i driver, aggiungete nell' /etc/X11/xorg.conf nella sezione screen:
#
Option "AllowGLXWithComposite" "True"
Option "AddARGBGLXVisuals" "True"
#
e verifica che sia 24 il valore:
DefaultDepth 24
inoltre aggiungete la sezione:
Section "Extensions"
Option "Composite" "Enable"
EndSection
Queste operazioni possono anche essere effettuate con il comando:
sudo nvidia-xconfig --composite --render-accel --allow-glx-with-composite --add-argb-glx-visuals --depth=24
Questi sono gli unici parametri strettamente necessari per attivare il server. info info info *NOTA PER SCHEDE VIDEO Nvidia con tecnologia Turbocache o Go memoria condivisaSe avete una scheda Nvidia con turbocache, oppure con memoria condivisa,
dovete inserire il valore di memoria reale della scheda in KB (1MB=1024KB)
pena malfunzionamenti, nella sezione device.
Esempio per una scheda con 32MB aggiungete la riga (32*1024=32768)
VideoRam 32768
Section "Device"
Identifier "nVidia Corporation G71 [GeForce 7300 GS]"
Driver "nvidia"
VideoRam 32768
EndSection
Approfondimento:la mia guida per installare i driver Nvidia con l'installer Nvidia
XGL serverSe la vostro sistema, scheda video o driver non supportano la modalità Aiglx,
per far funzionare Beryl dovrete per forza utilizzare una sessione XGL.
Xgl è antiquato consuma molte risorse e crea alcuni problemi (vedi sotto).
E' quindi consigliato solo a chi non ha alternative, o nel caso di schede Ati,
ha assoluta necessità di usare i driver fglrx con accellerazione hardware,
driver incompatibili con AiGLX.
IMPORTANTE: dopo avere installato il pacchetto
xserver-xglreinstallate
sempre i driver della scheda video.
*NOTA su Ubuntu Gutsy Gibbon 7.10 è sufficiente installare il server xgl
che verrà automaticamente abilitato:sudo apt-get install xserver-xgl
Per le altre versioni: 6.06 6.10 7.04.
La bibbia di xgl per tutte le schede / versionihttps://help.ubuntu.com/community/CompositeManager/XglWiki XglBeryl-Edgy (schede Ati Nvidia con XGL, Gnome Kde)http://wiki.ubuntu-it.org/XglBerylXGL: Alcune soluzioni agli "effetti collaterali"Problemi con [EDGY][XGL][GNOME] temi e tastiera :I temi gtk non cambiano e la tastiera non è configurata.
Create lo script:
sudo gedit /usr/bin/script_xgl.sh
#!/bin/sh
setxkbmap -model pc105 -layout it
gnome-session-remove gnome-settings-daemon &
/usr/lib/control-center/gnome-settings-daemon &
sudo chmod 755 /usr/bin/script_xgl.sh
aggiungi in sessioni avvio programmi
/usr/bin/script_xgl.sh
Gnome Kde: i font (caratteri) in Xgl sono piccolinella linea (dello script o di gdm.conf-custom) che lancia Xgl aggiungete
-dpi 96
If you have a problem with your fonts appearing tiny, you may need to add the -dpi 96 flag to the Xgl call:
Xgl :1 -fullscreen -ac -accel xv:pbuffer -accel glx:pbuffer -dpi 96 &
Kde - mappa tastiera italiana - problemi con Xgl http://forum.ubuntu-it.org/index.php?topic=37608.msg261991.html#msg261991Il monitor si spegne dopo 10 minuti di inattività (kde/gnome/tutti)
sudo gedit /etc/X11/xorg.conf
alla fine aggiungete:
Section "ServerFlags"
Option "blank time" "0"
Option "standby time" "0"
Option "suspend time" "0"
Option "off time" "0"
EndSection
riavviate il serverX
Perchè con XGL direct rendering: No?
Altre schede con Feisty sono automaticamente pronte per usare Aiglx.
Questi link sono per informazione o per versioni precedenti (Edgy)
schede video Intel - Ati + AiGLXhttp://wiki.beryl-project.org/index.php?title=Install/Ubuntu/Edgy/AiGLX
Note per schede Atihttp://forum.ubuntu-it.org/index.php?topic=37608.msg239898
Ati con driver fglrx e XGLhttp://forum.ubuntu-it.org/index.php?topic=48859.0
Questa è una lista di funzionalità e plugin vari di beryl.Anche se magari i nomi sono vecchi, ed il configuratore è quello precedente,
la sostanza degli effetti non cambia.
Spesso un video incluso spiega meglio di 1000 parole cosà fà il plugin.
Prima di postare richieste sarebbe bene vedere tutti i link.
Decoratori finestre alternativi a Emerald e compatibili metacity kwinHeliodor gnome/metacity decorator per Beryl Aquamarine KDE Window Decorator
Beryl plugin Plugin Animazioni - Beam Up e Burn videohttp://forum.ubuntu-it.org/index.php?topic=37608.msg216830#msg216830Plugin Animazioni - Mystical fire and smoke videohttp://forum.ubuntu-it.org/index.php?topic=37608.msg220963#msg220963Plugin 3D Effetcs videohttp://forum.ubuntu-it.org/index.php?topic=37608.msg235768#msg235768Plugin Annotate http://forum.ubuntu-it.org/index.php?topic=37608.msg237689#msg237689Clone e Grouphttp://forum.ubuntu-it.org/index.php?topic=37608.msg251331#msg251331Snow videohttp://forum.ubuntu-it.org/index.php?topic=37608.msg268518#msg268518http://forum.ubuntu-it.org/index.php?topic=37608.msg276863#msg276863Trailfocushttp://forum.ubuntu-it.org/index.php?topic=37608.msg270711#msg270711Sfondi Skydome videohttp://forum.ubuntu-it.org/index.php?topic=37608.msg240679#msg240679FSP (focus finestre) e opzioni avanzate http://forum.ubuntu-it.org/index.php?topic=37608.msg244867#msg244867Cubo trasparente videohttp://forum.ubuntu-it.org/index.php?topic=37608.msg252056#msg252056Png e Svghttp://forum.ubuntu-it.org/index.php?topic=37608.msg276269#msg276269Tile videohttp://forum.ubuntu-it.org/index.php/topic,37608.msg298641.html#msg298641Benchmarkhttp://forum.ubuntu-it.org/index.php/topic,37608.msg301792.html#msg301792Plugin Window grouper videohttp://forum.ubuntu-it.org/index.php/topic,37608.msg332721.html#msg332721Plugin - Desktop Wall videohttp://forum.ubuntu-it.org/index.php/topic,37608.msg351655.html#msg351655Window prewievs - Eliminare i tooltip di gnomehttp://forum.ubuntu-it.org/index.php/topic,37608.msg361624.html#msg361624


BERYL E UBUNTU DAPPER Beryl 0.1.9999-svn pacchetti deb x Ubuntu DAPPER 6.06 di Telperionhttp://forum.ubuntu-it.org/index.php?topic=45451.msg241885#msg241885[Beryl] su Dapper con GTK WD di Compizhttp://forum.ubuntu-it.org/index.php/topic,53599.msg298946.html#msg298946
Script "ritardanti"
GNOME KDE
Performance +++ http://forum.ubuntu-it.org/index.php/topic,37608.msg353661.html#msg353661
Piccole modifiche estetiche ad Heliodorhttp://forum.ubuntu-it.org/index.php/topic,37608.msg371818.html#msg371818
Xorg 7.1 su Dapper Drake linkhttp://forum.ubuntu-it.org/index.php/topic,45451.msg392223.html#msg392223