setting up a raw printer for windows use

Jack jax at nwmt.us
Sat Apr 11 13:45:48 PDT 2009


Just as an aside, you can create these printers pretty easily with the command line.
lpadmin -p BigBrother -v socket://10.6.0.12:9100 -p raw; cupsenable BigBrother; accept BigBrother

where BigBrother is the name of the printer and the socket:// part is the connect information for the printer.  This can be much more than just socket ... smb:// ipp:// lpd:// etc.

Anyway, there's a bit of documentation on this, perhaps it'll help.

Jack


> How do you set up a raw printer for use by windows?
>
> I have a Brother HL-1440 already sret up for use by Linux/Ubuntu systems, but I am having trouble setting it up as a raw printer for use by windows systems.
>
> Don't I have to set it up as a different printer?
> When I try it via port 631 I select the 1440 on available printers and then raw for printer make, but it immediately comes back to the printer make screen and has Brother already selected, selecting raw again and continue just takes me right back to that screen again with Brother selected.
>
> tj
>





More information about the cups mailing list