← Back to team overview

ubuntu-phone team mailing list archive

Re: Initrd for X86

 

Hi again :D

I changed console to console=ttyMDF2 and now at least i have some upstart
logs (there are the only files that has changed in image). I attach a tar
files with the content of /var/log/upstart.

I hope that someone could give me some hints for continue, because i'm
really lost :(.

Thanks.

---------------------------------------------------------------------------------------------
Que todos esos ceros y unos vayan directamente a tu mierdecilla de teléfono
inteligente y que cualquier inutil sea capaz de suscribirse en 12 segundos *no
es «magia», es sudor y talento.*



On Fri, Mar 21, 2014 at 9:29 AM, Corvus <lcuervo@xxxxxxxxx> wrote:

> Here is the info, first the complete cmdline so you can check it's correct:
>
> pci=noearly earlyprintk=nologger loglevel=0 hsu_dma=7 kmemleak=off
> androidboot.bootmedia=sdcard androidboot.hardware=revolution
> androidboot.spid=xxxx:xxxx:xxxx:xxxx:xxxx:xxxx
> androidboot.serialno=01234567890123456789012345678901
> datapart=/dev/mmcblk0p9 console=tty0,115200n8 no_console_suspend=1
> break=bottom androidboot.lcdsize=0540x0960 ip=50.0.0.2:50
> .0.0.1::255.255.255.0::usb0:on vmalloc=172M
>
> And attached is the dmesg. This is a dmesg with a break=bottom, cannot get
> a dmesg if i take it out.
>
> And this:
> # ls -lan /dev/console
> crw-------    1 0        0           5,   1 /dev/console
> # ls -lan /dev/tty0
> crw--w----    1 0        0           4,   0 /dev/tty0
>
> Luis.
>
>
>
> ---------------------------------------------------------------------------------------------
> Que todos esos ceros y unos vayan directamente a tu mierdecilla de
> teléfono inteligente y que cualquier inutil sea capaz de suscribirse en 12
> segundos *no es «magia», es sudor y talento.*
>
>
>
> On Thu, Mar 20, 2014 at 7:42 PM, Oliver Grawert <ogra@xxxxxxxxxx> wrote:
>
>> hi,
>> Am Donnerstag, den 20.03.2014, 18:30 +0100 schrieb Corvus:
>> > Hi everybody again.
>> >
>> >
>> > Next problem.
>> >
>> >
>> > I fixed some things and now i get a bootlooping device :/. I changed
>> > cmdline to use break=bottom and i launch the commands manualy and all
>> > works ok but:
>> >
>> >
>> > exec run-init ${rootmnt} ${init} "$@" ${recovery:
>> > +--startup-event=recovery} <${rootmnt}/dev/console
>> > >${rootmnt}/dev/console 2>&1
>>
>> this is typically upstart (/sbin/init) not finding a valid console
>> (or /dev/console pointing to some virtual device etc)
>> have a look at dmesg if there are any complaints about "console" (or if
>> you can (without violating any NDA) just grab the output of dmesg via
>> adb and attach it to a mail here)
>>
>> ciao
>>         oli
>>
>
>

Attachment: logs_upstart.tar
Description: Unix tar archive


References