I just installed Sabayon 6 on a new Dell Latitude E6420 and I'm having issues with the touchpad, specifically that it's recognized as a PS2 mouse. It works on a basic level, but I'd really like to be able to have it scroll, at least vertically.
/var/log/Xorg.0.log:
- Code: Select all
[ 2146.774] (II) Using input driver 'synaptics' for 'Synaptics Touchpad'
[ 2146.774] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 2146.774] (**) Option "AlwaysCore" "true"
[ 2146.774] (**) Option "SendCoreEvents"
[ 2146.774] (**) Synaptics Touchpad: always reports core events
[ 2146.789] (EE) Query no Synaptics: 6003C8
[ 2146.789] (--) Synaptics Touchpad: no supported touchpad found
[ 2146.789] (EE) Synaptics Touchpad Unable to query/initialize Synaptics hardware.
[ 2146.812] (EE) PreInit returned 11 for "Synaptics Touchpad"
[ 2146.812] (II) UnloadModule: "synaptics"
[ 2146.812] (II) Unloading synaptics
/proc/bus/input/devices:
- Code: Select all
I: Bus=0011 Vendor=0002 Product=0001 Version=0000
N: Name="PS/2 Generic Mouse"
P: Phys=isa0060/serio1/input0
S: Sysfs=/devices/platform/i8042/serio1/input/input5
U: Uniq=
H: Handlers=mouse0 event5
B: PROP=0
B: EV=7
B: KEY=70000 0 0 0 0 0 0 0 0
B: REL=3
Dell does provide an alps driver for the touchpad for Ubuntu, but as there's no way to install the .deb on Sabayon, I'm pretty much stuck. I've had no luck finding any similar cases on Google either.
