From 070ae17174c48f5caf373cbc2e5f243c1c1448b8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Martin=20Habov=C5=A1tiak?= Officially supported browsers for the web install method: You should avoid Flatpak and Snap versions of browsers, as they're known to cause issues during the installation process. You should avoid Flatpak and Snap versions of browsers, as they're known to cause issues during the installation process.
+ However some of them can be solved. Make sure your browser is up-to-date before proceeding. On Arch Linux, install the Ubuntu and some derived distributions ship Chromium packaged in Snap. This has access to USB disabled by default.
+ You can enable it using this command: You might need to restart the browser afterwards.Prerequisites
-
- Flashing as non-root
android-udev
package. On Debian and
Ubuntu, install the android-sdk-platform-tools-common
package.Enabling WebUSB on snap-packaged Chromium
+
+ sudo snap connect chromium:raw-usb
+
+ Working around fwupd bug on Linux distributions
From 7af0c11404343ae99a32d35cce6f3c2f72b2b8e2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Martin=20Habov=C5=A1tiak?= Enabling WebUSB on sna
You can enable it using this command:
sudo snap connect chromium:raw-usb- -
You might need to restart the browser afterwards.