Petr Hodina

Results 67 issues of Petr Hodina

Hi, I'd like to add another Linux distro. More information can be find [here](https://guix.gnu.org/). It's similar to NixOS, however I don't know how to integrate it correctly into VPSFree. Could...

Hi, I'm trying to build the project but there seems to be error ``` make[1]: Entering directory '/tmp/guix-build-rkdeveloptool-1.32-1.46bb4c0.drv-0/source' g++ -DHAVE_CONFIG_H -I. -I./cfg -Wall -Werror -Wextra -Wreturn-type -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGE_FILE -I/gnu/store/vjlg2z75qwbwxdp5qiklcdx7df9xvbb2-libusb-1.0.24/include/libusb-1.0...

Hi, when porting the package to GNU Guix I get this runtime error. Any idea what could cause it? ``` $ /gnu/store/86s2grd2rh4c01ay55zav2jy8m0xm2bd-routerspolit-3.4.0/bin/rsf.py ______ _ _____ _ _ _ | ___...

Hi, this is an update due to Alpine Linux packaging only `autoconf-2.71-r2` so that the https://github.com/alsa-project/alsa-lib/pull/308 could be tested.

Hello, I've built the x86_64 emulator image with following command: ``` nix-build --arg configuration '{ device="x86_64"; flavor="vanilla"; }' -A emulator ``` But when I run the `./result` I get this...

Hi @tjhorner, firstly thanks for the amazing work on the project. I assembled one board and have been using it till now. I've also been thinking about some additional features...

Hi, not sure where to put this issue (kdztools, lglaf, ...) so I ask here. Is it possible to modify the kdz files and upload them to the device? By...

question

Hi, I've connected the `LM-G710` (LG G7 ThinQ) SDM845 based device under the download mode and it somehow connected but there were multiple errors and in the end the feature...

Hi, in the repository there are 2 files that are binary: apkx-libs.jar and enjarify.pex. How do you build them? Where are the sources?

Hi @repk , thanks for the tools to package u-boot in libre way on recent Linux. However, following the instructions in the readme I get the following error when attempting...