Petr Hodina
Petr Hodina
Hi, I've been packing this repo for GNU Guix. The OS does not use FHS so all things need to be patched. I've found out, there are some interesting shebangs:...
**Describe the bug** Attempting to build the fingerprint-gui binary. Using commit 85a376e908b1daee0e3e0760574b19dccd84afd4. Which version of libfprint should I built the project? How to integrate glib and QT signals? **To Reproduce**...
Hi, I've noticed an error in the dmesg: ``` [30331.222419] udevd[290]: invalid key/value pair in file /gnu/store/qa4qk0l00s2infj73bzzbzlxldkrjqf3-udev-rules/lib/udev/rules.d/99-realsense-libusb.rules on line 81, starting at character 154 ('.') ``` Seems you try to...
Hi, I would like to help port Tow-Boot to PineNote. I do have Android and ArchLinux installed on the tablet. However, I've never ported u-boot for new platform and would...
**Is your feature request related to a problem? Please describe.** Hi, I like Mycroft project and I'm porting the package to [GNU Guix](https://guix.gnu.org/en/about/). This is probably a reverse feature as...
Hi, I've got question if somebody tried to root the Xioami Robot Vacuum Mop Essential? As I do own one I disassembled the cleaner and looked inside. Here are my...
Hi, I've attempted to run the `me_cleaner.py` on 12th Intel Core i7-12700 on MSI PRO Z690 and the `UEFITool` shows the version of the `ME Region` is `16.0.151545`. Is there...
Hi, I'm porting the package to GNU Guix. One of the tests `test_features.FeaturesTest` is failing. Any suggestion on how to fix it? ``` $ python3 --version Python 3.9.6 ``` ```...
Hi, I'm porting the game to GNU Guix. The game builds but then segfaults probably due to missing files. Could you please help me with locating them in the source...