← Back to team overview

ubuntu-phone team mailing list archive

Re: Trying to port to OnePlus One

 

I found out that it's the run-init that make the kernel panic (Kernel panic
- not syncing: Attempted to kill init!). Do you guys know how i get some
debug messages out of run-init, i tried >/dev/kmsg but it does not give any
output... I may compile the source of run-init myself with some debug
output, but where can i find the source to run-init? is run-init for the
same for Ubuntu touch and Ubuntu desktop? Is there be a newer (dev) version
of run-init?

Best regard, Marius

2015-02-14 2:01 GMT+01:00 Marius Gripsård <mario.grip@xxxxxxxxx>:

> Hello,
>
> I manage to successfully build (no errors) the images for OnePlus one
> (recovery.img, boot.img and system.img). But i have one problem, installing
> it on the device!
>
> what i did:
>
> fastboot flash boot boot.img
>> fastboot flash recovery recovery.img
>> ./rootstock-touch-install path/to/utopic-preinstalled-touch-armhf.tar.gz
>> system.img
>
>
>
> Then after reboot it just boots into recovery again.... over over again...
>
>
> last_kmsg: http://pastebin.com/aXnAxKUD
>> kernel config: http://pastebin.com/tZBmGkX1
>> Git: https://github.com/ubuntu-touch-oneplus-one (manifests)
>
>
>
> What am i doing wrong?
> Also when does the new porting guide comes out?
>
>
> Best regard, Marius
>