Meaning of the symptom
The input path is broken somewhere between the device, the connection, and the operating system session.
Safe sequence
- Check power and connection.
- Try a known-good path.
- Only then move into driver or OS-level checks.
Use this when a keyboard or mouse stops responding and you need to separate hardware, connection, and OS issues.
The keyboard, mouse, or touch input stops responding normally.
The keyboard, mouse, or touch input stops responding normally.
Use this when a keyboard or mouse stops responding and you need to separate hardware, connection, and OS issues.
The input path is broken somewhere between the device, the connection, and the operating system session.
Set up one working Windows terminal and one working Linux terminal so every later module starts from a stable base.
M05 - Navigation: GUI FirstUse the graphical file manager to build a reliable spatial map of paths, hidden files, and frequent locations before translating those actions to the command line.
M06 - Navigation: CLI TranslationTranslate basic GUI navigation into terminal navigation using the current directory, listing commands, absolute and relative paths, and a few high-value movement shortcuts.
Identify and inspect physical hardware components (CPU, Memory, PCI bus, USB devices) attached to the Linux system without ever opening the server chassis.
LAB-HW-02 - Kernel Rings & dmesgRead the Kernel Ring Buffer using dmesg to diagnose hardware failures, driver issues, and critical system boot errors.