Gentoo Archives: gentoo-user

From: Alexander Kapshuk <alexander.kapshuk@×××××.com>
To: Gentoo mailing list <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] USB Problems
Date: Wed, 27 Aug 2014 05:55:05
Message-Id: CAJ1xhMWHq77iEVNfmAyOYW+n_AaGJqD53TtFvdRP9X5q+FOFVA@mail.gmail.com
In Reply to: [gentoo-user] USB Problems by "siefke_listen@web.de"
1 On Tue, Aug 26, 2014 at 11:29 PM, siefke_listen@×××.de
2 <siefke_listen@×××.de> wrote:
3 > Hello,
4 >
5 > i has problems with an UMTS Stick and Printer on USB. Nothing want work.
6 > The printer take the job and nothing more. It works ever good and in
7 > kernel i has nothing changed. But my printer not speak with me. :)
8 >
9 > gentoomobile log # tail -f /var/log/messages
10 > Aug 26 22:22:47 gentoomobile syslog-ng[2931]: syslog-ng starting up; version='3.4.8'
11 > Aug 26 22:22:57 gentoomobile kernel: usb 3-1: new full-speed USB device number 3 using uhci_hcd
12 > Aug 26 22:22:57 gentoomobile kernel: usb 3-1: New USB device found, idVendor=04f9, idProduct=01eb
13 > Aug 26 22:22:57 gentoomobile kernel: usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=3
14 > Aug 26 22:22:57 gentoomobile kernel: usb 3-1: SerialNumber: 000M9N691511
15 > Aug 26 22:22:57 gentoomobile kernel: usblp 3-1:1.0: usblp0: USB Bidirectional printer dev 3 if 0 alt 0 proto 2 vid 0x04F9 pid 0x01EB
16 > Aug 26 22:22:57 gentoomobile mtp-probe: checking bus 3, device 3: "/sys/devices/pci0000:00/0000:00:1d.1/usb3/3-1"
17 > Aug 26 22:22:57 gentoomobile mtp-probe: bus: 3, device: 3 was not an MTP device
18 >
19 > gentoomobile log # tail -f /var/log/cups/error.log
20 > W [26/Aug/2014:22:20:18 +0200] CreateProfile failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
21 > W [26/Aug/2014:22:20:18 +0200] CreateDevice failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
22 >
23 > Same with UMTS Stick. I take in USB say networkmanager should call but
24 > nothing happen. A short try only for a moment very short moment thats
25 > all.
26 >
27 > Is there something changed in USB ?? I has on all notebooks same config
28 > but the same happen. On all maschine is this happen.
29 >
30 > Regards
31 > Silvio
32 >
33
34
35 See if this helps.
36
37 https://forums.gentoo.org/viewtopic-p-7536492.html
38 have you made sure that usb printer support is disabled in kernel if
39 the usb use flag is enabled for cups or vice versa (if usb printer
40 support is in the kernel, the usb use flag for cups must be disabled,
41 if no usb printer support is in the kernel, the usb use flag for cups
42 must be enabled).
43
44 hat seems to have done it -- dueling USB drivers, I suppose. Anyway, I
45 can print again,
46 which makes me much happier. Thanks for the help!