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

cwayne-bash: /dev/wcnss_wlan: Bad address00:00
cwayneyeah, not surprised00:00
rsalveticwayne: anything in dmesg after that echo?00:02
cwaynersalveti, nope, but it failed with -bash: /dev/wcnss_wlan: Bad address00:03
rsalvetiseems you're indeed missing a few files in there00:06
rsalvetilike it's missing the latest commit from the device repo00:06
cwayneah, i wonder how old this image is00:07
cwaynei tried his nightly but it didn't boot00:07
cwaynealright i'll go get dinner and come back to this after.. rsalveti if you have a fix in mind ill be happy to build/test later tonight00:09
cwaynei'm wicked excited about this, would love to at least have wifi + data working00:10
rsalveticwayne: oh, by old I mean just the android image00:10
cwaynersalveti, yeah00:11
cwaynerootfs is like 2 days old00:11
cwaynebuild failed00:11
cwayneTarget boot image: /home/cwayne/Projects/ports/oneplus/phablet/out/target/product/bacon/boot.img00:11
cwayneusage: mkbootimg00:11
cwayne       --kernel <filename>00:11
cwayne       --ramdisk <filename>00:11
cwayne       [ --second <2ndbootloader-filename> ]00:11
cwayne       [ --cmdline <kernel-commandline> ]00:11
cwayne       [ --board <boardname> ]00:11
cwayne       [ --base <address> ]00:11
cwayne       [ --pagesize <pagesize> ]00:11
cwayne       -o|--output <filename>00:11
cwaynedevice/oneplus/bacon/mkbootimg.mk:47: recipe for target '/home/cwayne/Projects/ports/oneplus/phablet/out/target/product/bacon/boot.img' failed00:11
cwayneah ok there we go00:14
cwaynebuild success00:14
cwaynersalveti, what output did you want?00:15
rsalvetihm, failed to generate the boot.img though00:15
rsalvetiprobably wrong argument or missing one00:16
cwaynei rebuilt, there was a github issue with mkbootimg, i copied his over and it seemed to work this time00:16
rsalvetioh, cool00:16
rsalvetiso there should be a dir called root, or rootfs under out/target/product/bacon00:16
rsalveticwayne: just give me the list of files in there00:17
cwaynecwayne@boomer:~/Projects/ports/oneplus/phablet/out/target/product/bacon/root$ lscharger        init                 init.usb.rc        sepolicy00:17
cwaynedata           init.bacon.rc        proc               sys00:17
cwaynedefault.prop   init.environ.rc      property_contexts  system00:17
cwaynedev            init.qcom-common.rc  res                ueventd.qcom.rc00:17
cwaynefile_contexts  init.rc              sbin               ueventd.rc00:17
cwaynefstab.bacon    init.trace.rc        seapp_contexts00:17
cwaynersalveti, ^00:18
rsalveticwayne: cool, yeah, with fstab and stuff00:18
rsalveticwayne: now just fastboot flash boot out/target/product/bacon/boot.img00:18
rsalvetimight need to update the system image as well00:19
rsalvetiif you got conn_init00:19
rsalveticheck for that00:19
rsalvetiunder out/target/product/bacon/system, look for conn_init00:19
cwayneyeap00:20
rsalvetihttps://forums.oneplus.net/threads/wip-ubuntu-touch-for-oneplus-one.266170/00:20
rsalvetito flash everything00:20
cwaynersalveti, just flashed boot.img and its now booting00:20
rsalvetiright, that will help the fstab issue, but might still be missing the conn_init one (as I think that is under system instead)00:21
rsalveticwayne: give me your dmesg output after booting00:21
cwayneyeah, good point00:21
cwayneoops was just gonna go into recovery, let me boot back real quick00:21
cwaynein case updating system.img breaks shit00:21
rsalvetiright00:21
rsalvetijust want to know if it was able to find the fstab00:21
cwaynersalveti, http://paste.ubuntu.com/10630968/00:23
cwaynenow trying to update system.img00:24
rsalveticwayne: oh, sorry, yeah, needs a new system.img00:25
rsalveticwayne: the android initrd lives inside the system.img00:25
rsalvetiso dmesg didn't change much actually00:25
cwayneah right00:26
cwaynehere goes nothin00:26
Danny_Dhowdy00:28
Danny_Di want to mount the internal storage of aquaris but libmtp doesnt seem to recognize the device. what am i missing?00:28
cwaynersalveti, damnit, no boot00:30
rsalveticwayne: how did you update the system.img?00:30
cwaynere-ran rootstock00:30
rsalvetimaybe the system.img is sparse, and you need to convert that first00:31
rsalvetinot sure if his script is doing that00:31
rsalvetilet me check00:32
rsalvetiit actually converts that00:34
rsalveticwayne: do you have a working recovery which you can use adb shell?00:34
cwaynersalveti, yea00:34
rsalveticwayne: run: ./build/tools/update-system-img.sh out/target/product/bacon/system.img00:35
rsalveticwayne: from recovery00:35
rsalveticwayne: under the android build system dir00:35
Danny_Dcan anyone help me out please? im running libmtp 1.1.8 and my aquaris doesnt get recognized00:38
rsalvetiDanny_D: how are you trying to mount the mtp device?00:38
rsalvetiusing it with nautilus or trying to manually mount it?00:38
rsalvetialso, output of tail -f /var/log/syslog when connecting the cable to your host machine should also help00:39
cwayneugh rsalveti now i cant get the phone to power on at all00:39
rsalvetiDanny_D: and another question, what are you using as host?00:39
cwayneah there we go00:39
rsalveticwayne: :D00:39
rsalveticwayne: any better?00:40
Danny_Drsalveti: using the mtpfs command, libmtp reports device unknown, uses android flags o_000:41
Danny_Don gentoo00:41
Danny_DDevice 0 (VID=2a47 and PID=2008) is UNKNOWN.00:41
rsalvetiright00:42
rsalvetithat is probably why00:42
rsalvetilet me point you to one patch we used to get it recognized00:42
rsalvetiwhich reminds me we can already push the patch upstream, as the device is now public00:43
cwaynersalveti, not yet, this phone suuuuuuuucks sometimes00:43
rsalveticwayne: what is the issue?00:43
cwaynesometimes it just straight up refuses to power on00:44
rsalveticwayne: weird00:44
Danny_Dso it wasnt pushed to libmtp yet? ok i already thought so even though i find it a little strange since people actually using it :)00:44
cwaynersalveti, yeah, and super obnoxious00:45
rsalvetiDanny_D: http://paste.ubuntu.com/10631100/00:45
rsalvetilet me take this opportunity to send that upstream00:45
DonkeyHoteianyone know what causes the power mgmt problems on hammerhead?00:48
cwaynersalveti, yeah i cant get this thing to boot, probably a sign I need a break :)00:48
cwaynewill try and run that script after dinner00:49
rsalveticwayne: alright, the reason might be that your system.img is busted00:49
Danny_Drsalveti: is there a way to do mount it and tell libmtp about the device specific options without recompiling?00:49
rsalvetiDanny_D: not that I know00:49
cwaynersalveti, i doubt it, I dont even get it to power on at all00:49
rsalvetiweird, put it to charge for a bit, make it relax a bit more00:49
cwayneyeah00:50
cwayneits weird, its happened a few times now00:50
cwayneand i just got it back from an RMA today :/00:50
cwayneoh well00:52
=== cwayne is now known as cwayne-afk
cwayne-afkwill check back in later00:52
DonkeyHoteirsalveti: is the cause known of the power mgmt problems on hammerhead?00:55
rsalveticwayne-afk: oh, ok00:55
rsalvetiDonkeyHotei: which power mgmt issues?00:55
DonkeyHoteiwell, most reports are that battery life on ubuntu is much wor00:56
DonkeyHoteiwell, most reports are that battery life on ubuntu is much wose than on android00:56
DonkeyHoteifor hammerhead00:56
DonkeyHoteirsalveti: ^00:58
rsalvetiwell, it depends on a lot of things, first need to check if the device is indeed deep suspending01:00
rsalvetithen check if something is behaving badly on that hardware01:00
rsalvetias we improved/fixed most of the known issues we had01:00
DonkeyHoteiis there a definitive test for deep suspend?01:01
rsalvetiyou can check that usually with syslog, but cking has a bunch of tools to investigate that01:02
rsalvetihttps://wiki.ubuntu.com/Kernel/PowerManagement/IdentifyingIssues01:02
rsalvetiDanny_D: ok, sent upstream01:08
DonkeyHoteiSuspends:01:19
DonkeyHotei  3 suspends aborted (13.04%).01:19
DonkeyHotei  20 suspends succeeded (86.96%).01:19
DonkeyHoteirsalveti: ^01:19
=== randy is now known as Guest98999
randy1I seem to have lost the ability to su within adb shell. How is that obtained? I've been trying, unsuccessfully, to boot ubuntu-touch.01:27
DonkeyHoteiis that while booted into android, or ubuntu?01:28
randy1trying to boot into ubuntu on my device. the device partially boots, I can adb shell, but then can't get much done due to permission denied.01:29
randy1i actually was able at one point run dmesg, but now I can't01:30
randy1i wasn't sure what the output of my kernel should be, so i re-flashed a build of cyanogenmod to compare, then when reflashing ubuntu, i lost su.01:32
DonkeyHoteiwhich device?01:37
randy1galaxy nexus01:37
DonkeyHoteii'm not sure that port is maintained01:38
randy1yeah, I'm trying to get it running as a little project of mine.01:38
randy1since the device is not supported anymore, i tried to run through the porting guide.01:39
randy1well, look at that. adb root works. :)01:43
DonkeyHoteiif you can get the touch ui to display, the screenlock passwd you set will be used for sudo01:44
randy1the boot process never mounts the ubuntu container, so it just sits here with a blank screen.01:45
randy1is there anyway to get more output from the kernel? I've tried adding debug to the kernel cmdline but that doesn't seem to do anything.01:45
DonkeyHoteiare you using an ubuntu kernel image?01:46
randy1i originally built the kernel using the cyanogenmod tuna kernel source. i figured that was the culprit, so i used the pre-built maguro kernel and it gave the exact same output.01:49
randy1i think i even tried building the ubuntu kernel but that also gave the same outcome.01:50
DonkeyHoteicertain options in kernel config must be enabled, per the porting guide01:51
cwayne-afkrsalveti, still wont boot01:52
cwayne-afkhooray01:52
rsalveticwayne-afk: try reflashing the system image that was published by the port owner01:52
rsalvetijust to see if you can get it to boot again01:52
cwayne-afkrsalveti, i cant get it to fastboot or recovery01:52
cwayne-afkit literally doesnt power on01:52
rsalvetiouch01:52
rsalvetimaybe disconnecting battery?01:53
randy1that's where i thought things went wrong. i tried enabling the kernel options, but every time I ran make, the .config file gets re-written01:53
rsalvetiwe had that issue with mako before01:53
cwayne-afkrsalveti, tamper-proof screws to be able to remove battery01:53
rsalveticwayne-afk: that sucks01:53
DonkeyHoteii have a set of tamper-proof drivers01:53
cwayne-afkholy shit i got it01:54
cwayne-afkkinda01:54
=== cwayne-afk is now known as cwayne
cwayneif you hold the power button while plugging and unplugging usb it turns out01:54
cwaynethat makes, literally zero sense.01:54
Danny_Drsalveti: i got it to work, using libmtp 1.1.8 & thunar-volman with ur supplied patch01:55
rsalvetiDanny_D: great01:55
rsalveticwayne: :-)01:56
rsalvetistable hardware01:56
cwayneA++01:57
DonkeyHoteirandy1: are you sure you're actually flashing a full system image?01:57
cwayneholy shit it booted01:57
cwaynersalveti, dmesg http://paste.ubuntu.com/10631404/01:59
rsalveticwayne: nice02:00
rsalveticwayne:02:00
rsalveti[   15.517777] initrd: mounting /dev/disk/by-partlabel/modem as /root/android//firmware02:00
cwaynersalveti, yeah, I have a /firmware, but it appears to be empty02:00
rsalvetiso now /firmware should have everything02:00
rsalvetihm02:00
rsalveticwayne: check /android/firmware02:00
cwaynehm ls: cannot open directory .: Permission denied02:00
rsalveti /firmware should just be a syslink to /android/firmware02:00
Danny_Dyo02:00
cwaynealso empty02:00
Danny_Dwhere do ringtones need to be placed and messaging tones?02:01
rsalveticwayne: weird, paste me the output of mount02:01
cwaynersalveti, http://paste.ubuntu.com/10631407/02:01
rsalveticwayne: yeah, it's not actually mounting it02:02
cwayneyea02:02
cwaynebut i have /system/bin/conn_init02:03
rsalveticwayne: paste me the output of /var/lib/lxc/android/rootfs/fstab*02:03
cwayne/var/lib/lxc/android/rootfs/fstab.bacon02:04
rsalveticwayne: sorry, cat02:04
cwaynersalveti, http://paste.ubuntu.com/10631431/02:06
rsalveticwayne: run the following, as root:02:09
rsalvetimkdir -p /android/firmware02:09
rsalvetimount /dev/disk/by-partlabel/modem /android/firmware -t vfat -o ro,shortname=lower,uid=1000,gid=1026,dmask=227,fmask=337,context=u:object_r:firmware_file:s002:09
rsalvetiI think the amount of options is probably what is causing the error02:09
rsalveticwayne: http://paste.ubuntu.com/10631455/02:11
cwaynedidnt seem to complain02:11
rsalvetiwhat it tries to execute in the initrd02:11
rsalveticwayne: did it mount it?02:11
cwayneyep02:11
rsalvetihm, that's super weird then02:12
cwaynedamnit, super weird is never easy fixes :)02:13
rsalveticwayne: maybe the link from udev might be causing this issue02:15
rsalvetisaw that before02:15
rsalveti /dev/block/platform/msm_sdcc.1/by-name/modem should be pointing out to a device02:15
rsalveticwayne: like /dev/mmcblk0p502:16
rsalvetiin the end02:16
cwaynei think its  /dev/mmcblk0p102:16
cwayne/dev/mmcblk0p1 on /android/firmware type vfat (ro,relatime,uid=1000,gid=1026,fmask=0337,dmask=0227,codepage=cp437,iocharset=iso8859-1,shortname=lower,errors=remount-ro)02:16
rsalveticwayne: right, can you replace the fstab lines by giving the mmcblk0 instead?02:16
rsalvetilike replacing /dev/block/platform/msm_sdcc.1/by-name/modem with /dev/mmcblk0p102:17
rsalvetiand so on02:17
rsalvetithen rebuild the image, flash and reboot02:17
cwaynehow do i find out all of them?02:18
cwaynei got that one just by running mount02:18
rsalveticwayne: ls -l /dev/disk/by-partlabel02:19
rsalvetithey are all links02:19
cwayneah right02:19
cwaynersalveti, do i just edit it in out/target/product/bacon/system/blah or is there somewhere else02:20
rsalveticwayne: no, need to edit the original file02:20
rsalveticwayne: probably under device/lge/bacon02:20
rsalvetior similar02:20
cwayneah there we go02:20
rsalvetilet me find the gitrepo02:20
DonkeyHoteirsalveti: wakelocks of interest are wlan_rx_wake, wlan_wd_wake, wlan_wake, and qpnp-vadc-ee189e00, in that order02:20
cwaynedevice/oneplus/bacon/ubuntu-configs02:21
rsalveticwayne: yeah, guess that's the one02:21
rsalveticwayne: just rebuild and check under out/target/product/bacon/root/fstab02:21
rsalvetiif it got the new values, then you changed the right file02:21
rsalvetiDonkeyHotei: yeah, these are all kernel related02:21
rsalvetiusually we can't do much for that ones02:22
cwaynewtf02:32
cwaynehttp://paste.ubuntu.com/10631554/02:32
cwayneoh goddamnit did i forget to run lunch02:33
cwayneyep02:34
cwayneok there we go02:34
cwaynersalveti, so it looks right, just update the system.img?02:34
rsalveticwayne: yeah02:39
cwaynersalveti, no difference02:39
rsalveticwayne: as usual, dmesg and cat /var/lib/lxc/android/rootfs/fstab*02:42
rsalveticwayne: and output of mount02:42
cwaynersalveti, mount: http://paste.ubuntu.com/10631592/02:43
cwaynersalveti, http://paste.ubuntu.com/10631596/ fstab02:43
rsalvetiwtf02:44
cwaynedmesg02:44
cwaynehttp://paste.ubuntu.com/10631601/02:44
cwaynersalveti, ?02:45
rsalveticwayne: run the following script: http://paste.ubuntu.com/10631610/02:48
rsalveticwayne: as root, with bash -x02:48
rsalvetibash -x ./script.sh02:48
jivinWhich module will call function "media_codec_create_by_codec_name" of  hybris/media/media.c?02:48
rsalvetijivin: gst-plugins-bad1.002:50
rsalvetithe hybris plugin of that package02:50
rsalvetijivin: https://github.com/jhodapp/gst-plugins-bad/blob/master/sys/androidmedia/gstamchybris.c#L23502:50
cwaynersalveti, http://paste.ubuntu.com/10631639/02:50
jhodappjivin, why do you ask?02:51
jivinThanks.However, when I start application "MediaPlayer-app" to play a video, function "media_codec_create_by_codec_name" isn't called02:51
rsalveticwayne: crap, there is a bug in our code02:51
cwaynein the initrd?02:52
rsalveticwayne: yeah02:53
rsalvetijust a sec02:53
jivinjhodapp, I just want to figure out the full call procedures02:55
jhodappjivin, it has to be called02:55
rsalveticwayne: run the following: http://paste.ubuntu.com/10631651/02:56
rsalveticwayne: same thing, bash -x as root02:56
jivinWhether some media player application doesn't use gst-hybris?02:56
jivinFor example, built-in application "Gallery"?02:57
jhodappjivin, it definitely does, the only thing that doesn't use the hardware decoder yet are videos in the web browser02:57
cwaynersalveti, http://paste.ubuntu.com/10631655/02:57
jhodappjivin, it's called via: https://github.com/jhodapp/gst-plugins-bad/blob/master/sys/androidmedia/gstamcvideodechybris.c#L51002:58
rsalveticwayne: can you paste me your mount output now?02:58
jhodappjivin, which is called by gstreamer automatically for the decoder plugin interface: https://github.com/jhodapp/gst-plugins-bad/blob/master/sys/androidmedia/gstamcvideodechybris.c#L39002:58
cwaynersalveti, http://paste.ubuntu.com/10631660/02:58
cwaynelooks better02:58
jivinI hook function "media_codec_create_by_codec_name" and add debug codes. However, there is no expected log when i play a video via "gallery"?02:58
jhodappjivin, you're probably not compiling it correctly...you have to make sure to enable the hybris plugins, not the default gstamc only ones02:59
rsalveticwayne: right, will upload this small fix to the archive, if you try to build it tomorrow it should hopefully fix your issue02:59
rsalvetibut we still need to understand why the label is a problem02:59
rsalvetimight be the same issue we had with snappy02:59
rsalvetihad to call wait-for-root on every label02:59
cwaynersalveti, ! thanks02:59
rsalvetiseems kind of a race with udev03:00
cwayneso just repo sync then rebuild once its in?03:00
rsalveticwayne: yup03:00
cwaynersalveti, cool, will you shoot me a mail when it's in?03:01
rsalveticwayne: sure03:01
cwaynethanks03:01
cwayneso i shouldn't expect it to work even though stuffs mounted now right?03:01
rsalveticwayne: well, you can still try now running that other scripts03:03
rsalvetilike conn_init and family03:03
cwaynestill get -bash: /dev/wcnss_wlan: Bad address when i try to echo 1 to it03:04
rsalvetiright, call conn_init first, under the android container03:04
cwayneno change03:05
rsalveticwayne: anything new in dmesg?03:08
cwaynenot that i can see03:09
rsalvetihm, that original aosp based repo has nothing as well03:10
rsalvetilet me check the CM one03:10
* cwayne needs to run for tonight03:10
cwaynethanks for the help rsalveti03:10
cwaynewill pick it up again tomrrow am03:11
rsalvetialright, later!03:11
DonkeyHoteirsalveti: here is the wakelock list http://paste.ubuntu.com/10631710/03:11
jivinanother problem! gst-hybris plugin will call android::MediaCodecs indirectly, and then it will access OMX hardware, which means application will have access to hardware device. So the problem:Does application have permission to do this?03:13
rsalveticwayne: the one used by CM: https://github.com/CyanogenMod/android_device_oppo_msm8974-common/blob/cm-12.0/msm8974.mk#L16203:14
rsalvetiso yeah, they don't use conn_init it seems03:14
rsalvetibut wcnss_service instead03:14
rsalvetiwith the blobs in place03:14
rsalvetijivin: we have media-hub doing that hardware related work03:15
rsalvetithe app will only talk to media-hub03:15
jivinis media-hub a service in android or ubuntu?03:16
rsalvetiubuntu03:18
=== salem_ is now known as _salem
jivinIs media-hub a global service in ubuntu?And it serve all media application for media acceleration? And the service has permission to access to hardware device via gst-hybris plugin?03:36
jivinor it is just a library?03:37
jivinphablet   2481  0.0  1.3 359812 25648 ?        Ssl  Mar19   0:40 media-hub-serve03:40
jivin "phablet"(media-hub-server user) have access to hardware device?03:42
AskUbuntu_how to install skype/ viber on ubuntu touch? | http://askubuntu.com/q/59896804:02
AskUbuntu_Ubuntu Touch Wireless PEAP Workaround | http://askubuntu.com/q/59898005:10
=== ecloud_wfh is now known as ecloud
AskUbuntu_How to install google chrome for ubuntu- touch? | http://askubuntu.com/q/59902107:42
dholbachgood morning08:21
popeydpm: https://wiki.ubuntu.com/Touch/ReleaseNotes08:30
popeythis page is over a year out of date, we should either update it or delete it.08:30
popeyI'm poking you because you have more edits in the history than anyone else, so I think you own it :)08:31
dpmha08:34
dpmI just happened to modify the SSH access bits08:34
dpmbut should be fine to delete, I guess08:34
popeyespecially as it has advice on it we probably don't want people doing08:35
popeyand contributes to people doing stuff like this http://www.reddit.com/r/Ubuntu/comments/2zljaw/ubuntu_phone_aquaris_e45_ubuntu_edition/08:35
AskUbuntu_How to use ubuntu-touch as a desktop? | http://askubuntu.com/q/59903908:38
ogra_popey, i improved http://askubuntu.com/questions/348714/ubuntu-touch-apt-get-install-openssh-server-error a little, that was also heavily out of date08:41
popeyooh, nice update08:42
popeyeveryone upvote http://askubuntu.com/a/599041/612 :)08:42
* popey deletes the section about ssh from the ReleaseNotes page and links to that instead08:44
popeymight be worth doing that for other sections08:44
ogra_might be worth doing that for all our documentation :P08:47
ogra_most of it is out of date i think08:47
ogra_it would also be good to have a "why is the image writeable, why don't we use dpkg" page ...08:49
ogra_err08:49
ogra_*not writeable08:49
nhainesogra_: is it because you hate users' freedom?08:50
seb128what's going on with my krillin? used 23% battery only over night08:50
seb128that's good, but weird because it's usually not that great ;-)08:51
ogra_nhaines, yeah, there is a longstanding internal conspiracy in canonical to make the deb format die, in fact thats the actual reason Ubuntu was founded :P08:51
nhainesI knew it!  I'm telling OMG Ubuntu and also The Register.  ;)08:51
ogra_seb128, i have the feeling your device is always a week behind :)08:52
* ogra_ has awesome battery life since last weekend08:52
seb128well, I've been travelling this week08:52
seb128so power usage is not the same when you are commuting08:53
ogra_ah right ... your GSM is more busy and does a lot of sending too08:53
seb128right08:53
nhainesIt's because movement generates static electricity and that affects battery discharge rate.08:53
seb128lol08:53
ogra_yay ... friday \o/08:54
ogra_it is totally foggy outside ... no eclipse for me :(08:54
seb128oh, right08:54
seb128same here08:54
ogra_we had wonderful weather the whole week ... just not today ...08:54
nhainesHmm, for the past few days, the Weather Channel scope has been really spotty, only returning directed search results and not local search results.  Is there somewhere I could look to see if it's just unhappy with the GPS or something?09:03
popeyogra_: dpm ok, i have dramatically trimmed down https://wiki.ubuntu.com/Touch/ReleaseNotes09:07
nhainesAre there release notes for 14.10?09:08
ogra_Devices with 1080 screens09:08
ogra_Set the GRID_UNIT_PX environment variable to an appropriate value for the device (i.e. 30 for a 5” handset screen) in the /usr/bin/ubuntu-session script and in the /home/phablet/.bashrc file.09:08
ogra_rip that out09:09
ogra_(bottom)09:09
ogra_endusers shouldnt play with GRID_UNIT_PX09:09
popeyok09:12
popeynhaines: not that I am aware of09:12
matv1could someone help me out please? I was hit by yesterdays unbootable devel proposed image. But i cant seem to roll back to the previous image as suggested in the email exchange about that.09:32
ogra_matv1, roll forward ... the broken image was fixed09:33
matv1ogra_  image 142 right? tried that as well just now. getting the same error09:33
matv1.cache/ubuntuimages/ubuntu-touch/devel-proposed/mako/version-142.tar.xz.asc to device: free space on /cache/recovery is 542M09:34
matv1ogra_ so i am running ubuntu-device-flash --clean-cache touch09:34
matv1which gives me a nice "Cleaning prevously downloaded content"09:34
matv1but i still get exactly the same error09:35
matv1do you know what thats about?09:36
matv1oh hang on I can still adb shell into the device09:37
ogra_are you in recovery ?09:39
matv1ogra_ yes09:40
ogra_and you are on which device ? N4 ?09:40
matv1yes Mako09:40
ogra_are yu also in recovery when running ubuntu-device-flash ?09:41
matv1ogra_  yes09:45
matv1ogra_ as I am able to adb shell I should be able to apt-get right? could that sort this out?09:47
ogra_you are on 141 ? i think Mirv made his install work by installing the missing package, so yeah, that might work09:47
matv1ogra_ I am going to try that. Thnks fr now!09:51
Mirvmatv1: yes, if you have writable image you can do apt update + apt upgrade09:54
Mirvand reboot09:54
matv1Mirv oh I did not make my image writable.09:57
matv1can i still do that now?09:57
Mirvmatv1: I think it should still be possible phablet-config writable-image09:58
matv1Mirv thnx I will try that!09:58
ogra_or just: sudo mount -o remount,rw /09:58
ogra_saves from the reboot :)09:58
matv1ogra_ sounds better! still stumped why phablet-flash isnt working but i will give this a go.10:00
popeyphablet-flash is deprecated10:00
ogra_quite so :)10:00
matv1soory i meant ubuntu-device-flash bla bla :) I am not doing this stuff all day u know ;)10:01
matv1wish i was though10:02
Mirvogra_: oh... :)10:06
=== chriadam is now known as chriadam|away
* matv1 is back in business! thnx ogra_ Mirv10:18
ogra_:D10:19
JamesTaitGood morning all; happy Friday, and happy International Day of Happiness! :-D10:21
Tassadarmorning, a solar eclipse just ended \o/10:24
ogra_could you see any of it ?10:26
Tassadaryeah10:26
ogra_only clouds here10:26
Tassadarhttp://tasemnice.eu/fotky/IMG_7635.jpg http://tasemnice.eu/fotky/IMG_7642.jpg http://tasemnice.eu/fotky/IMG_7653.jpg10:26
ogra_bah10:26
Tassadarkinda difficult to take a photo of, couldn't find any welding glass, so I just used several layers of film attached to the lens10:26
TassadarI'd also need much longer lens)10:27
Tassadarlooks kinda funny https://drive.google.com/file/d/0B5lxWy6xkKkbdmpZWlpfN1hMYnc/view?usp=sharing10:27
ogra_heh10:27
=== zhxt is now known as zhxt_afk
dadexix86Hello everybody! :D my bq phone just arrived and I already have some problems :S I should connect to the eduroam network, but when I try to do it, it refresh the list of the networks without saying anything else :S10:50
popeydadexix86: sadly a known bug10:51
dadexix86any hint on how to connect to it?10:51
dadexix86popey ack!10:51
* popey wishes his bq phone would arrive!10:52
* popey is envious :)10:52
dadexix86popey then I am lucky that my university has another  network ;) do you know whether it has been solved with updates?10:55
popeyIt hasn't yet, no.10:55
popeydadexix86: bug 110447610:56
ubot5bug 1104476 in network-manager (openSUSE) "Network manager cannot connect to WPA2/PEAP/MSCHAPv2 network without CA_Certificate" [High,Confirmed] https://launchpad.net/bugs/110447610:56
dadexix86popey thanks10:58
popeynp, sorry it doesn't work for you.11:01
=== teapot is now known as teapot_out
matv1dadexix86 I remember troubleshooting this a while back . I was able to connect to the eduroam network where i work. https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/124198611:42
ubot5Ubuntu bug 1241986 in network-manager (Ubuntu) "Cannot connect to WPA/WPA2, EAP-PEAP, MSCHAPV2 network" [Undecided,Confirmed]11:42
matv1That did require some small hacks but i havn't tried it recently11:43
matv1popey did you not get a phone at the ubuntu insiders event :) ?11:56
ogra_matv1, no, the phones were exclusively for insiders ...11:59
popeymatv1: nope.12:00
matv1ogra_ that shuttleworth guy is a cheapskate :D always has been if u ask me ;)12:00
popeyhaha12:00
popeyI would rather he paid developers to work on the software than give me free stuff12:00
matv1lol12:00
matv1popey well i heard he does that :)12:01
=== _salem is now known as salem_
karnirsalveti: hey, I sent some test files to debug that audio playback issue. regarding recording, I tried to follow pulseaudio logging instructions that David sent, but pulseaudio won't stop respaning - do you also plan to have a look at that, or should I continue bugging David? :)12:24
mardyjdstrand: hi! Would you be against adding an apparmor rule to let a click package read its own .desktop file?12:58
mardyjdstrand: for the webapps, we are doind some changes which require to be able to read the app's name and icon12:59
tyhicksmardy: he's out on vacation today13:01
tyhicksmardy: maybe you should open a bug saying that you need read access to the .desktop file13:01
tyhicksmardy: I think read access would be fine but I don't have the full understanding of the click policy that jd strand does13:02
mardytyhicks: thanks13:03
=== alan_g is now known as alan_g|lunch
tedgmardy, You can read it, it's in your directory.13:10
mardytedg: indeed... except that I wanted to get that info via libaccounts-glib, which uses GAppInfo internally. But yes, maybe reading it directly is simpler13:13
tedgmardy, Yeah, need to fix libaccounts-glib too :-)13:13
tedgmardy, I fully expect that the desktop files in ~/.local/share/applications will go away on the device someday.13:13
dobeytedg: i guess it depends which file you're trying to read? i'm not sure confined apps can read ~/.local/share/applications/; but it should be able to read the one that's in the click package itself (but there's literally no way for it to discover what that file is, programmatically)13:25
tedgdobey, It could using it's own build system.13:25
tedgdobey, Or read its own manifest, etc.13:25
dobeywell, the manifest doesn't say which app gets which .desktop does it? there are just multiple "desktop" entries for clicks with multiple apps, iiuc13:27
dobeyyeah, it could know it if it hard-coded it in the code or something13:28
dobeybut i don't think that's what mardy is trying to do13:28
tedgDepends on the app/package/etc. So, yes, you don't really know. But I'm assuming he has something like appid to work with.13:29
tedgIf you have some details, then you can start to tease out how things are plugged together.13:29
dobeywell, if the --desktop-file-hint value is accessible to the accounts API, that is probably the thing to use13:33
dobeybut that will be the one in ~/ which i'm not sure is accessible by confined apps (not 100% sure, but pretty confident it isn't)13:34
rsalvetikarni: we got a story just to focus on audio related issues for next week13:35
rsalvetikarni: so we'll get it fixed soon13:35
karnirsalveti: lovely :) thanks!13:35
tedgdobey, We're not using desktop_file_hint anymore.13:36
tedgdesktop-file-hint even.13:36
dobeyoh13:37
=== alan_g|lunch is now known as alan_g
=== dandrader is now known as dandrader|afk
=== MacSlow is now known as MacSlow|lunch
cwaynedobey, are you on rtm or vivid on your n514:37
dobeycwayne: 14.09-proposed14:38
cwaynedobey, thanks14:39
cwayneChipaca, is the proper way to setup push notifications (including a server) documented anywhere?14:43
Chipacacwayne: yes, there's documentation, and an example server, and an example app14:44
Chipacacwayne: ralsina can probably point you at it better than i14:44
* Chipaca has too many conversations open atm14:44
ralsinacwayne, Chipaca: sure I can!14:45
ralsinacwayne: is this a click app with a QML UI?14:45
cwayneralsina, no sir, a click packaged scope14:46
ralsinaok, I do not have an example for scopes, but surely we can work it out :-)14:46
ralsinacwayne: who is sending the push notifications, your own server, or a 3rd party?14:47
cwayneralsina, i could do my own server14:47
ralsinaok, for the server, the API is here and it's very simple https://developer.ubuntu.com/en/apps/platform/guides/push-notifications-client-guide/#ubuntu-push-server-api14:48
ralsinaall the "data" in a notification is then received by a "helper" you ship with your scope. Here's docs about that:  https://developer.ubuntu.com/en/apps/platform/guides/push-notifications-client-guide/#application-helpers14:48
ralsinathe helper then gives data to push-client like this https://developer.ubuntu.com/en/apps/platform/guides/push-notifications-client-guide/#helper-output-format14:49
ralsinaand voila, notifications :-)14:49
ralsinacwayne: if you need a hand with anything just ping me14:51
cwayneralsina, thanks!14:52
=== MacSlow|lunch is now known as MacSlow
ahayzenrsalveti, ping15:06
=== infohawk is now known as hawkeye
cwayneralsina, so how can a server be logged-in on behalf of the user? (i.e to check an api for notifications)15:18
ralsinacwayne: you mean logged into the 3rd party service? Usually oauth15:19
ralsinacwayne: on the ubuntu push side, the client app will need to send it a token so the server can send notifications back to the device15:19
ralsinawhich is a part I have not really thought about with scopes to be honest15:20
dobeycwayne: are you trying to add a third party service for push notifications for untappd or something?15:20
vandenoeveris there a faq on ubuntu mobile? i'd like to know if it works with heartbeat band, has firefox, can have custom c++ apps15:20
ralsinaI *suppose* the 1st time the scope runs it can register with ubuntu-push-client, then get the token and then send it to the server. That token is then used to identify where the push notifications are  sent to15:21
dobeyvandenoever: you can write apps in c++ yes. no there aren't any apps which work with heartbeat monitors yet afaik (there's not system service for doing bluetooth serial stuff yet), and there's no version of firefox packaged for it yet15:21
vandenoeverdobey: ok, thanks, what's the chance of firefox happening?15:22
cwaynedobey, yea15:22
dobeyvandenoever: best option would be to get mozilla to create a package of their mobile version of firefox, for ubuntu15:22
tedgvandenoever, Think you'd have to ask Mozilla?15:23
dobeycwayne: i wouldn't mess with it if you couldn't get untappd to support it directly15:23
dobeycwayne: doing a third party server opens up privacy concerns, and is too much of a pain, i think15:24
vandenoevercan ubuntu phone act as hotspot via usb? is there vpn support?15:28
vandenoeveris there an app for tracking gps for e.g. running?15:30
dobeynot yet15:31
vandenoevernot yet for what? :-)15:31
vandenoeverdoes the app store require logging in?15:31
popeyyes15:32
dobeyyes it requires an ubuntu one account15:32
vandenoeverwhy does it require that? can i have my own custom app store?15:32
dobeyno15:33
cwaynedobey, maybe ill just add it to account-polld then15:33
ogra_vandenoever, you can sidleoad any click packages, but not run your own store15:34
dobeycwayne: untappd will probably be open to adding support for push notifications if we ask them15:34
vandenoeverogra_: and that's via usb and cmdline or http link or some other way?15:34
dobeydeveloper mode15:34
ogra_cmdline ...15:34
ogra_or terminal app15:34
dobeyogra_: well, the production phone doesn't have terminal by default, so you'd have to sideload that first, if you really don't want to log into u1 for some odd reason15:35
ogra_why would i have to sideload it ?15:35
ogra_oh15:36
* ogra_ should read both halves of a sentence before replying :P15:36
dobeyheh15:36
dobeywell it is your EOD almost :)15:37
dobeygetting tired already? :P15:37
ogra_i dont really get whats the big deal with not wanting a U1 account ... it is not like that needs actual personal info15:37
dobeyyeah i don't either15:37
dobeyanyway, time to get food here15:37
vandenoeveri'm a bit strict on how talkative i want my personal hardware to be15:38
vandenoeveri dont like it talking about me behind my back15:38
vandenoeveris there a vpn on there? that would help a lot15:38
ogra_not yet, np15:38
ogra_*no15:38
vandenoeveri could then route traffic via my private server and proxy15:38
vandenoevernot even with some cmdline adventures?15:39
ogra_it is the very first release of an OS that was mostly designed from scratch ... VPN, enrypted homedirs etc etc will all happen ...15:39
ogra_just not yet ;)15:39
vandenoeverok, of course i appreciate the work going in now and what's accomplished so far15:40
ogra_you can make the system writable to install debs ... at the cost of losing any sane upgrade paths ...15:40
vandenoeverbut it can be reflashed i gues15:40
ogra_(thats more a developer feature)15:40
ogra_sure15:40
vandenoeveris there a navigation app?15:41
ogra_here maps is preinstalled on the bq phones ...15:42
vandenoeverok, and can i enable disable network access per app?15:42
ogra_(and will likely also be on the meizu ones)15:42
ogra_i dont think so (yet)15:42
Anon18574How can I get involved in developing Ubuntu Touch? Where's the best place to start?15:43
popeyAnon18574: in #ubuntu-app-devel15:43
ogra_Anon18574, depends want you want to work on ... apps what popey said ...15:43
ogra_working on the plumbing layer of the system fits better here ....15:44
Anon18574At the moment I don't mind... I think I'd just like to download the codebase, get to grips with it and try and close a few bug reports for now I guess. I think that'd be a good start.15:45
popeythat would be awesome15:45
Anon18574I need to look for any documentation on the bug filing system, how they get approved, etc, etc.15:45
ogra_vandenoever, i think audio playback and network access are enabled generally for all apps ... for other accesses you get a popup question (i.e. GPS) to allow/deny access if the app tries to do that the first time15:45
vandenoeverogra_: and file access? thb network is the one i'd prefer to control most15:48
ogra_no file access outside the app space15:48
vandenoeverapps that need network are always suspicous to me15:48
vandenoeverok that's god15:48
ogra_i.e. a click app can only access two directories in its own name space15:48
vandenoevers/god/good15:48
ogra_everything else has to go through the content hub ... which means UI interaction to pick which app you use as input etc15:49
ogra_so nothing can access other apps without you knowing15:49
ogra_or data from them15:49
vandenoeveryeah, that's really good and apps are all js and qml right? so little attack surface15:50
popeysome are15:50
ogra_they can be C++15:50
popeysome are c++15:50
popeyone is java15:50
ogra_in fact they can be anything :)15:50
vandenoeveronly one? :-)15:50
popeyyeah :)15:50
vandenoeveri guess accessing exchange server is not supported, right?15:50
popeywell, I haven't looked at every codebase in the store15:51
popeynot yet15:51
ogra_but apparmor wont let the app out of the walled garden, no matter what language it is15:51
vandenoever(which would be another reason for me to like vpn, because i have davmail to proxy between exchange and imap etc)15:51
ogra_adding VPN would be trivial ... but adding UI for it means it has to iterate through several teams etc ... (design ... implementation etc etc) so it will take a bit15:52
pete-woodsjgdx: FYI, we implemented the AddAndActivate method in our dbusmock pull request now15:53
popeywell, the java based bitcoin app used to be the biggest app in the store, that's been overtaken by Realtai - the star gazing app15:53
jgdxpete-woods, hell-o! Nice15:53
popey105M!15:53
jgdxpete-woods, thank you, that's awesome. I was just looking at your pull, it's not there yet, right?15:54
pete-woodsjgdx: no, still waiting on pitti to have some spare time15:54
jgdxpete-woods, ack. I haven't produced a pr against your pr yet. Been blocked on other things. :|15:55
pete-woodsjgdx: no worries. hopefully we've implemented the stuff you needed, anyway :)15:56
jgdxpete-woods, yeah, you're really close. We need 'autoconnect' to work, DeactivateConnection and Update on a Connection. From the top of my head.16:00
jgdxpete-woods, I will also go ahead and add all properties on a Connection, according to nm spec.16:02
pete-woodsjgdx: sounds good to me :)16:02
jgdx:)16:02
=== dandrader|afk is now known as dandrader
peat-psuwitCould anyone have a look at this: https://bugs.launchpad.net/ubuntu/+source/android/+bug/143305116:28
ubot5Ubuntu bug 1433051 in android (Ubuntu) "TARGET_RECOVERY_SKIP_GPG_VERIFICATION doesn't work when building only recovery image" [Undecided,New]16:28
dobeyvandenoever: re: controlling network access, apps cannot run all the time in the background. there's an app lifecycle and apps in the background are paused and cannot talk to network/etc…16:31
DonkeyHoteidobey: so no irc clients, then16:37
dobeyDonkeyHotei: well, something like irccloud or slack would work as an app, if written appropriately, i think16:38
DonkeyHoteimost apps seen to just be browser windows16:38
DonkeyHotei*seem16:38
dobeythere are a lot of webapps in the store, yes16:39
dobeyirccloud and/or slack might work ok as a webapp16:39
dakerirccloud doesn't have a mobile web version16:39
DonkeyHoteibut nothing running locally16:40
dobeyi don't use it16:40
dobeyDonkeyHotei: well if you wrote an app using their api and handled reconnection and such appropriately, it should be fine16:40
dobeyyou just won't get messages while the app is paused, unless you can convince the service to provide push notification support for ubuntu16:41
DonkeyHoteithis is something like what iOS does16:41
dobeyyes16:42
charlesnik90, ping16:42
nik90charles: pong16:45
LangeOortjesis there a reference implementation of the bottomEdge functionality that doesn't give warnings that Pages cannot be nested?17:03
ogra_LangeOortjes, try #ubuntu-app-devel17:04
LangeOortjesoops, sorry :)17:05
=== dandrader is now known as dandrader|afk
* dobey wonders if bluez5 will make it in18:05
=== alan_g is now known as alan_g|EOW
kenvandinedobey, i'm wondering the same thing :)18:18
dobeykenvandine: you got a nexus 5?18:19
kenvandineno18:20
kenvandinejust hoping my headphones work better18:20
dobeyoh, well iiuc, bluez5 is required for bt on n5 to work at all :)18:21
dobeythen hopefully i can use bt in my truck again18:21
dobeyright now though, autopilot and testtools are really annoying me :(18:25
CereSYesterday i successfully installed ubuntu-touch devel-proposed on a nexus 4 from android 4.4.4 using radio of 4.3, just wanted to ask, if it would've been better to use android 5 as basis?18:25
popeyCereS: nope18:26
CereSpopey: thanks18:27
guadanasdevelopei odn18:28
guadanasdevelopeI´m porting ubuntu phone to my device18:29
guadanasdevelopeI need help18:29
guadanasdevelopeanyone help me18:29
guadanasdevelopeCan I port to the sony xperia arc S?18:30
AskUbuntu_Replace Win 8.1 on Pipo W4 tablet with Ubuntu? | http://askubuntu.com/q/59925418:30
guadanasdevelopeHow can I port ubuntu phone to the xperia arc S?18:31
popeyseen the porting guide?18:31
guadanasdevelopethanks. One more question: How to Add my device specific git repositories?18:33
popeypass, not done any porting myself, sorry.18:34
guadanasdevelopeAh OK18:35
=== dandrader|afk is now known as dandrader
dobeythe porting guide should have all you need to do listed in it18:36
guadnasdeveloperI don´t now how to enable a sony ericsson xperia arc device19:01
guadnasdeveloperAny one can help me19:04
guadnasdeveloper'19:04
guadnasdeveloper?19:04
kenvandineguadnasdeveloper, what kind of help?19:07
guadnasdeveloperIn the step of add my device I don´t now what thing I have to put on the terminal19:08
kenvandineguadnasdeveloper, sorry, i haven't done any porting for devices19:11
Talustusoh well19:25
Talustusat least iit booted partitialy19:26
Talustus^^19:26
AskUbuntu_BQ ubuntu phone ed. Telegram problem | http://askubuntu.com/q/59927119:26
=== thelionroars1337 is now known as thelionroars
TalustusEXT2-fs (loop1): error: couldn't mount because of unsupported optional features (40)19:37
Talustusis that normal or has to be considered as error?19:37
Talustusit still mounts it19:37
dobeydid you build the kernel without support for something?19:37
Talustusit should have extended file atributes enabled19:38
dobeylike journals or attributes or something19:38
peat-psuwitTalustus, That should be normal. Look for EXT4-fs down bellow in the log.19:38
peat-psuwit*below19:38
Talustus[ 32.844390] EXT2-fs (loop1): error: couldn't mount because of unsupported optional features (40)19:39
Talustus[ 32.896514] EXT4-fs (loop1): mounted filesystem with ordered data mode. Opts: (null)19:39
Talustusit still mounts it then19:39
rvrIn ubuntu-rtm, can I add a deb source to install git? It's not available. git is in main, but cannot be installed using default package sources.19:49
dobeyrvr: you probably need to add the ubuntu source to the list to get it19:52
rvrdobey: What do you mean?19:54
dobeyrvr: in sources.list copy/paste the line for the main archive of ubuntu-rtm and replace "ubuntu-rtm" in it with just "ubuntu"19:56
dobeyor something like that19:56
dobeyand 14.09 with utopic19:56
rvrdobey: Ah, ok, but then, won't that break something?19:56
dobeymaybe19:56
dobeybut you can pin it or just install git only, and then remove it19:57
rvrdobey: I guess there are at least different kernels19:57
dobeyrvr: the kernel used by the phone isn't in the archive anyway19:57
dobeyrvr: just don't do an apt-get upgrade or dist-upgrade19:57
dobeyrvr: only update and then install the package you need; and then remove the source if you are worried about possibly breaking things19:58
rvrdobey: Hmmm... yeah, that may work, thanks19:58
Talustusany idea how to get the prober rules file? the70-*20:10
=== dandrader is now known as dandrader|bbl
AskUbuntu_Ubuntu Core Snappy Touch GUI app | http://askubuntu.com/q/59929320:12
cwaynemariogrip, hey20:18
mariogripcwayne, Hey20:18
cwaynemariogrip, so we did some digging last night, and we think the fstab issue (not properly mounting /firmware) is really a bug int he ubuntu initrd20:19
cwayneso we found that when properly mounted, /firmware/image/wcnss.mdt does exist20:19
mariogripawesome! i was thinking that that might be the problem20:20
cwayneso unsure if that will 100% fix the issue, but it should certainly help :)20:20
cwaynersalveti has a fix in the pipeline20:21
mariogripI made some modifications so conn_init so it works with the opo, but i was only missing .mdt files20:22
mariogripit was*20:22
mariogripbut, thanks! :D20:22
cwaynemariogrip, ooh, is that pushed?20:23
cwayneill try and mount manually then run the updated conn_init20:23
mariogriphow did you mount it manually?20:24
rsalvetimariogrip: I noticed the CM version doesn't use conn_init though20:25
cwaynemkdir -p /android/firmware && sudo mount /dev/mmcblk0p1 /android/firmware iirc20:26
rsalvetionly https://github.com/CyanogenMod/android_device_oppo_msm8974-common/tree/cm-12.0/wifi20:26
mariogripyeah, it uses qcom cne20:26
rsalvetiyeah, wcnss_service20:28
mariogriphttps://github.com/CyanogenMod/android_device_oppo_msm8974-common/blob/cm-12.0/rootdir/etc/init.cne.rc20:28
cwaynemariogrip, can you send me your updated conn_init?20:29
mariogripit should be on github20:29
cwaynelast update 4 days ago?20:30
mariogripcwayne, that should work, i haven't tested it becuse i was missing .mdt (i have been sick so i haven't done much in 3-4 days)20:33
mariogripsend me any errors that you get, and i will take a look at it :D20:34
cwaynemariogrip, ah, so that should be already in my build right20:36
mariogripyeah, i guess20:37
mariogripbut do you get any errors?20:37
cwaynei get no output from running conn_init20:39
cwaynei do seem to have a backtrace in dmesg, not sure if related or now20:39
cwaynenot*20:39
rsalvetirun dmesg -c, then run conn_init, and see if dmesg now shows at least something20:40
mariogripyou might me missing a link file in system/etc/firmware20:40
cwaynehttp://paste.ubuntu.com/10637532/20:41
cwaynemba.mdt is in /android/firmware/image20:41
mariogripthere shuld be a link file in system/etc/firmware that point to that20:43
cwaynethere is not20:44
mariogripI can send you some link files that you can use20:45
cwaynesystem/etc/firmware is r/o though20:45
cwayneand i cant remount it20:45
mariogripmount -o rw,remount /20:46
mariogripdoes that not work?20:47
mariogripyou can reboot into recovery and mount it there20:47
mariogripif that does not work20:47
cwayneyeah, that didnt work, let me boot to recovery20:48
mariogriphttps://drive.google.com/file/d/0B74IZ6Q2msPDa01LdEQzZXdwaVU/view?usp=sharing20:48
mariogripthat's all files in firmware from android20:49
mariogripyou probably don't need all of them20:49
cwaynegot it, so how do i mount it from recovery? don't i need to loopback mount the system.img or something20:49
mariogripmkdir cache/system && mount -o loop cache/system20:50
mariogripthen cd cache/system/var/lib/lxc/android20:50
mariogripthen mount -o loop system.img rootfs20:51
mariogripthen cd rootfs20:51
mariogrip:D20:51
cwaynemount: can't find /cache/system/ in /etc/fstab20:53
mariogripah a typo, mount -o loop data/system.img cache/system20:53
mariogripbrb20:58
rickspencer3-2so, I am writing this from xchat on my nexus 7 tablet20:59
rickspencer3-2\o/20:59
cwaynemariogrip, still get the same thing21:00
cwaynemariogrip, that is, i included your files, ran conn_init from the lxc console, and same errors21:09
cwayneneed to go make dinner, bbiab21:10
rsalvetirickspencer3-2: o/21:13
rickspencer3-2rsalveti, o.=/21:13
rickspencer3-2this is wild21:13
mariogripback, but i have to go, will be back in about 10 hours21:14
mariogripcwayne, you can still reach me on email if there is something you need to know or found out (me@mariogrip.com)21:15
mariogripcwayne, still missing .mdt files, i will look into that when i come back21:17
=== salem_ is now known as _salem
=== dandrader|bbl is now known as dandrader
AskUbuntu_Error submiting application to myapps.developer.ubuntu.com | http://askubuntu.com/q/59934722:26
Mad_Dudhi guys, i just got the ubuntu phone aquaris e4. which PPA do i have to add to get nmap?22:51
popeyi wouldn't do that22:51
popeyadding a ppa means making the phone read-write22:52
Mad_Dudis it simple to rebuild the phone by reinstalling the operating system?22:53
popeyyeah, you can re-flash it.22:53
Mad_Dudany usb-debug console?22:53
popeyyou can adb shell in22:53
Mad_Dudsweet22:54
Mad_Dudand it's unlocked, i got root without problems.22:54
popeyyou get yours today?22:54
popeyyou can use sudo22:54
Mad_Dudi just got it today . yes22:54
popeynice22:54
popeyout of interest, what country? :)22:54
Mad_Dudi want to play with it and get most out of arm linux22:54
popeysweet.22:54
* popey looks forward to getting his22:55
Mad_DudGermany22:55
Mad_Dudi'm looking forward to have kali nethunter running on it22:55
Mad_Dudit's really nice. hardwarre is great,22:56
Mad_Dudthe interface is a bit cluncky (in comparason to nexus 5 stock android 5.0.1)22:56
Mad_Dudthe interface lags a bit and there is this awkward glitch with the keyboard, when sometimes it does not react. i will check later if this bug is reported22:57
mukais there a way to download pdf file via browser?23:47
Elleomuka: you just need to install an app capable of viewing PDFs (such as Document Viewer or Pdfjsviewer) first, then when you click on a PDF in the browser it'll offer to open it with that app23:49
mukaElleo, but I would like to save that file. I can do that via wget but I would prefer via browser. It would be easier.23:53
Elleomuka: saving things directly within the browser isn't supported yet, but it's on the roadmap23:55
Elleomuka: if you use document viewer though I believe the latest version saves any files you send to it23:55
Elleomuka: it'll stick them in ~/Documents for you23:55
mukaElleo, thanks23:55
Elleono problem :)23:56

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