It should sent the device into fastboot mode, then it should fastboot the images onto the device. The fastboot is using a different vendor id. You will have to add that to your android_rules.
if you do a: fastboot devices you can check to see if fastboot is seeing your device or not. Regards, Naoki On Feb 11, 2015, at 6:53 PM, Rick Martinez <[email protected]> wrote: > Hi everyone, > I'm having issues updating my Flame to 2.2. > Following the directions here (http://t.co/wR4u4tS7xP) I've downloaded the > build, unzipped, set everything up on the Flame, ran the ./flash.sh in > terminal (on ubuntu) and it gives me the warning that never goes away of > "waiting for device". It does recognize my device via adb devices and when I > run ./flash.sh, terminal says "waiting for device" and it sends my Flame to > Fastboot but nothing after that and remains frozen there until I force reboot. > _______________________________________________ > dev-b2g mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-b2g
_______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
