FS#35158 - [linux][kde] blank screen after resume from suspend

Attached to Project: Arch Linux
Opened by mark (mmm) - Wednesday, 08 May 2013, 14:22 GMT
Last edited by Andrea Scarpino (BaSh) - Friday, 24 May 2013, 06:46 GMT
Task Type Bug Report
Category Packages: Testing
Status Closed
Assigned To Andrea Scarpino (BaSh)
Sven-Hendrik Haase (Svenstaro)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

As of yesterday (May 7) i've been seeing blank screen after resume from suspend.
I suspect primarily KDE (move to 4.10.3) as I _can_ see the login screen after resume, fill in the password, and then KDE boots to blank screen where I see only a mouse cursor. I can switch to vt1 and do killall X as a workaround.

Nothing strange in the dmesg.
System was resuming fine ~2 days ago.

$ uname -a
Linux beruska 3.9.1-1-ARCH #1 SMP PREEMPT Wed May 8 09:29:17 CEST 2013 x86_64 GNU/Linux

dmesg | head
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.9.1-1-ARCH (tobias@T-POWA-LX) (gcc version 4.8.0 20130502 (prerelease) (GCC) ) #1 SMP PREEMPT Wed May 8 09:29:17 CEST 2013
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/mapper/crypto3 cryptdevice=/dev/sdb7:crypto:allow-discards resume=/dev/mapper/crypto1 ro enable_mtrr_cleanup=1 mtrr_spare_reg_nr=3 add_efi_memmap i915.i915_enable_rc6=7 i915.i915_enable_fbc=1 i915.lvds_downclock=1 pcie_aspm=force drm.vblankoffdelay=1 i915.semaphores=1 usbcore.autosuspend=5 video=lvds:1600x900R-32@60 pci=nocrs memory.use_hierarchy=1 systemd.unit=graphical.target acpi_osi=Linux acpi_backlight=vendor
[ 0.000000] e820: BIOS-provided physical RAM map:


$ dmesg | grep PM
[ 236.678509] PM: Syncing filesystems ... done.
[ 236.784620] PM: Preparing system for mem sleep
[ 237.295025] PM: Entering mem sleep
[ 237.832195] PM: suspend of devices complete after 536.352 msecs
[ 237.832772] PM: late suspend of devices complete after 0.571 msecs
[ 237.912196] PM: noirq suspend of devices complete after 79.349 msecs
[ 237.913455] PM: Saving platform NVS memory
[ 238.029108] PM: Restoring platform NVS memory
[ 238.195402] PM: noirq resume of devices complete after 117.632 msecs
[ 238.195848] PM: early resume of devices complete after 0.402 msecs
[ 240.290436] PM: resume of devices complete after 2092.747 msecs
[ 241.815756] PM: Finishing wakeup.

Later I can downgrade to [core] to check.

Thanks, Mark

This task depends upon

Closed by  Andrea Scarpino (BaSh)
Friday, 24 May 2013, 06:46 GMT
Reason for closing:  Fixed
Additional comments about closing:  See last comment
Comment by mark (mmm) - Wednesday, 08 May 2013, 14:30 GMT
Oh, there's intel HD4000 and nvidia which is off(bumblebee)
Comment by robert r (crobe) - Friday, 10 May 2013, 11:36 GMT
I experienced this today, as I lock my screen when suspending the system. Lockscreen shows, I enter my password and everything stays black. Need to restart X. I am currently searching the KDE bug database.
Comment by mark (mmm) - Monday, 13 May 2013, 09:49 GMT
Fixed for me by some recent updates. Crobe, can you confirm?
If so, i think the bug can be closed.

Loading...