mirror of
https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux.git
synced 2025-11-16 18:15:52 +01:00
- NVIDIA GPU detection (using nvidia-smi) only occurs when Secure Boot is disabled (SECURE_BOOT == "0"). - If Secure Boot is enabled (SECURE_BOOT == "1"), the NVIDIA GPU is used with the OpenGL driver. - When Secure Boot is disabled, users can choose from multiple GPUs if available. These adjustments ensure that the NVIDIA GPU is used only in a way that is compatible with the system’s security settings.