-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
This is a list of the things that do not work well with LXC on the Pro1x port, and worked better on the Pro1. This could be related to limitations of LXC itself, but may more likely be caused by the differences between an armv7hl port and an aarch64 one.
I imagine the issues encountered in LXC would apply to Waydroid too, which may make them a little less corner cases:
No sound in LXC containers.Trying to play sound in a LXC container breaks audio in SFOS itself (except pulley sounds, no idea why).- They keyboard mapping has to allow printing a keycode for the
Yellow
modifiers in SFOS'evdev_trace
and containers'xev
. Can we swap them withAlt
in the kernel, and giveAlt
another unused keycode? So far attempts with kernel 1.7.1, 1.8.1 and 1.9.1 failed (yellow characters would be printed without holding the modifier, and/or the modifiers would still not print a keycode in terminal). This may have to be discussed with Keyboard mapping is mostly great, but there are some inconcistencies #2 in mind.
Metadata
Metadata
Assignees
Labels
No labels