ubuntu-phone team mailing list archive
-
ubuntu-phone team
-
Mailing list archive
-
Message #02816
Re: [Development] Quantal port = blackscreen (with adblogcats)
It seems that your clone is ok. I have issue with clone in my emulator, so I don't know what would happen after that. You can try "cat /proc/dmsg" in your adb shell, and see what happen after the end. Also, you might have a look at the Debugging of upstart cookbook, see if there's some log to look at.
upstart cookbook:http://upstart.ubuntu.com/cookbook/
Just one more thing. I heard that we could see the process in clone, so you can also try ps in adb shell, and see if there's some process like /sbin/init, which is the upstart.
------------------ Original ------------------
From: "Ewan Smith"<ewan.smith64@xxxxxxxxx>;
Date: Fri, Jul 12, 2013 10:40 PM
To: "leon lee"<llrraa@xxxxxx>;
Cc: "ubuntu-phone"<ubuntu-phone@xxxxxxxxxxxxxxxxxxx>;
Subject: Re: [Ubuntu-phone] [Development] Quantal port = blackscreen (with adblogcats)
Jeremy - done that and still get those errors I'm afraid :(
Leon - typing in that does nothing, all I can do is ctrl-c to get back to adb shell...
On Fri, Jul 12, 2013 at 2:41 PM, leon lee <llrraa@xxxxxx> wrote:
Can you adb shell, and do the below:
/system/bin/uchroot
tell us what you see.
------------------ Original ------------------
From: "Ewan Smith"<ewan.smith64@xxxxxxxxx>;
Date: Fri, Jul 12, 2013 09:25 PM
To: "ubuntu-phone"<ubuntu-phone@xxxxxxxxxxxxxxxxxxx>;
Subject: [Ubuntu-phone] [Development] Quantal port = blackscreen (with adblogcats)
Hey,
I have just ported the Ubuntu android layer to my device (HTC Evo 3D - shooteru) and since I heard about all this 'flipped image' hoohah I used a older image instead.
I manage to boot into a blackscreen (it's actually the white HTC screen but it works the same) and can use adb shell, ubuntu-chroot and get logcats and what not.
I have the logcat attached here: http://pastebin.com/XRD2kNDE
Thanks,
Ewan