Gentoo Archives: gentoo-user

From: "Corentin “Nado” Pazdera" <nado@××××××××××.be>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Cups without X
Date: Tue, 14 Aug 2018 14:41:16
Message-Id: 62443db18d62cbec17056a9f4e710dae@troglodyte.be
In Reply to: [gentoo-user] Cups without X by Peter Humphrey
1 August 14, 2018 4:24 PM, "Peter Humphrey" <peter@××××××××××××.uk> wrote:
2
3 > Hello list,
4 >
5 > I have a trusty old Kyocera FS-1020D USB mono laser, which has been doing
6 > sterling service while connected to this workstation box. I want to connect
7 > it instead to a small X-less server box on the LAN and administer it from
8 > here (the workstation). I'm not having much success.
9 >
10 > I've followed the Gentoo Wiki article, which is too old to inspire
11 > confidence, and I've searched for similar experiences on the Web.
12 >
13 > My problem is that, even though the system detects the printer being
14 > connected, cups can't see it. I've tried everything I can think of so I'm
15 > now hoping that someone here can point out my (no doubt elementary) error.
16 >
17 > # emerge -pv cups
18 > --->8
19 > [ebuild R ] net-print/cups-2.2.7::gentoo USE="acl dbus pam ssl threads
20 > usb -X -debug -java -kerberos -lprng-compat -python (-selinux) -static-libs
21 > -systemd -xinetd -zeroconf" PYTHON_TARGETS="python2_7" 0 KiB
22 >
23 > Extract from VT12 when the printer is plugged in (minus T&D etc.):
24 > usb 1-7.1: new full-speed USB device number 7 using ehci-pci
25 > usb 1-7.1: New USB device found, idVendor=0482, idProduct=000e
26 > usb 1-7.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
27 > usb 1-7.1: Product: Kyocera Mita FS-1020D
28 > usb 1-7.1: Manufacturer: Kyocera Mita
29 > usb 1-7.1: SerialNumber: XAX5X26731
30 >
31 > Cupsd.conf attached.
32 >
33 > --
34 > Regards,
35 > Peter.
36
37 Did you install `net-print/kyocera-1x2x-mfp-driver` or `net-print/kyocera-mita-ppds` ?
38 My guess is that cups misses some ppd files.
39
40 --
41 Corentin “Nado” Pazdera

Replies

Subject Author
Re: [gentoo-user] Cups without X Peter Humphrey <peter@××××××××××××.uk>