mirror of
https://gitlab.com/prism7/archery.git
synced 2025-02-15 08:29:17 +01:00
Update README.md to reflect latest changes.
This commit is contained in:
parent
f6884df048
commit
b8d370d882
1 changed files with 8 additions and 6 deletions
14
README.md
14
README.md
|
@ -82,7 +82,7 @@ Self-explanatory.
|
||||||
|
|
||||||
Cpu microcode detection takes place, ensuring the necessary "*-ucode" package will be installed later on.
|
Cpu microcode detection takes place, ensuring the necessary "*-ucode" package will be installed later on.
|
||||||
|
|
||||||
In case of "Intel" cpus, if "Plasma (Optimized)" or "Gnome (Optimized)" Setup is selected, "x86_energy_perf_policy" package will be installed and will be set to "performance" mode for obtaining maximum cpu performance ONLY during the installation process.
|
In case of "Intel" cpus, if "Custom Plasma (System Optimized)" or "Custom Gnome (System Optimized)" Setup is selected, "x86_energy_perf_policy" package will be installed and will be set to "performance" mode for obtaining maximum cpu performance ONLY during the installation process.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -182,21 +182,23 @@ Skip if "none" is chosen.
|
||||||
|
|
||||||
A check/detection takes place, notifying you about the underlying graphics subsystem.
|
A check/detection takes place, notifying you about the underlying graphics subsystem.
|
||||||
|
|
||||||
If Dual/Triple graphics setup is detected, a message will notify you to configure graphics after installation has finished and graphics configuration defaults to 'no'.
|
If Dual/Triple graphics setup is detected, a message will notify you to configure graphics after installation has finished and graphics configuration will default to 'n'.
|
||||||
|
|
||||||
If Virtual Machine graphics is detected, the setup is skipped, and graphics configuration defaults to "no".
|
If Virtual-Machine graphics is detected, the setup is skipped, and graphics configuration defaults to 'n'.
|
||||||
|
|
||||||
If single graphics are detected, you will be offered the choice to automatically have drivers installed, hardware acceleration enabled and the graphics subsystem configured (mkinitcpio.conf, kernel parameters etc).
|
If single graphics are detected, you will be offered the choice to automatically have drivers installed, hardware acceleration enabled and the graphics subsystem configured (mkinitcpio.conf, kernel parameters etc).
|
||||||
|
|
||||||
Notice that only the latest available drivers will be installed, so should you choose "y" to auto-configure, ensure your graphics subsystem is currently supported.
|
Notice that only the latest available drivers will be installed, so should you choose "y" to auto-configure, ensure your graphics subsystem is currently supported.
|
||||||
|
|
||||||
Xorg DXX drivers (xf86-xxxx-xxxx) for Intel - AMD - Nvidia will not be automatically installed.
|
Xorg DXX drivers (xf86-xxxx-xxxx) for Intel - AMD - Nvidia will NOT be automatically installed.
|
||||||
|
|
||||||
In case of AMD graphics, "amdgpu" driver support for "Southern Islands" and "Sea Islands" graphics is offered through auto-configuring.
|
In case of AMD graphics, "amdgpu" driver support for "Southern Islands" and "Sea Islands" graphics is offered through auto-configuring.
|
||||||
|
|
||||||
In case of Nvidia graphics, according to the gpu architecture, there's support for the newer 'nvidia-open' drivers and the 'Nvidia Hook' will also be automatically created.
|
In case of Nvidia graphics, according to the gpu architecture, there's support for the newer 'nvidia-open' drivers.
|
||||||
|
|
||||||
The purpose of this part of the installer is not to replace specialized or complicated/sofisticated software (like e.g. Manjaro's MHWDT or others) but only to offer support for a quick start.
|
The 'Nvidia Hook' will be automatically created.
|
||||||
|
|
||||||
|
The purpose of this part of the installer is not to replace specialized or complicated/sofisticated software but only to offer support for a quick start.
|
||||||
|
|
||||||
|
|
||||||
- ### Desktop Setup [Interactive]
|
- ### Desktop Setup [Interactive]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue