Ubuntu 18.04 issue: keyboard and trackpad malfunctioning
Ubuntu 18.04 issue: keyboard and trackpad malfunctioning
You're using a live USB of Ubuntu 18.04, but you're not seeing any login options. The desktop loads immediately, yet your laptop keyboard and trackpad aren't responding—only the mouse works for cursor movement. This suggests a potential issue with the USB connection or driver setup. Try checking your USB port, ensuring it's properly connected, and restarting both the laptop and the computer. If the problem persists, verify that the correct USB drive is selected during boot.
Focus on the live session. Consider using an external keyboard or the built-in screen keyboard. If issues persist, refer to https://askubuntu.com/questions/908918/u...ter-gettin for guidance.
Laptops tend to be tricky to get running. Use GRUB kernel commands to adjust settings: disable acpi if needed, set acpi_osi accordingly. After entering the USB live, press E before booting Ubuntu and run those commands. It seems the issue isn’t a driver fault but rather ACPI not recognizing devices when Windows isn’t detected.