Tiny Core Base > CorePlus

touchpad on dell laptops

<< < (3/3)

curaga:
Then it is the kernel's issue, not X's.

Juanito:
Ah - I should have read down further:
--- Code: ---$ cat /proc/bus/input/devices

I: Bus=0011 Vendor=0002 Product=0008 Version=0300
N: Name="AlpsPS/2 ALPS GlidePoint"
P: Phys=isa0060/serio1/input0
S: Sysfs=/devices/platform/i8042/serio1/input/input6
U: Uniq=
H: Handlers=mouse2 event10
--- End code ---

i.e. not /dev/input/input6, but /dev/input/event10

There is touchpad input on /dev/input/event10, but not on /dev/input/mice

curaga:
And if you tell Xvesa/fbdev to use /dev/input/mouse2?

Juanito:
There's nothing on "cat /dev/input/mouse2", but I confirm there's a connection to /dev/input/event10

curaga:
Ok, a kernel bug then. As you have the hw, either you or OP might want to try to find out what kernel version introduced it and file a bug.

Navigation

[0] Message Index

[*] Previous page

Go to full version