<?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>franciscoalecrim.com &#187; dica</title>
	<atom:link href="http://franciscoalecrim.com/blog/category/dica/feed/" rel="self" type="application/rss+xml" />
	<link>http://franciscoalecrim.com/blog</link>
	<description>developer</description>
	<lastBuildDate>Mon, 23 Jan 2012 02:26:46 +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>Debian: Install Java 6  &#8211; JDK JRE (Yes!! Tutorial about Java AGAIN!! :P )</title>
		<link>http://franciscoalecrim.com/blog/2008/07/28/debian-install-java-6-jdk-jre-yes-tutorial-about-java-again-p/</link>
		<comments>http://franciscoalecrim.com/blog/2008/07/28/debian-install-java-6-jdk-jre-yes-tutorial-about-java-again-p/#comments</comments>
		<pubDate>Mon, 28 Jul 2008 22:16:33 +0000</pubDate>
		<dc:creator>Francisco Keppler Silva Alecrim</dc:creator>
				<category><![CDATA[debian]]></category>
		<category><![CDATA[dica]]></category>

		<guid isPermaLink="false">http://franciscoalecrim.com/blog/2008/07/28/debian-install-java-6-jdk-jre-yes-tutorial-about-java-again-p/</guid>
		<description><![CDATA[I found a good tutorial to install Java under Ubuntu and I followed the steps under Debian. And it works. Reference : http://www.cyberciti.biz/faq/howto-ubuntu-linux-install-configure-jdk-jre/ The main steps are -&#62; Install the Java: sudo apt-get install sun-java6-bin sun-java6-jre sun-java6-jdk Setting up: sudo update-java-alternatives -s java-6-sun Insert  &#8220;/usr/lib/jvm/java-6-sun&#8221; in the of /etc/jvm using a text editor. export JAVA_HOME=/usr/lib/jvm/java-6-sun [...]]]></description>
			<content:encoded><![CDATA[<p>I found a good tutorial to install Java under Ubuntu and I followed the steps under Debian. And it works.</p>
<p>Reference : http://www.cyberciti.biz/faq/howto-ubuntu-linux-install-configure-jdk-jre/</p>
<p>The main steps are -&gt;</p>
<p>Install the Java:</p>
<p>sudo apt-get install sun-java6-bin sun-java6-jre sun-java6-jdk</p>
<p>Setting up:</p>
<p>sudo update-java-alternatives -s java-6-sun<br />
Insert  &#8220;/usr/lib/jvm/java-6-sun&#8221; in the of /etc/jvm using a text editor.<br />
export JAVA_HOME=/usr/lib/jvm/java-6-sun<br />
export PATH=$PATH:$JAVA_HOME/bin</p>
<p>Testing:</p>
<p>java &#8211;version</p>
<p>Create  HelloWorld.java -&gt;</p>
<pre>
public class HelloWorld {
    public static void main(String[] args) {
        System.out.println("Hello, World!");
    }
}</pre>
<p>javac HelloWorld.java<br />
java HelloWorld</p>
<p>That&#8217;s it!!</p>
]]></content:encoded>
			<wfw:commentRss>http://franciscoalecrim.com/blog/2008/07/28/debian-install-java-6-jdk-jre-yes-tutorial-about-java-again-p/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>N810: 3 OS and 1 DEVICE (Mamona/Maemo/Debian)</title>
		<link>http://franciscoalecrim.com/blog/2008/06/23/n810-3-os-and-1-device-mamonamaemodebian/</link>
		<comments>http://franciscoalecrim.com/blog/2008/06/23/n810-3-os-and-1-device-mamonamaemodebian/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 17:10:50 +0000</pubDate>
		<dc:creator>Francisco Keppler Silva Alecrim</dc:creator>
				<category><![CDATA[debian]]></category>
		<category><![CDATA[dica]]></category>
		<category><![CDATA[maemo]]></category>
		<category><![CDATA[mamona]]></category>
		<category><![CDATA[planet_maemo]]></category>

		<guid isPermaLink="false">http://franciscoalecrim.com/blog/2008/06/23/n810-3-os-and-1-device-mamonamaemodebian/</guid>
		<description><![CDATA[I have a N810 and 3 OS in the same device. Now you will ask me : How? The answer is below: 1 &#8211; Move your Maemo to the MMC internal * Advantage : you will have more space. Steps:  http://maemo.org/community/wiki/HowTo_EASILY_Boot_From_MMC_card/ Now you have the Maemo in the internal MMC. 2 -  Flash Mamona in [...]]]></description>
			<content:encoded><![CDATA[<p><strong>I have a N810 and 3 OS in the same device. </strong></p>
<p>Now you will ask me : How?</p>
<p>The answer is below:</p>
<p>1 &#8211; Move your Maemo to the MMC internal</p>
<p>* Advantage : you will have more space.</p>
<p>Steps:  <a href="http://maemo.org/community/wiki/HowTo_EASILY_Boot_From_MMC_card/">http://maemo.org/community/wiki/HowTo_EASILY_Boot_From_MMC_card/</a></p>
<p>Now you have the Maemo in the internal MMC.</p>
<p>2 -  Flash Mamona in your flash memory</p>
<p>* Advantage: Nowadays Mamona distro is good for developers. <img src='http://franciscoalecrim.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Steps:  <a href="http://dev.openbossa.org/trac/mamona/wiki/Releases/0.1/RunningMamona">http://dev.openbossa.org/trac/mamona/wiki/Releases/0.1/RunningMamona</a></p>
<p>3 &#8211; Debian XFCE in external MMC</p>
<p>* Advantage:  Debian rocks !! <img src='http://franciscoalecrim.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>You should partition your MicroSD in 2 parts:</p>
<p>- partition 1 &#8211; 100MB &#8211; fat32</p>
<p>- partition 2 &#8211; ALL THE REST &#8211; ext2</p>
<p>Download the <a href="http://www.internettablettalk.com/wiki/index.php?title=Debian">Debian rootfs</a></p>
<p>wget  <a href="http://debian.i2c3.com/debian-armel-n800-xfce-beta3.tar.bz2">http://debian.i2c3.com/debian-armel-n800-xfce-beta3.tar.bz2</a></p>
<p>Untar the Debian rootfs in the second partition:</p>
<p>tar -xvjf  <a href="http://debian.i2c3.com/debian-armel-n800-xfce-beta3.tar.bz2">debian-armel-n800-xfce-beta3.tar.bz2</a></p>
<p>Boot using your external MMC.</p>
<p>That&#8217;s all!!</p>
]]></content:encoded>
			<wfw:commentRss>http://franciscoalecrim.com/blog/2008/06/23/n810-3-os-and-1-device-mamonamaemodebian/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Debian: using chroot ubuntu</title>
		<link>http://franciscoalecrim.com/blog/2008/06/23/debian-using-chroot-ubuntu/</link>
		<comments>http://franciscoalecrim.com/blog/2008/06/23/debian-using-chroot-ubuntu/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 15:05:50 +0000</pubDate>
		<dc:creator>Francisco Keppler Silva Alecrim</dc:creator>
				<category><![CDATA[debian]]></category>
		<category><![CDATA[dica]]></category>

		<guid isPermaLink="false">http://franciscoalecrim.com/blog/2008/06/23/debian-using-chroot-ubuntu/</guid>
		<description><![CDATA[Download Ubuntu debootstrap: http://archive.ubuntu.com/ubuntu/pool/main/d/debootstrap/debootstrap_1.0.9~hardy1_all.deb Install Ubuntu debootstrap: sudo dpkg -i debootstrap_1.0.9~hardy1_all.deb Download Ubuntu rootfs using debootstrap: sudo debootstrap &#8211;variant=buildd &#8211;arch i386 hardy /var/chroot/hardy http://archive.ubuntu.com/ubuntu/ Copy the sources.list:  sudo editor /var/chroot/hardy/etc/apt/sources.list # copy and paste the text below # &#8212;&#8212;&#8212; START HERE # # deb cdrom:[Ubuntu 8.04 _Hardy Heron_ - Release i386 (20080422.2)]/ hardy main restricted [...]]]></description>
			<content:encoded><![CDATA[<p>Download Ubuntu debootstrap:</p>
<p>http://archive.ubuntu.com/ubuntu/pool/main/d/debootstrap/debootstrap_1.0.9~hardy1_all.deb</p>
<p>Install Ubuntu debootstrap:</p>
<p>sudo dpkg -i debootstrap_1.0.9~hardy1_all.deb</p>
<p>Download Ubuntu rootfs using debootstrap:</p>
<p>sudo debootstrap &#8211;variant=buildd &#8211;arch i386 hardy /var/chroot/hardy http://archive.ubuntu.com/ubuntu/</p>
<p>Copy the sources.list:</p>
<p><em> sudo editor /var/chroot/hardy/etc/apt/sources.list # copy and paste the text below</em></p>
<p># &#8212;&#8212;&#8212; START HERE<br />
#<br />
# deb cdrom:[Ubuntu 8.04 _Hardy Heron_ - Release i386 (20080422.2)]/ hardy main restricted</p>
<p>#deb cdrom:[Ubuntu 8.04 _Hardy Heron_ - Release i386 (20080422.2)]/ hardy main restricted<br />
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to<br />
# newer versions of the distribution.</p>
<p>deb http://br.archive.ubuntu.com/ubuntu/ hardy main restricted<br />
deb-src http://br.archive.ubuntu.com/ubuntu/ hardy main restricted</p>
<p>## Major bug fix updates produced after the final release of the<br />
## distribution.<br />
deb http://br.archive.ubuntu.com/ubuntu/ hardy-updates main restricted<br />
deb-src http://br.archive.ubuntu.com/ubuntu/ hardy-updates main restricted</p>
<p>## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu<br />
## team, and may not be under a free licence. Please satisfy yourself as to<br />
## your rights to use the software. Also, please note that software in<br />
## universe WILL NOT receive any review or updates from the Ubuntu security<br />
## team.<br />
deb http://br.archive.ubuntu.com/ubuntu/ hardy universe<br />
deb-src http://br.archive.ubuntu.com/ubuntu/ hardy universe<br />
deb http://br.archive.ubuntu.com/ubuntu/ hardy-updates universe<br />
deb-src http://br.archive.ubuntu.com/ubuntu/ hardy-updates universe</p>
<p>## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu<br />
## team, and may not be under a free licence. Please satisfy yourself as to<br />
## your rights to use the software. Also, please note that software in<br />
## multiverse WILL NOT receive any review or updates from the Ubuntu<br />
## security team.<br />
deb http://br.archive.ubuntu.com/ubuntu/ hardy multiverse<br />
deb-src http://br.archive.ubuntu.com/ubuntu/ hardy multiverse<br />
deb http://br.archive.ubuntu.com/ubuntu/ hardy-updates multiverse<br />
deb-src http://br.archive.ubuntu.com/ubuntu/ hardy-updates multiverse</p>
<p>## Uncomment the following two lines to add software from the &#8216;backports&#8217;<br />
## repository.<br />
## N.B. software from this repository may not have been tested as<br />
## extensively as that contained in the main release, although it includes<br />
## newer versions of some applications which may provide useful features.<br />
## Also, please note that software in backports WILL NOT receive any review<br />
## or updates from the Ubuntu security team.<br />
# deb http://br.archive.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse<br />
# deb-src http://br.archive.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse</p>
<p>## Uncomment the following two lines to add software from Canonical&#8217;s<br />
## &#8216;partner&#8217; repository. This software is not part of Ubuntu, but is<br />
## offered by Canonical and the respective vendors as a service to Ubuntu<br />
## users.<br />
# deb http://archive.canonical.com/ubuntu hardy partner<br />
# deb-src http://archive.canonical.com/ubuntu hardy partner</p>
<p>deb http://security.ubuntu.com/ubuntu hardy-security main restricted<br />
deb-src http://security.ubuntu.com/ubuntu hardy-security main restricted<br />
deb http://security.ubuntu.com/ubuntu hardy-security universe<br />
deb-src http://security.ubuntu.com/ubuntu hardy-security universe<br />
deb http://security.ubuntu.com/ubuntu hardy-security multiverse<br />
deb-src http://security.ubuntu.com/ubuntu hardy-security multiverse<br />
# &#8212;&#8212;&#8212; FINISH HERE</p>
<p>Define DNS server :</p>
<p><em>sudo cp /etc/resolv.conf /var/chroot/hardy/etc/resolv.conf</em></p>
<p>Chrooting to your ubuntu:</p>
<p><em> sudo chroot /var/chroot/hardy</em></p>
<p>Update and some configurations:</p>
<p><em><br />
apt-get update<br />
apt-get install wget debconf devscripts gnupg nano  #For package-building<br />
apt-get update  #clean the gpg error message<br />
apt-get install locales dialog  #If you don&#8217;t talk en_US<br />
locale-gen en_GB.UTF-8  # or your preferred locale<br />
tzselect; TZ=&#8217;Continent/Country&#8217;; export TZ  #Configure and use our local time instead of UTC; save in .profile<br />
exit<br />
echo &#8220;<tt>export LANG=C</tt>&#8221;  &gt;&gt; ~/.bashrc  # if you don&#8217;t want locale warnings</em></p>
<p>Reinstall Debia debootstrap:</p>
<p><em><br />
sudo apt-get install &#8211;reinstall debootstrap</em></p>
<p>reference:  https://wiki.ubuntu.com/DebootstrapChroot</p>
]]></content:encoded>
			<wfw:commentRss>http://franciscoalecrim.com/blog/2008/06/23/debian-using-chroot-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debian wireless Thinkpad X60s (ipw3945 -&gt; iwl3945)</title>
		<link>http://franciscoalecrim.com/blog/2008/03/30/debian-wireless-thinkpad-x60s-ipw3945-iwl3945/</link>
		<comments>http://franciscoalecrim.com/blog/2008/03/30/debian-wireless-thinkpad-x60s-ipw3945-iwl3945/#comments</comments>
		<pubDate>Sun, 30 Mar 2008 03:46:29 +0000</pubDate>
		<dc:creator>Francisco Keppler Silva Alecrim</dc:creator>
				<category><![CDATA[debian]]></category>
		<category><![CDATA[dica]]></category>

		<guid isPermaLink="false">http://franciscoalecrim.com/blog/2008/03/30/debian-wireless-thinkpad-x60s-ipw3945-iwl3945/</guid>
		<description><![CDATA[Na última atualização do Debian Lenny houve uma mudança importante. O suporte a placa wireless passa a vir no kernel 2.6.24, portanto não é mais necessário compilar o modulo separadamente(sudo m-a ipw3945). $ lspci &#124; grep Wireless 03:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG Network Connection (rev 02) Para que a placa de wireless funcione [...]]]></description>
			<content:encoded><![CDATA[<p>Na última atualização do Debian Lenny houve uma mudança importante. O suporte a placa wireless passa a vir no kernel 2.6.24, portanto não é mais necessário compilar o modulo separadamente(sudo m-a ipw3945).</p>
<p>$ lspci | grep Wireless<br />
03:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG Network Connection (rev 02)<br />
<strong>Para que a placa de wireless funcione basta carregar o modulo iwl3945.</strong></p>
<p><strong>modprobe -r iwl3945<br />
modprobe iwl3945</strong></p>
<p><strong>Para o modulo ser carregado durante o boot.  Basta editar:<br />
</strong></p>
<p><strong>sudo  vim /etc/modules </strong></p>
<p><strong>Adicionar  ao final do arquivo: </strong></p>
<p><strong>iwl3945</strong></p>
<p>No modo antigo era necessaria a utilização de firmware.</p>
<p><strike>ipw3945-source &#8211; Source for the Intel Wireless 3945ABG (ipw3945) driver<br />
firmware-ipw3945 &#8211; Binary firmware for Intel Wireless 3945 (old style)</strike></p>
<p><a href="http://www.le-gall.net/sylvain+violaine/blog/index.php?2008/03/12/40-linux-2624-and-debian-etch-on-a-thinkpad-x60s">Reference and english information.</a></p>
<p>Abraço,<br />
Alecrim</p>
]]></content:encoded>
			<wfw:commentRss>http://franciscoalecrim.com/blog/2008/03/30/debian-wireless-thinkpad-x60s-ipw3945-iwl3945/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>debian/ubuntu : firefox : plugin java</title>
		<link>http://franciscoalecrim.com/blog/2008/02/23/debianubuntu-firefox-plugin-java/</link>
		<comments>http://franciscoalecrim.com/blog/2008/02/23/debianubuntu-firefox-plugin-java/#comments</comments>
		<pubDate>Sat, 23 Feb 2008 16:21:00 +0000</pubDate>
		<dc:creator>Francisco Keppler Silva Alecrim</dc:creator>
				<category><![CDATA[debian]]></category>
		<category><![CDATA[dica]]></category>

		<guid isPermaLink="false">http://franciscoalecrim.com/blog/?p=70</guid>
		<description><![CDATA[Olá pessoal, Este tutorial é para minha irmã que está em casa com o ubuntu instalado e não sabe muito de linux. Beijaum Karine!!! Abrindo o terminal: pressione (alt+f2) e digite &#8220;gnome-terminal&#8221; no janela que vai aparecer um terminal Virando super-usuário: Existem duas opções: digite &#8220;su -&#8221; e quando ele perguntar a senha coloque a [...]]]></description>
			<content:encoded><![CDATA[<p>Olá pessoal,</p>
<p>Este tutorial é para minha irmã que está em casa com o ubuntu instalado e não sabe muito de linux. <img src='http://franciscoalecrim.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  Beijaum Karine!!!</p>
<p>Abrindo o terminal:</p>
<p>pressione (alt+f2) e digite &#8220;gnome-terminal&#8221; no janela que vai aparecer um terminal</p>
<p>Virando super-usuário:</p>
<p>Existem duas opções:</p>
<p>digite &#8220;su -&#8221; e quando ele perguntar a senha coloque a senha de root.</p>
<p>ou</p>
<p>digite &#8220;sudo su -&#8221; e quando ele perguntar a senha coloque a senha de root.</p>
<p>se o final do seu prompt mudou de &#8220;$&#8221; para &#8220;#&#8221;, então deu certo.</p>
<p>Instalando java:</p>
<p>digite  &#8220;apt-get install sun-java5-jre sun-java5-fonts sun-java5-plugin&#8221;</p>
<p>ele deve fazer algumas perguntas sobre licença e você deve responder &#8220;yes&#8221;</p>
<p>update-java-alternatives &#8211;set java-1.5.0-sun</p>
<p>Feche o navegador e abra novamente.</p>
<p>Você pode testar o seu java plugin no site oficial da sun:</p>
<p><a href="http://java.com/en/download/help/testvm.xml">http://java.com/en/download/help/testvm.xml</a></p>
<p>Ou em um camera localizado na frente do nosso apartamento em Espoo/Finlandia. <img src='http://franciscoalecrim.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://webcam.jellona.net/en/JViewer.html">http://webcam.jellona.net/en/JViewer.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://franciscoalecrim.com/blog/2008/02/23/debianubuntu-firefox-plugin-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>debian: configurando timweb</title>
		<link>http://franciscoalecrim.com/blog/2008/01/29/debian-configurando-timweb/</link>
		<comments>http://franciscoalecrim.com/blog/2008/01/29/debian-configurando-timweb/#comments</comments>
		<pubDate>Tue, 29 Jan 2008 19:26:00 +0000</pubDate>
		<dc:creator>Francisco Keppler Silva Alecrim</dc:creator>
				<category><![CDATA[debian]]></category>
		<category><![CDATA[dica]]></category>

		<guid isPermaLink="false">http://franciscoalecrim.com/blog/?p=68</guid>
		<description><![CDATA[Algumas vezes utilizo o TimWeb para navegar e segui o tutorial disponível no wiki do ubuntu para configuração. http://wiki.ubuntubrasil.org/TimWeb Funciona perfeitamente no Debian. Abaixou copiei o tutorial para ter um backup online. Flw &#8220;&#8221;" - Não conecte o modem ainda - wget http://sfair.org/public/files/huawei.out - chmod +x huawei.out - conecte o modem - sudo ./huawei.out - [...]]]></description>
			<content:encoded><![CDATA[<p>Algumas vezes utilizo o TimWeb para navegar e segui o tutorial disponível no wiki do ubuntu para configuração.</p>
<p><span style="font-weight: bold"><a href="http://wiki.ubuntubrasil.org/TimWeb">http://wiki.ubuntubrasil.org/TimWeb</a></span></p>
<p>Funciona perfeitamente no Debian.</p>
<p>Abaixou copiei o tutorial para ter um backup online.</p>
<p>Flw</p>
<p><span style="font-style: italic"></span></p>
<p>&#8220;&#8221;"<br />
- Não conecte o modem ainda<br />
- wget http://sfair.org/public/files/huawei.out<br />
- chmod +x huawei.out<br />
- conecte o modem<br />
- sudo ./huawei.out<br />
- ls -la /dev/*USB*<br />
- sudo touch /etc/wvdial.conf<br />
- sudo gedit /etc/wvdial.conf</p>
<pre>      [Dialer Defaults]      Modem = /dev/ttyUSB0      Baud = 3600000      Init1 = ATZ      Init2 = ATQ0 V1 E1 S0=0 &amp;C1 &amp;D2      Init3 =      Area Code =      Phone = *99#      Username = ppp      Password = ppp      Ask Password = 0      Dial Command = ATDT      Stupid Mode = 1      Compuserve = 0      Force Address =      Idle Seconds = 0      DialMessage1 =      DialMessage2 =      ISDN = 0      Auto DNS = 1</pre>
<p>- sudo wvdial<br />
- caso não navegue, tente novamente</p>
<p>&#8220;&#8221;"</p>
<p>retirado de <span style="font-weight: bold"><a href="http://wiki.ubuntubrasil.org/TimWeb">http://wiki.ubuntubrasil.org/TimWeb</a></span></p>
]]></content:encoded>
			<wfw:commentRss>http://franciscoalecrim.com/blog/2008/01/29/debian-configurando-timweb/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Debian: Impressora: configurando Xerox Phaser 7760 GX</title>
		<link>http://franciscoalecrim.com/blog/2008/01/28/debian-impressora-configurando-xerox-phaser-7760-gx/</link>
		<comments>http://franciscoalecrim.com/blog/2008/01/28/debian-impressora-configurando-xerox-phaser-7760-gx/#comments</comments>
		<pubDate>Mon, 28 Jan 2008 19:18:00 +0000</pubDate>
		<dc:creator>Francisco Keppler Silva Alecrim</dc:creator>
				<category><![CDATA[debian]]></category>
		<category><![CDATA[dica]]></category>

		<guid isPermaLink="false">http://franciscoalecrim.com/blog/?p=67</guid>
		<description><![CDATA[Debian: Impressora: configurando 7760 GX &#8212;&#8212; Olá pessoal, Aqui no meu trabalho tem algumas/várias impressoras espalhadas e escolhi um para configurar no Debian/Lenny. Na minha opinião o configurador padrão do Gnome não é tão bom, por isto estou utilizando um outro configurador. system-config-printer &#8211; printer configuration GUI # apt-get install cupsys system-config-printer Baixar drivers para [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.superwarehouse.com/images/products/xerox_7760GX.jpg" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img src="http://www.superwarehouse.com/images/products/xerox_7760GX.jpg" style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px" border="0" /></a><br />
Debian: Impressora: configurando 7760 GX<br />
&#8212;&#8212;</p>
<p>Olá pessoal,<br />
Aqui no meu trabalho tem algumas/várias impressoras espalhadas e escolhi um para configurar no Debian/Lenny.</p>
<p>Na minha opinião o configurador padrão do Gnome não é tão bom, por isto estou utilizando um outro configurador.</p>
<p>system-config-printer &#8211; printer configuration GUI</p>
<p># apt-get install cupsys system-config-printer</p>
<p>Baixar drivers para impressoras Xeror no Linux</p>
<p><a href="http://www.support.xerox.com/go/results.asp?Xtype=download&amp;prodID=4500&amp;Xlang=en_US&amp;Xcntry=USA&amp;source=XOG&amp;prodName=Phaser%204500">http://www.support.xerox.com/go/results.asp?Xtype=download&amp;prodID=4500&amp;Xlang=en_US&amp;Xcntry=USA&amp;source=XOG&amp;prodName=Phaser%204500</a></p>
<p>Descompactar em área conhecida</p>
<p>tar -xvzf LinuxCupsPrinterPkg.tar.gz</p>
<p>Abrir o aplicativo</p>
<p>$ system-config-printer</p>
<p>tela 1 &#8211; Clique em New printer &#8211;&gt;</p>
<p><a href="http://bp1.blogger.com/_BbPOkbuVOWQ/R54ydENZ3-I/AAAAAAAAAWs/3RrItKczj0A/s1600-h/tela1.png" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img src="http://bp1.blogger.com/_BbPOkbuVOWQ/R54ydENZ3-I/AAAAAAAAAWs/3RrItKczj0A/s320/tela1.png" style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer" id="BLOGGER_PHOTO_ID_5160617697940725730" border="0" /></a></p>
<p>tela 2 &#8211; Coloque o nome da impressora e clique em avancar &#8211;&gt;</p>
<p><a href="http://bp2.blogger.com/_BbPOkbuVOWQ/R54ydUNZ3_I/AAAAAAAAAW0/oE6qwzQNYP4/s1600-h/tela2.png" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img src="http://bp2.blogger.com/_BbPOkbuVOWQ/R54ydUNZ3_I/AAAAAAAAAW0/oE6qwzQNYP4/s320/tela2.png" style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer" id="BLOGGER_PHOTO_ID_5160617702235693042" border="0" /></a></p>
<p>tela 3 &#8211; Selecione a impressora e clique em avançar &#8211;&gt;</p>
<p><a href="http://bp1.blogger.com/_BbPOkbuVOWQ/R54yeENZ4AI/AAAAAAAAAW8/y7sFkRop6DM/s1600-h/tela3.png" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img src="http://bp1.blogger.com/_BbPOkbuVOWQ/R54yeENZ4AI/AAAAAAAAAW8/y7sFkRop6DM/s320/tela3.png" style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer" id="BLOGGER_PHOTO_ID_5160617715120594946" border="0" /></a></p>
<p>tela 4, 5 e 6- Selecione &#8220;Provide PPD file&#8221;, selecione drivers referente a impressora e clique em avançar &#8211;&gt;</p>
<p><a href="http://bp1.blogger.com/_BbPOkbuVOWQ/R54yeENZ4BI/AAAAAAAAAXE/mFGJZthSkgY/s1600-h/tela4.png" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img src="http://bp1.blogger.com/_BbPOkbuVOWQ/R54yeENZ4BI/AAAAAAAAAXE/mFGJZthSkgY/s320/tela4.png" style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer" id="BLOGGER_PHOTO_ID_5160617715120594962" border="0" /></a></p>
<p><a href="http://bp2.blogger.com/_BbPOkbuVOWQ/R54yeUNZ4CI/AAAAAAAAAXM/1PXsB7Kj0hk/s1600-h/tela5.png" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img src="http://bp2.blogger.com/_BbPOkbuVOWQ/R54yeUNZ4CI/AAAAAAAAAXM/1PXsB7Kj0hk/s320/tela5.png" style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer" id="BLOGGER_PHOTO_ID_5160617719415562274" border="0" /></a></p>
<p><a href="http://bp1.blogger.com/_BbPOkbuVOWQ/R54zXENZ4DI/AAAAAAAAAXU/iLmJDNtnxhE/s1600-h/tela6.png" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img src="http://bp1.blogger.com/_BbPOkbuVOWQ/R54zXENZ4DI/AAAAAAAAAXU/iLmJDNtnxhE/s320/tela6.png" style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer" id="BLOGGER_PHOTO_ID_5160618694373138482" border="0" /></a></p>
<p>tela 7 &#8211; Confirmar criação de impressora &#8211;&gt;</p>
<p><a href="http://bp0.blogger.com/_BbPOkbuVOWQ/R54zX0NZ4EI/AAAAAAAAAXc/zv6974IaBrg/s1600-h/tela7.png" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img src="http://bp0.blogger.com/_BbPOkbuVOWQ/R54zX0NZ4EI/AAAAAAAAAXc/zv6974IaBrg/s320/tela7.png" style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer" id="BLOGGER_PHOTO_ID_5160618707258040386" border="0" /></a></p>
<p>tela 8 &#8211; inserir senha de root&#8211;&gt;</p>
<p><a href="http://bp2.blogger.com/_BbPOkbuVOWQ/R54zYUNZ4FI/AAAAAAAAAXk/DyLvSxzeoCE/s1600-h/tela8.png" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img src="http://bp2.blogger.com/_BbPOkbuVOWQ/R54zYUNZ4FI/AAAAAAAAAXk/DyLvSxzeoCE/s320/tela8.png" style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer" id="BLOGGER_PHOTO_ID_5160618715847974994" border="0" /></a></p>
<p>tela 9 &#8211; Printer1 pronta para imprimir&#8211;&gt;</p>
<p><a href="http://bp0.blogger.com/_BbPOkbuVOWQ/R54zY0NZ4GI/AAAAAAAAAXs/yJD0Jd6f4K8/s1600-h/tela9.png" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img src="http://bp0.blogger.com/_BbPOkbuVOWQ/R54zY0NZ4GI/AAAAAAAAAXs/yJD0Jd6f4K8/s320/tela9.png" style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer" id="BLOGGER_PHOTO_ID_5160618724437909602" border="0" /></a></p>
<p>Abra o Gedit e teste um impressão qualquer.</p>
<p>PS: Configurar impressara Xeror Phaser 4500 é o mesmo princípio.</p>
<p>Flw</p>
]]></content:encoded>
			<wfw:commentRss>http://franciscoalecrim.com/blog/2008/01/28/debian-impressora-configurando-xerox-phaser-7760-gx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>customizing fluxbox</title>
		<link>http://franciscoalecrim.com/blog/2008/01/09/customizing-fluxbox/</link>
		<comments>http://franciscoalecrim.com/blog/2008/01/09/customizing-fluxbox/#comments</comments>
		<pubDate>Wed, 09 Jan 2008 22:30:00 +0000</pubDate>
		<dc:creator>Francisco Keppler Silva Alecrim</dc:creator>
				<category><![CDATA[debian]]></category>
		<category><![CDATA[dica]]></category>

		<guid isPermaLink="false">http://franciscoalecrim.com/blog/?p=64</guid>
		<description><![CDATA[Hi all, Recently I changed my desktop manager from Gnome to Fluxbox. Good bye Gnome!!! Welcome Fluxbox!! The reasons: * lightweight **working with kernel development and using a laptop, it&#8217;s really important. * Highly configurable **after many years, my gnome was very customized and the shortcuts are very familiar. Below I describe the main steps. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://bp1.blogger.com/_BbPOkbuVOWQ/R4VTnjbApNI/AAAAAAAAATU/3cqpYaGGsi0/s1600-h/alecrim_fluxbox.png" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img src="http://bp1.blogger.com/_BbPOkbuVOWQ/R4VTnjbApNI/AAAAAAAAATU/3cqpYaGGsi0/s400/alecrim_fluxbox.png" style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer" id="BLOGGER_PHOTO_ID_5153617287583933650" border="0" /></a><br />
Hi all,</p>
<p>Recently I changed my desktop manager from Gnome to Fluxbox.</p>
<p>Good bye Gnome!!! Welcome Fluxbox!!</p>
<p>The reasons:<br />
* lightweight<br />
**working with kernel development and using a laptop, it&#8217;s really important.</p>
<p>* Highly configurable<br />
**after many years, my gnome was very customized and the shortcuts are very familiar.</p>
<p>Below I describe the main steps.</p>
<p>Install and start fluxbox.</p>
<p>$ sudo apt-get install fluxbox</p>
<p>The first contact with fluxbox is really hard and the most difficult part is configure the shortlkeys.</p>
<p><span style="font-weight: bold">==== Keys(~/.fluxbox/keys)====</span></p>
<pre># Created by Francisco Alecrim <alecrim@gmail.com># Based on: http://darkshed.net/files/rcs/fluxbox/keys.html# Syntax : <mod> [<mod> <mod>] key [key key] :command <commanoptions>

# HELPING YOU# Mod1 = Tab# Mod4 = SuperKey(AKA window key)

# Mouse optionsOnDesktop Mouse1 :HideMenusOnDesktop Mouse2 :WorkspaceMenuOnDesktop Mouse3 :RootMenu#OnDesktop Mouse4 :NextWorkspace#OnDesktop Mouse5 <img src='http://franciscoalecrim.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> revWorkspace

################################## Application switch + operation#################################

Mod1 F1 :RootMenuMod1 F2 :ExecCommand fbrunMod1 F4 :CloseMod1 F5 :MinimizeMod1 F10 :MaximizeF11 :MaximizeMod1 Tab :NextWindowMod1 Shift Tab <img src='http://franciscoalecrim.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> revWindowShift Control Mod1 Right :TakeToNextWorkspace 1Shift Control Mod1 Left :TakeToPrevWorkspace 1

Shift Mod1 Left           :MoveTo 0 * LeftShift Mod1 Right          :MoveTo 0 * RightShift Mod1 Up             :MoveTo * 0 UpperShift Mod1 Down           :MoveTo * 0 LowerShift Mod1 1            :SetHead 1Shift Mod1 2            :SetHead 2

# Workspace switchControl Mod1 Right :NextWorkspaceControl Mod1 Left <img src='http://franciscoalecrim.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> revWorkspace

# Applicartion LauncherF1 :ExecCommand gnome-terminalF2 :ExecCommand xfeControl Mod1 x :ExecCommand xmmsControl Mod1 g :ExecCommand gaimControl Mod1 f :ExecCommand firefoxControl Mod1 t :ExecCommand thunderbirdControl Mod1 l :ExecCommand xlock

# XMMS keysMod4 z :ExecCommand xmms -rMod4 x :ExecCommand xmms -pMod4 c :ExecCommand xmms -uMod4 v :ExecCommand xmms -sMod4 b :ExecCommand xmms -f

#Mod1 Tab :NextWindow#Mod1 Shift Tab <img src='http://franciscoalecrim.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> revWindow#Mod1 F1 :Workspace 1#Mod1 F2 :Workspace 2#Mod1 F3 :Workspace 3#Mod1 F4 :Workspace 4#Mod1 F5 :Workspace 5#Mod1 F6 :Workspace 6#Mod1 F7 :Workspace 7#Mod1 F8 :Workspace 8#Mod1 F9 :Workspace 9#Mod1 F10 :Workspace 10#Mod1 F11 :Workspace 11#Mod1 F12 :Workspace 12</commanoptions></mod></mod></mod></alecrim@gmail.com></pre>
<p><span style="font-weight: bold">==== Define start up script (~/.fluxbox/init)====</span></p>
<p>Define the path to your start up script inside .fluxbox/init</p>
<p>Varible: rootCommand</p>
<pre>alecrim@alecrim ~ $ cat .fluxbox/init | grep rootCommandsession.screen0.rootCommand: ~/.fluxbox/autostart.sh</pre>
<p>Create you startup script. Below you can see mine.</p>
<pre>alecrim@alecrim ~ $ cat ~/.fluxbox/autostart.sh#!/bin/bash

# Disable beep soundxset -b

# Wallpaperfbsetbg -f  /home/alecrim/pessoal/image/paisagem/Grassy2.jpg

# IMgaim &amp;

alecrim@alecrim ~ $ chmod +x ~/.fluxbox/autostart.sh</pre>
<p><span style="font-weight: bold">==== Define style (~/.fluxbox/style/snow)====</span></p>
<p>Snow style from <a href="http://customize.org/fluxbox">http://customize.org/fluxbox</a></p>
<pre>style.name: SnowFlowstyle.author: snkmchnbstyle.date: 12/23/07style.credits: Wallpaper: "Flow" by iTivo @ http://customize.org/wallpapers/55509style.comments: Part of the "12 Days of Christmas" theme pack

toolbar:   raised gradient verticaltoolbar.color:   rgb:c7/dd/betoolbar.colorTo:  rgb:57/98/94

toolbar.button:   raised gradient verticaltoolbar.button.color:  rgb:57/98/94toolbar.button.colorTo:  rgb:09/0b/17toolbar.button.picColor: rgb:ff/ff/ff

toolbar.button.pressed:  sunken gradient verticaltoolbar.button.pressed.color: rgb:09/0b/17toolbar.button.pressed.colorTo: rgb:57/98/94

toolbar.clock:   sunken gradient verticaltoolbar.clock.color:  rgb:09/0b/17toolbar.clock.colorTo:  rgb:57/98/94toolbar.clock.textColor: rgb:ff/ff/ff

toolbar.label:   sunken gradient verticaltoolbar.label.color:  rgb:09/0b/17toolbar.label.colorTo:  rgb:57/98/94toolbar.label.textColor: rgb:ff/ff/ff

toolbar.windowLabel:  parentrelativetoolbar.windowLabel.color: rgb:c7/dd/betoolbar.windowLabel.colorTo: rgb:57/98/94toolbar.windowLabel.textColor: rgb:c7/dd/be

toolbar.justify:  center

menu.title:   raised gradient verticalmenu.title.color:  rgb:57/98/94menu.title.colorTo:  rgb:09/0b/17menu.title.textColor:  rgb:ff/ff/ffmenu.title.justify:  center

menu.frame:   raised gradient diagonalmenu.frame.color:  rgb:c7/dd/bemenu.frame.colorTo:  rgb:57/98/94menu.frame.textColor:  rgb:ff/ff/ffmenu.frame.justify:  center

menu.hilite:   sunken gradient verticalmenu.hilite.color:  rgb:09/0b/17menu.hilite.colorTo:  rgb:57/98/94menu.hilite.textColor:  rgb:ff/ff/ff

menu.bullet:   emptymenu.bullet.position:  right

window.title.focus:  raised gradient verticalwindow.title.focus.color: rgb:c7/dd/bewindow.title.focus.colorTo: rgb:57/98/94window.title.unfocus:  raised vertical gradientwindow.title.unfocus.color: rgb:c7/dd/bewindow.title.unfocus.colorTo: rgb:57/98/94

window.label.focus:  sunken gradient verticalwindow.label.focus.color: rgb:09/0b/17window.label.focus.colorTo: rgb:57/98/94window.label.focus.textColor: rgb:ff/ff/ffwindow.label.unfocus:  parentrelativewindow.label.unfocus.color: rgb:c7/dd/bewindow.label.unfocus.colorTo: rgb:57/98/94window.label.unfocus.textColor: rgb:ff/ff/ff

window.button.focus:  raised gradient verticalwindow.button.focus.color: rgb:57/98/94window.button.focus.colorTo: rgb:09/0b/17window.button.focus.picColor: rgb:ff/ff/ffwindow.button.unfocus:  parentrelativewindow.button.unfocus.color: rgb:c7/dd/bewindow.button.unfocus.colorTo: rgb:57/98/94window.button.unfocus.picColor: rgb:ff/ff/ffwindow.button.pressed:  sunken gradient verticalwindow.button.pressed.color: rgb:09/0b/17window.button.pressed.colorTo: rgb:c7/dd/be

window.frame.focusColor: rgb:c7/dd/bewindow.frame.unfocusColor: rgb:57/98/94

window.handle.focus:  raised gradient diagonalwindow.handle.focus.color: rgb:c7/dd/bewindow.handle.focus.colorTo: rgb:57/98/94window.handle.unfocus:  raised gradient diagonalwindow.handle.unfocus.color: rgb:50/54/58window.handle.unfocus.colorTo: black

window.grip.focus:  raised gradient verticalwindow.grip.focus.color: rgb:57/98/94window.grip.focus.colorTo: rgb:09/0b/17window.grip.unfocus:  raised gradient verticalwindow.grip.unfocus.color: rgb:57/98/94window.grip.unfocus.colorTo: rgb:09/0b/17

window.justify:   coenter

borderColor:   rgb:57/98/94

bevelWidth:   2borderWidth:   1handleWidth:   5

*Font:                         nu-9</pre>
<p><span style="font-weight: bold">==== Define background ====</span></p>
<p>I configure it using the <a href="http://fluxbox-wiki.org/index.php/Howto_set_the_background">fluxbox wiki howto</a>.</p>
<pre>$ fbsetbg -i

   display doesn't set the wallpaper properly. Transparency for fluxbox   and apps like aterm and xchat won't work right with it. Consider    installing feh, wmsetbg (from windowmaker) or Esetroot (from Eterm) and   I'll use them instead.

$ sudo apt-get install feh

...

$ fbsetbg -i

feh is a nice wallpapersetter. You won't have any problems.

$ fbsetbg -f  /home/alecrim/pessoal/image/paisagem/Grassy2.jpg</pre>
<p><span style="font-weight: bold">==== File manager ====</span></p>
<p>$ sudo apt-get install xfe</p>
<p>Based on:</p>
<p>http://darkshed.net/files/rcs/fluxbox/keys.html</p>
<p>http://fluxbox-wiki.org/index.php/Howto_set_the_background</p>
]]></content:encoded>
			<wfw:commentRss>http://franciscoalecrim.com/blog/2008/01/09/customizing-fluxbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debian Dell D600 dual head</title>
		<link>http://franciscoalecrim.com/blog/2008/01/09/debian-dell-d600-dual-head/</link>
		<comments>http://franciscoalecrim.com/blog/2008/01/09/debian-dell-d600-dual-head/#comments</comments>
		<pubDate>Wed, 09 Jan 2008 22:18:00 +0000</pubDate>
		<dc:creator>Francisco Keppler Silva Alecrim</dc:creator>
				<category><![CDATA[debian]]></category>
		<category><![CDATA[dica]]></category>

		<guid isPermaLink="false">http://franciscoalecrim.com/blog/?p=63</guid>
		<description><![CDATA[Hi all, A few months ago I configured my laptop Debian(Unstable) Dell D600 to automatically identify the second screen(VGA) and create a dual head using MergeFB. Now you can see my xorg.conf configuration. # xorg.conf (xorg X Window System server configuration file)## This file was generated by dexconf, the Debian X Configuration tool, using# values [...]]]></description>
			<content:encoded><![CDATA[<p>Hi all,</p>
<p>A few months ago I configured my laptop Debian(Unstable) Dell D600 to automatically identify the second screen(VGA) and create a dual head using MergeFB.</p>
<p>Now you can see my xorg.conf configuration.</p>
<pre>

# xorg.conf (xorg X Window System server configuration file)## This file was generated by dexconf, the Debian X Configuration tool, using# values from the debconf database.## Edit this file with caution, and see the xorg.conf manual page.# (Type "man xorg.conf" at the shell prompt.)## This file is automatically updated on xserver-xorg package upgrades *only*# if it has not been modified since the last upgrade of the xserver-xorg# package.## If you have edited this file but would like it to be automatically updated# again, run the following command:#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"EndSection

Section "InputDevice" Identifier "Generic Keyboard" Driver  "kbd" Option  "CoreKeyboard" Option  "XkbRules" "xorg" Option  "XkbModel" "pc104" Option  "XkbLayout" "us_intl"EndSection

Section "InputDevice" Identifier "Configured Mouse" Driver  "mouse" Option  "CorePointer" Option  "Device"  "/dev/input/mice" Option  "Protocol"  "ImPS/2" Option  "Emulate3Buttons" "true"EndSection

Section "InputDevice" Identifier "Synaptics Touchpad" Driver  "synaptics" Option  "SendCoreEvents" "true" Option  "Device"  "/dev/psaux" Option  "Protocol"  "auto-dev" Option  "HorizScrollDelta" "0"EndSection

Section "Device" Identifier "ATI Technologies Inc Radeon R250 [Mobility FireGL 9000]" Driver  "radeon" BusID  "PCI:1:0:0" # option dual head Option   "MonitorLayout"                 "LCD, CRT"       Option   "CRT2Position"                  "RightOf"       #Option   "CRT2Position"                  "LeftOf"       #Option   "CRT2Position"                  "Above"       #Option   "MetaModes"                     "1400x1050-1024x768"       Option   "MetaModes"                     "1400x1050-1280x1024 1400x1050-1024x768 1400x1050-800x600"       Option   "MergedXinerama"                "on"       Option   "MergedNonRectangular"          "true"       Option   "MergedFB"                      "true"EndSection

Section "Monitor" Identifier "Generic Monitor" Option  "DPMS" HorizSync 28-70 VertRefresh 43-60EndSection

Section "Screen" Identifier "Default Screen" Device  "ATI Technologies Inc Radeon R250 [Mobility FireGL 9000]" Monitor  "Generic Monitor" DefaultDepth 16 SubSection "Display"  Modes  "1400x1050" "1280x1024" "1024x768" "800x600" EndSubSectionEndSection

Section "ServerLayout" Identifier "Default Layout" Screen  "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" InputDevice "Synaptics Touchpad"EndSection</pre>
<p>Based on <a href="https://help.ubuntu.com/community/RadeonDriver"></a>https://help.ubuntu.com/community/RadeonDriver</p>
<p>That&#8217;s all!! <img src='http://franciscoalecrim.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://franciscoalecrim.com/blog/2008/01/09/debian-dell-d600-dual-head/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OMAP1610 : improving boot up (PART 1/3 U-BOOT UPGRADE)</title>
		<link>http://franciscoalecrim.com/blog/2007/12/06/omap1610-improving-boot-up-part-13-u-boot-upgrade/</link>
		<comments>http://franciscoalecrim.com/blog/2007/12/06/omap1610-improving-boot-up-part-13-u-boot-upgrade/#comments</comments>
		<pubDate>Thu, 06 Dec 2007 17:55:00 +0000</pubDate>
		<dc:creator>Francisco Keppler Silva Alecrim</dc:creator>
				<category><![CDATA[dica]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[omap]]></category>

		<guid isPermaLink="false">http://franciscoalecrim.com/blog/?p=60</guid>
		<description><![CDATA[Hi all, I&#8217;m working with an OMAP1610 H2 and it was taking a long time to load and uncompress kernel. Eduardo recommended me some things to be done. BE CAREFUL &#8211; I&#8217;M NOT RESPONSIBLE FOR YOUR ACTS. YOU CAN MISS INFORMATION IF YOU DO NOT FOLLOW THE STEPS CORRECTLY. 1 &#8211; Upgrade u-boot - Install [...]]]></description>
			<content:encoded><![CDATA[<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://focus.ti.com/graphics/wtbu/blockdiagrams/l4_omap1610.gif"><img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 320px;" src="http://focus.ti.com/graphics/wtbu/blockdiagrams/l4_omap1610.gif" border="0" alt="" /></a></p>
<p>Hi all, </p>
<p>I&#8217;m working with an OMAP1610 H2 and it was taking a long time to load and uncompress kernel. Eduardo recommended me some things to be done. </p>
<p><span style="font-weight:bold;"><br />BE CAREFUL &#8211; <br />I&#8217;M NOT RESPONSIBLE FOR YOUR ACTS. YOU CAN MISS INFORMATION IF YOU DO NOT FOLLOW THE STEPS CORRECTLY. </span></p>
<p>1 &#8211; Upgrade u-boot </p>
<p>- <a href="http://www.scratchbox.org/documentation/docbook/installdoc.html">Install scratchbox for cross-compilation.</a></p>
<p>- <a href="ftp://ftp.denx.de/pub/u-boot/">Download the last version of u-boot.</a></p>
<p>- Configure and Compile u-boot</p>
<p>    [sbox-arm: ~/applications/u-boot-1.3.0] > make omap1610h2_config &#038;&#038; make</p>
<p>- Copy the new u-boot.bin to your tftpboot directory(details here) </p>
<p>    $ cp /scratchbox/users/alecrim/home/alecrim/applications/u-boot-1.3.0/u-boot.bin /tftpboot</p>
<p>- Using minicom, access the current u-boot prompt and load the new u-boot </p>
<p>  OMAP1610 H2 # tftp 0&#215;10000000  u-boot.bin<br />  TFTP from server 10.0.0.1; our IP address is 10.0.0.2<br />  Filename &#8216;u-boot.bin&#8217;.<br />  Load address: 0&#215;10000000<br />  Loading: ###################<br />  done<br />  Bytes transferred = 93568 (<span style="font-weight:bold;">16d80</span> hex)</p>
<p>The bold number is import, save it.IT&#8217;S YOUR U-BOOT HEXADECIMAL!!  </p>
<p>- Unlock the flash memory, erase a sector, copy the new u-boot.bin and lock the flash again. </p>
<p><span style="font-weight:bold;">DANGEROUS!! TAKE CARE!!DANGEROUS!! TAKE CARE!!DANGEROUS!! TAKE CARE!!DANGEROUS!! TAKE CARE!!</span></p>
<p>REPLACE THE BOLD HEXADECIMAL (16d80)!!! PUT YOUR U-BOOT HEXADECIMAL !!!</p>
<p>  OMAP1610 H2 # protect off 00000000 0001ffff<br />  Un-Protected 1 sectors</p>
<p>  OMAP1610 H2 # era 00000000 0001ffff</p>
<p>  Erasing sector  0 &#8230;  done<br />  Erased 1 sectors</p>
<p>  OMAP1610 H2 # cp.b 0&#215;10000000 0&#215;00000000 0x<span style="font-weight:bold;">16d80</span><br />  Copy to Flash&#8230;\done</p>
<p>  OMAP1610 H2 # protect on 00000000 0001ffff<br />  Protected 1 sectors<br />  OMAP1610 H2 # </p>
<p>Now, you can restart your board and pray for some output on your serial. </p>
<p>references: <br />http://tree.celinuxforum.org/CelfPubWiki/OSK_2fuboot<br />http://focus.ti.com/general/docs/wtbu/wtbuproductcontent.tsp?templateId=6123&#038;navigationId=11994&#038;path=templatedata/cm/product/data/omap_1610<br />http://tree.celinuxforum.org/CelfPubWiki/OSK</p>
]]></content:encoded>
			<wfw:commentRss>http://franciscoalecrim.com/blog/2007/12/06/omap1610-improving-boot-up-part-13-u-boot-upgrade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

