Gentoo Archives: gentoo-user

From: Alex Schuster <wonko@×××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: USB printer and new cups
Date: Sun, 16 May 2010 02:12:34
Message-Id: 201005160411.53956.wonko@wonkology.org
In Reply to: [gentoo-user] Re: USB printer and new cups by walt
1 walt writes:
2
3 > On 05/15/2010 04:01 PM, Dale wrote:
4 > > Just for reference, this is my USE flags:
5 > >
6 > > USE="X avahi dbus gnutls java jpeg ldap pam perl png ppds python ssl
7 > > tiff zeroconf -acl -kerberos -php -samba -slp -static -xinetd"
8 >
9 > Good grief, Dale, you're almost stark nekkid! Where are all the rest
10 > of your useflags?
11
12 That was my first impression also, but those are only the USE flags for
13 cups. Mine are a little different, but I have another cups version (Dale
14 does not even seem have a usb USE flag):
15
16 USE="X acl dbus java jpeg ldap linguas_de pam perl php png python samba
17 slp ssl tiff usb -debug -gnutls -kerberos -static -xinetd)
18
19
20 > Alex: when I plug in my HP USB printer, I see this in dmesg:
21 >
22 > usb 2-2: new full speed USB device using uhci_hcd and address 2
23 > usb 2-2: New USB device found, idVendor=03f0, idProduct=1617
24 > usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
25 > usb 2-2: Product: hp LaserJet 3015
26 > usb 2-2: Manufacturer: Hewlett-Packard
27 > usb 2-2: SerialNumber: 00CNBM369103
28 > usblp0: USB Bidirectional printer dev 2 if 0 alt 1 proto 2 vid 0x03F0
29 > pid 0x1617 usbcore: registered new interface driver usblp
30 >
31 > Do you see somethinhg different?
32
33 Less verbose, but similar:
34 usb 1-2: new high speed USB device using ehci_hcd and address 3
35 usblp0: USB Bidirectional printer dev 3 if 0 alt 0 proto 2 vid 0x04A9 pid
36 0x10A5
37 usbcore: registered new interface driver usblp
38
39 There is a message in syslog that is being repeated hundreds of times:
40 May 15 22:25:55 [kernel] usb 1-2: usbfs: interface 0 claimed by usblp
41 while 'usb' sets config #1
42 - Last output repeated 58 times -
43
44 Wonko

Replies

Subject Author
Re: [gentoo-user] Re: USB printer and new cups Dale <rdalek1967@×××××.com>
Re: [gentoo-user] Re: USB printer and new cups William Kenworthy <billk@×××××××××.au>