Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Dec 2020 20:03:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        usb@FreeBSD.org
Subject:   [Bug 251784] USB_DO_REQUEST ERR#5 'Input/output error' for 0x0b05:0x18f3 ASUS AURA LED Controller
Message-ID:  <bug-251784-19105-YFvDGLE82Y@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-251784-19105@https.bugs.freebsd.org/bugzilla/>
References:  <bug-251784-19105@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251784

Hans Petter Selasky <hselasky@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hselasky@FreeBSD.org

--- Comment #3 from Hans Petter Selasky <hselasky@FreeBSD.org> ---
Hi,

STALLED means that the USB device does not support the command in question.

Can you capture the full enumeration sequence.=20

I.E. start usbdump before plugging the device.

Also please compare the two traces. I cannot find that the windows driver
issues the following control request at all:

14:42:27.838608 usbus0.3 SUBM-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D2,SLEN=3D=
76,IVAL=3D0
 frame[0] WRITE 8 bytes
 0000  21 09 00 02 02 00 41 00  -- -- -- -- -- -- -- --  |!.....A.        |

The 8 bytes are the 8 bytes of the so-called SETUP packet.

Does this device work with webcamd in FreeBSD ports, if you attach it manua=
lly?

--HPS

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-251784-19105-YFvDGLE82Y>