RageLtMan
RageLtMan
Probably a good idea to introduce a "MAYBRICK" danger tag or something like that to help bots which build PRs avoid by tag.
@glpnk - anything i can do to help this PR along?
Seems to work for battery threshold anyway: ``` # /etc/systemd/system/battery-charge-save-threshold.service [Unit] Description=Set the battery charge threshold to max lifetime After=multi-user.target StartLimitBurst=0 #Conflicts=battery-charge-full-threshold,battery-charge-balanced-threshold [Service] Type=oneshot Restart=on-failure ExecStart=/bin/bash -c 'echo min >...
Keyboard brightness works, touchpad `fn` key does not. Touchpad is actually kind of weird - using `libinput` with X, i am finding that the "physical click" pressure changes becoming _very_...
Touchpad is about size of space bar integral to the surface. The whole area has mechanical click and it appears to be pressure adjustable but that adjustment sort of swims...
Thanks a ton - VS environments are a pain to deploy :)
@zsherman: thanks a ton, utterly buried and can't get to it myself for a while.
@gaby: I had started collecting netflow and sflow processing libraries and stubbing out standalone code to test functionality - unfortunately i have relatively little time available for FOSS right now...
Have not had time to implement or do much prototyping though at this point thinking a deku slicer/extractor (or binrw) which allows for framing the protocol packets to extract would...
Its a binary format, so field-extractions specific to the protocols (and their versions) would be preferable IMO.