I’m a newbie so not sure where to start. The machine has been running great now it’s just randomly freezing up and I have to hard restart. Thanks in advance!
Operating System: Manjaro Linux
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3
Kernel Version: 5.15.32-1-MANJARO (64-bit)
Graphics Platform: Wayland
Processors: 4 × Intel® Core™ i5-7300U CPU @ 2.60GHz
Memory: 31.2 GiB of RAM
Graphics Processor: Mesa Intel® HD Graphics 620
Some more info is needed, your situation could be anything, specifically:
Difficulty: ★☆☆☆☆
The first step for troubleshooting an issue is to find an error log: a trace produced by an application when failing/crashing, and providing the first trail a user/developer can follow to fix it.
1. Reach a usable system
Obviously, it will be impossible to acquire those logs if you can’t have access to a usable system.
See: [HowTo] Reach a minimal system
2. Find the faulty application
If you don’t know which application failed – this is usually the case on a system or gra…
And generally:
Difficulty: ★☆☆☆☆
Strong of its many members, the Manjaro support forum can provide you help whenever you have an issue with your Manjaro installation. But in order to work efficiently, we shall also ask you to follow three major points.
Provide context
Simply signaling an issue is rarely enough to understand how it occurred. It is thus important to provide details on how it happened:
Detail prior actions leading to the issue.
List solutions and guides you already tried, with links when…
Thanks for steering me in the right direction, I think Bluetooth might be the problem so I’ve disabled it.
May 07 09:48:13 LinuxSystem kernel: x86/cpu: VMX (outside TXT) disabled by BIOS
May 07 09:48:13 LinuxSystem kernel: x86/cpu: SGX disabled by BIOS.
May 07 09:48:13 LinuxSystem kernel: ACPI BIOS Error (bug): AE_AML_BUFFER_LIMIT, Field [CAP1] at bit offset/le>
May 07 09:48:13 LinuxSystem kernel: ACPI Error: Aborting method \_SB._OSC due to previous error (AE_AML_BUFFE>
May 07 09:48:13 LinuxSystem kernel: ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x000000005) is beyon>
May 07 09:48:13 LinuxSystem kernel: ACPI Error: Aborting method \_TZ.GETP due to previous error (AE_AML_PACKA>
May 07 09:48:13 LinuxSystem kernel: ACPI Error: Aborting method \_TZ.CHGZ._CRT due to previous error (AE_AML_>
May 07 09:48:13 LinuxSystem kernel: ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x000000005) is beyon>
May 07 09:48:13 LinuxSystem kernel: ACPI Error: Aborting method \_TZ.GETP due to previous error (AE_AML_PACKA>
May 07 09:48:13 LinuxSystem kernel: ACPI Error: Aborting method \_TZ.CHGZ._CRT due to previous error (AE_AML_>
May 07 09:48:16 LinuxSystem kernel: snd_hda_codec_conexant hdaudioC0D0: vmaster hook already present before c>
May 07 09:48:16 LinuxSystem kernel: ACPI Error: Needed [Buffer/String/Package], found [Integer] 0000000009b53>
May 07 09:48:16 LinuxSystem kernel: ACPI Error: AE_AML_OPERAND_TYPE, While resolving operands for [Index] (20>
May 07 09:48:16 LinuxSystem kernel: ACPI Error: Aborting method \_SB.WMIV.WVPO due to previous error (AE_AML_>
May 07 09:48:16 LinuxSystem kernel: ACPI Error: Aborting method \_SB.WMIV.WMPV due to previous error (AE_AML_>
May 07 09:48:16 LinuxSystem kernel: ACPI Error: Needed [Buffer/String/Package], found [Integer] 0000000035e18>
May 07 09:48:16 LinuxSystem kernel: ACPI Error: AE_AML_OPERAND_TYPE, While resolving operands for [Index] (20>
May 07 09:48:16 LinuxSystem kernel: ACPI Error: Aborting method \_SB.WMIV.WVPO due to previous error (AE_AML_>
May 07 09:48:16 LinuxSystem kernel: ACPI Error: Aborting method \_SB.WMIV.WMPV due to previous error (AE_AML_>
May 07 09:48:16 LinuxSystem kernel: ACPI Error: Needed [Buffer/String/Package], found [Integer] 000000004f35f>
May 07 09:48:16 LinuxSystem kernel: ACPI Error: AE_AML_OPERAND_TYPE, While resolving operands for [Index] (20>
May 07 09:48:16 LinuxSystem kernel: ACPI Error: Aborting method \_SB.WMIV.WVPO due to previous error (AE_AML_>
May 07 09:48:16 LinuxSystem kernel: ACPI Error: Aborting method \_SB.WMIV.WMPV due to previous error (AE_AML_>
May 07 09:48:16 LinuxSystem kernel: Bluetooth: hci0: Reading supported features failed (-16)
also open the ‘ksystemlog’ app and check if you dont have log spamming…
If you don’t know what part to share, you can extract everything:
Could be because you’re now using Wayland instead of X11 ?
What if you try logging into a Plasma X11 session?
You might also consider removing the package xf86-video-intel
Thanks much, from what I’ve researched and seen we’re clear of log spamming
Both work fine for now, not sure why I’d ever choose one over the other. Again, newbie lol