Do you have an udev rule setting the graphics related device node accessible by non-root too ?
On Fri, Aug 2, 2013 at 11:21 PM, András Mamenyák <mameny...@gmail.com>wrote: > And logcat: http://paste.ubuntu.com/5941366/ > > > On Fri, Aug 2, 2013 at 10:05 PM, András Mamenyák <mameny...@gmail.com>wrote: > >> 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.wallst...@gmail.com>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 <o...@ubuntu.com> >>> >>>> 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@lists.launchpad.net >>> Unsubscribe : https://launchpad.net/~ubuntu-phone >>> More help : https://help.launchpad.net/ListHelp >>> >>> >> > > -- > Mailing list: https://launchpad.net/~ubuntu-phone > Post to : ubuntu-phone@lists.launchpad.net > Unsubscribe : https://launchpad.net/~ubuntu-phone > More help : https://help.launchpad.net/ListHelp > >
-- Mailing list: https://launchpad.net/~ubuntu-phone Post to : ubuntu-phone@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp