[Kernel-packages] [Bug 1337641] Re: Oculus Rift drifts on recent kernels

2014-10-05 Thread Alistair Buxton
*** 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

[Kernel-packages] [Bug 1337641] Re: Oculus Rift drifts on recent kernels

2014-08-05 Thread Christopher M. Penalver
** Tags added: needs-bisect needs-upstream-testing -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1337641 Title: Oculus Rift drifts on recent kernels Status in “linux” package in

[Kernel-packages] [Bug 1337641] Re: Oculus Rift drifts on recent kernels

2014-08-04 Thread Alistair Buxton
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:

[Kernel-packages] [Bug 1337641] Re: Oculus Rift drifts on recent kernels

2014-07-26 Thread Christopher M. Penalver
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?

[Kernel-packages] [Bug 1337641] Re: Oculus Rift drifts on recent kernels

2014-07-04 Thread Alistair Buxton
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