<?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: Hosed by hic-CUPS</title>
	<atom:link href="http://ttwhy.org/home/blog/2007/05/12/hosed-by-hic-cups/feed/" rel="self" type="application/rss+xml" />
	<link>http://ttwhy.org/home/blog/2007/05/12/hosed-by-hic-cups/</link>
	<description>from the seeds of gyrm</description>
	<lastBuildDate>Wed, 25 May 2011 12:10:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: gyrm</title>
		<link>http://ttwhy.org/home/blog/2007/05/12/hosed-by-hic-cups/comment-page-1/#comment-8842</link>
		<dc:creator>gyrm</dc:creator>
		<pubDate>Sat, 09 Jan 2010 02:55:46 +0000</pubDate>
		<guid isPermaLink="false">http://ttwhy.org/home/blog/2007/05/12/hosed-by-hic-cups/#comment-8842</guid>
		<description>@SomeName: Thanks for the post. For the record, Ubuntu 9.10 comes with a driver that works for the MP500 out of the box, which I was very happy to see!</description>
		<content:encoded><![CDATA[<p>@SomeName: Thanks for the post. For the record, Ubuntu 9.10 comes with a driver that works for the MP500 out of the box, which I was very happy to see!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SomeName</title>
		<link>http://ttwhy.org/home/blog/2007/05/12/hosed-by-hic-cups/comment-page-1/#comment-8840</link>
		<dc:creator>SomeName</dc:creator>
		<pubDate>Thu, 07 Jan 2010 19:06:18 +0000</pubDate>
		<guid isPermaLink="false">http://ttwhy.org/home/blog/2007/05/12/hosed-by-hic-cups/#comment-8840</guid>
		<description>I know that I am replying to a blog-entry which is about 2.5 years old. The accompanied problem however is not.

I just tried to install the &quot;Canon PIXMA MP550&quot; and after a rather long search for suitable drivers (Gutenprint, etc. pp.) I finally chose to install the drivers provided by Canon: &quot;cnijfilter-common-3.20-1.i386.rpm&quot; and &quot;cnijfilter-mp500-3.20-1.i386.rpm&quot;.

This, of course, didn&#039;t work (same problem: CUPS accepted printing job but didn&#039;t print) and after digging deep through log files and juggling config variables I finally tracked the ostensible culprit in the CUPS error log file:
&quot;Error: invalid printer model name&quot;

(It was right about then that I found this blog entry)

So I had the same problem but I didn&#039;t want to downgrade CUPS, as was suggested here. So I &quot;strace&quot;d the program &quot;cifmp550&quot; and found the real culprit:
  &quot;$&gt; strace ./cifmp550
  …
  brk(0x8077000)                          = 0x8077000
  open(&quot;/usr/lib/bjlib/cifmp550.conf&quot;, O_RDONLY) = -1 EACCES (Permission denied)
  write(2, &quot;Error: invalid printer model nam&quot;..., 34) = 34
  close(0)                                = 0
  exit_group(0)                           = ?&quot;

So in my case, instead of downgrading CUPS, a simple
  $&gt; chown lp:lp /usr/lib/bjlib/cifmp550.conf
sufficed.

I hope this helps people who have the same problem and happen to stumble onto this page… and thanks to you Mr. Chai for linking the error message to the misbehaving program (else my search had probably continued).</description>
		<content:encoded><![CDATA[<p>I know that I am replying to a blog-entry which is about 2.5 years old. The accompanied problem however is not.</p>
<p>I just tried to install the &#8220;Canon PIXMA MP550&#8243; and after a rather long search for suitable drivers (Gutenprint, etc. pp.) I finally chose to install the drivers provided by Canon: &#8220;cnijfilter-common-3.20-1.i386.rpm&#8221; and &#8220;cnijfilter-mp500-3.20-1.i386.rpm&#8221;.</p>
<p>This, of course, didn&#8217;t work (same problem: CUPS accepted printing job but didn&#8217;t print) and after digging deep through log files and juggling config variables I finally tracked the ostensible culprit in the CUPS error log file:<br />
&#8220;Error: invalid printer model name&#8221;</p>
<p>(It was right about then that I found this blog entry)</p>
<p>So I had the same problem but I didn&#8217;t want to downgrade CUPS, as was suggested here. So I &#8220;strace&#8221;d the program &#8220;cifmp550&#8243; and found the real culprit:<br />
  &#8220;$&gt; strace ./cifmp550<br />
  …<br />
  brk(0&#215;8077000)                          = 0&#215;8077000<br />
  open(&#8220;/usr/lib/bjlib/cifmp550.conf&#8221;, O_RDONLY) = -1 EACCES (Permission denied)<br />
  write(2, &#8220;Error: invalid printer model nam&#8221;&#8230;, 34) = 34<br />
  close(0)                                = 0<br />
  exit_group(0)                           = ?&#8221;</p>
<p>So in my case, instead of downgrading CUPS, a simple<br />
  $&gt; chown lp:lp /usr/lib/bjlib/cifmp550.conf<br />
sufficed.</p>
<p>I hope this helps people who have the same problem and happen to stumble onto this page… and thanks to you Mr. Chai for linking the error message to the misbehaving program (else my search had probably continued).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

