This was good, and I needed EOS as of zero to install.
Advantage: you can get additional experience.
I have done this. Everything is okay but with Hewlett Packard printer does not work.
WLAN at printer is in order. But computer does not see printer. http://localhost:631 - There are no printer.
Then new selected, HP Officejet Pro 8020 Series, hpcups 3.22.6.
In menu “Printers” is now this printer with status:
Angehalten - “Rendering completed”. And no connection PC-printer.
Good. Further I have made.
sudo systemctl stop org.cups.cupsd.service
[sudo] password for vlm:
Failed to stop org.cups.cupsd.service: Unit org.cups.cupsd.service not loaded.
[vlm@dh370 ~]$ sudo systemctl disable org.cups.cupsd.service
Failed to disable unit: Unit file org.cups.cupsd.service does not exist.
[vlm@dh370 ~]$ sudo pacman -S cups cups-filters cups-pdf cups-pk-helper system-config-printer
warning: cups-1:2.4.2-3 is up to date – reinstalling
warning: cups-filters-1.28.16-1 is up to date – reinstalling
warning: cups-pdf-3.0.1-6 is up to date – reinstalling
warning: cups-pk-helper-0.2.7-1 is up to date – reinstalling
warning: system-config-printer-1.5.18-1 is up to date – reinstalling
resolving dependencies…
looking for conflicting packages…
cupsd is the deamon the servicename is simply cups.service.
Try the following command sudo systemctl enable cups.service. When no error message appears then the cups.service was enabled. Now start the cups.service with this command sudo systemctl start cups.service.
still info
$sudo systemctl status cups.service
â—Ź cups.service - CUPS Scheduler
Loaded: loaded (/usr/lib/systemd/system/cups.service; enabled; preset: disabled)
Active: active (running) since Fri 2022-09-09 20:23:31 CEST; 2h 30min ago
TriggeredBy: â—Ź cups.path
â—Ź cups.socket
Docs: man:cupsd(8)
Main PID: 438 (cupsd)
Status: “Scheduler is running…”
Tasks: 1 (limit: 19048)
Memory: 6.9M
CPU: 232ms
CGroup: /system.slice/cups.service
└─438 /usr/bin/cupsd -l
Sep 09 20:23:30 dh370 systemd[1]: Starting CUPS Scheduler…
Sep 09 20:23:31 dh370 systemd[1]: Started CUPS Scheduler.
#############################################
Hm… it looks good but does not work ???
cupsd is running and if you installed hplip , you should able to add your printer with the cups web ui or the corresponding app on your System. On my Computer I have a HP Officejet 2620 USB all in one device . Its working for me.
Now did.
1 [vlm@dh370 lampp]$ sudo systemctl stop org.cups.cupsd.service
…Failed to stop org.cups.cupsd.service: Unit org.cups.cupsd.service not loaded.
[vlm@dh370 lampp]$ sudo systemctl disable org.cups.cupsd.service
Failed to disable unit: Unit file org.cups.cupsd.service does not exist
[vlm@dh370 lampp]$ sudo pacman -S cups cups-filters cups-pdf cups-pk-helper system-config-printer
warning: cups-1:2.4.2-3 is up to date – reinstalling
warning: cups-filters-1.28.16-1 is up to date – reinstalling
warning: cups-pdf-3.0.1-6 is up to date – reinstalling
warning: cups-pk-helper-0.2.7-1 is up to date – reinstalling
warning: system-config-printer-1.5.18-1 is up to date – reinstalling
resolving dependencies…
looking for conflicting packages…
As advised by torius, org.cups.cupsd.service is deprecated and you should enable cups.service
If localhost:631/admin/ says “No printer found” check the network and/or printer is switched on, not sleeping, not idle, etc.
Printers (two, HP und still other printer Brother) are online
and available from PC with Windows (my wife).
[vlm@dh370 lampp]$ systemctl --version
systemd 251 (251.4-1-arch)
so, there is in order.
[vlm@dh370 lampp]$ sudo systemctl enable cups.service
[sudo] password for vlm:
[vlm@dh370 lampp]$ sudo systemctl start cups.service
[vlm@dh370 lampp]$
Here is all OK too.
Result - no printer.
Is there idea ?
P.S. Before new installation there was no problem.
P.S.
I have notebook .
There was crach too and now EOS is installed.
And - the same problem with printer.
Here : with tool in MATE:
Error of CUPS-server.
By using of CUPS error: " server-error-internal-error" .
Found solution Im internet for this this problem -
cp /usr/share/cups/cupsd.config.default /etc/cups/cupsd.conf
But in my system there exist no /usr/share/cups/cupsd.config.default
And… have no idea, only vodka to drink.
Sorry I made a huge mistake. I didńt saw that you have a wifi Printer. I never owned one. The only thing i kno you need a working wlan connection from your Computer or Notebook with wpa_supplicant package installed plus the Printer Driver…
Sorry Iam probably out too. I dont know what the issue is…
[quote=“ivanhoe, post:18, topic:31534”]
…and it immediately worked!
[/quote]Very good!
With me:
was reinstall und … Success is zero.
sudo pacman -S system-config-printer
[sudo] password for vlm:
warning: system-config-printer-1.5.18-1 is up to date – reinstalling
resolving dependencies…
looking for conflicting packages…
Total Installed Size: 6,92 MiB
Net Upgrade Size: 0,00 MiB
:: Proceed with installation? [Y/n] y
(1/1) checking keys in keyring [------------------------------------] 100%
(1/1) checking package integrity [------------------------------------] 100%
(1/1) loading package files [------------------------------------] 100%
(1/1) checking for file conflicts [------------------------------------] 100%
:: Processing package changes…
(1/1) reinstalling system-config-printer [------------------------------------] 100%
:: Running post-transaction hooks…
(1/6) Reloading system manager configuration…
(2/6) Reloading device manager configuration…
(3/6) Arming ConditionNeedsUpdate…
(4/6) Reloading system bus configuration…
(5/6) Checking which packages need to be rebuilt
(6/6) Updating the desktop file MIME type cache…
vlm@dh370 ~]$ http://localhost:631/admin can not find printer.
I think problem is “Rendering completed”.
But further - no idea…
Additional.
[vlm@dh370 ~]$ lpstat -p -d
printer HP disabled since Sa 10 Sep 2022 20:35:04 CEST - Rendering completed no system default destination
[vlm@dh370 ~]$