What script are you running that's failing? 

If it's a bash script, could you add a line near the top (after the #!/bin/bash 
line) that just has: 

set -x 

on it, and then run the script and send us the output? 

Dave Hylands 

----- Original Message -----

> From: "Marek Raida" <[email protected]>
> To: [email protected]
> Sent: Friday, August 8, 2014 8:33:13 AM
> Subject: Re: [b2g] Flame phone documentation, running adb as root

> I'm sure I did it, checked it twice. Some other ideas, please?

> > After flashing the base image, adb will wind up being disabled by default.
> > So you'll need to go into Settings and turn it back on (IIRC it's the
> > checkbox called Remote Debugging) in Settings->Device Information->More
> > Information->Developer
> _______________________________________________
> 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

Reply via email to