Support Board
Date/Time: Fri, 22 Nov 2024 15:51:42 +0000
Post From: Linux
[2020-08-27 14:46:35] |
ertrader - Posts: 672 |
In the last couple weeks, I've had stability issues with Mint Linux 20 and the Ryzen processor. My system would completely freeze requiring hard reset multiple times a day. Here is what has worked to eliminate freezing: 1) Disabled C6 state in BIOS 2) Set "Typical Current Idle" in BIOS 3) In Grub, updated to: GRUB_CMDLINE_LINUX_DEFAULT="quite splash processor.max_cstate=0" 4) In Grub, updated to: GRUB_CMDLINE_LINUX="idle=nowaite" 5) Enable nvidia-persistenced (This solved high CPU usage issue that would occur after a few hours of use) Latest stable SC version for Linux: 2146. Also, once programmers of two key custom studies I use successfully work through several newer version issues, I'll start Linux testing versions above 2146 and recompiling my own custom studies. References: https://easylinuxtipsproject.blogspot.com/p/bugs.html#ID27 https://wiki.ubuntu.com/Kernel/KernelBootParameters https://forums.developer.nvidia.com/t/setting-up-nvidia-persistenced/47986/11 Configuration: SierraChart Version 2146 64 bit wine 5.15 Development Mint Linux 20 Kernel 5.4.0-42 generic OpenGL AMD Ryzen 7 3800X GeForce GTX 1660 Nvidia video card (updated from Radeon HD 7730/8730) Dual Monitors Date Time Of Last Edit: 2020-08-27 16:10:36
|