I've been following the instructions to build and flash the latest version of 
b2g for my newly acquired ZTE Open and I've run into some issues.  The first 
was that I found was that flash.sh will just seemingly sit in a loop:

scout:B2G artlogic$ ./flash.sh 
adb server is out of date.  killing...
* daemon started successfully *
error: device not found
ERROR: could not get pipe properties
ERROR: could not get pipe properties
< waiting for device >
ERROR: could not get pipe properties
ERROR: could not get pipe properties
ERROR: could not get pipe properties
ERROR: could not get pipe properties
...

I found that running the command as root produced more interesting results, but 
still a failure:

scout:B2G artlogic$ sudo ./flash.sh 
Password:
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
ERROR: could not get pipe properties
ERROR: could not get pipe properties
< waiting for device >
ERROR: could not get pipe properties
erasing 'cache'...
OKAY [  0.523s]
finished. total time: 0.523s
ERROR: could not get pipe properties
erasing 'userdata'...
OKAY [  1.385s]
finished. total time: 1.385s
ERROR: could not get pipe properties
sending 'userdata' (67563 KB)...
OKAY [  6.369s]
writing 'userdata'...
ERROR: usb_read failed with status e00002ed
FAILED (status read failed (No such file or directory))
finished. total time: 6.743s

Can anyone provide any insight as to what's going on here?  Thanks!

- James
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to