Re: Bug: Toggling green led on Olinuxino Maxi, also toggles USB

2015-04-12 Thread harald
.92] usb 1-1.1: USB disconnect, device number 3 >> [ 1069.07] usb 1-1.2: USB disconnect, device number 4 >> [ 1069.45] ci_hdrc ci_hdrc.0: USB bus 1 deregistered >> [ 1074.46] ci_hdrc ci_hdrc.0: timeout waiting for 0800 in 11 >> >> Kernel: 4.0.0-rc4-n

Re: [3.9-rc1] irq 16: nobody cared (was [3.9-rc1] very poor interrupt responses)

2013-03-15 Thread Harald Arnesen
0 0 Threshold APIC interrupts MCE: 0 0 Machine check exceptions MCP: 1 1 Machine check polls ERR: 0 MIS: 0 -- Hilsen Harald -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in t

Re: Scanner works on USB-2 port but not on USB-3 because of usbfs claiming the interface

2012-08-24 Thread Harald Judt
same problems as with the one used on the older mainboard, Etrontech EJ168A. Any news? Am 16.05.2012 23:59, schrieb Sarah Sharp: On Tue, May 15, 2012 at 09:34:07AM +0200, Harald Judt wrote: Hi Sarah, The problem is still present in linux-3.4.0-rc7. You did not respond to my last mail, so I

Re: Problem with Vmware Virtual USB Hub in Kernel 2.6.23.X

2008-02-20 Thread Harald Jung
a problem in VMware, not in the kernel. > Okay but there were no problems until kernel version 2.6.23. There were no problems from version 2.6.17 to 2.6.22. > What does the output from usbmon show? > I have to build a kernel with the monitoring feature first. I'll post the output as

Re: Problem with Vmware Virtual USB Hub in Kernel 2.6.23.X

2008-02-20 Thread Harald Jung
> > What does the output from usbmon show? > i can't monitor any activities on the usb bus. It is not possible to replug the usb device, because it contains a flash disk where i've booted the system from :( Would the output of a running 2.6.22 system be helpful ? -- best

drivers/input/input.c and a broken USB HID Contour ShuttlePRO v2

2014-03-09 Thread Harald Albrecht
I would like to improve support for the multimedia controllers from Contour company, as there currently get relative events swalled by input.c. The background: Contour seems to have messed up the USB HID descriptions of their multimedia controller devices in that these report to use relative a

Re: drivers/input/input.c and a broken USB HID Contour ShuttlePRO v2

2014-03-09 Thread Harald Albrecht
;); So, please bear with me and help is greatly appreciated! -- TheDiveO On 09.03.2014 18:19, Greg KH wrote: On Sun, Mar 09, 2014 at 04:55:32PM +0100, Harald Albrecht wrote: I would like to improve support for the multimedia controllers from Contour company, as there currently get relative events

patch - VID/PID for Yaesu SCU-18 cable for ftdi-usb-sio

2015-11-27 Thread Harald Linden
Add PID for Yaesu SCU-18 data cable, modify definitions for RATOC products to fit general scheme. --- ./drivers/usb/serial/ftdi_sio.c.orig 2015-11-28 00:14:58.411681897 +0100 +++ ./drivers/usb/serial/ftdi_sio.c 2015-11-28 00:15:28.112310588 +0100 @@ -823,7 +823,8 @@ static const struct usb_devic

Re: patch - VID/PID for Yaesu SCU-18 cable for ftdi-usb-sio

2015-12-04 Thread Harald Linden
RATOC Cable works out of the box otherwise. regards Harald On 28.11.2015 00:57, Greg KH wrote: >> -#define RATOC_VENDOR_ID 0x0584 -#define RATOC_PRODUCT_ID_USB60F >> 0xb020 +#define RATOC_VID0x0584 > > Why change this #define? To bring all RATOC devic

USB hub clear POWER feature -> device still in 'lsusb' ?!

2017-05-23 Thread Harald Welte
wer, which will make the device re-enumerate. But this weird combination between sysfs on the one hand side and directly issuing USB hub control requests via uhubctl on the other side really looks ugly. Is this really how one is supposed to power-cycle a USB device? It doesn't seam like s

Re: USB hub clear POWER feature -> device still in 'lsusb' ?!

2017-05-24 Thread Harald Welte
t;. Not related to power switching at all, merely a matter of having orthogonal interfaces: If you can remove it, you can add it again. Non-removable USB is pretty frequent these days, think of hub chips built onto mainboards, or USB hub + card reader built into the display. you cannot re-p

4.18 regression: composite usb mouse/keyboard went mad

2018-08-19 Thread Harald Dunkel
Hi folks, since 4.18 my composite mouse/keyboard doesn't work correctly anymore. Usually the device can switch between keyboard and (gyroscopic) mouse mode, but with the new kernel the mouse movements seem to generate cursor up/down events in parallel, regardless of the mode the mouse is in. vend

usb_f_fs is making false assumptions when parsing descriptors

2018-12-27 Thread Harald Welte
I'd like to know what the USB developers' position is on how this is best resolved. I'm not a subscribe to the linux-usb list. Please keep me in Cc of the related responses/thread. Thanks. Regards, Harald --

Re: fsck on ext4: "WARN Wrong bounce buffer write length: 1024 != 0"

2019-08-29 Thread Harald Dunkel
On 8/28/19 9:57 AM, Mathias Nyman wrote: I'll submit a proper patch -Mathias Thanx very much Harri

CREAD ignored by almost all USB serial drivers

2019-09-28 Thread Harald Welte
ack :/ Please keep me in Cc of any responses, I'm not subscribed to linux-usb. Thanks! Regards, Harald -- - Harald Weltehttp://laforge.gnumonks.org/ "Privacy in residential

Re: CREAD ignored by almost all USB serial drivers

2019-10-07 Thread Harald Welte
Hi Greg, On Mon, Oct 07, 2019 at 01:06:33PM +0200, Greg KH wrote: > On Sat, Sep 28, 2019 at 10:49:55PM +0200, Harald Welte wrote: > > It seems that a lot of Linux kernel USB serial device drivers are > > ignoring the CREAD setting of termios.c_cflag. > > You just discover

5.3.6: I/O error on writing SD card via USB3

2019-10-18 Thread Harald Dunkel
Hi folks, I've got an USB3 SD card adapter (device info attached). Problem: Writing a (rather slow 133x) SD card via an USB3 slot I get I/O errors, see attached kern.log. If I use an USB2 slot, then there is no problem (not shown here). The I/O errors don't come up immediately, but after a few m

Re: 5.3.6: I/O error on writing SD card via USB3

2019-10-21 Thread Harald Dunkel
Hi Alan, On 10/19/19 4:57 PM, Alan Stern wrote: What happens if you don't use that rather slow 133x SD card? Do other cards work better? No problem with a 32 GByte SDHC card (U1). Another possibility: If you attach the card adapter by a USB-2 cable then it will run as a USB-2 device (even

Re: 5.3.6: I/O error on writing SD card via USB3

2019-10-22 Thread Harald Dunkel
Hi Alan, On 10/21/19 7:48 PM, Alan Stern wrote: On Mon, 21 Oct 2019, Harald Dunkel wrote: The USB2 cable worked, too. Actually I had expected that the speed is reduced automatically according to the specs of the card. ??? That is doubtful. The speed of the connection is determined when