hede5562
hede5562
@RobertCNelson np - I do not need those drivers and can remove them. Still, if somebody does...
As there's still no automatic backup it's at least not that fatal that the backup location recently got changed without notice. (yes, that's sarkasm) The previous backup location on my...
I'm using a modified kernel.flags for my system as the SD-Card is no /dev/sdX device but /dev/mmcblk0: https://github.com/hede5562/breath/blob/main/kernel.modern.flags `console=tty1 root=/dev/mmcblk0p2 i915.modeset=1 rootwait rw fbcon=logo-pos:center,logo-count:1 loglevel=0 splash`
Good idea. The UUID is fixed after creating the partition table and filesystem. It should be possible to find them out while creating the image or usb media.
(now that I quickly opened this "issue" after having this idea, I think a better place would be the "discussions" area instead of an issue... sorry..)
The style `CRYPTNAMES="/dev/disk1path:disk1name /dev/disk2path:disk2name"` was indeed my first idea. I am also a big fan of "if the computer tries to be smart this typically fails much to often". But...
Søren Brokær has done some reverse engineering at least for the HyperX Cloud Flight [in JavaScript](https://github.com/srn/hyperx-cloud-flight-wireless). I'm testing this for mine right now, see [Fork hede5562/HeadsetControl](https://github.com/hede5562/HeadsetControl). The problem is, there...
PS: It's only battery status for now and I doubt it supports other things at all. Not even the Windows software has options for sidetone or LED control.
That's the point here. Mine is `0951:1723` and as such presumably has other Usage IDs. I'm not an expert but I try to give an excerpt: Every USB device has...
> Note that the usageids are only relevant for Windows. indeed - I misinterpreted that. This way it should work for Cloud Flight Variants with both Product IDs, at least...