Christian Stewart
Christian Stewart
> Should Gate send this packet only once or every time the player joins/switches the backend server? It can be used to dismiss the loading screen, so possibly sending it...
I'll prototype a transport :)
Hi, this is an issue building `host-systemd` which I suppose means there's a duplicate definition of `statx` to your headers at /usr/include I've updated systemd to v251, the Pinephone kernel...
I think you might be missing some perl dependencies? Based on a Google of that error: sudo dnf install perl-core Does this fix it?
For reference: https://buildroot.org/downloads/manual/manual.html#requirement Dependencies: ``` which sed make (version 3.81 or any later) binutils build-essential (only for Debian based systems) diffutils gcc (version 4.8 or any later) g++ (version 4.8...
@tag4lucy It looks like your compilation that succeeded was with `SKIFF_WORKSPACE=default` (which is the value if SKIFF_WORKSPACE is unset). But when you tried to install you used `SKIFF_WORKSPACE=myworkspace`. Please try...
@tag4lucy Pinephone Pro is a bit different, I think you're stuck with whatever bootloader is on emmc.
@tag4lucy I added a branch `pinephone-pro` with a config `pine64/phone_pro` - could you try that one out? https://github.com/skiffos/SkiffOS/pull/234 You probably will need to rebuild by deleting `workspaces/default` before running `make...
@tag4lucy did you `git checkout pinephone-pro` ?
@tag4lucy please try again, the lzo download servers were temporarily unreachable