<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[V821 USB切换为host后无法识别USB摄像头]]></title><description><![CDATA[<p dir="auto">在v821 perf2b开发板上，使用1.2版本sdk，usb口可以正常烧录固件，系统启动后，执行以下命令使能usb host模式：</p>
<pre><code>cat /sys/devices/platform/soc@2002000/soc@2002000:usbc0@0/usb_host
</code></pre>
<p dir="auto">查看dmeg有如下输出：</p>
<pre><code>[   41.731920] sunxi-ehci 44101000.ehci0-controller: 44101000.ehci0-controller supply drvvbus not found, using dummy regulator
[   41.732070] sunxi-ehci 44101000.ehci0-controller: 44101000.ehci0-controller supply hci not found, using dummy regulator
[   41.732260] sunxi-ehci 44101000.ehci0-controller: EHCI Host Controller
[   41.732331] sunxi-ehci 44101000.ehci0-controller: new USB bus registered, assigned bus number 1
[   41.732652] sunxi-ehci 44101000.ehci0-controller: irq 161, io mem 0x44101000
[   41.745804] sunxi-ehci 44101000.ehci0-controller: USB 2.0 started, EHCI 1.00
[   41.746041] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[   41.746053] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   41.746061] usb usb1: Product: EHCI Host Controller
[   41.746069] usb usb1: Manufacturer: Linux 5.4.220 ehci_hcd
[   41.746078] usb usb1: SerialNumber: sunxi-ehci
[   41.746115] usb usb1: Added to deferred device list
[   41.746143] kobject_add_internal failed for ep_00 (error: -2 parent: usb1)
[   46.850984] random: crng init done

</code></pre>
<p dir="auto">然后在usb口插入usb摄像头，使用lsusb命令看不到任何输出，dmesg里面也没有任何新的信息，已知make kernel_menuconfig中已经使能了UVC驱动：</p>
<pre><code>----&gt;make kernel_menuconfig
----&gt;Device Drivers
----&gt;Multimedia support
----&gt;Media USB Adapters
</code></pre>
]]></description><link>https://bbs.aw-ol.com/topic/6875/v821-usb切换为host后无法识别usb摄像头</link><generator>RSS for Node</generator><lastBuildDate>Thu, 12 Mar 2026 01:15:06 GMT</lastBuildDate><atom:link href="https://bbs.aw-ol.com/topic/6875.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 28 Jan 2026 02:16:01 GMT</pubDate><ttl>60</ttl></channel></rss>