Firefox OS/TCP/Flashing your device/: Difference between revisions

m
no edit summary
(→‎Flashing Your Device: Clarify udev vendor id meanings.)
mNo edit summary
Line 17: Line 17:
* Extract [http://test1.manichord.com/moz-tcp/ADB-Fastboot-and-Scripts.zip this file] into the '''same''' folder as your build files.
* Extract [http://test1.manichord.com/moz-tcp/ADB-Fastboot-and-Scripts.zip this file] into the '''same''' folder as your build files.
* ''Windows users'': If you have not installed Android USB drivers previously, you likely need to follow [https://wiki.mozilla.org/FirefoxOS/TCP/Installing_USB_Drivers_on_Windows these directions] to do so.  If you do not and receive the error <code>device not found</code> you'll need to install them.
* ''Windows users'': If you have not installed Android USB drivers previously, you likely need to follow [https://wiki.mozilla.org/FirefoxOS/TCP/Installing_USB_Drivers_on_Windows these directions] to do so.  If you do not and receive the error <code>device not found</code> you'll need to install them.
* ''Linux users'': If you have not, you need to [https://developer.mozilla.org/en-US/Firefox_OS/Firefox_OS_build_prerequisites#For_Linux.3A_configure_the_udev_rule_for_your_phone add udev rules] for the device. Use idVendor '''18d1''' (the tablet) and '''0bb4''' (for fastboot) That's ''two'' separate rules. You may also want to add a rule for 1f3a:efe8 which is the FEL mode for bootloader reflashing, but currently there's no linux solution for that.
* ''Linux users'': If you have not, you need to [https://developer.mozilla.org/en-US/Firefox_OS/Firefox_OS_build_prerequisites#For_Linux.3A_configure_the_udev_rule_for_your_phone add udev rules] for the device (use idVendor '''18d1''' and '''0bb4''' - that's ''two'' separate rules).
* Turn on your device and plug it in to your computer via the USB cord.
* Turn on your device and plug it in to your computer via the USB cord.
* Run the ''flash'' file.
* Run the ''flash'' file.
Confirmed users
247

edits