You are not logged in.
Hi everyone,
I'm trying to get the internal touchpad working on my Infinix InBook Y1 Plus Neo.
Hardware
Laptop: Infinix InBook Y1 Plus Neo
CPU: Intel Celeron N5100
BIOS: American Megatrends (AMI), 2022
Boot mode: UEFI
Secure Boot: Disabled
Kernel: 7.1.2-arch3-1
Bootloader: GRUB
Desktop: Hyprland
Problem
The internal touchpad works perfectly in Windows but is not detected at all in Linux.
I've tested:
Arch Linux (latest ISO)
Kali Linux
Deepin Linux
The touchpad does not work on any of them.
What I've already tried
Updated to the latest Arch kernel.
Installed libinput.
Verified i2c_hid, i2c_hid_acpi, and intel_lpss modules are loaded.
Added the GRUB kernel parameter:
i2c_hid.acpi_pci=1
(No change.)
Checked BIOS settings. There are no touchpad/I2C/PS2 options available. Secure Boot is disabled.
Touchpad still works normally in Windows.
Diagnostics
uname -r
7.1.2-arch3-1
lsmod shows:
i2c_hid
i2c_hid_acpi
intel_lpss
dmesg contains:
intel-hid INTC1051:00: failed to enable HID power button
There are no i2c_hid probe errors, and the kernel never seems to detect the internal Synaptics touchpad. Only my USB mouse and keyboard appear as input devices.
Question
Has anyone with this laptop (or another Infinix model) managed to get the internal touchpad working?
If yes,Please help me.
Offline