LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   antiX / MX Linux (https://www.linuxquestions.org/questions/antix-mx-linux-127/)
-   -   Installation of Printer Kyocera FS 1020D (https://www.linuxquestions.org/questions/antix-mx-linux-127/installation-of-printer-kyocera-fs-1020d-4175668282/)

saturn1955 01-23-2020 09:00 AM

Installation of Printer Kyocera FS 1020D
 
I downloaded the PPDs from the net, but I don t know hoe to copy the PPDs to the following location: “/usr/share/cups/model/Kyocera.
I guess its simple but I am not very familiar to antix at the moment, any help would be appreciated

aus9 01-23-2020 08:27 PM

your printer had a driver in the gutenprint package as per
http://gimp-print.sourceforge.net/p_...d_Printers.php
use your web browser search function search term 1020 gives me an exact match

so you need to install cups and gutenprint
you need to ensure cups daemon is running

Code:

sudo /etc/init.d/cups status
# should return running  if not then run
sudo /etc/init.d/cups start

then in web browser assuming its a cable or full wireless printer click on this link
http://localhost:631/admin

click on the add printer button

popup asks for username and pw....use root and its password

then page will show detected printers....pulldown and choose the
gutenprinter driver for you printer.

if you have problems tell us what you did and take a screenshot of where you are not quite succeeding please

saturn1955 01-24-2020 05:27 AM

I got the cups printer running.
with
Code:

http://lo
calhost:631/admin/

I can add the Kyocera Printer, which is listed there as usable printers.
I added the printer, but it doesn t show up in the list, where the installed printers are listes. Only the generic cups-pdf printer is listed there.
Whats going wrong here?

saturn1955 01-24-2020 06:06 AM

I finaly got the stuff running, the main advice was setting username and password as root instead of my log in username and pw as I did before. So thats a lot for your help.
By the way, how can I mark a posting as solved?


All times are GMT -5. The time now is 06:15 PM.