Re: How to pass through off-chip USB controller
Tzeng, Tonny <tonny.tzeng@...>
Hi Edwin,
Thanks for asking, here are my setup: - HV/DM: f815415 - SOS: Clear 24030 w/ 4.14.57-69 kernel - List of PCI devices ... 00:1f.0 ISA bridge: Intel Corporation Celeron N3350/Pentium N4200/Atom E3900 Series Low Pin Count Interface (rev 0b) 00:1f.1 SMBus: Intel Corporation Celeron N3350/Pentium N4200/Atom E3900 Series SMBus Controller (rev 0b) 01:00.0 USB controller: Fresco Logic FL1100 USB 3.0 Host Controller (rev 20) 02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 0c) 03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 0c) - List of USB devices ... Bus 003 Device 002: ID 03e7:2150 Intel Myriad VPU [Movidius Neural Compute Stick] ... - I am using my own customized launch_uos.sh as attached. It’s basically logically the same as the reference script, I just added “-s 26,passthru,01/0/0” to pass through the USB controller. - I got Segmentation fault during the DM boots the UOS kernel. The same Segfault happened both in Ubuntu UOS and ClearLinux UOS. cpu1 online=1 cpu2 online=1 cpu3 online=1 creating tap device acrn_tap-vm3 adding new tap device to acrn-br0... ... [ 6.965056] [01] BAD 20 20 01 aa 20 20 01 aa 20 20 01 aa 20 20 01 aa [ 6.980481] [01] BAD 20 20 01 aa 20 20 01 aa 20 20 01 aa 20 20 01 aa [ 7.010356] [01] BAD 20 20 01 aa 20 20 01 aa 20 20 01 aa 20 20 01 aa [ 7.043065] xhci_hcd 0000:00:1a.0: hcc params 0x200071e9 hci version 0x100 qu ./launch_uos.sh: line 4: 449 Segmentation fault (core dumped) acrn-dm -A s 1:0,lpc -l com1,stdio -s 2,pci-gvt -G "$4" -s 3,virtio-blk,$6.img -s 4,virtio- ty:pty_port -s 6,virtio-hyper_dmabuf -s 11,wdt-i6300esb -k "$8" -B "maxcpus=$2 $ " $extra_arguments $vm_name
Regards, Tonny
From: acrn-users@... [mailto:acrn-users@...]
On Behalf Of Zhai, Edwin
Sent: Monday, July 30, 2018 10:18 AM To: acrn-users@... Subject: Re: [acrn-users] How to pass through off-chip USB controller
Tonny, Could you pls. paste the detailed error mesg. We do have some passthrough rules user need follow, e.g. have reset capability for PCIe dev...
On 2018/7/30 9:07, Tzeng, Tonny wrote:
-- Best Rgds, Edwin |
|