Hello. need help in troubleshooting my device. whenever it wakes up from suspension . the screen remains black and forced to reboot using the power button .
Please give us more informations about your computer specs (brand, model, graphics, ...)
lenovo thinkpad t470s
Did You received a Kernel Update to Version 7.0? IF yes, try it with switching back to the older 6.17 Kernel on the GRUB Menu with choosing there ''Advanced Options'' and then take the 6.17 Kernel Option without the Recovery Mode.
Also: Are Secure Boot and Fast Boot in BIOS disabled? Does Your System runs in Wayland or X11? You can check that with the Command echo $XDG_SESSION_TYPE via Terminal.
yeah, i recieved an update on version 7.0. i have just downgraded it to 6.17 .
secure boot is disabled and am running x11
let's see if the downgrade solve the problem and hopefully it does
it has worked thanks
Now how do i save it so that when i reboot it , it uses this version :6.17.0-40-generic , so that it saves the hustle of going back manually and resetting it back. cause when i reboot . it boot up to the newer version or are there solution to fix the newer version?
Boot with the older kernel (via advanced options for Zorin) and then edit the grub file:
still booting to the newer version when restarted
Do you have booted into the old kernel when you edited the grub file, and did you run 'sudo update-grub' afterwards to apply the changes?
i didn't run sudo update -grub after editing. but ran into the newer kennel after editing the grub file on reboot.
sudo update-grub is important. When you don't run that, it doesn't work and you boot with the latest kernel by default.