← Back to team overview

ubuntu-phone team mailing list archive

Re: patch to fix the kernel cmdline handling

 

IT WORKS!

Thank you, my Note 10.1 saucy port now boots!
But to a black screen...
Please look at my dmesg: http://paste.ubuntu.com/5941329


On Fri, Aug 2, 2013 at 8:35 PM, Max Wällstedt <max.wallstedt@xxxxxxxxx>wrote:

> Thanks, that worked, but I also had to unset CONFIG_CMDLINE_FORCE to get
> the recovery.
> I can however only boot into Ubuntu once. After the first reboot it only
> enters a state of black screen and no adb.
>
> Thanks for all your hard work on Ubuntu Touch and i9100, it really has
> moved things forward!
>
>
> 2013/8/2 Oliver Grawert <ogra@xxxxxxxxxx>
>
>> hi,
>>
>> at http://paste.ubuntu.com/5939625/ is a patch that makes sure the
>> kernel cmdline string is appended (instead of prepending it) to the
>> bootloader args, this way we can put "console=tty1" into the kernel
>> cdmline string and have it override the "console=ram" the bootloader
>> sets by default.
>>
>> using:
>>
>> CONFIG_CMDLINE_EXTEND=y
>> CONFIG_CMDLINE="console=tty1"
>>
>> in cyanogenmod_i9100_defconfig with the patch will make recovery work
>> again and let us boot into the flipped container without having to use
>> something hardcoded.
>>
>> i'm CCing the mailing list since i can imagine that other samsung
>> devices might have similar issues with hardcoded cmdlines in the
>> bootloader.
>>
>> ciao
>>         oli
>>
>
>
> --
> Mailing list: https://launchpad.net/~ubuntu-phone
> Post to     : ubuntu-phone@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~ubuntu-phone
> More help   : https://help.launchpad.net/ListHelp
>
>

Follow ups

References