J'ai un Dell Latitude E6530. Le clavier a un SysRq clé (Fn+Home). Cependant, les clés magiques (surtout le célèbre REISUB) ne fonctionne pas.
SysRq est activé dans/proc/sys/kernel/sysrq (je reçois 1 si je cat ce fichier). Cela fonctionne à partir d'un clavier USB externe.
Comment puis-je avoir le Alt+SysRq+REISUB (En réalité, Alt+Fn+Home+REISUB) redémarrer mon système?
Le Dell E6420 fonctionne comme suit
La documentation (/usr/src/linux*/Documentation/sysrq.txt
) dit ceci:
On x86 - You press the key combo 'ALT-SysRq-<command key>'. Note - Some
keyboards may not have a key labeled 'SysRq'. The 'SysRq' key is
also known as the 'Print Screen' key. Also some keyboards cannot
handle so many keys being pressed at the same time, so you might
have better luck with "press Alt", "press SysRq", "release SysRq",
"press <command key>", release everything.