elementary / greeter

Login and Lock Screen greeter for elementary OS and Pantheon, using LightDM
GNU General Public License v3.0
152 stars 39 forks source link

Black screen after return from login #165

Open otavioschwanck opened 6 years ago

otavioschwanck commented 6 years ago

When i lock screen and log in again, the elementary show me a black screen for +/- 10s.

[edit] PARCIAL FIX:

remove light-loger and install gnome-screensaver

sudo apt remove light-locker && sudo apt install gnome-screensaver.

Then, add gnome-screensaver-command -l to a shortcut to use it:

image

Victor-Arruda commented 6 years ago

Same issue here.

otavioschwanck commented 6 years ago

From Steam: Computer Information: Manufacturer: Unknown Model: Unknown Form Factor: Laptop No Touch Input Detected

Processor Information: CPU Vendor: GenuineIntel CPU Brand: Intel(R) Core(TM) i7-5500U CPU @ 2.40GHz CPU Family: 0x6 CPU Model: 0x3d CPU Stepping: 0x4 CPU Type: 0x0 Speed: 3000 Mhz 4 logical processors 2 physical processors HyperThreading: Supported FCMOV: Supported SSE2: Supported SSE3: Supported SSSE3: Supported SSE4a: Unsupported SSE41: Supported SSE42: Supported AES: Supported AVX: Supported CMPXCHG16B: Supported LAHF/SAHF: Supported PrefetchW: Unsupported

Operating System Version: elementary OS 5.0 Juno (64 bit) Kernel Name: Linux Kernel Version: 4.15.0-36-generic X Server Vendor: The X.Org Foundation X Server Release: 11906000 X Window Manager: Mutter(Gala) Steam Runtime Version: steam-runtime-beta-release_2018-09-03

Video Card: Driver: Intel Open Source Technology Center Mesa DRI Intel(R) HD Graphics 5500 (Broadwell GT2) x86/MMX/SSE2 Driver Version: 3.0 Mesa 18.2.2 - padoka PPA OpenGL Version: 3.0 Desktop Color Depth: 24 bits per pixel Monitor Refresh Rate: 60 Hz VendorID: 0x8086 DeviceID: 0x1616 Revision Not Detected Number of Monitors: 1 Number of Logical Video Cards: 1 Primary Display Resolution: 1920 x 1080 Desktop Resolution: 1920 x 1080 Primary Display Size: 13.54" x 7.60" (15.51" diag) 34.4cm x 19.3cm (39.4cm diag) Primary VRAM Not Detected

Sound card: Audio device: Intel Broadwell HDMI

Memory: RAM: 15961 Mb

Miscellaneous: UI Language: English LANG: pt_BR.UTF-8 Total Hard Disk Space Available: 612240 Mb Largest Free Hard Disk Block: 518546 Mb VR Headset: None detected

otavioschwanck commented 6 years ago

Observation: I'm using padoka ppa for latest drivers, but this issue happens with default drivers too.

Victor-Arruda commented 6 years ago

Computer Information: Manufacturer: Unknown Model: Unknown Form Factor: Laptop No Touch Input Detected

Processor Information: CPU Vendor: GenuineIntel CPU Brand: Intel(R) Core(TM) i7-7500U CPU @ 2.70GHz CPU Family: 0x6 CPU Model: 0x8e CPU Stepping: 0x9 CPU Type: 0x0 Speed: 3500 Mhz 4 logical processors 2 physical processors HyperThreading: Supported FCMOV: Supported SSE2: Supported SSE3: Supported SSSE3: Supported SSE4a: Unsupported SSE41: Supported SSE42: Supported AES: Supported AVX: Supported CMPXCHG16B: Supported LAHF/SAHF: Supported PrefetchW: Unsupported

Operating System Version: elementary OS 5.0 Juno (64 bit) Kernel Name: Linux Kernel Version: 4.15.0-36-generic X Server Vendor: The X.Org Foundation X Server Release: 11906000 X Window Manager: Mutter(Gala) Steam Runtime Version: steam-runtime-beta-release_2018-09-03

Video Card: Driver: Intel Open Source Technology Center Mesa DRI Intel(R) HD Graphics 620 (Kaby Lake GT2) x86/MMX/SSE2 Driver Version: 3.0 Mesa 18.0.5 OpenGL Version: 3.0 Desktop Color Depth: 24 bits per pixel Monitor Refresh Rate: 60 Hz VendorID: 0x8086 DeviceID: 0x5916 Revision Not Detected Number of Monitors: 1 Number of Logical Video Cards: 1 Primary Display Resolution: 1920 x 1080 Desktop Resolution: 1920 x 1080 Primary Display Size: 13.54" x 7.60" (15.51" diag) 34.4cm x 19.3cm (39.4cm diag) Primary VRAM Not Detected

Sound card: Audio device: Realtek ALC3246

Memory: RAM: 15838 Mb

Miscellaneous: UI Language: English LANG: pt_BR.UTF-8 Total Hard Disk Space Available: 119674 Mb Largest Free Hard Disk Block: 99414 Mb VR Headset: None detected

amioranza commented 5 years ago

Same here.

Dell LATITUDE 7490, 16GB RAM, Core i7 8th gen.

beeblebrox3 commented 5 years ago

Seems like the same issue in here: https://github.com/elementary/greeter/issues/137 Same problem here, 2 Dell laptops and asus too.

faelz commented 5 years ago

Same here. Video card nvidia.

yellowgh0st commented 5 years ago

@faelz which nvidia driver do you use?

Your issue could be something different. See also this: https://github.com/elementary/greeter/issues/166 Workaround could be this: https://github.com/elementary/greeter/issues/166#issuecomment-437144185

faelz commented 5 years ago

@faelz which nvidia driver do you use?

Your issue could be something different. See also this: #166 Workaround could be this: #166 (comment)

nvidia-340

yellowgh0st commented 5 years ago

@faelz As I mentioned It's a issue with driver provided in ubuntu repos.

otavioschwanck commented 5 years ago

I'm using AMD and have same issue. Not a driver related.

rodrigoyoshida commented 5 years ago

Same here, using two different laptops and both have the same issue. I have to lock and unlock my computers many times a day, so it is definitely an issue for my workflow. Both my computers have integrated and dedicated Nvidia cards. Tried the driver that came preinstalled and the ones from Nvidia. Still have this issue.

Is there anything I can do to help solve this issue? I really love ElementaryOS, I do not want to switch back to Ubuntu but this is affecting my work.

rodrigoyoshida commented 5 years ago

There is a pinned issue about this.

https://github.com/elementary/greeter/issues/100

bbuhler commented 5 years ago

Copying my monitors.xml into lightdm config folder helped in my case.

sudo cp ~/.config/monitors.xml /var/lib/lightdm/.config
sudo chown lightdm:lightdm /var/lib/lightdm/.config/monitors.xml
rodrigoyoshida commented 5 years ago

Copying my monitors.xml into lightdm config folder helped in my case.

sudo cp ~/.config/monitors.xml /var/lib/lightdm/.config
sudo chown lightdm:lightdm /var/lib/lightdm/.config/monitors.xml

It did not work in my case. I am considering switching back to Ubuntu since ElementaryOS feels a little abandoned about the support.

tdias25 commented 3 years ago

same here... nvidia gpu card too, i had this problem on my previous laptop also with a nvidia gpu

rreina commented 1 year ago

Hi, please see below for a workaround:

  1. Turn-on suspend when closing the lid in power settings: lid-closed-suspend
  2. Fully disable locking the screen in the security & privacy settings: locking-off-security

Result: your laptop suspends when closing the lid, hence saving power, and when your open it back you're logged in skipping the black screen bug.

There's a duplicated bug reported for Gala, here (#1126). However, Pantheon Greeter seems to cause this problem.