Petr Hodina

Results 54 comments of Petr Hodina

@dgiese any ideas?

@xedsvg you mean there's actually no beefy processor running Linux but just tiny microcontroller like ESP32 running some RTOS or baremetal handling all the main tasks while the chip on...

Nice @philhug, haven't had the time. I disassembled the device but didn't do into the pins. Could you post the link to the firmware dump from the ESP32? I can...

I've been looking into routers/modems capable running OpenWrt. I can divert the attention to ESP32. And to make the robot be controlled by the commandes recived by the Wifi/Bluetooth. It's...

Well not sure what you mean. I flashed the Dasharo Coreboot so their is no longer any proprietary MSI firmware. Also the code for ME is in the SPI Flash...

Hi @ehem , I've got LG K40 and downloaded the zip with stock Android ROM. However, there's an issue extracting the file. I've modified the byte definitions for the header....

So I used the unkkdz to extract the DZ file. However, then I got error about the unsupported GPT header. ``` bin/unkdz -f ~/Downloads/X420HM20a_09_0303.kdz -x [!] Warning: Data between headers...

Hi. I'm attempting to build this project for GNU Guix. There's the issue with the `libfprint` as stated above. Also the `glib` headers are not found. Another issue is it...

See also https://github.com/RogueScholar/fingerprint-gui/issues/14

@RogueScholar do you have any plans to maintain this repository?