[OneDev #30] peripherals: productize G HUB-replacement as autostart service #10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Imported from OneDev issue #30 (id 35530)
Original project: internal-joseph
Original state: Open
Original submitterId: 5
Original submitDate: 2026-05-05T15:32:47.647+00:00
Original lastActivity: {'date': '2026-05-05T15:32:47.647+00:00', 'description': 'opened', 'userId': 5}
Original fields:
Context
gopen --writes-file g915x_open_writes_frida.txt --no-stop-lghub --quiet+gdaemonis the working manual recipe (vendetta achieved 2026-05-05), but it's two terminals and manual launch.For daily set-and-forget use, this should be a single autostart service.
Goal
peripherals/scripts/g915x_service.py(or .ps1) that:Stop-Service lghub*+Stop-Process)Implementation options
Done when
g915x_service.py --install)g915x_service.py --uninstall)Prereq
Issue #27 (trim Frida replay) makes the activation phase faster + more robust.
Issue #28 (crack CRC) is not a prereq — the replay works without composing new bindings.