I want my RasPi to become a small print and file server on a small home network consisting of three Linux clients. Unfortunately, Brother only provides binary drivers for x86, so I cannot run my Brother printer on RasPi. However, I found a blog post suggesting creating an unprocessed queue for installing RasPi CUPS and accessing this queue from clients using the binary drivers installed on them. Here is a blog entry: http://chemdroid.net/en/raspberry-pi/36-raspberry-pi-as-print-server
Unfortunately, the author does not describe in very detail how to create a raw queue on RasPi and how to access it from clients, instead he focuses on the description of installing a non-standard version of CUPS on RasPi.
I found a similar question here: CUPS interface bypass However, I do not quite understand the answer. "How to configure" raw CUPS queue queues "in response to the host (RasPi)? If so, which socket / port should I specify? Printer - Brother HL-2030, connected via USB.
When accessing the printer from clients, the answer says how to edit the lp command, however I want to use a shared printer via CUPS, so how do I go here?
Thanks for any input!
Photon
source share