F5F Stay Refreshed Software Operating Systems Ubuntu 18.04 issue: keyboard and trackpad malfunctioning

Ubuntu 18.04 issue: keyboard and trackpad malfunctioning

Ubuntu 18.04 issue: keyboard and trackpad malfunctioning

T
Treemily
Member
58
10-23-2018, 02:34 PM
#1
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.
T
Treemily
10-23-2018, 02:34 PM #1

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.

H
Hatefulness
Member
145
10-23-2018, 03:22 PM
#2
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.
H
Hatefulness
10-23-2018, 03:22 PM #2

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.

A
akanijo
Member
170
10-23-2018, 08:32 PM
#3
The issue seems to be with the keyboard setup. You might need to connect the external keyboard properly and ensure it's recognized by your system. Commands should be typed using the connected keyboard or mouse.
A
akanijo
10-23-2018, 08:32 PM #3

The issue seems to be with the keyboard setup. You might need to connect the external keyboard properly and ensure it's recognized by your system. Commands should be typed using the connected keyboard or mouse.

G
GameChris
Junior Member
4
10-24-2018, 10:23 AM
#4
Navigate to the settings area. An on-screen keyboard should be available within the Universal Access options.
G
GameChris
10-24-2018, 10:23 AM #4

Navigate to the settings area. An on-screen keyboard should be available within the Universal Access options.

M
Mike_08
Member
160
10-24-2018, 06:19 PM
#5
Well... I can only move cursor.. But can't do anything else
M
Mike_08
10-24-2018, 06:19 PM #5

Well... I can only move cursor.. But can't do anything else

M
mads918n
Junior Member
4
10-25-2018, 12:22 AM
#6
You're stuck with no choices left.
M
mads918n
10-25-2018, 12:22 AM #6

You're stuck with no choices left.

A
201
10-25-2018, 12:55 AM
#7
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.
A
AwesomeIce1121
10-25-2018, 12:55 AM #7

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.