merlink01

Results 21 comments of merlink01

As I know: Tow Boot does not use a display. If you need to see the output, you have to connect a serial connection. On the PinephonePro I don't need...

Here is the solution I would prefer on Windows: import wmi import hashlib def get_uuid(): c = wmi.WMI() #Simply get the Serial fom Mainboard mainboard_serial = None for i in...

Here is why I prefer this solution: There are a lot of solutions out there: ### Processor Serial: Intel removed it from newer processors because of privacy concerns ### MAC...

Also only first sim scanned: Android 5.1.1, Cyanogenmod 12.1, Zuk Z1

Retested on CM 13: Both Sims are scanned now.

For autologin the way anydesk does it is nice: Load the password from stdin. So the command is: `rustdesk.exe --connect --password` and after this: send the password via stdin to...

Same Error on 10.8.11, can I provide some data to help???

For those of you who need a crossplatform solution, here is a python script: This script should fix the problem for all jellyfin users. Attention, it could take long depending...

Why are you breaking with the compatibilty of the original library here? Here is the original description: Define environment variable PYENV_ROOT to point to the path where Pyenv will store...

Hi Kitech, thank you for your reply. I'm normaly always compiling on Linux so I'm new to compiling on Windows. I tested the aitjcize Version now and got the same...