04-25-2020, 02:01 PM
(This post was last modified: 04-25-2020, 02:48 PM by PakoSt.
Edit Reason: Formatting
)
Quote:@gleachkr : Not sure if this is the right forum, but I wonder how this works on the pine(phone|tab)?
It should - after all it's just chromium running inside a container that's not specifically tied to the PBP really.
There will be a few "gotch'a" moments:
- It will run in desktop mode (I expected more when I tried to start chromium with the tablet or top-touch-ui flags - could be expected as ChromeOS has tighter integration there)
- It will request the desktop websites -> for the DRM to work, it is using a specific useragent from ChromeOS which is in desktop mode (changing the user agent breaks the DRM).
- The last line of the Dockerfile sets up the user agent and you won't be able to use the Settings page of Chromium (same as mrfixit's Debian image). Maybe someone knows how to enable a "safe" launch command for the container?
- I'm not sure if it would run in purely Wayland setup (though at least Plasma-mobile/ Phosh should be using Xwayland by default, not sure about UBports tbh) -> the PBP or PP will be viewing remotely the X session with Chromium inside the container
There can be a few more pieces that would throw a tantrum (like the kernel not having virtualization flags or something similar)
Device: Pinebook Pro 128GB No:246 / MainOS: Manjaro ARM
Godot and Flutter - creating something can be fun with the right tools!
Godot and Flutter - creating something can be fun with the right tools!