Go to advanced search

by scruss
Mon Jul 13, 2020 2:49 pm
Forum: Troubleshooting
Topic: Xerox 3040 / Xerox 3010 install
Replies: 13
Views: 5767

Re: Xerox 3040 / Xerox 3010 install

Code: Select all

sudo apt install cups system-config-printer printer-driver-foo2zjs
should do it. This started as a very old thread that pre-dates any maintenance on the foo2zjs debian package.
by Andrewxn
Mon Jul 13, 2020 1:14 pm
Forum: Troubleshooting
Topic: Xerox 3040 / Xerox 3010 install
Replies: 13
Views: 5767

Re: Xerox 3040 / Xerox 3010 install

... just fine (for me) -using a Xerox Phaser 3010 on an old 'original' Pi B+, Using 'the latest 'Raspbian build 2020-05-27'.. You need to install cups first, and get that working. (its simple: https://www.tomshardware.com/how-to/raspberry-pi-print-server). Then: open a terminal and do this: (from ...
by RPIZW
Mon Jul 13, 2020 8:44 am
Forum: Troubleshooting
Topic: RPI 3B+ bluetooth disabling issues
Replies: 1
Views: 60

RPI 3B+ bluetooth disabling issues

... sudo apt install bluetooth -y Reading package lists... Done Building dependency tree Reading state information... Done Suggested packages: bluez-cups bluez-obexd The following packages will be REMOVED: bluealsa The following NEW packages will be installed: bluetooth 0 upgraded, 1 newly installed, ...
by DougieLawson
Thu Jul 09, 2020 10:06 pm
Forum: Beginners
Topic: How do I print a Python Program
Replies: 33
Views: 710

Re: How do I print a Python Program

RDS wrote:
Thu Jul 09, 2020 9:38 pm
DougieLawson wrote:
Thu Jul 09, 2020 9:29 pm
That sudo command was just to get the cups compatible lpr program installed.
Thanks. I only use it sparingly and only then if advised by someone I trust!
So not me then. With my efforts today (I just could not get things working on my mainframe) I don't trust me. :roll:
by RDS
Thu Jul 09, 2020 9:38 pm
Forum: Beginners
Topic: How do I print a Python Program
Replies: 33
Views: 710

Re: How do I print a Python Program

DougieLawson wrote:
Thu Jul 09, 2020 9:29 pm
That sudo command was just to get the cups compatible lpr program installed.
Thanks. I only use it sparingly and only then if advised by someone I trust!
by DougieLawson
Thu Jul 09, 2020 9:29 pm
Forum: Beginners
Topic: How do I print a Python Program
Replies: 33
Views: 710

Re: How do I print a Python Program

That sudo command was just to get the cups compatible lpr program installed. It's a serious illness if you catch a dose of sudoitis, the prognosis is that you will ultimately result in destroying a filesystem when you least expect it (by sudo misuse).
by DougieLawson
Thu Jul 09, 2020 7:50 pm
Forum: Beginners
Topic: How do I print a Python Program
Replies: 33
Views: 710

Re: How do I print a Python Program

... (ell-pee-arrh) lpr /home/pi/Desktop/prog1.py 2>&1 not (wun-pee-arrh) 1pr'/home/pi/Desktop/prog1.py' 2>&1 You also need to run sudo apt install cups-bsd to get the lpr command installed (along side the other cups pieces for line command printing).
by Fungdark
Wed Jul 08, 2020 6:19 pm
Forum: Troubleshooting
Topic: Printing using CUPS won't print PDFs with images
Replies: 3
Views: 89

Re: Printing using CUPS won't print PDFs with images

Thanks for the replies! @bjtheone: Here's the link to the instructions I followed: https://medium.com/swlh/setup-a-print-server-using-raspberry-pi-cups-part-1-c8f3d48af047 There were a couple things that weren't right about the instructions (like file names for the samba config etc., but I figured ...
by scruss
Wed Jul 08, 2020 3:05 pm
Forum: Troubleshooting
Topic: Printing using CUPS won't print PDFs with images
Replies: 3
Views: 89

Re: Printing using CUPS won't print PDFs with images

... isn't available. Can you print a test page? Because (in the background) that's a PDF, possibly containing images. Pretty much everything in CUPS becomes a PDF at some point or another. Looking at the example PDF, the only slightly unusual detail I see is that there are restrictions on document ...
by bjtheone
Wed Jul 08, 2020 12:24 pm
Forum: Troubleshooting
Topic: Printing using CUPS won't print PDFs with images
Replies: 3
Views: 89

Re: Printing using CUPS won't print PDFs with images

... message when you have set the encryption directive in the config file and don't have the right certificates. Normally the config file is: /etc/cups/cupsd.conf If you look at it do you see the line: Encryption Required You also get the same error message if you have not setup access permission ...
by Fungdark
Tue Jul 07, 2020 11:50 pm
Forum: Troubleshooting
Topic: Printing using CUPS won't print PDFs with images
Replies: 3
Views: 89

Printing using CUPS won't print PDFs with images

Hi All, First time poster, and relatively new to Raspberry Pi. I set up a wireless print server using CUPS and Samba using a Raspberry Pi 2. I have everything working wonderfully (much to my surprise, first time Pi project!) except most PDFs that have an image in them will ...
by _dogwood
Mon Jul 06, 2020 1:05 pm
Forum: Beginners
Topic: Automatic Printing Program
Replies: 0
Views: 21

Automatic Printing Program

... had managed to create something like this? Or if not, I'm curious as to what potential issues others think I may encounter. I know printing from CUPS is pretty standard - however, I've never made a script to tell it to print automatically and repeatedly before. What do you think is the first ...
by deepo
Sun Jul 05, 2020 2:49 pm
Forum: C/C++
Topic: Printer Comunication
Replies: 1
Views: 100

Re: Printer Comunication

Have you looked into CUPS?
https://launchpad.net/cups-pdf

Maybe you can find something that can help you.

/Mogens
by mmshay
Wed Jul 01, 2020 6:08 pm
Forum: Troubleshooting
Topic: No usable services Bluetooth error/CUPS error
Replies: 0
Views: 14

No usable services Bluetooth error/CUPS error

... me with my searching, so I’m hopeful someone will be able to guide me in the right direction. I’m trying to use a Bluetooth printer on my 3B+ via cups. I have installed CUPS and anything related to Bluetooth that I could find. The Bluetooth printer is old (Polaroid Pogo) and pretty sure it’s driverless. ...
by k1-801
Tue Jun 30, 2020 9:43 pm
Forum: Troubleshooting
Topic: No Armv6 binaries for Brother HL-1110 printer?
Replies: 5
Views: 2926

Re: No Armv6 binaries for Brother HL-1110 printer?

... for that. Brother provides a pre-compiled driver for x86 linux systems built into a .deb package. It is mostly just configuration files for CUPS and BASH scripts, but there is exactly one binary required for it to function, named rawtobr3. I managed to decompile it and partially rewrite ...
by doublesismehlife
Thu Jun 25, 2020 4:00 am
Forum: Troubleshooting
Topic: CUPS printer server prints gibberish on third job
Replies: 0
Views: 44

CUPS printer server prints gibberish on third job

Hi, I'm new to the raspberry pi and to the CUPS software so please forgive me if I make any errors in trying to explain my problem. I'm using my raspberry pi as a print server in an attempt to wirelessly print to my two printers (a Canon iR 3045 ...
by scruss
Mon Jun 22, 2020 3:56 pm
Forum: Troubleshooting
Topic: Unable to use CUPS defined and connected networked printer
Replies: 10
Views: 1096

Re: Unable to use CUPS defined and connected networked printer

There are simple guides. In this case, the printer uses IPP, so it's a simple, single driver for all of them. sudo apt install cups cups-ipp-utils system-config-printer printer-driver-cups-pdf That adds the printer Preferences control panel, the IPP/AirPrint universal driver, as well ...
by DougieLawson
Mon Jun 22, 2020 3:45 pm
Forum: Troubleshooting
Topic: Unable to use CUPS defined and connected networked printer
Replies: 10
Views: 1096

Re: Unable to use CUPS defined and connected networked printer

Have you installed and tried system-config-printer. That's easier than futzing about with CUPS config files.
by Timlocke
Mon Jun 22, 2020 3:28 pm
Forum: Troubleshooting
Topic: Unable to use CUPS defined and connected networked printer
Replies: 10
Views: 1096

Re: Unable to use CUPS defined and connected networked printer

I have spent several hours with the same problem and then I found this thread. Worked for me as well
I am using Buster updtodate as of a couple of days ago in a Pi 4 4Gb.

All fixed now!

Somewhere there really needs to be some simple ( aka for ex- Windows users) guidelines for the Linux world.
by Francisco333
Mon Jun 22, 2020 3:49 am
Forum: Troubleshooting
Topic: Cups Error: Unable to get list of printer drivers
Replies: 0
Views: 66

Cups Error: Unable to get list of printer drivers

I am unable to add a Canon MX922 on CUPS. When I select the printer to add it, CUPS buffers for a while and then outputs "Unable to get list of printer drivers: Success". I tried uninstalling gutenprint and reinstalling it, and I also tried ...
by scruss
Sat Jun 20, 2020 8:33 pm
Forum: Advanced users
Topic: Raspbian usb printer server using p910nd
Replies: 26
Views: 24913

Re: Raspbian usb printer server using p910nd

You could share that printer equally easily via CUPS. The HL-5140 has an old, stable driver (hl1250) or you could use a generic PCL 6 driver for it.
by opal
Sat Jun 20, 2020 5:28 pm
Forum: Advanced users
Topic: Raspbian usb printer server using p910nd
Replies: 26
Views: 24913

Re: Raspbian usb printer server using p910nd

... as needed. The printer should now be installed and working from Windows! To access the network printer from a linux client, you need to configure CUPS to use raspberripy printer. For that, access the url http://localhost:631 from the client computer. There click on “Administration”, and then “Add ...
by fruitoftheloom
Thu Jun 18, 2020 1:55 pm
Forum: Advanced users
Topic: How to install Cognitive TPG printer on Raspberry pi 3
Replies: 2
Views: 130

Re: How to install Cognitive TPG printer on Raspberry pi 3

Is there anyone who can assist with the installation of a Cognitive TPG receipt printer on a pi 3? I have cups installed and can see the printer just fine, but run into trouble when trying to assign the correct drivers for the device! Model of Printer ? Connected via USB ? ...
by lordm1
Thu Jun 18, 2020 6:56 am
Forum: Advanced users
Topic: How to install Cognitive TPG printer on Raspberry pi 3
Replies: 2
Views: 130

How to install Cognitive TPG printer on Raspberry pi 3

Is there anyone who can assist with the installation of a Cognitive TPG receipt printer on a pi 3? I have cups installed and can see the printer just fine, but run into trouble when trying to assign the correct drivers for the device!
by Narayanprabhuh
Thu Jun 18, 2020 5:34 am
Forum: Beginners
Topic: Dotmatrix Printer and Raspberry PI
Replies: 0
Views: 39

Dotmatrix Printer and Raspberry PI

... as it is generated), you could write the data to a file and then issue an lp command to print it (assuming you have installed the printer through CUPS). FYI...I have done direct printing on both serial and parallel printers attached to a unix system, and the "write a file and invoke lp" method ...

Go to advanced search