linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tim Li <tim.li@dji.com>
To: "balbi@kernel.org" <balbi@kernel.org>
Cc: "gregkh@linuxfoundation.org" <gregkh@linuxfoundation.org>,
	"linux-usb@vger.kernel.org" <linux-usb@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Question: gadget: How to realize uvc and uac composite function?
Date: Fri, 6 Nov 2020 04:33:13 +0000	[thread overview]
Message-ID: <88a893988a394591968b139dcc750a2f@MAIL-MBX-cwP02.dji.com> (raw)

Hi,
Version: 4.9 and uac1 driver is V5.9. I tested it based on 4.9 with backported dwc3 driver frome v5.9.
1. According to configfs-usb-gadget-uvc, PC(Windows 10) can get ISO data normally;
2. According to configfs-usb-gadget-uac1, PC(Windows 10) can  install audio driver normally(AC Interface,/Captue Input terminal/Speaker);
3、uvc+uac1 composite device, PC(Windows 10) can get ISO data normally, but PC shows that the uac1 driver installation failed(AC Interface/Capture Inactive/Playback Inactive). AC Interface/Capture Inactive/Playback Inactive all show the device cannot start code 10, The settings of the I/O device are incorrect or the configuration parameters of the driver are incorrect. Through the USB analyzer to capture the packet, I found that the Index value seems to be wrong when PC host to get the descriptor. The acquisition is Playback Inactive and Capture Inactive, and the PC did not send the command packet about uac1. It is difficult to debug it.

 I sincerely hope that everyone can give some suggestions or related patches to help me. Thanks very much!

Regards,
pengcheng
This email and any attachments thereto may contain private, confidential, and privileged material for the sole use of the intended recipient. Any review, copying, or distribution of this email (or any attachments thereto) by others is strictly prohibited. If you are not the intended recipient, please contact the sender immediately and permanently delete the original and any copies of this email and any attachments thereto.

此电子邮件及附件所包含内容具有机密性,且仅限于接收人使用。未经允许,禁止第三人阅读、复制或传播该电子邮件中的任何信息。如果您不属于以上电子邮件的目标接收者,请您立即通知发送人并删除原电子邮件及其相关的附件。

             reply	other threads:[~2020-11-06  4:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-06  4:33 Tim Li [this message]
2020-11-06  7:05 ` Question: gadget: How to realize uvc and uac composite function? gregkh
2020-11-09  2:03 Tim Li
2020-11-09  6:36 ` gregkh
2020-11-10  2:28 app l
2020-11-12  4:02 ` app l

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=88a893988a394591968b139dcc750a2f@MAIL-MBX-cwP02.dji.com \
    --to=tim.li@dji.com \
    --cc=balbi@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).