larixer / hid-asus-dkms

ASUS HID FTE100* DKMS Driver
GNU General Public License v2.0
68 stars 10 forks source link

Right button doesn't work after install #52

Closed dchesunas closed 7 years ago

dchesunas commented 7 years ago

Right button doesn't work. I can simulate it action by taping two finger in same time. And single tap to select some text put coursor in stick mode( unstick only by second touchpad tap).

dmesh | grep hid [ 9.945658] hidraw: raw HID events driver (C) Jiri Kosina [ 16.512149] i2c_hid i2c-FTE1001:00: failed to reset device. [ 22.516263] i2c_hid i2c-FTE1001:00: failed to reset device. [ 23.555287] i2c_hid i2c-FTE1001:00: error in i2c_hid_init_report size:633 / ret_size:0 [ 23.558857] i2c_hid i2c-FTE1001:00: error in i2c_hid_init_report size:131 / ret_size:0 [ 23.559016] hid-generic 0018:0B05:0101.0001: input,hidraw0: I2C HID v1.00 Mouse [FTE1001:00 0B05:0101] on i2c-FTE1001:00 [ 283.341550] hid_asus: module verification failed: signature and/or required key missing - tainting kernel [ 283.478482] hid-asus 0018:0B05:0101.0001: input,hidraw0: I2C HID v1.00 Mouse [FTE1001:00 0B05:0101] on i2c-FTE1001:00

xinput

⎡ Virtual core pointer id=2 [master pointer (3)] ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)] ⎜ ↳ Asus TouchPad id=11 [slave pointer (2)] ⎣ Virtual core keyboard id=3 [master keyboard (2)] ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)] ↳ Power Button id=6 [slave keyboard (3)] ↳ Video Bus id=7 [slave keyboard (3)] ↳ Video Bus id=8 [slave keyboard (3)] ↳ Sleep Button id=9 [slave keyboard (3)] ↳ USB2.0 VGA UVC WebCam id=10 [slave keyboard (3)] ↳ Asus WMI hotkeys id=12 [slave keyboard (3)] ↳ AT Translated Set 2 keyboard id=13 [slave keyboard (3)]

xinput list-props "Asus TouchPad"

Device 'Asus TouchPad': Device Enabled (138): 1 Coordinate Transformation Matrix (140): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000 Device Accel Profile (264): 1 Device Accel Constant Deceleration (265): 1.000000 Device Accel Adaptive Deceleration (266): 1.000000 Device Accel Velocity Scaling (267): 12.500000 Synaptics Edges (538): 111, 2683, 94, 1664 Synaptics Finger (539): 12, 15, 0 Synaptics Tap Time (540): 180 Synaptics Tap Move (541): 145 Synaptics Tap Durations (542): 180, 100, 100 Synaptics ClickPad (543): 1 Synaptics Middle Button Timeout (544): 0 Synaptics Two-Finger Pressure (545): 142 Synaptics Two-Finger Width (546): 3 Synaptics Scrolling Distance (547): -66, -66 Synaptics Edge Scrolling (548): 0, 0, 0 Synaptics Two-Finger Scrolling (549): 1, 0 Synaptics Move Speed (550): 1.000000, 1.750000, 0.102881, 0.000000 Synaptics Off (551): 2 Synaptics Locked Drags (552): 1 Synaptics Locked Drags Timeout (553): 5000 Synaptics Tap Action (554): 2, 3, 8, 0, 1, 3, 2 Synaptics Click Action (555): 1, 3, 2 Synaptics Circular Scrolling (556): 0 Synaptics Circular Scrolling Distance (557): 0.100000 Synaptics Circular Scrolling Trigger (558): 0 Synaptics Circular Pad (559): 0 Synaptics Palm Detection (560): 1 Synaptics Palm Dimensions (561): 4, 1 Synaptics Coasting Speed (562): 20.000000, 50.000000 Synaptics Pressure Motion (563): 15, 80 Synaptics Pressure Motion Factor (564): 1.000000, 1.000000 Synaptics Resolution Detect (565): 1 Synaptics Grab Event Device (566): 0 Synaptics Gestures (567): 1 Synaptics Capabilities (568): 1, 0, 0, 1, 1, 1, 1 Synaptics Pad Resolution (569): 1, 1 Synaptics Area (570): 0, 0, 0, 1441 Synaptics Soft Button Areas (571): 0, 1629, 1737, 0, 1630, 0, 1737, 0 Synaptics Noise Cancellation (572): 16, 16 Device Product ID (259): 2821, 257 Device Node (260): "/dev/input/event13"

dchesunas commented 7 years ago

Find answer