-
-
Notifications
You must be signed in to change notification settings - Fork 131
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
successful WebUSB install in currently unsupported Flatpak Chromium #890
Comments
Each supported browser will need to be tested. |
Alright then, I'll test them in the next couple days. |
I tested a bunch and tldr Edge, Brave and stock Chromium work.
I tested flashing GrapheneOS, wiping the non-stock key and installing the stock OS from Google with their web flashing tool. Tested on Framework 13 Laptop and Asrock X670E PRO-RS (BIOS vers 2.02 latest stable) Ryzen 9 7900X. |
The Flatpak for Chrome would need to be fixed. Something is very wrong if it's not working for reboot into fastbootd. |
Ь |
@Renner0E Could you test the browsers again with the latest changes to the web installer? We might be bypassing their issue with our latest changes. Would be good to get a solid confirmation. |
Sadly I don't have a spare phone anymore. Either someone else has to test this or is there another way to simulate this/test without wiping any data from my phone. I gifted the phone to someone and prior to that I tested a bunch of stuff. |
Hey,
I know that the GrapheneOS WebUSB installer does not support flatpak browsers.
But I still managed to successfully install GrapheneOS on a Pixel 7a using the (as of now) unofficial flatpak from flathub
I did not change any permissions on the flatpak.
Host OS: Fedora Kinoite 39 (also known as Fedora Atomic Desktop, Silverblue, Kinoite etc.)
using a custom OS image from https://universal-blue.org/ which preinstalls the needed udev rules.
relevant HOST packages:
$ rpm -qa | grep -E "android|udev"
I didn't test the flatpaks of Edge, Brave and Chrome but maybe consider removing the warning regarding the flatpak versions.
Or even better explicitly stating that the flatpak versions work.
If that's OK I'll PR it in a couple days.
The text was updated successfully, but these errors were encountered: