My Ubuntu 18.04 -whole system- freezes regurlary. It is a Dell Latitude 3510.
- I tried the Alt+PrintScreen (5mp)+r+e+i+s+u+b (2 mp delay between keystrokes) and the same with Alt+Home at the start.
- Also tried this two while holding down the Alt constantly.
- My
sysrqis enabled,cat proc/sys/kernel/sysrqshowed a value176- what ever that means. - The only way to shut it down is to take out the integrated battery from the inside of the laptop.
Is there a way to find out which key "hides" my SysRq?
SysRq, then usually it's thePrtSckey. – undefined Sep 13 '21 at 19:26176check this answer. Mine shows the same and it seems to stand for 128+32+16, which means the available functions are "reboot/power-off" (128), "read-only remounts" (32), and "sync" (16). – stafusa Jan 03 '23 at 13:28