« PC be quiet! » : différence entre les versions

De Banane Atomic
Aller à la navigationAller à la recherche
 
Ligne 80 : Ligne 80 :
* [https://wiki.archlinux.org/index.php/Xorg#Driver_installation Xorg]
* [https://wiki.archlinux.org/index.php/Xorg#Driver_installation Xorg]


== GPU ==
{{info | The {{boxx|mesa}} package installs the {{boxx|lm_sensors}} package as a dependency, which allows to run the {{boxx|sensors}} command to get information about the temperature and the fans rotation speed.}}
{{info | The {{boxx|mesa}} package installs the {{boxx|lm_sensors}} package as a dependency, which allows to run the {{boxx|sensors}} command to get information about the temperature and the fans rotation speed.}}
* [http://www.kevs3d.co.uk/dev/shaders/ GPU Shader Experiments - 3D scenes]

Dernière version du 15 juin 2020 à 23:00

Composition

carte mère MSI B450 GAMING PLUS MAX
cpu AMD Ryzen 5 3600X Wraith Spire (3.8 GHz / 4.4 GHz)
ventirad: be quiet! Dark Rock Slim
ram G.Skill Flare X Series 32 Go (2 x 16 Go) DDR4 3200 MHz CL16
carte graphique MSI Radeon RX 5700 XT EVOKE OC
ssd Samsung SSD 970 EVO Plus M.2 PCIe NVMe 500 Go
alimentation LDLC GT-750P Quality Select 80PLUS Platinum
tour be quiet! Pure Base 600 Window Orange

BIOS

Hotkeys

Del acces to BIOS settings
F11 boot menu

Settings

Virtualization
  1. Advanced (F7)
  2. Overclocking Settings
  3. OC Explore Mode - Expert
  4. CPU Features (bottom)
  5. SVM Mode - Enabled

Installation Windows 10

Pour que le SSD M.2 PCIe NVMe soit reconnu, il faut booter en UEFI.
Il semble que les paramètres suivant doivent être configuré dans le BIOS:

CSM / UEFI UEFI
AHCI / RAID AHCI

Drivers and software

Samsung SSD 970 EVO Plus M.2 PCIe NVMe 500 Go driver + Samsung Magician
MSI B450 GAMING PLUS MAX drivers
MSI Radeon RX 5700 XT EVOKE OC driver

Installation ArchLinux

Drivers

Package name Description
(lib32-)mesa DRI driver for 3D acceleration
xf86-video-amdgpu DDX driver for 2D acceleration in Xorg
(lib32-)vulkan-radeon
(lib32-)vulkan-icd-loader
(lib32-)vulkan-mesa-layers
Vulkan support, targets high-performance realtime 3D graphics applications
(lib32-)libva-mesa-driver Video Acceleration API (VA-API), use hardware video acceleration capabilities
(lib32-)mesa-vdpau Video Decode and Presentation API for Unix (VDPAU), use hardware video decompression acceleration capabilities
(lib32-)opencl-mesa OpenCL support for AMD/ATI Radeon mesa drivers

GPU

The mesa package installs the lm_sensors package as a dependency, which allows to run the sensors command to get information about the temperature and the fans rotation speed.