Petr Hodina
Petr Hodina
Seems most of the issues are connected to the `lglafng`. Should we discuss it here or in the repo for the tool?
Here's the `dmesg` from the LAF as all other commands see to be disabled. [lm-g710-laf.log](https://github.com/steadfasterX/SALT/files/12352605/lm-g710-laf.log) > @steadfasterX Is this the normal behavior to get this response to any command? I...
> the whole movement from `libexec -> src` requires to update SALT first: > > https://github.com/steadfasterX/SALT/blob/master/kdzmanager.sh > > until this is not done we cannot do that change here. dunno...
@danilolc any tips how to fix the error?
Well, better way would be to use trap to call this function on exit and place this call at the top of the script. I can write the MR ```...
Hi @aither64, thanks for the information. True, it takes time to learn all the parentheses ... Well my idea was to follow the guide published for [Linode](https://guix.gnu.org/manual/en/html_node/Invoking-guix-system.html) As you correctly...
I looked into creating the initial rootfs and the best option might be to download the guix installer and then run: ``` guix system init --no-bootloader server.scm /tmp/rootfs ``` I'll...
Hi there are 2 PRs for this issue: https://github.com/rockchip-linux/rkdeveloptool/pull/63 https://github.com/rockchip-linux/rkdeveloptool/pull/62
@sprhawk you're fix seem from the technical stand point of view more correct. But both accomplish the same :-) Though I'm not sure what's the standpoint on `#pragma` and if...
Doesn't matter which one just it gets fixed :-)