Posts tagged linux
Posts tagged linux
Como adolescente !!
Pueden apreciar en mi screenshot que algunas aplicaciones de mi escritorio se ven bien y otras se ven con un estilo muy rudimentario, entre ellas mi querida Terminal de Gnome… bueno, pues así es!
Me siento como un adolescente, donde no se es ni pollo ni huevo, y las imperfecciones en la cara me atacan pero sé que van a pasar, sí, todo esto debe ser pasajero, algún día creceré y entonces, ya como todo un hombre dejaré de tener esta forma rara y puberta.
Debian Wheezy (testing) está adoptando paquetes de SID y a su vez de experimental y por ende están entrando algunos paquetes relacionados con Gnome3, en este momento la migración de Gnome 2.30 a Gnome 3 no se ha dado, y es justo ahí donde me ataca el sentido de pubertad. Algunas de mis aplicaciones como la calculadora ya tienen este nuevo uso de temas de Gnome 3 mientras que el editor de textos básico aún no lo tiene…
En fin, creo que podré pasar un buen rato con estos “desperfectos”, lo suficiente como para ver la transformación de mi escritorio, la llegada de mi primer Gnome Shell y el descubrimiento de la nueva interfaz, ojalá no sea tan dolorosa como mi pubertad real (LOL)
I’ve been hearing a lot about the Mint distro lately, and it’s all good things. I love Ubuntu, but even I have to admit that Ubuntu is pretty bleeding edge at times, and the direction it’s going is just… undesirable. If Mint is as stable and polished as I hear, I’ll probably be making it my new permanent OS.
Well, I would seriously consider Linux Mint but notice that there are many flavors. You could try LMDE (Linux Mint Debian Edition) wich used debian testing as base and adds some packages for a great look and feel experience.
LMDE Download: http://www.linuxmint.com/download_lmde.php
In my experience, I had change from Debian SID (unstable) to Ubuntu 10.04 (just for try) and after a year using it I back to Debian Wheezy (currently testing) with some extra packages.
Acabo de leer que compiz será la tecnología utilizada por Microsoft y Apple para Aero y Quartz, esta es sin duda una excelente noticia pues nos da un claro ejemplo de tecnologías libres que son adoptadas por aplicaciones privativas y, eventualmente, estas tecnologías libres se verán beneficiadas de estas alianzas.
Suddenly, when I enter to my desktop on Debian GNU/Linux (Wheezy + SID) and I had found that the composite extension is not running any more, first I thougth it was a problem with compiz, so I quickly change to metacity, but no.
The problem
Then I stop follow my impulses and go directly to the log files, search for “(EE)” in /var/log/Xorg.0.log and found this messages:
# grep “(EE)” /var/log/Xorg.0.log
[ 465.902] (EE) AIGLX error: dlopen of /usr/lib/x86_64-linux-gnu/dri/i965_dri.so failed (/usr/lib/x86_64-linux-gnu/dri/i965_dri.so: cannot open shared object file: No such file or directory)
[ 465.902] (EE) AIGLX: reverting to software rendering
[ 465.902] (EE) AIGLX error: dlopen of /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so failed (/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so: cannot open shared object file: No such file or directory)
[ 465.902] (EE) GLX: could not load software renderer
WTF: file not found??!! Yes, file not found.
Well, sear for i965_dri.so with apt-file and dpkg —search
# apt-file search i915_dri.so
ia32-libs: /usr/lib32/dri/i915_dri.so
libgl1-mesa-dri: /usr/lib/dri/i915_dri.so
libgl1-mesa-dri: /usr/lib/x86_64-linux-gnu/dri/i915_dri.so
# dpkg —search i965_dri.so
ia32-libs: /usr/lib32/dri/i965_dri.so
libgl1-mesa-dri: /usr/lib/dri/i965_dri.so
Now, that is weird, libgl1-mesa-dri should have this file and should be located in /usr/lib32/dri/. Isn’t it? Yes It is:
-rw-r—r— 1 root root 3461592 may 31 10:58 /usr/lib/dri/i915_dri.so
So, why apt-file shows also the path /usr/lib/x86_64-linux-gnu/ and dpkg —search does not ? Answer: I don’t know :)
What I did:
# Create the folder /usr/lib/x86_64-linux-gnu/
mkdir -p /usr/lib/x86_64-linux-gnu/
# Create symlink
ln -s /usr/lib/dri/ /usr/lib/x86_64-linux-gnu/
# Restart GDM
/etc/init.d/gdm3 restart
Where to report the bug?
And now this is working fine, the thing is. Where do I put my bug? Is this a problem of libgl1-mesa-dri or is a problem with xserver-xorg
10 razones de porqué no usar Ubuntu Linux
Pues buscaba un tour de Ubuntu y me encontré con estas 10 razones por las cuales NO querrás moverte a Ubuntu, en resumen: corres el riesgo de que todo vaya bien