Hello everyone! Probably after some update, I do not manage to print anymore. I tried several times to start and enable the various cups.service, cups.socket and cups.path, but with no success…
I can see my printers from the CUPS Web Interface, and I manage to print test pages, but when I access any program with printing capabilities, the only printer I see is the “Save to PDF” one.
I am sorry if the question is trivial, but I did not manage to find any solution by playing around myself. Thank you very much!
When posting terminal output, copy the output and paste it here, wrapped in three (3) backticks, beforeANDafter the pasted text. Like this:
```
pasted text
```
Or three (3) tilde signs, like this:
~~~
pasted text
~~~
This will just cause it to be rendered like this:
Sed
sollicitudin dolor
eget nisl elit id
condimentum
arcu erat varius
cursus sem quis eros.
Instead of like this:
Sed sollicitudin dolor eget nisl elit id condimentum arcu erat varius cursus sem quis eros.
Alternatively, paste the text you wish to format as terminal output, select all pasted text, and click the </> button on the taskbar. This will indent the whole pasted section with one TAB, causing it to render the same way as described above.
Thereby increasing legibility thus making it easier for those trying to provide assistance.
For more information, please see:
Additionally
If your language isn’t English, please prepend any and all terminal commands with LC_ALL=C. For example:
LC_ALL=C bluetoothctl
This will just cause the terminal output to be in English, making it easier to understand and debug.
cups is active and succesful printing testpages indicates that the problem might be something else. can you check the systemsettings about the printer.
What printer are you using? Are you certain that the drivers are installed?
Is your username a member of the lp group? You can check by typing groups in terminal.
Is the printer shown when you type localhost:631 in a browser, Administration Tab-Manage-Printers. If it isn’t, can you add the printer through the browser interface?
I am in the lp group, and I can see my printer in the Manage printers tab of the CUPS manager.
I also believe that the drivers are installed. The printer is an HP Laserjet Pro 4003, and CUPS shows the corresponding Postscript driver.
I really do not know where the problem may lie. I will try to experiment a bit more today
Im not sure which DE you are using, but in KDE I would remove this Printer in System Settings>Printer and connect your device again for a simple reinstall.
Edit:
If this not help, my next step for a workaround, i would use a older (but working) lifeboot and print from there (just disable network access when possible for security reason).