						<html xmlns="http://www.w3.org/1999/xhtml" xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml">
			    <meta property="og:title" content="" />
				<meta property="og:type" content="blog" />
				<meta property="og:url" content="http://www.hugobarros.com.br/" />
				<meta property="og:image" content="http://www.hugobarros.com.br/favicon.ico" />
				<meta property="fb:app_id" content="161998340519180" />
				<meta property="og:description" content="Blog com dicas e tutoriais." />
	<?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>Software Livre, por Hugo Barros &#187; impressoras</title>
	<atom:link href="http://www.hugobarros.com.br/index.php/tag/impressoras/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hugobarros.com.br</link>
	<description>... compartilhando idéias no mundo &#34;open&#34;</description>
	<lastBuildDate>Sat, 29 Oct 2011 17:31:14 +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>Instalando Impressoras Lexmark no Ubuntu</title>
		<link>http://www.hugobarros.com.br/index.php/2009/05/instalando-impressoras-lexmark-no-ubuntu/</link>
		<comments>http://www.hugobarros.com.br/index.php/2009/05/instalando-impressoras-lexmark-no-ubuntu/#comments</comments>
		<pubDate>Sun, 24 May 2009 04:02:11 +0000</pubDate>
		<dc:creator>Hugo Barros</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Sistemas Operacionais]]></category>
		<category><![CDATA[Tutoriais]]></category>
		<category><![CDATA[impressoras]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://hgbarros.com/?p=115</guid>
		<description><![CDATA[Ultimamente tentei instalar minha impressora no Ubuntu e tive algumas dificuldades. Como obtive sucesso estou postando essa pequena dica para que vocês também possam solucionar seus problemas. Os modelos com maior índice de sucesso na instalação são: Lexmark 5700; Lexmark &#8230; <a href="http://www.hugobarros.com.br/index.php/2009/05/instalando-impressoras-lexmark-no-ubuntu/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="artigo"><img class="alignnone size-medium wp-image-116" title="x1100" src="http://hugobarros.com.br/wp-content/uploads/x1100-300x223.jpg" alt="x1100" /></div>
<div class="artigo" style="text-align: justify;">Ultimamente tentei instalar minha impressora no Ubuntu e tive algumas dificuldades. Como obtive sucesso estou postando essa pequena dica para que vocês também possam solucionar seus problemas. Os modelos com maior índice de sucesso na instalação são:</div>
<div class="artigo" style="text-align: justify;"><span id="more-115"></span></div>
<div class="artigo" style="text-align: justify;">
<ul class="lista">
<li>Lexmark 5700;</li>
<li>Lexmark X1100;</li>
<li>Lexmark X1110;</li>
<li>Lexmark X1130;</li>
<li>Lexmark X1140;</li>
<li>Lexmark X1150;</li>
<li>Lexmark X1180;</li>
<li>Lexmark X1185;</li>
<li>Lexmark Z513;</li>
<li>Lexmark Z515;</li>
<li>Lexmark Z715;</li>
<li>Lexmark Z55;</li>
<li>Lexmark Z615;</li>
<li>Lexmark Z705;</li>
<li>Lexmark Z605;</li>
<li>Lexmark Z600;</li>
<li>Lexmark Z25;</li>
<li> <a style="border-bottom: 1px dotted; color: #ff0000; text-decoration: underline;" onclick="hwClick11587415490664(1208234652);return false;" onmouseover="hw11587415490664(event, this, '1208234652'); this.style.cursor='hand'; this.style.textDecoration='underline'; this.style.borderBottom='solid';" onmouseout="hideMaybe(event, this); this.style.cursor='hand'; this.style.textDecoration='underline'; this.style.borderBottom='dotted 1px'; " href="http://htmlstaff.org/ver.php?id=23986#">Dell</a> A920;</li>
<li>Z65 (z65 driver);</li>
<li>Lexmark Z33 (z35 driver);</li>
<li>Lexmark Z33 (z35 driver).</li>
</ul>
<p>O primeiro passo é fazer o download do driver através do site <a rel="nofollow" href="http://downloads.lexmark.com/perl/downloads/downloads.cgi?ccs=229:1:0:389:0:0" target="_blank">downloads.lexmarl.com</a>.  O driver que vamos usar é o Z600, pois trata-se de um driver que tem uma excelente compatibilidade com vários dispositivos da Lexmark, então tente fazer o download dele primeiramente.  Tendo efetuado o download, vamos seguir os passos descritos abaixo:</p>
<pre>$ mkdir lexmark
$ mv CJLZ600LE-CUPS-1.0-1.TAR.gz lexmark
$ tar -xvzf CJLZ600LE-CUPS-1.0-1.TAR.gz
$ tail -n +143 z600cups-1.0-1.gz.sh &gt; install.tar.gz
$ tar -xvzf install.tar.gz
$ alien -t z600cups-1.0-1.i386.rpm
$ alien -t z600llpddk-2.0-1.i386.rpm
$ sudo tar xvzf z600llpddk-2.0.tgz -C /
$ sudo tar xvzf z600cups-1.0.tgz -C /
$ sudo ldconfig
$ cd /usr/share/cups/model
$ sudo gunzip Lexmark-Z600-lxz600cj-cups.ppd.gz</pre>
<p>Agora precisamos fazer um restart no CUPS:</p>
<pre>$ sudo /etc/rc2.d/S19cupsys restart</pre>
<p>Verifique se está tudo OK:</p>
<pre>$ cd /usr/lib/cups/backend
$ sudo ./z600</pre>
<p>Depois do comando acima ele deve retornar algo como:</p>
<pre>direct z600:/dev/usb/lp0 "Lexmark Lexmark Z600 Series" "Lexmark Printer"</pre>
<p>Caso necessário acrescentar a saída no arquivo /etc/fstab:</p>
<pre style="text-align: justify;">usbfs         /proc/bus/usb usbfs   devgid=14,devmode=0660 0 0

Tudo isso foi possível atráves de uma dica do <a title="HTMLSTAFF" href="http://htmlstaff.org/ver.php?id=23986" target="_blank">htmlstaff</a></pre>
</div>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.hugobarros.com.br/index.php/2009/05/instalando-impressoras-lexmark-no-ubuntu/&via=_hugo&text=Instalando Impressoras Lexmark no Ubuntu&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.hugobarros.com.br/index.php/2009/05/instalando-impressoras-lexmark-no-ubuntu/&via=_hugo&text=Instalando Impressoras Lexmark no Ubuntu&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><br /><p><fb:like href='http://www.hugobarros.com.br/index.php/2009/05/instalando-impressoras-lexmark-no-ubuntu/'></fb:like></p>]]></content:encoded>
			<wfw:commentRss>http://www.hugobarros.com.br/index.php/2009/05/instalando-impressoras-lexmark-no-ubuntu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

