Brian K. White

Results 106 comments of Brian K. White

A .dtb file is equivalent to it's source. https://community.arm.com/oss-platforms/w/docs/525/device-tree Generate any .dts you want from the .dtb Though I agree that the repo should have .dts files, and .dtb files...

I linked to the docs about dtc's . There is no need to guess. Yes the tool is preinstalled and yes it decompiles dtb to dts and back to dts...

I'm the one who submitted this request originally (previous account named after an employer had to be deleted when they were sold) and for the record, I found a menu...

It already does support svg. I use them all the time.

This: https://github.com/bkw777/notify-send.sh Says: For a lengthy description, see: https://github.com/bkw777/mainline/blob/master/lib/notify_send/mainline_changes.txt Which includes: Changes to notify-send.sh ... * "setsid" to free ourself from the action handler and explicit close child processes, so...

--snip-- "setsid" to free ourself from the action handler and explicit close child processes, so that we can exit --snip-- "explict close child process" looks unclear now. I changed the...

Without that kill-obsolete-monitor setup, it was creating a new background process every time I updated the notification (using an ID to update an already-existing notification). And even if the button...

This is almost working for me. I just got a new g915tkl and I had to edit c541 to c545 in the udev rule and Keyboard.h and then built with...

I guess what's going on is, the udev rule is successfully applying /etc/g810-led/profile many times per second forever, which would explain both why my lights changed on their own, and...