lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 07 Mar 2009 21:20:44 +0200
From:	Maxim Levitsky <maximlevitsky@...il.com>
To:	Alan Stern <stern@...land.harvard.edu>
Cc:	linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [BUG] Loading both ehci-hcd and uhci-hcd drivers causes my printer
 to fail

Hi,

Short summary:

I have HP1018 printer, and it works well in windows.
When I use in in linux, I often see messages like:

usbfs: USBDEVFS_CONTROL failed cmd python rqt 128 rq 6 len 255 ret -110

This is using hp backend that talks to printer using usbfs.
I also tried usblp, but it just doesn't say anything in kernel log. I
think it silently ignores similar errors, because the end result is the
same, the printer sometimes works, but sometimes doesn't.
(printer needs firmware to be uploaded to it, and I do upload it).

On the other hand, IF I remove _ether_ ehci-hcd or uhci-hcd from kernel,
then everything works fine, I already rebooted the printer many times,
used it to print, upload firmware, and everything just work, but as soon
as I load the second driver it fails in same way again.

USB issues with this class of printers are nothing but new, for example
see:

http://foo2zjs.rkkda.com/forum/read.php?9,374
https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.15/+bug/54419

I compiled without CONFIG_USB_EHCI_ROOT_HUB_TT
and it did help (didn't that much testing, but at least firmware loads
ok, and no error messages)

Looking for your comments,
	Best regards,
		Maxim Levitsky


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ