Persistent Brightness and Display Issues on Fedora Workstation 41 (HP Victus Laptop)
from mitexleo@buddyverse.one to linux@lemmy.ml on 18 Jan 16:26
https://buddyverse.one/post/464711
from mitexleo@buddyverse.one to linux@lemmy.ml on 18 Jan 16:26
https://buddyverse.one/post/464711
Hardware Information:
- Model: HP Victus by HP Gaming Laptop 16-s1xxx
- Memory: 16.0 GiB
- Processor: AMD Ryzen™ 5 8645HS w/ Radeon™ 760M Graphics × 12
- Graphics: AMD Radeon™ Graphics, NVIDIA GeForce RTX™ 4050 Laptop GPU
- Disk Capacity: 512.1 GB
Software Information:
- Firmware Version: F.13
- OS Name: Fedora Linux 41 (Workstation Edition)
- OS Build: (null)
- OS Type: 64-bit
- GNOME Version: 47
- Windowing System: Wayland
- Kernel Version: Linux 6.12.9-200.fc41.x86_64
Issue Description:
I’ve been experiencing persistent issues with brightness and display on my Fedora workstation. Sometimes, the brightness becomes very low, and I can’t fix it without rebooting the laptop. This issue also occurred on Ubuntu, and it happened twice recently.
Just a few minutes ago, my display went completely black, and I had to hold the power button to shut down and restart the laptop. Here are the relevant errors from the log:
nvidia 0000:01:00.0: [drm] Cannot find any crtc or sizes ... ACPI BIOS Error (bug): Could not resolve symbol [_SB.PEP.DETY], AE_NOT_FOUND (20240827/psargs-332) ... ACPI Error: Aborting method _SB.WMID.WMAA due to previous error (AE_NOT_FOUND) (20240827/psparse-529)
These issues don’t occur consistently, making it difficult to reproduce them. I can perform all tasks normally, including gaming, without encountering these problems most of the time.
If I cannot resolve this issue once and for all, I may revert to Windows 11. Any suggestions or solutions would be greatly appreciated.
threaded - newest
Do u use nvidia as main card, not as 3d accerelstion only for games? I personally use for all cases Intel graphics for everything and nvidia as accelerator with switcheroo-control to call nvidia rendering.DM to me don’t wanna spam in comments.
No, I use AMD iGPU as the main card.
weird then,try add this parametrs
in
/usr/lib/modprobe.d/nvidia.conf
save and rebootWhat will this do? Kindly explain. I’m new to this.
Also, the renderer seems to be the iGPU:
➤ glxinfo | grep “OpenGL renderer” OpenGL renderer string: AMD Radeon Graphics (radeonsi, gfx1103_r1, LLVM 19.1.5, DRM 3.59, 6.12.9-200.fc41.x86_64)
yeah it’s looks fine,it’s using igpu.Tell me also which version of nvidia driver u have in system.About parameters ,we tell to nvidia driver to
General common parametrs used for nvidia on modern hardware. Also do u have installed prime-run or switcheroo-control in system?
I don’t have switcheroo-control or prime-run installed. Here’s the driver details: <img alt="" src="https://buddyverse.one/pictrs/image/54db6808-1104-451f-b990-28143fb380c8.png">
Please apply options for nvidia which i provided and install switcheroo-control (if u wonder it let dynamically set enviroment variables to use nvidia for ur running app example
and if issue with brightness will persist let me know.
It looks like I have the package installed. Not sure why it didn’t show up earlier. <img alt="" src="https://buddyverse.one/pictrs/image/3cea1611-6d06-42c6-92c9-fe1dd529fe28.png">
See if turning off the auto brightness in the power settings help
I do not have this option.
/etc/modprobe.d/stop-fucking-my-brightness.conf
blacklist hid_sensor_hub
Should fix your issues after a reboot
I only experienced screen blackness once after reinstalling Fedora; I have not experienced the low brightness issue. The problem is that I do not encounter this problem frequently and do not know how to replicate it.