You are not logged in.
Hi,
Hoping someone can help with my printing issue.
I installed cups
started service
systemctl --now enable cups.service
and went to http://localhost:631/ and logged in as root.
then admin>add printer> But there is no printers listed.
I noticed Im or root are not in the cups group. so added root to cups
sudo usermod -aG cups root
but still no network printers.
The printer is detected on other computers on the network.
Thanks in advance.
Offline
Avahi or samba?
https://wiki.archlinux.org/title/CUPS#Network
Edit: ftr, root doesn't have to be in any group, root is god.
Last edited by seth (2022-04-19 06:51:03)
Offline