all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Divya Ranjan via "Development of GNU Guix and the GNU System distribution." <guix-devel@gnu.org>
To: guix-devel@gnu.org
Subject: HP Printer setup with Cups & hplip
Date: Wed, 23 Oct 2024 11:13:36 +0000	[thread overview]
Message-ID: <87iktjvzq7.fsf@subvertising.org> (raw)

Hello,

I’m trying to get my HP LaserJet P1108 to work with Guix. It previously worked well with hplip and some some plugin I believe. Currently there’s several issues, when I do `lsusb' I get P1102, not P1108. I don’t know how that is happening. Next, when I print something by selecting the printer, mind you, when selecting the printer from system printing dialog, I see P1108. After selecting and clicking print, I see my printer’s LED blink once and then nothing happens. The desired thing is that the LED keeps blinking and then the printer takes the paper in.

In my operating system’s services list, I have this s-expression:

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
(service cups-service-type
		    (cups-configuration
		     (web-interface? #t)
		     (extensions
		      (list cups-filters hplip-minimal))))
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

and I have hplip and hplip-minimal as packages in the system profile. Cups works as expected, when I go to localhost:631 I see my printer and the jobs that have been queued. I’ve tried the hp-setup to setup the printer again, nothing changes. I’ve tried other hp scripts like hp-check, hp-doctor, hp-diagnose_plugin etc. they don’t work either.

Regards,
-- 
Divya Ranjan,
Philosophy, Mathematics, Libre Software.



             reply	other threads:[~2024-10-23 11:25 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-23 11:13 Divya Ranjan via Development of GNU Guix and the GNU System distribution. [this message]
2024-10-23 14:08 ` HP Printer setup with Cups & hplip Felix Lechner via Development of GNU Guix and the GNU System distribution.
2024-10-24  7:25   ` Divya Ranjan via Development of GNU Guix and the GNU System distribution.
2024-10-23 16:29 ` Kaelyn
2024-10-23 17:24 ` Tobias Geerinckx-Rice
2024-10-24  7:37   ` Divya Ranjan via Development of GNU Guix and the GNU System distribution.
2024-10-24  7:45     ` Tobias Geerinckx-Rice
2024-10-24  7:54       ` Divya Ranjan via Development of GNU Guix and the GNU System distribution.

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87iktjvzq7.fsf@subvertising.org \
    --to=guix-devel@gnu.org \
    --cc=divya@subvertising.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.