It seems that the trick was adding txt-record entries for usb_MFG and usb_MDL . Now I&#39;m getting &quot;Error:-9672&quot; from the Printer Setup Utility. It looks like that may be an issue with the Epson driver.<br><br>-Grandin
<br><br><div><span class="gmail_quote">On 4/28/07, <b class="gmail_sendername">Grandin Hammell</b> &lt;<a href="mailto:grandin.hammell@gmail.com">grandin.hammell@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello,<br><br>I&#39;m trying to set up my MacBook to print using the vendor supplied driver to my printer shared through CUPS and announced through Avahi. The printer shows up in the printer chooser but the vendor supplied driver is not being correctly associated with the printer. It works if connected to the MacBook directly and my HP Laser announces itself correctly. I&#39;ve included the .service file I&#39;m using below. The printer is an EPSON Stylus Photo 820 and I&#39;m running avahi-daemon 
0.6.17 on Ubuntu&nbsp; Server (Feisty). It will print using the gimp print driver but the vendor driver is *much* easier to use. I adapted the txt-records listed below from Bonjour Browser and substituted my host and share information. Has anyone else had luck getting this working?
<br><br>Thanks,<br><br>Grandin Hammell<br><br>ipp.service:<br>===================<br>&lt;?xml version=&quot;1.0&quot; standalone=&#39;no&#39;?&gt;&lt;!--*-nxml-*--&gt;<br>&lt;!DOCTYPE service-group SYSTEM &quot;avahi-service.dtd

&quot;&gt; <br>&lt;service-group&gt;<br>&nbsp; &lt;name replace-wildcards=&quot;yes&quot;&gt;Stylus Photo 820 @ %h&lt;/name&gt;<br>&nbsp; &lt;service&gt;<br>&nbsp;&nbsp;&nbsp; &lt;type&gt;_ipp._tcp&lt;/type&gt;<br>&nbsp;&nbsp;&nbsp; &lt;port&gt;631&lt;/port&gt;
<br>&nbsp;&nbsp;&nbsp; &lt;host-name&gt;tweek.local&lt;/host-name&gt;<br>&nbsp;&nbsp;&nbsp; &lt;txt-record&gt;txtvers=1&lt;/txt-record&gt;<br>&nbsp;&nbsp;&nbsp; &lt;txt-record&gt;qtotal=1&lt;/txt-record&gt;<br>&nbsp;&nbsp;&nbsp; &lt;txt-record&gt;rp=printers/EPSON_Stylus_Photo_820_USB_1&lt;/txt-record&gt;
<br>&nbsp;&nbsp;&nbsp; &lt;txt-record&gt;ty=EPSON SP820 Series&lt;/txt-record&gt;<br>&nbsp;&nbsp;&nbsp; &lt;txt-record&gt;note=tweek&lt;/txt-record&gt;<br>&nbsp;&nbsp;&nbsp; &lt;txt-record&gt;product=(EPSON SP820 Series)&lt;/txt-record&gt;<br>&nbsp;&nbsp;&nbsp; &lt;txt-record&gt;printer-state=3&lt;/txt-record&gt;
<br>&nbsp;&nbsp;&nbsp; &lt;txt-record&gt;printer-type=0xB006&lt;/txt-record&gt;<br>&nbsp;&nbsp;&nbsp; &lt;txt-record&gt;Transparent=T&lt;/txt-record&gt;<br>&nbsp;&nbsp;&nbsp; &lt;txt-record&gt;Binary=T&lt;/txt-record&gt;<br>&nbsp;&nbsp;&nbsp; &lt;txt-record&gt;pdl=application/pdf,application/postscript,application/vnd.cups-raster,image/png&lt;/txt-record&gt;
<br>&nbsp; &lt;/service&gt;<br>&lt;/service-group&gt;<br><br>
</blockquote></div><br>