ubports / ubuntu-touch-for-oneplus-one

Ubuntu touch for oneplus one
67 stars 19 forks source link

Bootloop after install #4

Closed eeegadds closed 9 years ago

eeegadds commented 9 years ago

Followed video tutorial you posted everything went fine until it rebooted then it just bootloops.

robbyf commented 9 years ago

You might need to flash CM 12 first, it updates bootloader firmware.

eeegadds commented 9 years ago

I had cm 12 flashed wiped in twrp . It bootlooped after using rootstock to install.

DreDiki commented 9 years ago

I have the same issue with you,and my last system is cm12,too...Maybe should flash cm11 first?

sudokim commented 9 years ago

I had CM11S 05Q and it had no bootloops.

eeegadds commented 9 years ago

mariogrip said: ↑ For some reason you device is adding "console=ttyHSL0,115200,n8 " to the console line by it self, in order ubuntu touch to boot, you need "console=tty0". I guess it's the bootloader that is passing this kernel value, try flashing stock rom. You can try this boot.img (https://dl.dropboxusercontent.com/u/56653875/ubuntu/t2/boot2.img) that has console=tty0 set in the kernel cmdline. This worked.