<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Printing is Bust</title>
	<atom:link href="http://doctormo.org/2009/09/28/printing-is-bust/feed/" rel="self" type="application/rss+xml" />
	<link>http://doctormo.org/2009/09/28/printing-is-bust/</link>
	<description>Just this guy, you know.</description>
	<lastBuildDate>Mon, 07 May 2012 13:19:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jef spaleta</title>
		<link>http://doctormo.org/2009/09/28/printing-is-bust/comment-page-1/#comment-1865</link>
		<dc:creator>jef spaleta</dc:creator>
		<pubDate>Thu, 01 Oct 2009 18:36:41 +0000</pubDate>
		<guid isPermaLink="false">http://doctormo.wordpress.com/?p=1249#comment-1865</guid>
		<description>Did you ever figure out the underlying problem?</description>
		<content:encoded><![CDATA[<p>Did you ever figure out the underlying problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marius Gedminas</title>
		<link>http://doctormo.org/2009/09/28/printing-is-bust/comment-page-1/#comment-1864</link>
		<dc:creator>Marius Gedminas</dc:creator>
		<pubDate>Wed, 30 Sep 2009 18:46:13 +0000</pubDate>
		<guid isPermaLink="false">http://doctormo.wordpress.com/?p=1249#comment-1864</guid>
		<description>Sometimes CUPS decides to be helpful and quietly *disables* printing on a printer that it cannot connect to for a few seconds.  You won&#039;t be printing *anything* until you manually run cupsenable (or do the equivalent using CUPS&#039;s web UI).

Tim: ha ha ha ha ha.  CUPS on my Debian server has been doing this trick for years, I even had to write a cron script to periodically run cupsenable when it noticed stuck jobs in the queue.  Now that machine is replaced by a Ubuntu server, and CUPS is still occasionally acting up.  (Although, to be fair, the last time this happened it *was* a DHCP issue, and kicking the printer fixed that.)</description>
		<content:encoded><![CDATA[<p>Sometimes CUPS decides to be helpful and quietly *disables* printing on a printer that it cannot connect to for a few seconds.  You won&#8217;t be printing *anything* until you manually run cupsenable (or do the equivalent using CUPS&#8217;s web UI).</p>
<p>Tim: ha ha ha ha ha.  CUPS on my Debian server has been doing this trick for years, I even had to write a cron script to periodically run cupsenable when it noticed stuck jobs in the queue.  Now that machine is replaced by a Ubuntu server, and CUPS is still occasionally acting up.  (Although, to be fair, the last time this happened it *was* a DHCP issue, and kicking the printer fixed that.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TGM</title>
		<link>http://doctormo.org/2009/09/28/printing-is-bust/comment-page-1/#comment-1863</link>
		<dc:creator>TGM</dc:creator>
		<pubDate>Tue, 29 Sep 2009 18:16:47 +0000</pubDate>
		<guid isPermaLink="false">http://doctormo.wordpress.com/?p=1249#comment-1863</guid>
		<description>I recently had a problem where a printer decided it wanted to stop printing duplex with one of my systems. With a friend we tried an identical printer, checked the ram in the printer before swapping the JetDirect cards (both HP4250s). Both printers then worked... We swapped them back and the problem reoccurred.

Also do you have a hard disk in your network printer? Could be worth making sure it&#039;s ok...</description>
		<content:encoded><![CDATA[<p>I recently had a problem where a printer decided it wanted to stop printing duplex with one of my systems. With a friend we tried an identical printer, checked the ram in the printer before swapping the JetDirect cards (both HP4250s). Both printers then worked&#8230; We swapped them back and the problem reoccurred.</p>
<p>Also do you have a hard disk in your network printer? Could be worth making sure it&#8217;s ok&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>http://doctormo.org/2009/09/28/printing-is-bust/comment-page-1/#comment-1862</link>
		<dc:creator>George</dc:creator>
		<pubDate>Tue, 29 Sep 2009 16:29:48 +0000</pubDate>
		<guid isPermaLink="false">http://doctormo.wordpress.com/?p=1249#comment-1862</guid>
		<description>I have a HP 2605dn network printer which sometmes (maybe three times this year) will not print from Ubuntu 9.04.  A quick fix is to power cycle the printer.  I don&#039;t think this is a HP issue because I don&#039;t have this problem with Windows.  I don&#039;t remember this being an issue under Ubutnu 8.10.</description>
		<content:encoded><![CDATA[<p>I have a HP 2605dn network printer which sometmes (maybe three times this year) will not print from Ubuntu 9.04.  A quick fix is to power cycle the printer.  I don&#8217;t think this is a HP issue because I don&#8217;t have this problem with Windows.  I don&#8217;t remember this being an issue under Ubutnu 8.10.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MarkC</title>
		<link>http://doctormo.org/2009/09/28/printing-is-bust/comment-page-1/#comment-1861</link>
		<dc:creator>MarkC</dc:creator>
		<pubDate>Tue, 29 Sep 2009 09:56:04 +0000</pubDate>
		<guid isPermaLink="false">http://doctormo.wordpress.com/?p=1249#comment-1861</guid>
		<description>I was unable to print to my JetDirect connected LaserJet the other day - it turned out to be that it had picked up a new DHCP lease with a different IP address (must get round to giving it a fixed address).

I guess that if it was that simple the problem would also affect Windows and OSX, but perhaps they&#039;re using vendor-supplied drivers that identify the printer on the network by name or ID rather than just by IP address.</description>
		<content:encoded><![CDATA[<p>I was unable to print to my JetDirect connected LaserJet the other day &#8211; it turned out to be that it had picked up a new DHCP lease with a different IP address (must get round to giving it a fixed address).</p>
<p>I guess that if it was that simple the problem would also affect Windows and OSX, but perhaps they&#8217;re using vendor-supplied drivers that identify the printer on the network by name or ID rather than just by IP address.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://doctormo.org/2009/09/28/printing-is-bust/comment-page-1/#comment-1860</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Tue, 29 Sep 2009 07:09:25 +0000</pubDate>
		<guid isPermaLink="false">http://doctormo.wordpress.com/?p=1249#comment-1860</guid>
		<description>Just use Debian, where things are tested.</description>
		<content:encoded><![CDATA[<p>Just use Debian, where things are tested.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marco craveiro</title>
		<link>http://doctormo.org/2009/09/28/printing-is-bust/comment-page-1/#comment-1859</link>
		<dc:creator>marco craveiro</dc:creator>
		<pubDate>Tue, 29 Sep 2009 03:33:41 +0000</pubDate>
		<guid isPermaLink="false">http://doctormo.wordpress.com/?p=1249#comment-1859</guid>
		<description>hello mate,

one thing i can think of is a change on the firewall configuration of the ubuntu PCs... i had this problem in the past, used to use cups quite successfully - until i installed firestarter on the print server. (you can manually open the required ports, 631 IIRC)

HTH</description>
		<content:encoded><![CDATA[<p>hello mate,</p>
<p>one thing i can think of is a change on the firewall configuration of the ubuntu PCs&#8230; i had this problem in the past, used to use cups quite successfully &#8211; until i installed firestarter on the print server. (you can manually open the required ports, 631 IIRC)</p>
<p>HTH</p>
]]></content:encoded>
	</item>
</channel>
</rss>

