I can hybernate the PC, no problem. But when I start up fresh, from time to time, randomly, the boot goes fine to login, but thereafter stops before activating the desktop. A hard reset usually helps.
Any idea how I can solve that?
[QUOTE=hcp_dk;59204]This is an issue I have seen in SLED 15.0 only.
I can hybernate the PC, no problem. But when I start up fresh, from time to time, randomly, the boot goes fine to login, but thereafter stops before activating the desktop. A hard reset usually helps.
Any idea how I can solve that?[/QUOTE]
Hi
Maybe a UUID issue with swap (assuming it’s 1.5 times installed RAM), if you check the output from;
[QUOTE=hcp_dk;59254]Yes, I use UEFI boot. I use SSD.
see …
hans-christoph@linuxSLED:~> cat /etc/default/grub | grep GRUB_CMDLINE_LINUX_DEFAULT
GRUB_CMDLINE_LINUX_DEFAULT=“resume=/dev/disk/by-uuid/e1659cee-7914-425d-b343-17172a04b02a splash=silent quiet showopts crashkernel=174M,high crashkernel=72M,low”[/QUOTE]
Hi
If as root user check the output from;
blkid
Does the UUID correspond with your swap partition? Or you can change it to resume=/dev/sda3 in YaST bootloader, or via command line and rebuild grub.
Hi Malcolm,
I have disabled fastboot support in Bios. I had double boot. But after 3 years I’m confident i SUSE now. and since version 15 it is really a step ahead - works better than Windows.
Now I change my Server to Linux as well.
I learned the options of Bash and Linux…
------- X-Window-------------
I think because I get to login window, can login, but the Desktop do not start. And here X-window starts I think. I had in past some issues with x-windows.
Hi
OK, at the login screen if you select your name and see the cog (bottom right) select that and in the list select GNOME on Xorg, enter your password. Does this give you a desktop session?
yes. Randomly it happens. I boot up. The login screen appears. I log in as usual (use SLE Gnome Desktop).
And then the screen get black.
I wait.
Usually the desktop appears from center. But in some cases, sometimes often, the desktop does not appears. The screen is black and the mouse is visible.
yes. Randomly it happens. I boot up. The login screen appears. I log in as usual (use SLE Gnome Desktop).
And then the screen get black.
I wait.
Usually the desktop appears from center. But in some cases, sometimes often, the desktop does not appears. The screen is black and the mouse is visible.[/QUOTE]
Hi
Have a look in /var/log/xorg or ~/.local/share/xorg for the Xorg.0.log file can you see errors in this log file?