/srv/irclogs.ubuntu.com/2017/03/20/#ubuntu-touch.txt

DigiUNSdoes ubuntu touch work for a tmobile note 507:13
DigiUNS> #thanks07:14
rahulkHi all07:42
rahulkI am trying to port ubuntu on my micromax A31107:42
rahulkI am following this  https://developer.ubuntu.com/en/phone/devices/installing-ubuntu-for-devices/07:43
rahulkBut i am stuck after adb reboot bootloader07:43
rahulkany one here ?07:44
anpokwhat do you mean by stuck?07:49
rahulkI am not getting the screen as metioned in the wiki07:50
rahulki am getting a screen with  ">> fastboot mode  " written07:50
rahulkas per wiki " When the device is booted into the bootloader the screen displays the green Android robot lying on its back with its front panel open and a highlighted Start menu item."07:50
anpokphone vendors can replace that screen with their own menu..07:51
rahulkThan how to move further ?07:51
anpokif fastboot sees the device.. then you are right on track07:51
rahulkNow i am not getting any devices on "fastboot devices "07:51
rahulkeven no devices on adb devices07:52
anpokcan you interact with the menu shown on the phone via volume buttons?07:53
rahulkNo .. I can't07:53
rahulkthere is no activity on phone ..07:53
rahulkanpok, Also ther is no menu .. only 2 lines " => FASTBOOT mode  =>FASTBOOT mode"07:54
anpokthen maybe you have a way to unlock the bootloader via android? ..i.e. stuff like tapping the build number in the "About phone" screen?07:55
rahulkwill it unlock boot loader07:56
anpokon some android images it gives you access to the developer mode menu..07:57
anpokif that does not help google for your device and unlocking the boot loader07:58
rahulkI got access to developer options08:00
rahulkI tried tapping it again, it says no need you are already a developer08:00
anpokwhen the fastboot line is shown - do you get kernel messages that indicate that a different device is attached to your system?08:03
rahulkanpok, Yes i get some other USB device connected08:06
rahulkanpok,  https://bpaste.net/show/b818e681981508:07
rahulkthis is the paste08:07
rahulkAlso this time Serial Number is also changed08:08
anpokoh I assume you might have to use the mediatek flash tool instead08:20
=== Oer is now known as OerHeks
aiyiongood morning everyone, daily dose of hacking: Has someone successsfully taken a picture via commandline?09:02
aiyionI keep running into ioctl errors09:02
=== _salem is now known as salem_
=== cachio_afk is now known as cachio
=== JanC is now known as Guest30327
=== JanC_ is now known as JanC
dakerkgunn: hi, against what should i report the mir-libs/mir-kiosk (from the G+ thread)14:50
daker?14:50
kgunndaker: you can report against mir14:54
kgunnhttps://bugs.launchpad.net/mir/+filebug14:55
=== JanC_ is now known as JanC
dakerkgunn: bug 167439115:35
ubot5bug 1674391 in Mir "mir-kiosk failed to start" [Undecided,New] https://launchpad.net/bugs/167439115:35
kgunndaker: thanks!15:37
kgunndaker: hey, just from a glance...looks like app armor might have tightened up and we're getting a denial...15:40
kgunnif you want, remove and install again with --devmode15:40
kgunnwhich the system will allow you to proceed past the app armor denials...15:41
dakerkgunn: i do have both mir-kiosk & mir-libs installed with --demode, i get nothing15:44
pmcgowankgunn, hey I borked my image and trying to reflash, do you ever see no such medium from dd?15:44
kgunndaker: hmmm, something's up then....you should not get denials with --devmode15:44
kgunndaker: might be worth pinging on irc in #snappy15:45
kgunnthat's the snappy security stack...nothing to do with mir in that instance15:45
kgunnpmcgowan: hmm...nope...you sure you're on the correct /dev/xxx15:46
kgunn?15:46
pmcgowankgunn, yes its sdb15:46
kgunnpmcgowan: i've never seen dd complain like that...15:46
pmcgowankgunn, it mounts fine when I plug it in, I eject it and try to do the dd and thats the error15:46
kgunndaker: even more interesting....seems jamie from our sec team added that sys_admin capability to the interface15:47
kgunnhttps://github.com/snapcore/snapd/commit/012c466a973ecdfcaf664905b312f6b71e1dc4d915:47
dakerkgunn: i do see : Mar 20 15:45:36 localhost snap[1585]: Mir fatal error: Failed to get frontbuffer15:47
pmcgowankgunn, he added a bunch of stuff so the web browser could come up for me15:47
pmcgowanin confined15:47
kgunnpmcgowan: daker is claiming he's got mir-kiosk and mir-libs installed both with --devmode15:48
kgunnand i see a denial in his syslog which is really strange15:48
pmcgowankgunn, was woring for me last I tried but I am as I said currently borked15:49
davmor2pmcgowan: I do when I give dd the wrong instructions but not at any other time if that helps15:49
dakerkgunn: i have updated the bug report & the syslog file15:52
dakerboth installed with --devmode15:52
kgunndaker: hey, so i just loaded up dragonboard with latest core...installed both mir-libs and mir-kiosk from --beta channel and it worked fine19:38
kgunnso possibly we should call out --beta19:39
kgunn(i'll try --edge, but curious if it works for you off --beta)19:39
pmcgowankgunn, beta channel indeed has last known working versions, I had not tried edge yet19:46
kgunndaker: i also just tried --edge with --devmode, installed just mir-libs and mir-kiosk...i get the cursor just fine19:50
kgunnnow to try w.o devmode19:50
pmcgowankgunn, he is in a VM right?19:53
kgunnmmm19:55
kgunnkinda assumed it was vmm, but yeah...might be some other vm19:55
davmor2or hardware19:55
kgunnright, he indicated he had trouble on pi3 also (i think(19:55
pmcgowanI dont see the g+ thread he referenced20:02
kgunnit's on like ubuntu discussion20:03
kgunnhttps://plus.google.com/communities/11135078027092554054920:03
pmcgowanwonder why I dont get those posts20:15
=== lkoranda_ is now known as lkoranda
=== zenvoid_ is now known as zenvoid
=== Saviq_ is now known as Saviq
=== iahmad_ is now known as iahmad
=== JoseeAntonioR is now known as jose
=== robru_ is now known as robru
=== diddledan_ is now known as diddledan
=== ulkesh_ is now known as ulkesh
dakerpmcgowan: on both rpi3 & a VM22:05
dakerI did follow the exact steps from the mir snap guide22:09
dakeri'll try again on the rpi322:23
=== Jucato_ is now known as Jucato
=== Jucato_ is now known as Jucato

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!