Gentoo Archives: gentoo-user

From: "J. Roeleveld" <joost@××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] USB Problems
Date: Sun, 07 Sep 2014 07:42:49
Message-Id: 1492738.pPK2hvB5AR@andromeda
In Reply to: Re: [gentoo-user] USB Problems by "siefke_listen@web.de"
1 On Sunday, September 07, 2014 01:11:34 AM siefke_listen@×××.de wrote:
2 > Hello,
3 >
4 > On Sat, 06 Sep 2014 20:35:39 +0200 "J. Roeleveld"
5 <joost@××××××××.org>
6 >
7 > wrote:
8 > > Did you read the rest of the email?
9 >
10 > Yes i have and has say that the printer ever has work with kernel usb
11 > printer support and disabled cups usb.
12 >
13 > > I have not been able to use Cups with USB printer support in the
14 > > kernel for nearly a decade now. Disabling that in the kernel and
15 > > having Cups handle it, with the USB flag enabled, has always worked
16 > > for me.
17 >
18 > I has change now. Kernel USB Module deactivate and cups usb activated.
19 > It work not. I can not see the printer.
20 >
21 > http://picpaste.com/11-PzitLROe.png
22
23 Please do not use this.
24
25 > ^Cgentoomobile siefke dmesg | tails
26 > [ 541.371103] usb 3-1: new full-speed USB device number 2 using
27 uhci_hcd
28 > [ 541.722168] usb 3-1: New USB device found, idVendor=04f9,
29 idProduct=01eb
30 > [ 541.722180] usb 3-1: New USB device strings: Mfr=0, Product=0,
31 > SerialNumber=3 [ 541.722188] usb 3-1: SerialNumber: 000M9N691511
32 > [ 925.250217] usb 3-1: USB disconnect, device number 2
33 > [ 930.026070] usb 3-1: new full-speed USB device number 3 using
34 uhci_hcd
35 > [ 930.176145] usb 3-1: New USB device found, idVendor=04f9,
36 idProduct=01eb
37 > [ 930.176157] usb 3-1: New USB device strings: Mfr=0, Product=0,
38 > SerialNumber=3 [ 930.176164] usb 3-1: SerialNumber: 000M9N691511
39
40 It detects the USB device.
41
42 > gentoomobile siefke # cat /usr/src/linux/.config | grep USB_PRINTER
43 > # CONFIG_USB_PRINTER is not set
44 >
45 > I has now try my netbook print over the cups on my dell notebook. But
46 cups
47 > from netbook want not print over network. I find crazy.
48 >
49 > <cups access log>
50 > localhost - - [07/Sep/2014:01:03:53 +0200] "POST /jobs HTTP/1.1" 200
51 > 139 Release-Job successful-ok
52 >
53 > cups error.log with debug: http://pastebin.com/8mL75b26
54
55 Please do not use this. Attach it to the email.
56
57 > I not know what happen that its so crazy. Has someone advice?
58
59 Lets start by basics:
60 1) Which type of printer are you using?
61 2) What does " eix -I cups " return?
62 3) What does " zcat /proc/config.gz | grep -i usb " return?
63 4) Did you restart cups after changing the USE-flag?
64
65 --
66 Joost

Replies

Subject Author
Re: [gentoo-user] USB Problems "siefke_listen@×××.de" <siefke_listen@×××.de>