Perhaps you can provide a little information about your printer and how you have things configured. What kind of printer is it (HP Photospart C7280, Epson CX8300, ...)? How are you configured to communicate with it (USB, socket, ipp, lpd, ...)? How did you create your queue? Which PPD file are you using? Do you have GhostScript, hpijs, gimpprint, foomatic-rip, ... installed? Did you up the log level in cups and take a look at it ?
As for the access from a Windows box, since you are using the in-kernel CIFS support, you can't use SMB based printing at this time. You need to use IPP. On the Windows box, the printer uri for your queue will be something like "http://hostname:631/printers/queue". -Norm Matt Harrison wrote: > Hi all, > > I'm trying to get a printer to work for my network through CUPS. I've > got the printer installed and looking ok, but when I try to print a test > page from the CUPS interface, I get "Unsupported format > 'application/postscript'!" > > Printing even a simple plaintext file results in "Unsupported format > 'text/plain'!" > > I've done some googling and lots of people are having the same problem, > but on linux distros like debian, ubuntu or RH. I can't see anything > that would apply to opensolaris. > > I've tried fiddling with the mime.convs and the pstoraster filter but I > can't get it to respond. > > I'm running on SXCE (build 97 currently but planning an upgrade to 101 > some time soon). > > Also, once the printer is working locally, how can I set it up on the > client machines? Since I'm using the in-kernel CIFS (in domain mode), I > realise that the printer won't be accessible as it would with samba. I > think I need to use IPP but no idea how :P > > If it would be possible to publish the printer, AND have it protected by > the same domain auth that would be amazing. > > Any ideas on either part of the problem welcomed. > > Thanks > > Matt > _______________________________________________ > opensolaris-discuss mailing list > [email protected] > _______________________________________________ opensolaris-discuss mailing list [email protected]
