• 0 Posts
  • 4 Comments
Joined 4 months ago
cake
Cake day: August 19th, 2024

help-circle


  • What about dmesg? if it’s a hardware problem (and it looks like, but I may wrong) dmesg will print some usefull data

    sudo dmesg -Tw
    

    -T form human redeable timestamp and -w to follow (like tail -f)

    Also, about that hard reset that you did, Linux magic keys are your friends if your are not facing a kernel panic, I have this key combo engraved in my head like a rune: Press and hold Alt + PrtSc (not Alt+Gr) and then press only one time each (and while holding Alt + PrtSc) S + E + I + U + B PrtSc maybe be SysRq in your keyboard depends on the manufacturer or how old it is. Also wait one or two seconds when pressing SEIUB.