PINE64
Printers in Manjaro - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=111)
+--- Forum: Linux on Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=114)
+--- Thread: Printers in Manjaro (/showthread.php?tid=9064)

Pages: 1 2


RE: Printers in Manjaro - polypode - 04-12-2020

(02-18-2020, 01:04 PM)TDC_PBP Wrote: I have gotten closer to a successful printing solution! In the Pacman gui I found a package called print settings. When I installed it I was able to connect to my Epson wf-3520 printer. I haven't found the right driver yet though. When I tried the generic pdf printer, my printer started printing out lines of code instead of the test page. Encouraging progress, though!

I have installed this print setting package. I now find a "printer" tab in the system settings. When I click on it, it says :"Printer service not available. Bad file descriptor". When I open the Printer Settings tool, and I click on "start service" nothing happens (systemctrl status shows nothing that looks like a print service) and if I click on "Connect" to localhost I get an CUPS error "failed to connect to server". Are there other libraries that I need to install. I am not even at the point to search for my network printer because the "Add" button is inactive. Any suggestions are welcome.


RE: Printers in Manjaro - wdt - 04-12-2020

You have a systemd problem
cups-browsed.service
org.cups.cupsd.service
I think it automatically pulls in the 3 others I see
After systemctl is set up, localhost:631 will work


RE: Printers in Manjaro - polypode - 04-19-2020

(04-12-2020, 10:47 AM)wdt Wrote: You have a systemd problem
cups-browsed.service
org.cups.cupsd.service
I think it automatically pulls in the 3 others I see
After systemctl is set up, localhost:631 will work

Thank you this was part of the issue but I also had to install nss-mnds (which was missing) and modify /etc/nsswitch.conf accordingly as specified here

https://mypersonalblog1984.wordpress.com/2016/01/09/cups-unable-to-automatically-locate-printer-2/

This solved the problem.


RE: Printers in Manjaro - slyecho - 04-26-2020

I think nss-mdns was the thing that was missing for me too, I added the printer through the CUPS web interface (have to enable the cups services) and then just added my Brother laser printer and it works. I just printed a test page.


RE: Printers in Manjaro - Weiss_guy - 06-07-2020

Big thanks to everyone who posted here. My biggest frustration with my new PBP was not being able to print. I installed the pacman printer settings GUI and CUPS (I thought) but no joy. After reading this thread, I correctly installed CUPS this time plus the gutenprint ppds. After that, I was able to install my Samsung ML-2010 laser printer. I'm now looking at a beautiful test print page. Now I just need to figure out extending battery life when the lid is closed...


RE: Printers in Manjaro - rempfer - 12-23-2020

(06-07-2020, 10:33 AM)Weiss_guy Wrote: Big thanks to everyone who posted here. My biggest frustration with my new PBP was not being able to print. I installed the pacman printer settings GUI and CUPS (I thought) but no joy. After reading this thread, I correctly installed CUPS this time plus the gutenprint ppds. After that, I was able to install my Samsung ML-2010 laser printer. I'm now looking at a beautiful test print page. Now I just need to figure out extending battery life when the lid is closed...
I am running Ubuntu on my PBP.  I see no option to install a printer.  I have read through this thread but nothing makes any sense to me.  Tried to install pacman and got the Pacman game.  Could someone please post a step-by-step of how to get a networked printer installed on PineBook Pro?


RE: Printers in Manjaro - slyecho - 12-23-2020

pacman is the package manager on Manjaro ARM which is the default OS that the machine ships with.

For Ubuntu you need to look up its tutorials, but otherwise the normal Gnome desktop should have printer support?