mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-10-01 01:25:40 -04:00
fix formatting
This commit is contained in:
parent
e5cc989e1e
commit
6d4d945243
@ -254,16 +254,15 @@ Most likely the offending controller is a USB3.0 device. You can remove this con
|
||||
Alternatively you may be able to disable USB 3.0 in the BIOS.
|
||||
|
||||
Errors suggesting this issue:
|
||||
|
||||
- in `xl dmesg` output:
|
||||
```
|
||||
(XEN) [VT-D] It's disallowed to assign 0000:00:1a.0 with shared RMRR at dbe9a000 for Dom19.
|
||||
(XEN) XEN_DOMCTL_assign_device: assign 0000:00:1a.0 to dom19 failed (-1)
|
||||
```
|
||||
|
||||
(XEN) [VT-D] It's disallowed to assign 0000:00:1a.0 with shared RMRR at dbe9a000 for Dom19.
|
||||
(XEN) XEN_DOMCTL_assign_device: assign 0000:00:1a.0 to dom19 failed (-1)
|
||||
|
||||
- during `qvm-start sys-usb`:
|
||||
|
||||
```
|
||||
internal error: Unable to reset PCI device [...] no FLR, PM reset or bus reset available.
|
||||
```
|
||||
internal error: Unable to reset PCI device [...] no FLR, PM reset or bus reset available.
|
||||
|
||||
|
||||
Another solution would be to set the pci_strictreset option using qvm-prefs in dom0:
|
||||
|
Loading…
Reference in New Issue
Block a user