Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

Learn More

Can't enable USB Devices about:debugging

  • 5 réponses
  • 0 a ce problème
  • 1 vue
  • Dernière réponse par cor-el

more options

I can't enable USB Devices on about:debugging setup page. I already installed ADB toolkit for MacOS, also I can see my device in ADB devices list: ``` ~% adb devices -l List of devices attached 013db356 device usb:336723968X product:OnePlus6T model:ONEPLUS_A6010 device:OnePlus6T transport_id:9 ```

On the device I've enabled "Remote debugging via USB". But when I click on "Enable USB Devices" button, nothing happens. I can see only "Updating..." message, then "Disabled" again.

Also no devices in the devices list, because USB Devices are disabled. "Refresh devices" does not make any changes.

I can't enable USB Devices on about:debugging setup page. I already installed ADB toolkit for MacOS, also I can see my device in ADB devices list: ``` ~% adb devices -l List of devices attached 013db356 device usb:336723968X product:OnePlus6T model:ONEPLUS_A6010 device:OnePlus6T transport_id:9 ``` On the device I've enabled "Remote debugging via USB". But when I click on "Enable USB Devices" button, nothing happens. I can see only "Updating..." message, then "Disabled" again. Also no devices in the devices list, because USB Devices are disabled. "Refresh devices" does not make any changes.
Captures d’écran jointes

Solution choisie

Solved: https://discourse.mozilla.org/t/cant-enable-usb-devices-about-debugging/107823/5

It needs to change the preference “devtools.remote.adb.extensionURL” to https://ftp.mozilla.org/pub/labs/devtools/adb-extension/#OS#/adb-extension-latest-#OS#.xpi in about:config (basically remove the /mozilla.org from the current value).

Lire cette réponse dans son contexte 👍 0

Toutes les réponses (5)

more options

I assume that you have read the docs and possibly did "Refresh devices" ?

Probably best is to take this to the Discourse Devtools forum.

more options

Dropa сказал(а)

Ok, your post says iOS but your screenshot says Android? So which one is it? I think you need to contact the Developer of that software you using for more help on it's setup and why it's not working.

MacOS, not iOS. Firefox on MacOS and mobile Firefox on Android. Also, the problem not on Android, it's on Firefox Browser on MacOS. I can't enable USB Devices. The button does nothing.

Modifié le par snakedoc.md

more options

cor-el сказал(а)

I assume that you have read the docs and possibly did "Refresh devices" ? Probably best is to take this to the Discourse Devtools forum.

Yes, I have read the docs, and did "Refresh Devices"

more options

Solution choisie

Solved: https://discourse.mozilla.org/t/cant-enable-usb-devices-about-debugging/107823/5

It needs to change the preference “devtools.remote.adb.extensionURL” to https://ftp.mozilla.org/pub/labs/devtools/adb-extension/#OS#/adb-extension-latest-#OS#.xpi in about:config (basically remove the /mozilla.org from the current value).

more options

Note that there has been a bug report created to look into this issue.

(please do not comment in bug reports
https://bugzilla.mozilla.org/page.cgi?id=etiquette.html
)

Modifié le par cor-el