Touchpad CX1505-CKA not working

System Details

  • I think its Awardon
  • OS: Arch Linux
  • Firmware Type: Full rom
  • Firmware Version: [As reported by the script]
  • Internal storage type: EMMC

Summary of the Issue

My touchpad is fully read by the computer just doesn’t work I’ve tried almost everything

Steps to Reproduce

Expected Behavior

?

meaning what? what type/model touchpad is identified via dmesg?

what does this mean exactly?

By almost everything I mean configuration, and drivers. Yes it does get shown in dmesg and works

this tells me nothing useful

if it works, what’s the problem?
why won’t you tell us what type it is? provide your dmesg log?

I don’t know how you expect us to help when you won’t provide any info

Ok I will soon

That is my half of DMESG log and my touchpad is a precision touchpad if thats what you mean. I said it wrong by when it works. Sorry about the low amount of information earlier I didn’t have my laptop near me.

FFS use pastebin

  1. [ 4.641576] input: PNP0C50:00 093A:200F Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-PNP0C50:00/0018:093A:200F.0001/input/input4

plenty of posts detailing issues with the PixArt touchpad, such as:

https://forums.linuxmint.com/viewtopic.php?t=459707

the TLDR is that mainline linux doesn’t have the correct calibration settings for the touchpad, so you have to add them via a quirk

Thanks this worked!