mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-08-03 03:56:38 -04:00
Add Hardware Troubleshooting
This commit is contained in:
parent
b7821598a3
commit
ce3618cfc0
5 changed files with 71 additions and 50 deletions
|
@ -77,6 +77,15 @@ If installing the available drivers does not help, disable the network card in t
|
|||
If this solves the issue, it confirms the PCI card is incompatible with Qubes.
|
||||
In this case, you may want to consider replacing it with a network card of a different brand.
|
||||
Broadcom cards are notoriously problematic with Qubes.
|
||||
|
||||
|
||||
|
||||
## "Unsupported Hardware Detected" error ##
|
||||
|
||||
During Qubes installation, you may come across the error message which reads "Unsupported Hardware Detected.
|
||||
Missing features: IOMMU/VT-d/AMD-Vi, Interrupt Remapping. Without these features, Qubes OS will not function normally".
|
||||
|
||||
This error message indicates that IOMMU-virtualization hasn’t been activated in the BIOS.
|
||||
Return to the [hardware requirements][hardware-reqs] section to learn how to activate it.
|
||||
If the setting is not configured correctly, it means that your hardware won’t be able to leverage some Qubes security features, such as a strict isolation of the networking and USB hardware.
|
||||
|
||||
[hardware-reqs]: /doc/installation-guide/#hardware-requirements
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue