• 1 Post
  • 2 Comments
Joined 2 months ago
Cake day: March 18th, 2026


  • It does have cups installed, I’ll try it in a bit. Looks like it wasn’t enabled.

    EDIT: what in the god damn

    ~> sudo systemctl status cups.service
    ● cups.service - CUPS Scheduler
         Loaded: loaded (/usr/lib/systemd/system/cups.service; enabled; preset: disabled)
        Drop-In: /usr/lib/systemd/system/cups.service.d
                 └─10-foomaticrip-upgrade.conf
                 /usr/lib/systemd/system/service.d
                 └─10-timeout-abort.conf
         Active: active (running) since Thu 2026-05-07 <redacted> +<redacted>; 7s ago
     Invocation: 8a2f6bd220ab4729b9b2bbd82d80b65a
    TriggeredBy: ○ cups.path
                 ● cups.socket
           Docs: man:cupsd(8)
       Main PID: 6717 (cupsd)
         Status: "Scheduler is running..."
          Tasks: 1 (limit: 4302)
         Memory: 2M (peak: 2.2M)
            CPU: 24ms
         CGroup: /system.slice/system-cups.slice/cups.service
                 └─6717 /usr/bin/cupsd -l
    
    May 07 <redacted> fedora cupsd[6717]: [Job 4] Unable to queue job for destination "HP-Laser-103-107-108".
    May 07 <redacted> fedora cupsd[6717]: [Job 5] Unable to queue job for destination "HP-Laser-103-107-108".
    May 07 <redacted> fedora cupsd[6717]: [Job 6] Unable to queue job for destination "HP-Laser-103-107-108".
    May 07 <redacted> fedora cupsd[6717]: [Job 7] Unable to queue job for destination "HP-Laser-103-107-108".
    May 07 <redacted> fedora cupsd[6717]: [Job 8] Unable to queue job for destination "HP-Laser-103-107-108".
    May 07 <redacted> fedora cupsd[6717]: [Job 9] Unable to queue job for destination "HP-Laser-103-107-108".
    May 07 <redacted> fedora cupsd[6717]: [Job 10] Unable to queue job for destination "HP-Laser-103-107-108".
    May 07 <redacted> fedora cupsd[6717]: [Job 11] Unable to queue job for destination "HP-Laser-103-107-108".
    May 07 <redacted> fedora cupsd[6717]: [Job 12] Unable to queue job for destination "HP-Laser-103-107-108".
    

I am ssh’d into his machine, and can only access cli, he can see what I do via tmux.

My friend is on Fedora 44, and has a HP103a printer which gets detected with lpstat:

~> lpstat -d
system default destination: HP-Laser-103-107-108

BUT, when I try to print with lp, he says the printer makes a little noise but nothing prints out.

I tried hp-setup but:

~> hp-setup -i -b usb
/usr/share/hplip/prnt/cups.py:705: SyntaxWarning: 'return' in a 'finally' block
  return fax_ppd,expected_fax_ppd_name, nick

HP Linux Imaging and Printing System (ver. 3.25.8)
Printer/Fax Setup Utility ver. 9.0

Copyright (c) 2001-18 HP Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

(Note: Defaults for each question are maked with a '*'. Press <enter> to accept the default.)

^[[error: No device selected/specified or that supports this functionality.

I understand how painful printers can be, does anyone have experience with this? I haven’t used a printer with Linux before but I can provide logs.