My screen blinking acceleratingly and screen shuts down

I flipped off my laptop for the night without shutting down the system. When I opened it, my screen started to fade in. After seconds, my screen blinked. I said “what”, then my screen kept blinking. Blinks are getting faster with an acceleration. Then the screen shut down. System was working but screen didn’t turn on. Here’s the video

1 Like

I am experiencing the same issue currently. I’ve started experiencing this when I upgraded from 6.11.x to 6.12.x kernels. So, if it’s urgent @destroyerofdemons13 I recommend you to downgrade back to 6.11.x kernels.

Also for anyone more experienced my Inxi output.

System:
  Host: Aspire Kernel: 6.12.6-200.fc41.x86_64 arch: x86_64 bits: 64
  Desktop: GNOME v: 47.2 Distro: Fedora Linux 41 (Workstation Edition)
Machine:
  Type: Laptop System: Acer product: Aspire A325-42 v: N/A
    serial: <superuser required>
  Mobo: Acer model: Aspire A325-42 serial: <superuser required>
    UEFI: American Megatrends LLC. v: ACER P21-A6 date: 09/24/2024
Battery:
  ID-1: BAT0 charge: 36.8 Wh (66.9%) condition: 55.0/55.0 Wh (100.0%)
CPU:
  Info: 8-core model: AMD Ryzen 7 7730U with Radeon Graphics bits: 64
    type: MT MCP cache: L2: 4 MiB
  Speed (MHz): avg: 400 min/max: 400/2000 cores: 1: 400 2: 400 3: 400 4: 400
    5: 400 6: 400 7: 400 8: 400 9: 400 10: 400 11: 400 12: 400 13: 400 14: 400
    15: 400 16: 400
Graphics:
  Device-1: Advanced Micro Devices [AMD/ATI] Barcelo driver: amdgpu v: kernel
  Display: wayland server: X.Org v: 24.1.4 with: Xwayland v: 24.1.4
    compositor: gnome-shell driver: dri: radeonsi gpu: amdgpu
    resolution: 1920x1080~60Hz
  API: OpenGL v: 4.6 vendor: amd mesa v: 24.2.8 renderer: AMD Radeon
    Graphics (radeonsi renoir LLVM 19.1.0 DRM 3.59 6.12.6-200.fc41.x86_64)
  API: Vulkan v: 1.3.296 drivers: N/A surfaces: xcb,xlib,wayland
  API: EGL Message: EGL data requires eglinfo. Check --recommends.
Audio:
  Device-1: Advanced Micro Devices [AMD/ATI] Renoir Radeon High Definition
    Audio driver: snd_hda_intel
  Device-2: Advanced Micro Devices [AMD] ACP/ACP3X/ACP6x Audio Coprocessor
    driver: N/A
  Device-3: Advanced Micro Devices [AMD] Family 17h/19h/1ah HD Audio
    driver: snd_hda_intel
  API: ALSA v: k6.12.6-200.fc41.x86_64 status: kernel-api
  Server-1: PipeWire v: 1.2.7 status: active
Network:
  Device-1: Intel Wi-Fi 6 AX200 driver: iwlwifi
  IF: wlo1 state: up mac: 5a:c6:XX:71:d2:XX
Bluetooth:
  Device-1: Intel AX200 Bluetooth driver: btusb type: USB
  Report: btmgmt ID: hci0 state: up address: 8C:XX:EE:85:XX:XX bt-v: 5.2
Drives:
  Local Storage: total: 953.87 GiB used: 13.88 GiB (1.5%)
  ID-1: /dev/nvme0n1 vendor: Apacer model: AP1TPD4480-0G PD4480 1TB
    size: 953.87 GiB
Partition:
  ID-1: / size: 952.28 GiB used: 13.45 GiB (1.4%) fs: btrfs
    dev: /dev/nvme0n1p3
  ID-2: /boot size: 973.4 MiB used: 417.4 MiB (42.9%) fs: ext4
    dev: /dev/nvme0n1p2
  ID-3: /boot/efi size: 598.8 MiB used: 19.3 MiB (3.2%) fs: vfat
    dev: /dev/nvme0n1p1
  ID-4: /home size: 952.28 GiB used: 13.45 GiB (1.4%) fs: btrfs
    dev: /dev/nvme0n1p3
Swap:
  ID-1: swap-1 type: zram size: 8 GiB used: 0 KiB (0.0%) dev: /dev/zram0
Sensors:
  System Temperatures: cpu: 44.2 C mobo: N/A gpu: amdgpu temp: 43.0 C
  Fan Speeds (rpm): N/A
Info:
  Memory: total: 16 GiB note: est. available: 15.01 GiB used: 2.93 GiB (19.5%)
  Processes: 455 Uptime: 29m Shell: Zsh inxi: 3.3.36

I highly suspect this is something related to power management, since the duration of the time it took to black out differs when the laptop is plugged-in or isn’t

1 Like

Thanks, Literally the same situation about my laptop plugged or not. I’m glad it is because of software, not hardware. It is not really urgent. I can just wait. Thank you so much.

I had the same problem. I was able to solve it by turning off the energy saving function in the settings. It doesn’t solve the problem, which must lie in the energy saving function for the processor, but it works.

1 Like

Same. I have power saving mode, normal mode and turbo mode. Power saving and normal mode causes to that. Turbo mode fixes the problem.

1 Like

It seems the problem might be linked to wake up. I wake up the computer, and about 10 s later the screen is blinking and finally the screen is completely switched off.

I found in dmesg:

Dez 29 08:06:47 LinuxKonrad systemd[1]: dbus-:1.3-org.kde.powerdevil.backlighthelper@2.service: Deactivated successfully.
Dez 29 08:06:47 LinuxKonrad audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dbus-:1.3-org.kde.powerdevil.backlighthelper@2 comm=>
Dez 29 08:06:48 LinuxKonrad wpa_supplicant[1271]: wlp4s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-58 noise=9999 txrate=26000
Dez 29 08:06:56 LinuxKonrad kwin_wayland[1961]: qt.dbus.integration: QDBusConnection: couldn't handle call to Teardown, no slot matched

Perhaps it helps to taggle the issue.

2 Likes

Same problem here on wake up and on battery only, the brightness up to max then screen starts flashing down to a minimal brightness.

On messages, when this occurs powerdevil backlight service is started and deactivated :
systemd[1]: dbus-:1.3-org.kde.powerdevil.backlighthelper@35.service: Deactivated successfully.

I cannot found a bug related to this on bugs.kde.org

Here is my system specs :

         .',;::::;,'.                user@host 
     .';:cccccccccccc:;,.            -------------- 
  .;cccccccccccccccccccccc;.         OS: Fedora Linux 41 (Workstation Edition) x86_64 
.:cccccccccccccccccccccccccc:.       Host: ThinkPad P14s Gen 2a 

.;ccccccccccccc;.:dddl:.;ccccccc;. Kernel: 6.12.8-200.fc41.x86_64
.:ccccccccccccc;OWMKOOXMWd;ccccccc:. Uptime: 19 hours, 8 mins
.:ccccccccccccc;KMMc;cc;xMMc:ccccccc:. Packages: 3303 (rpm), 9 (flatpak), 6 (snap)
,cccccccccccccc;MMM.;cc;;WW::cccccccc, Shell: bash 5.2.32
:cccccccccccccc;MMM.;cccccccccccccccc: Resolution: 2560x1440
:ccccccc;oxOOOo;MMM0OOk.;cccccccccccc: WM: KWin
cccccc:0MMKxdd:;MMMkddc.;cccccccccccc; Theme: Adwaita [GTK2/3]
ccccc:XM0’;cccc;MMM.;cccccccccccccccc’ Icons: Adwaita [GTK2/3]
ccccc;MMo;ccccc;MMW.;ccccccccccccccc; Terminal: konsole
ccccc;0MNc.ccc.xMMd:ccccccccccccccc; CPU: AMD Ryzen 7 PRO 5850U with Radeon Graphics (16) @ 4.507GHz
cccccc;dNMWXXXWM0::cccccccccccccc:, GPU: AMD ATI Radeon Vega Series / Radeon Vega Mobile Series
cccccccc;.:odl:.;cccccccccccccc:,. Memory: 11877MiB / 43950MiB
:cccccccccccccccccccccccccccc:'.
.:cccccccccccccccccccccc:;,…
'::cccccccccccccc::;,.