Results 85 comments of tuxuser

However, glibc 2.17 should be supported by now at least

Please try `"quirks": 1` in your config.json. See: https://github.com/webosbrew/hyperion-webos/tree/task/readme_update#quirks This is needed on some TVs to init DILE_VT properly.

Revert to `"quirks":0` then. Is you TV by any chance autostarting into a DRM app (Netflix, Amazon Prime Video etc.) When the symptom above is occuring?

Try this build: https://github.com/tuxuser/hyperion-webos/actions/runs/2439749357 You can just use libdile_vt_backend.so from this archive and replace the existing one.

The pattern in which you are seeing this issue occur are not clear to me yet. - When does it actually work - When does it not How is it...

There is this new project: https://github.com/Hypfer/Valetudo

Follow up: the NAND contains more files than known filenames. Needs to be handled here: https://github.com/emoose/xvdtool/blob/ca47ce1ae6d551bcb50a9a4865791606d891a6a1/LibXboxOne/NAND/XbfsHeader.cs#L79

@steadfasterX already knows, but here is the summary for others with the same problem: https://github.com/Lekensteyn/lglaf/blob/master/lglaf.lua#L104 ``` function lglaf.init() local usb_product = DissectorTable.get("usb.product"); usb_product:add(0x1004633e, lglaf) -- LG G3 (D855) or LG...