User Details
- User Since
- Oct 25 2016, 8:19 AM (344 w, 2 d)
Jul 26 2020
Remove explicitly enabling bash completion
Jul 18 2020
Feb 16 2020
Mar 9 2019
The only problem I see is that we don't mount the EFI partition which means the user has to do it himself when he wants to update BIOS/firmware.
Oct 21 2018
Oct 17 2018
A patch to the hid-steam module fix this issue is available at
https://lkml.org/lkml/2018/10/14/502. I tested it locally and it fixes the issue with hid-steam and Rocket League for me. So, with this patch, the hid-steam blacklist work-around is no longer needed with the Steam Controller.
Sep 20 2018
Sep 5 2018
Jul 30 2018
Still doing this for me :(
Jul 21 2018
Jun 23 2018
Jun 6 2018
May 30 2018
Update for version 1.26.1
May 19 2018
May 14 2018
Mar 30 2018
Mar 14 2018
Update rust to 1.24.1
Mar 8 2018
@jschwanebeck What you linked to is for utilizing a custom toolchain (think building a patched version of rust) from rustup. The toolchain is still managed in the user's home directory. So, while you could use this for the system rustc/cargo, it would still require each user to run rustup toolchain link... themselves.
Mar 2 2018
I'll tackle this. Just a couple questions for @ikey.
Feb 19 2018
Fix Cargo bash completions
Feb 17 2018
A few changes that might need explanation in this update.
Feb 16 2018
Update rust to 1.24.0
Jan 7 2018
Dec 3 2017
Nov 24 2017
Oct 29 2017
Oct 16 2017
Sep 3 2017
Jun 12 2017
Apr 28 2017
@kyrios123 thanks for the heads up. Patch updated for 1.17.0.
Apr 20 2017
Updated patch attached. Obsoletes the other patches.
Apr 18 2017
Added patch to use rustbuild instead of Makefile build system.
Mar 17 2017
Updated patch for cargo 0.17.0 attached
Updated patch in OP for rust 1.16.0
Mar 16 2017
Feb 26 2017
I could not find a complete list of vendors that use this technology, but Dell is one of them.
Feb 20 2017
Feb 18 2017
Here's a 3rd patch updating libconfuse to 3.0. I separated this patch out, because libconfuse 3.0 introduced some API changes that can cause breakage. So applications that link against it may need patching.
Feb 9 2017
Updated revision bump patch after compile test attached.
Feb 8 2017
Nov 25 2016
Nov 22 2016
Nov 19 2016
I was watching the systemd journal while updating, not sure if this is related, but comar crashed right as the updates finished.
Nov 6 2016
@tiredpixels unfortunately, CONFIG_HID_CORSAIR is only needed for the macro keys on the Vengeance K90 (non-RGB). The K90 uses non-standard HID codes for the macro keys. The RGB models operate differently and do not use these non-standard HID codes, additionally, the K65 has no macro keys. So enabling CONFIG_HID_CORSAIR will have no effect for you. There were some HID quirks added in time for the 4.7 kernel for the RGB models (and the standard K70). These quirks were mostly added to fix the boot delay (see the commit for more info). These changes would be present in your 4.7.4 Arch kernel also.
Oct 31 2016
Oct 29 2016
I have a K70 RGB, which is identical hardware to the K65 (minus the numpad) and it works just fine. There is a slight boot delay, but this happens in every Linux distro and seems to be an issue with the way Corsair's firmware interacts with the Linux kernel. These keyboards have always had issues with Linux, but have gotten better with the newer firmware (except for the boot delay).