Hello All,

**Platform**
Solaris 9 on SunFire V210 running SRSS 3.0

**Problem**
I am trying to print to a Dymo 330 label printer attached to a 1g via USB. I can't seem to get it to work. I thought the problem might be in the layers of software required to get the print job into the format required by the label printer, so I peeled away these layers and now I am stuck.

I have a file called dymospool that is a capture of what the printer needs to print a file.

If I connect the printer to the USB port directly on the server and issue:
cat ~simpsond/dymospool > /dev/printers/0
I have 100% success with much joy!

If I connect the printer to a 1g and issue:
cat ~simpsond/dymospool > /tmp/SUNWut/units/IEEE802.0003ba6b8410/devices/[EMAIL PROTECTED]/DYMO,[EMAIL PROTECTED]
I get nothing.
same with:
cat ~simpsond/dymospool >/tmp/SUNWut/units/IEEE802.0003ba6b8410/dev/printers/DYMO04042318374162

Of course these results are the same as when I have the new scenerios configured as print queues.
Connected to the server:
/usr/sbin/lpadmin -p DymoRaw -v /dev/printers/0 -I any -i /opt/lanman/lib/lpmodel/pcnl_standard -D "Raw Dymo" -A mail

Connected to the 1g:
/usr/sbin/lpadmin -p DymoRaw -v /tmp/SUNWut/units/IEEE802.0003ba6b8410/devices/[EMAIL PROTECTED]/DYMO,[EMAIL PROTECTED] -I any -i /opt/lanman/lib/lpmodel/pcnl_standard -D "Raw Dymo" -A mail

If any one has any ideas what I am doing wrong I would appreciate the input. I thought about upgrading to SRSS 3.1 as it sounds like there are some USB changes in this version.

Thanks,
   --Dustin


_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to