Commit Graph

155 Commits

Author SHA1 Message Date
Steve Zabka
47ef1ec57f Merge pull request #520 from CachyOS/cachyos-support
chore: Add CachyOS support
2025-02-05 08:46:15 +01:00
Steve Zabka
90c134a6aa Merge pull request #517 from hannesweisbach/fix-mokutil
Change invocation of mokutil to return 0 on success
2025-02-05 08:45:04 +01:00
Peter Jung
cb6da1a84f chore: Add CachyOS support
Signed-off-by: Peter Jung <admin@ptr1337.dev>
2025-02-04 16:15:36 +01:00
Hannes Weisbach
35b79247d7 Change invocation of mokutil to return 0 on success
Some versions of mokutil have an exit code of -1 when invoked without
arguments, which causes the check for mokutil to fail and subsequent
re-installation of required tools, regardless of whether they are
already installed or not.
Invoking mokutil with --version also results in an exit code of -1. This
seems to have been fixed in (at least) mokutil 0.7.0.
2025-01-25 20:07:19 +01:00
Hannes Weisbach
79a5e4cda8 Fix broken paths in dxvk_opengl_1()
The download destination of DXVK.reg should be inside the wine prefix of
the installation.

Signed-off-by: Hannes Weisbach <hannes.weisbach@gmail.com>
2025-01-25 19:52:25 +01:00
Steve Zabka
9784f3c138 Update autodesk_fusion_installer_x86-64.sh 2024-12-19 19:17:05 +01:00
Steve Zabka
56cc1724f1 Update autodesk_fusion_installer_x86-64.sh 2024-10-07 20:42:43 +02:00
Sumeet Dube
8c3758ca31 Added test case 2024-09-22 18:11:59 +05:30
Sumeet Dube
a768f30de6 Added test case 2024-09-22 18:09:56 +05:30
Sumeet Dube
da5fa081a5 Fix: check_secure_boot function mokutil issue, returns 1 insted of exit 1. Causes secure-boot to be true, even though it can't verify it. Also added mokutil to required commands. 2024-09-22 16:38:35 +05:30
Steve Zabka
ec0e484202 Update autodesk_fusion_installer_x86-64.sh 2024-09-10 20:21:03 +02:00
Steve Zabka
1a3b695d0e - Add virtual desktop function!
Add virtual desktop function so that the hidden dialog windows such as import or export of projects are displayed again!
2024-09-10 08:55:19 +02:00
Steve Zabka
50dc2ef915 Update NMachineSpecificOptions.xml
- Solved bug with no saving projects!
2024-09-09 09:00:47 +02:00
Steve Zabka
0dcbe3f025 Update NMachineSpecificOptions.xml
- Solved bug with no saving projects
2024-09-09 09:00:07 +02:00
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
Steve Zabka
c4fea7a85a Update autodesk_fusion_installer_x86-64.sh 2024-09-02 21:51:55 +02:00
Steve Zabka
83072bc8b1 Update autodesk_fusion_installer_x86-64.sh 2024-09-02 21:45:21 +02:00
Steve Zabka
0f011274f8 Add "bc" to required packages! 2024-09-01 21:41:46 +02:00
Sven Pieper
ed105593de Fix disk space check in autodesk_fusion_installer_x86-64.sh 2024-09-01 11:46:25 +02:00
Steve Zabka
5629005f4a Update autodesk_fusion_installer_x86-64.sh 2024-08-31 09:01:40 +02:00
Steve Zabka
ec7662cf66 Update autodesk_fusion_installer_x86-64.sh 2024-08-31 08:59:06 +02:00
Steve Zabka
03e5ce8e0e Update autodesk_fusion_installer_x86-64.sh 2024-08-31 08:57:30 +02:00
Steve Zabka
8a5730e46c Update autodesk_fusion_installer_x86-64.sh 2024-08-31 08:37:29 +02:00
Steve Zabka
723306e6a5 Update autodesk_fusion_installer_x86-64.sh 2024-08-31 08:28:01 +02:00
Steve Zabka
86b2faedc5 Update autodesk_fusion_installer_x86-64.sh 2024-08-31 08:25:11 +02:00
Steve Zabka
0bcd2935b1 Update autodesk_fusion_installer_x86-64.sh 2024-08-31 08:20:56 +02:00
Steve Zabka
6d250f31ad Fixed some graphical bugs in Fusion! 2024-08-31 07:27:22 +02:00
Steve Zabka
8b5a36ce6f Update DXVK.reg 2024-08-31 07:13:43 +02:00
Steve Zabka
b1d7dcbdec Update autodesk_fusion_installer_x86-64.sh 2024-08-31 06:43:50 +02:00
Steve Zabka
2c68de52fc - Add Nobora Linux Support 2024-08-31 06:34:55 +02:00
Steve Zabka
762caf8897 Update autodesk_fusion_installer_x86-64.sh 2024-08-31 06:28:35 +02:00
Steve Zabka
ef9cd24efe Add SpaceMouse Support! 2024-08-30 20:27:14 +02:00
Steve Zabka
031e621c23 Update NMachineSpecificOptions.xml
- Add SpaceMouse-Driver Support!
2024-08-30 19:23:01 +02:00
Steve Zabka
8e509c60bc Update NMachineSpecificOptions.xml
- Add SpaceMouse-Driver Support!
2024-08-30 19:22:28 +02:00
Steve Zabka
ea80f505da Update autodesk_fusion_installer_x86-64.sh 2024-08-27 13:41:28 +02:00
cryinkfly
0a512b3ce9 Fixed Bug in Ubuntu 24.04 LTS with Firefox Snap Package 2024-08-26 18:23:16 +02:00
Steve Zabka
970391a7a1 Issue with debian based systems solved (gawk)!
- Solved bug with debian based systems (awk -> gawk package)
2024-08-20 20:48:58 +02:00
Steve Zabka
473726dd81 Update autodesk_fusion_installer_x86-64.sh
Change installation part for RedHat, AlmaLinux & Rocky Linux!
2024-08-19 10:34:56 +02:00
Steve Zabka
28827502c3 Update autodesk_fusion_installer_x86-64.sh
Solved bug #465
2024-08-19 10:07:39 +02:00
Steve Zabka
c154647515 Update autodesk_fusion_installer_x86-64.sh
- Solved some bugs (lsb_release, awk, samba, ...)
2024-08-19 09:48:20 +02:00
Steve Zabka
92a17cedf0 Update autodesk_fusion_installer_x86-64.sh
- Support two graphics cards if installed!
- Support Pop!_OS
2024-08-17 07:23:57 +02:00
mszeghdar
510c3df9ad Minor fix for PopOS detection and multiGPU laptops
- Updated OS detection logic to properly identify PopOS
- Modified GPU detection to account for laptops with switchable graphics
2024-08-17 01:27:51 +01:00
Steve Zabka
e19fbab5cb Update autodesk_fusion_installer_x86-64.sh
- Changed Link for openSUSE Leap 15.6
2024-08-11 19:00:51 +02:00
cryinkfly
7d30bf0bdb Solved bug with apt-key Deprecation Message 2024-08-09 20:28:35 +02:00
cryinkfly
95d56f921b Add override option to etxract Qt6WebEngineCore 2024-08-09 17:54:23 +02:00
cryinkfly
cef505c018 Update install packages function of wine 2024-08-09 17:47:34 +02:00
cryinkfly
580142ff30 Solved bug with no existing ./autodesk_fusion_launcher.sh file 2024-08-09 17:01:37 +02:00
cryinkfly
1ceea81008 Remove wrong function name 2024-08-09 16:07:58 +02:00
cryinkfly
3405c72d47 - Change Wine repository´s for Debian, Ubuntu, ...
- Change function of RAM function
2024-08-09 15:48:11 +02:00
cryinkfly
9e45d45daa Solved bug with determine VRAM size on NVIDIA GPUs #458 2024-08-09 07:20:29 +02:00