36
Anyone having issues with newer laptop's?
(lemmy.world)
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
A big issue i have it does not show any process running at 100% and i tested Kernel 6.8 to 6.11.Rc.x Nvidia Release, Beta etc I used performance and the default's on Ubuntu and Fedora, i even tried to disable USB power saving mode that is a common issue with Linux on laptops, you think something like amd_pstate=guided etc will fix it? I seen many types of hardware, driver and firmware bugs over the years but i have not seen one like this in maybe 6-10 years and the last was a Intel atom CPU? and maybe a few Realtek Driver issue's, i'm going to try Debian unstable etc soon, but i need to buy a USB SSD but my LMDE laptop with a backport Kernel works fine on my other laptop without a Nvidia GPU, and i think Debian's Kernels has AMD-TEE support as of Kernel 6.9.7?, i have not had to debug hardware in a long time and i have a lot going on for the next few month's so if up stream does not fix it i can start debugging I'm going to do a little bit like disabling hardware to see if it is the nic or a usb port etc.
You should almost always use
amd_pstate=guided/active
on anything newer than Zen 2, although Arch Wiki saysactive
is the default since kernel 6.5. Even if it doesn't seem to fix the problem, it's the preferred way to run those CPUs (if it works).guided
+conservative
scaling governor might help. Maybe it's just a reporting bug tho, wouldn't be a first for AMD.Form what i seen someone reported a bug that AMD APUs will spam a system with a Nvidia GPU.