Files
Autodesk-Fusion-360-for-Linux/files/setup
Steve Zabka f459438e0b Add Secure Boot check function!
- 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.
2024-09-04 20:30:39 +02:00
..
2024-08-05 22:01:16 +02:00
2024-08-31 07:13:43 +02:00