Bienvenido: ( Identificarse | Registrarse )      
Foros de Trucos Windows
 
Closed TopicStart new topicStart Poll

Outline · [ Estándar ] · Lineal+

> beryl en ubuntu 6.10 edgy con T/V Nvidia

son_Goku
post Oct 30 2006, 10:07 PM
Publicado: #1


Emu-Inalcanzable
Group Icon

Grupo: Miembros Vitalicios
Mensajes: 2.819
Registrado: 20-January 05
Miembro nº: 64.949



bueno para los que quieran instalar el beryl en ubuntu y tengan tarjetas de video nvidia vean esto. aqui se instalara el beryl en ubuntu 6.10 con los drivers beta.


PRIMER PASO

primero es activar los repositorios "universales" y "multiuniversales" esto se logra haciendo click sobre "Administracion" y luego en "propiedades del software" y poner el checkesito sobre "universal" y "multiuniversal"

ahora abrimos una terminal y escribimos esto

CODE
sudo apt-get install ubuntu-desktop
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade


con esto ya estamos totalmente actualizados. Ahora solo tenemos que agregar una fuente de repositorio , asi que abre una terminal y escribe


CODE
sudo gedit /etc/apt/sources.list


se abrira un archivo de texto en el cual agregaras hasta el final una de estas lineas

CODE
deb http://www.beerorkid.com/compiz edgy main-edgy
deb http://media.blutkind.org/xgl/ edgy main-edgy
deb http://compiz-mirror.lupine.me.uk/ edgy main-edgy
deb http://ubuntu.compiz.net/ edgy main-edgy


recuerda de SOLO agregar UNA de las mencionadas arriba a la lista de repositorios.

si estas usando un amd 64 bit entonces no agregues los de arriba solo agrega este

CODE
deb http://compiz-mirror.lupine.me.uk/ edgy main-edgy main-edgy-amd64


bueno espero que hasta aqui todos vayan bien...


seguimos!!!! ahora agreguemos la llave de Quinns con UNO de estos comandos en la terminal



CODE
wget http://www.beerorkid.com/compiz/quinn.key.asc -O - | sudo apt-key add -
wget http://media.blutkind.org/xgl/quinn.key.asc -O - | sudo apt-key add -
wget http://compiz-mirror.lupine.me.uk/quinn.key.asc -O - | sudo apt-key add -
wget http://ubuntu.compiz.net/quinn.key.asc -O - | sudo apt-key add -



ahora solo nos queda hacer esto


CODE
sudo apt-get update





SEGUNDO PASO: instalando drivers nvidia


agreguen este repositorio , primero abrimos el sources.list

CODE
sudo gedit /etc/apt/sources.list


ahora nos vamos hasta abajo y agregamos este repo

CODE
deb http://amaranth.selfip.com edgy lrm


ahora ejecutemos esto en una terminal

CODE
sudo apt-get install nvidia-glx
sudo apt-get upgrade
sudo nvidia-xconfig



TERCER PASO: instalando Beryl

ejecutamos esto


CODE
sudo apt-get install beryl-core beryl-plugins beryl-plugins-data emerald beryl-settings beryl-manager beryl beryl-dev emerald-themes



CUARTO PASO

abramos nuestro archico /etc/X11/xorg.conf con este comando

CODE
sudo gedit /etc/X11/xorg.conf


ya abierto nuestro xorg.conf pasamos a buscar la entrada "section "screen"" a mi me costo un poco encontrarla pero ahi tiene que estar.

dentro de section screen agregar esto

CODE
# Enable 32-bit ARGB GLX Visuals
   Option "AddARGBGLXVisuals" "True"

# If you are using an older version of compiz that
# does not support rendering into the Composite
# Overlay Window, you will need to disable clipping
# of GLX rendering to the X Root window with this
# option, or you will get a blank screen after
# starting compiz:
  Option "DisableGLXRootClipping" "True"


y en la "Section "Device"" agregar esta linea



CODE
Option          "TripleBuffer" "true"


QUINTO PASO : Ya terminamos !!!

asi es solo toca reinicar el modo grafico con "alt + control + backspace" o simplemente reiniciar .

una vez reiniciado y de nuevo logeado solo basta con abrir una terminal y escribir "beryl-start" o si no "beryl-manager"

a mi personalmente me funciona con escribir "beryl-manager" en la terminal.



PD:si por alguna razon se les queda "trabado" al iniciar el beryl pruben hacer esto en la terminal para solucionarlo.

CODE
sudo apt-get install xserver-xgl libgl1-mesa xserver-xorg libglitz-glx1 beryl beryl-core beryl-manager beryl-plugins beryl-plugins-data beryl-settings emerald emerald-themes



User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Sr. Aldaco
post Nov 25 2006, 04:43 AM
Publicado: #2


°°¬Sr. Aldaco+++
Group Icon

Grupo: Miembros Vitalicios
Mensajes: 1.062
Registrado: 25-June 04
Desde: México, DF.
Miembro nº: 3.385



Gracias por el tuto son_Goku... Esta muy bien explicado...

Sólo agregar que para los que tienen tarjetas Intel no es necesario instalar xgl; se puede hacer funcionar beryl con aiglx que ya viene integrado con la versión xorg de ubuntu 6.10 (xorg 7.1).

Así que si tienes una targeta intel, lo único que tienes que hacer es instalar los paquetes de beryl y no necesitas hacer ninguna modificación al archivo xorg.conf

CODE
sudo apt-get install beryl-core beryl-plugins beryl-plugins-data emerald beryl-settings beryl-manager beryl beryl-dev emerald-themes


saluditos.XD


User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Sr. Aldaco
post Dec 29 2006, 12:56 AM
Publicado: #3


°°¬Sr. Aldaco+++
Group Icon

Grupo: Miembros Vitalicios
Mensajes: 1.062
Registrado: 25-June 04
Desde: México, DF.
Miembro nº: 3.385



Bueno si quieren tener beryl muy bien actualizado les dejo el repositorio svn :

CODE
#beryl svn (para estar más actualizado+++)
deb http://download.tuxfamily.org/3v1deb edgy beryl-svn


saluditos.XD



User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
Closed TopicTopic OptionsStart new topic

Collapse

> Topicos similares

Montar particion desde ubuntu para entrar a los ... lince_36 104 4 Oct 5 2008, 11:31 PM
By: lince_36
Problemilla con UBUNTU bitacoro 28 0 Oct 2 2008, 08:40 AM
By: bitacoro
(SOLUCIONADO) Ubuntu no me reconoce mi Realtek ... KiÐ 52 1 Sep 30 2008, 04:46 PM
By: KiÐ
drivers nvidia geforce 6200SE turbocache(TM) alejandro_5 43 5 Sep 29 2008, 06:43 PM
By: alejandro_5
ubuntu crack15 104 5 Sep 25 2008, 09:11 PM
By: crack15