The 2.6.27 kernel does not solve this bug, since its configuration
(config-2.6.27-2-generic) still has CONFIG_HID_FF not set.

This is my diff to the config file to solve the lack of force feedback
support:

< # CONFIG_HID_FF is not set
---
> CONFIG_HID_FF=y
> CONFIG_HID_PID=y
> CONFIG_LOGITECH_FF=y
> CONFIG_LOGIRUMBLEPAD2_FF=y
> CONFIG_PANTHERLORD_FF=y
> CONFIG_THRUSTMASTER_FF=y
> CONFIG_ZEROPLUS_FF=y

-- 
Missing Force feedback support in kernel (CONFIG_HID_FF)
https://bugs.launchpad.net/bugs/246952
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to