On 09.06.2014 00:07, Gabriele Svelto wrote:
> On 08/06/2014 23.34, Johannes Bauer wrote:
>> When the phone is in blackscreen mode, it seems to have booted, but just
>> isn't displaying anything. When I do "adb shell" I do get a command
>> shell. When I start the phone with a running "adb logcat", here's what I
>> get: http://pastebin.com/ZnqFZAY8
> 
> This is an issue I've run into a few times when upgrading the hamachi
> and I've never really figured out what causes it. Anyway reflashing the
> userdata partition almost invariably solves the issue for me but it
> involves wiping all your data. If losing data doesn't bother you then
> try rebooting your phone in fastboot mode and then flash the userdata
> partition with the userdata.img file that resulted from the build. Hope
> this helps,

I've tried that, but unfortunately this doesn't solve the problem for
me. That is, I've tried flashing with

./flash.sh -f

which does:

error: device not found
error: device not found
MSM7627A        fastboot
erasing 'cache'...
OKAY [  0.152s]
finished. total time: 0.152s
erasing 'userdata'...
OKAY [  0.792s]
finished. total time: 0.792s
sending 'userdata' (58044 KB)...
OKAY [  5.254s]
writing 'userdata'...
OKAY [  9.257s]
finished. total time: 14.511s
sending 'system' (134070 KB)...
OKAY [ 12.112s]
writing 'system'...
OKAY [ 21.100s]
finished. total time: 33.211s
rebooting...

finished. total time: 0.001s
Attempting to set the time on the device

So it does erase and reflash the userdata partition. However, I'm still
stuck with a black screen. Any other hints?

Cheers,
Johannes

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

Reply via email to