To fix it:
replace in kernel source file drivers/hid/Kconfig

 config HID_ACRUX_FF
-        tristate "ACRUX force feedback support"
+       bool "ACRUX force feedback support"
         depends on HID_ACRUX
         select INPUT_FF_MEMLESS
         ---help---
         Say Y here if you want to enable force feedback support for ACRUX
         game controllers.

and replace in kernel config
 CONFIG_HID_ACRUX=m
-CONFIG_HID_ACRUX_FF=m
+CONFIG_HID_ACRUX_FF=y

and rebuild module hid_axff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/820858

Title:
  regression in 3.6.38.8 force feedback support in ACRUX gamepad broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/820858/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to