<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>Linux Hispano &#187; xorg</title> <atom:link href="http://www.linuxhispano.net/etiqueta/xorg/feed/" rel="self" type="application/rss+xml" /><link>http://www.linuxhispano.net</link> <description>Noticias, tira, podcast, juegos, Linux y software libre</description> <lastBuildDate>Fri, 10 Feb 2012 14:00:58 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Comprobar la versión de Xorg</title><link>http://www.linuxhispano.net/2011/03/23/comprobar-la-version-de-xorg/</link> <comments>http://www.linuxhispano.net/2011/03/23/comprobar-la-version-de-xorg/#comments</comments> <pubDate>Wed, 23 Mar 2011 22:43:01 +0000</pubDate> <dc:creator>Alberto Hornero Luque</dc:creator> <category><![CDATA[Tutoriales]]></category> <category><![CDATA[gráfica]]></category> <category><![CDATA[linux+]]></category> <category><![CDATA[sistema]]></category> <category><![CDATA[tarjeta gráfica]]></category> <category><![CDATA[version]]></category> <category><![CDATA[xorg]]></category> <guid
isPermaLink="false">http://www.linuxhispano.net/?p=5788</guid> <description><![CDATA[Como muchos sabréis he tenido ciertos problemas con la tarjeta gráfica de mi portátil, una Intel GMA500 (Instalar EMGD en Ubuntu, Instalar Intel GMA 500 en Linux), y haciendo una actualización del sistema me he dado cuenta de que no conocía &#8230; <a
href="http://www.linuxhispano.net/2011/03/23/comprobar-la-version-de-xorg/">Continuar leyendo <span
class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>Como muchos sabréis he tenido ciertos problemas con la tarjeta gráfica de mi portátil, una <strong>Intel GMA500</strong> (<a
href="http://www.linuxhispano.net/2011/03/03/instalar-emgd-en-ubuntu/">Instalar EMGD en Ubuntu</a>, <a
href="http://www.linuxhispano.net/2011/03/01/instalar-intel-gma-500-en-linux/">Instalar Intel GMA 500 en Linux</a>), y haciendo una actualización del sistema me he dado cuenta de que no conocía que <strong>versión de Xorg</strong> tenía instalada.</p><p>Para comprobarlo, os presento dos vías:</p><blockquote><p>ahornero@Eee:~$ X -version<br
/> X.Org X Server 1.9.0<br
/> Release Date: 2010-08-20<br
/> X Protocol Version 11, Revision 0<br
/> Build Operating System: Linux 2.6.24-28-server i686 Ubuntu<br
/> Current Operating System: Linux 6581-D 2.6.35-28-generic #49-Ubuntu SMP Tue Mar 1 14:40:58 UTC 2011 i686<br
/> Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.35-28-generic root=UUID=4f379039-81cf-43d8-b263-93dccf92d633 ro quiet splash<br
/> Build Date: 09 January 2011  12:14:58PM<br
/> xorg-server 2:1.9.0-0ubuntu7.3 (For technical support please see http://www.ubuntu.com/support)<br
/> Current version of pixman: 0.18.4<br
/> Before reporting problems, check http://wiki.x.org<br
/> to make sure that you have the latest version.</p></blockquote><p><img
class="aligncenter" src="http://www.linuxhispano.net/wp-content/uploads/2011/03/xorg_linux_hispano.jpg" alt="" width="383" height="88" />Ahora otra forma <strong>un poco más <em>geek</em></strong> y liviana:</p><blockquote><p>ahornero@Eee:~$ man xorg | grep xorg-server<br
/> X Version 11                   xorg-server 1.9.0                       Xorg(1)</p></blockquote><p>¿Se te ocurre alguna más?</p> ]]></content:encoded> <wfw:commentRss>http://www.linuxhispano.net/2011/03/23/comprobar-la-version-de-xorg/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> <item><title>Instalar EMGD en Ubuntu</title><link>http://www.linuxhispano.net/2011/03/03/instalar-emgd-en-ubuntu/</link> <comments>http://www.linuxhispano.net/2011/03/03/instalar-emgd-en-ubuntu/#comments</comments> <pubDate>Wed, 02 Mar 2011 23:15:09 +0000</pubDate> <dc:creator>Alberto Hornero Luque</dc:creator> <category><![CDATA[Tutoriales]]></category> <category><![CDATA[1201HA]]></category> <category><![CDATA[actualizar]]></category> <category><![CDATA[asus]]></category> <category><![CDATA[driver]]></category> <category><![CDATA[eee]]></category> <category><![CDATA[efectos]]></category> <category><![CDATA[EMGD]]></category> <category><![CDATA[intel]]></category> <category><![CDATA[kernel]]></category> <category><![CDATA[linux+]]></category> <category><![CDATA[pulsbo]]></category> <category><![CDATA[sistema]]></category> <category><![CDATA[tarjeta gráfica]]></category> <category><![CDATA[ubuntu]]></category> <category><![CDATA[visual]]></category> <category><![CDATA[xorg]]></category> <guid
isPermaLink="false">http://www.linuxhispano.net/?p=5450</guid> <description><![CDATA[Si has llegado a esta entrada buscando solucionar el problema de compatibilidad de Linux con la tarjeta gráfica Intel GMA 500 te recomiendo que te pases antes por Instalar Intel GMA 500 en Linux. Esta es otra forma de solucionarlo, &#8230; <a
href="http://www.linuxhispano.net/2011/03/03/instalar-emgd-en-ubuntu/">Continuar leyendo <span
class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>Si has llegado a esta entrada buscando solucionar el problema de compatibilidad de Linux con la tarjeta gráfica Intel GMA 500 te recomiendo que te pases antes por<strong><a
target="_blank" href="http://www.linuxhispano.net/2011/03/01/instalar-intel-gma-500-en-linux/"> Instalar Intel GMA 500 en Linux</a></strong>. Esta es otra forma de solucionarlo, mi preferida. Veamos entonces como instalar <a
href="http://edc.intel.com/Software/Downloads/EMGD/" target="_blank">EMGD</a> en Ubuntu.</p><p><img
class="aligncenter size-full wp-image-5452" title="intel_emgd_linux_hispano" src="http://www.linuxhispano.net/wp-content/uploads/2011/03/intel_emgd_linux_hispano.jpg" alt="" width="397" height="130" /></p><p>Lo he probado en<strong> Ubuntu 10.10</strong> (<em>codename Maverick Meerkat</em>). Para ello, os recomiendo antes de comenzar actualizar vuestro sistema, luego os dirigís a un terminal y:</p><h2>Modo paso a paso</h2><p>Añadimos el <strong>repositorio</strong> <a
target="_blank" href="http://ppa.launchpad.net/gma500/emgd/" target="_blank">PPA</a> que contiene el paquete en sí:</p><blockquote><p>ahornero@Eee:~$ sudo add-apt-repository ppa:gma500/emgd</p></blockquote><p><strong>Actualizamos</strong> la caché de <a
target="_blank" href="http://es.wikipedia.org/wiki/Advanced_Packaging_Tool" target="_blank">APT</a>:</p><blockquote><p>ahornero@Eee:~$ sudo apt-get update</p></blockquote><p><strong>Instalamos</strong> los paquetes necesarios (El modificador de los módulos del kernel, el driver, el actualizador del fichero <a
target="_blank" href="http://www.x.org/wiki/" target="_blank">X.Org</a> y una interfaz gráfica para controlar la tarjeta gráfica, ya que para esto último la utilidad de monitores no es suficiente). Así:</p><blockquote><p>ahornero@Eee:~$ sudo apt-get install emgd-dkms xorg-emgd emgdui</p></blockquote><p><strong>Parcheamos</strong> la versión de la interfaz que controla el dispositivo por una más reciente que no se encuentra en los repositorios, es la misma que ha liberado Intel para <strong>Fedora</strong> y <strong>MeeGo</strong>.</p><blockquote><p>ahornero@Eee:~$ sudo wget ahornero.com/public/emgdui -O /usr/bin/emgdui</p></blockquote><p><strong>Editamos el fichero de configuración de X.Org</strong>, para ello os he preparado uno y lo podéis reemplazar directamente así:</p><blockquote><p>ahornero@Eee:~$ sudo wget ahornero.com/public/xorg.conf -O /etc/X11/xorg.conf</p></blockquote><p>Y listo, bastará con reiniciar el sistema y veremos los cambios.</p><p>Para activar los <strong>efectos visuales del escritorio</strong> (después de reiniciar):</p><blockquote><p><strong>Sistema</strong> &gt; <strong>Preferencias</strong> &gt; <strong>Apariencia</strong> &gt;<strong> Efectos Visuales</strong> y seleccionamos a nuestro gusto</p></blockquote><h2>Modo directo</h2><p>De la misma manera os he preparado un <em>script</em> que podréis lanzar directamente de la siguiente manera:</p><blockquote><p>ahornero@Eee:~$ wget ahornero.com/public/emgd-linux_hispano.sh &amp;&amp; chmod +x emgd-linux_hispano.sh &amp;&amp; ./emgd-linux_hispano.sh</p></blockquote><h2><img
class="aligncenter size-full wp-image-5453" title="xorg_linux_hispano" src="http://www.linuxhispano.net/wp-content/uploads/2011/03/xorg_linux_hispano.jpg" alt="" width="383" height="88" /></h2><h2>¿Qué hago cuando el sistema actualice a un Kernel más reciente?</h2><p>Es posible que os lo preguntéis. Si estuviéramos hablando de una <a
href="http://www.linuxhispano.net/2011/03/01/instalar-intel-gma-500-en-linux/" target="_blank">versión oficial (entrada previa con<em> Poulsbo drivers</em>)</a> no sería un problema, pero cuando actualizamos a otro kernel los vínculos de los módulos cargados sobre el kernel principal no existen en el nuevo.</p><p><strong>¿Qué hacemos?</strong> Muy sencillo, bastará con reconfigurar el paquete que ya tenemos instalado. Para ello:</p><blockquote><p>ahornero@Eee:~$ sudo dpkg-reconfigure emgd-dkms</p></blockquote><p><strong>NOTA</strong>: Este paso es importante hacerlo antes de reiniciar el sistema al instalar el Kernel, ya que de hacerlo no tendrá configuración disponible y suficiente para cargar las X.</p><p><strong>NOTA 2</strong>: En caso de cumplir la nota anterior no hay problema, nos dirigimos a una <em>ttyN</em> (<strong>CONTROL + SHIFT + F[1-6]</strong>) y lo hacemos desde aquí.</p><p>Espero que os sea de ayuda.</p> ]]></content:encoded> <wfw:commentRss>http://www.linuxhispano.net/2011/03/03/instalar-emgd-en-ubuntu/feed/</wfw:commentRss> <slash:comments>21</slash:comments> </item> <item><title>Deshabilitar notificaciones en Ubuntu</title><link>http://www.linuxhispano.net/2010/02/07/deshabilitar-notificaciones-en-ubuntu/</link> <comments>http://www.linuxhispano.net/2010/02/07/deshabilitar-notificaciones-en-ubuntu/#comments</comments> <pubDate>Sun, 07 Feb 2010 16:36:16 +0000</pubDate> <dc:creator>Alberto Hornero Luque</dc:creator> <category><![CDATA[Tutoriales]]></category> <category><![CDATA[notificaciones]]></category> <category><![CDATA[ubuntu]]></category> <category><![CDATA[xorg]]></category> <guid
isPermaLink="false">http://www.linuxhispano.net/?p=1641</guid> <description><![CDATA[La notificación de eventos en Ubuntu es una de las novedades en las últimas versiones de este sistema, pero yo personalmente no la encajo muy bien. Estás trabajando concentrado, y de repente se cae la red WiFi (muy común en &#8230; <a
href="http://www.linuxhispano.net/2010/02/07/deshabilitar-notificaciones-en-ubuntu/">Continuar leyendo <span
class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>La<strong> notificación de eventos </strong>en Ubuntu es una de las novedades en las últimas versiones de este sistema, pero yo personalmente no la encajo muy bien. Estás trabajando concentrado, y de repente se cae la red WiFi (muy común en algunas ocasiones), lo cual te genera dos cosas: 1) la insatisfacción de haberte quedado sin Internet y 2) Ubuntu, no contento con ello, te lo recuerda (y en reiteradas ocasiones).</p><p>Pues bien, para desahilitarlo tenemos varias opciones, yo <strong>os planteo dos</strong>, y para ambas abrimos el terminal y con permisos de superusuario:</p><blockquote><p><em>ahornero@6581-D:~$ sudo mv /usr/share/dbus-1/services/org.freedesktop.Notifications.service /usr/share/dbus-1/services/org.freedesktop.Notifications.service.disabled</em></p></blockquote><p>Y la otra es eliminar los permisos de ejecución del demonio, en lugar de cambiar el nombre del servicio en las X:</p><blockquote><p><em>ahornero@6581-D:~$ sudo chmod -x /usr/lib/notification-daemon/notification-daemon</em></p></blockquote><p>Una de las cosas que más curiosas me ha resultado es el efecto sobre el control de volumen, ya que el resultado es inmejorable y quedaría tal que así:</p><div
id="attachment_1642" class="wp-caption aligncenter" style="width: 403px"><img
class="size-full wp-image-1642" title="control_volumen" src="http://www.linuxhispano.net/wp-content/uploads/2010/02/control_volumen.png" alt="" width="393" height="356" /><p
class="wp-caption-text">Control de volumen sin notificaciones</p></div> ]]></content:encoded> <wfw:commentRss>http://www.linuxhispano.net/2010/02/07/deshabilitar-notificaciones-en-ubuntu/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
