mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-08-01 19:16:27 -04:00
Remove en/ from URLs (QubesOS/qubes-issues#1333)
This commit is contained in:
parent
2e68758b50
commit
fc385586b6
162 changed files with 638 additions and 508 deletions
|
@ -1,8 +1,9 @@
|
|||
---
|
||||
layout: doc
|
||||
title: Hardware Compatibility List (HCL)
|
||||
permalink: /en/doc/hcl/
|
||||
permalink: /doc/hcl/
|
||||
redirect_from:
|
||||
- /en/doc/hcl/
|
||||
- /doc/HCL/
|
||||
- /wiki/HCL/
|
||||
- /wiki/HCLR1/
|
||||
|
@ -16,7 +17,7 @@ The [HCL](/hcl) is a compilation of reports generated and submitted by users acr
|
|||
**Note:**
|
||||
Except in the case of developer-reported entries, the Qubes team has not independently verified the accuracy of these reports.
|
||||
Please first consult the data sheets (CPU, chipset, motherboard) prior to buying new hardware for Qubes.
|
||||
Meet the [SystemRequirements](/en/doc/system-requirements/) and search particular for support of:
|
||||
Meet the [SystemRequirements](/doc/system-requirements/) and search particular for support of:
|
||||
|
||||
- HVM ("AMD virtualization (AMD-V)", "Intel virtualization (VT-x)", "VIA virtualization (VIA VT)")
|
||||
- IOMMU ("AMD I/O Virtualization Technology (AMD-Vi)", "Intel Virtualization Technology for Directed I/O (VT-d)")
|
||||
|
@ -36,7 +37,7 @@ In order to generate a HCL report in Qubes, simply open a terminal in dom0 (KDE:
|
|||
(Note: If you are working with a new Qubes installation, you may need to update your system in order to download this script.)
|
||||
|
||||
You are encouraged to submit your HCL report for the benefit of further Qubes development and other users.
|
||||
If you would like to submit your HCL report, please send the **HCL Info** `.txt` file to [\`qubes-users@googlegroups.com\`](/en/doc/qubes-lists/) with the subject `HCL - <your machine model name>`.
|
||||
If you would like to submit your HCL report, please send the **HCL Info** `.txt` file to [\`qubes-users@googlegroups.com\`](/doc/mailing-lists/) with the subject `HCL - <your machine model name>`.
|
||||
Please include any useful information about any Qubes features you may have tested (see the legend below), as well as general machine compatibility (video, networking, sleep, etc.).
|
||||
If you have problems with your hardware try a different kernel in the [Troubleshooting menu](/doc/InstallationGuideR2rc1/#troubleshooting-problems-with-the-installer).
|
||||
Please consider sending the **HCL Support Files** `.cpio.gz` file as well.
|
||||
|
|
|
@ -1,8 +1,9 @@
|
|||
---
|
||||
layout: doc
|
||||
title: System Requirements
|
||||
permalink: /en/doc/system-requirements/
|
||||
permalink: /doc/system-requirements/
|
||||
redirect_from:
|
||||
- /en/doc/system-requirements/
|
||||
- /doc/SystemRequirements/
|
||||
- /wiki/SystemRequirements/
|
||||
---
|
||||
|
@ -23,7 +24,7 @@ Recommended
|
|||
|
||||
- Fast SSD (strongly recommended)
|
||||
- Intel GPU (strongly preferred)
|
||||
- Nvidia GPUs may require significant [troubleshooting](/en/doc/install-nvidia-driver/).
|
||||
- Nvidia GPUs may require significant [troubleshooting](/doc/install-nvidia-driver/).
|
||||
- ATI GPUs have not been formally tested (but see the [Hardware Compatibility List](/hcl/)).
|
||||
- Intel VT-x or AMD-v technology (required for running HVM domains, such as Windows-based AppVMs)
|
||||
- Intel VT-d or AMD IOMMU technology (required for effective isolation of network VMs)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue