*** This bug is a duplicate of bug 1353021 ***
https://bugs.launchpad.net/bugs/1353021
** This bug has been marked a duplicate of bug 1353021
USB HIDRAW Feature Report Implementation for HID devices not working
correctly in Ubuntu 14.04
--
You received this bug notification because you a
** Tags added: needs-bisect needs-upstream-testing
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1337641
Title:
Oculus Rift "drifts" on recent kernels
To manage notifications about this bug go to:
This isn't a BIOS issue, it's been reproduced across multiple different
hardwares including by the oculus developers themselves, and is a
regression in the stable release. It's either a bug in the oculus driver
code, or it's a bug in the kernel.
** Changed in: linux (Ubuntu)
Status: Incompl
Alistair Buxton, thank you for reporting this and helping make Ubuntu better.
As per http://www.asus.com/Motherboards/M4A79XTD_EVO/HelpDesk_Download/ an
update to your BIOS is available (2102). If you update to this following
https://help.ubuntu.com/community/BiosUpdate does it change anything?
I forgot to mention this, but the way OpenHMD switches modes is by using
the hidapi library, which has two versions for libusb and hidraw. You
just link against the one you want. So the code is doing the exact same
thing in each case, and the HID version of it doesn't work. That's why I
think it is