The only stuff that works for me, is:
python lglaf.py -c '!INFO GPRO \x08\x0b\0\0' > props.bin
And then it's possible to view data with
python scripts/parse-props.py props.bin
Every other command fails. Thinking of is it possible to flash system firmware or at least TWRP so phone can be flashed from linux, without any windows touches.
Thanks guys...