=== KathyReid_ is now known as KathyReid [00:45] anyone here familiar with porting to new device and willing to help me out ? [00:46] I did a google nexux 4.... it was super easy, just followed the guide [00:46] yes but your trees are available i need to build for vs985 and bump oot [00:47] boot sorry [00:48] gotcha... I am sure someone here can help you... i have found many answers here :) [00:48] i have built env... i need to figure out whether i can extract from my cm13 or if i should revert to stock kk and extract [00:51] i have built but obtained secure boot error when i flashed cause i didnt bump boot img. but wasnt sure if it was ok to extract trees blobs etc from cm13 === KathyReid_ is now known as KathyReid === KathyReid_ is now known as KathyReid === KathyReid_ is now known as KathyReid === Bray90820_ is now known as Bray90820 === KathyReid_ is now known as KathyReid === KathyReid_ is now known as KathyReid === KathyReid_ is now known as KathyReid === KathyReid_ is now known as KathyReid === KathyReid_ is now known as KathyReid === KathyReid_ is now known as KathyReid === KathyReid_ is now known as KathyReid === KathyReid_ is now known as KathyReid === KathyReid_ is now known as KathyReid === kevank_ is now known as kevank [07:33] cat /proc/sys/vm/swappiness [07:33] 100 [07:33] .. [07:33] say wha ? [07:33] anyone know what the thinking is there? [08:07] If I understand that correctly, it means to always use swap and only when it's full move to RAM, but that doesn't make sense to me [08:37] jabawok: just how aggressively the kernel tries to move virtual memory to swap [08:43] jabawok: is that on ubuntu touch? [08:44] that would fit the scenario .. limited memory.. fast application starts.. and applications that not in focuus get lifecycled anyhow.. === xiinotulp is now known as plutoniix === chihchun_afk is now known as chihchun === KathyReid_ is now known as KathyReid [11:33] Hello, can anybody help with install bacon2d? [12:09] Hello, can anybody help with install bacon2d? I try make, deb but nothing [12:11] no any errors, but in create new project missing bacon [12:12] I have not work with bacon2d, sorry [12:13] but as I know, it is only this way how to make game isn't it? [12:17] have you ask on the mailing list? [12:17] there're developpers can hel you [12:19] This way I don't know [12:20] https://launchpad.net/~ubuntu-phone [12:21] Thanks, I will try... [12:22] you can ask also on this channel... [12:29] It looks like noby use bacon [12:30] I can not get answers :( [12:30] it is sunday [12:30] and not all the users are conected [12:35] It is right, I try install it almost 1 week, I am desperate [12:58] sistemx, Have you sent the message to the mailing list? [12:59] not yet [13:19] anyone has news on when the OTA9.5 will be released ? [13:24] it will be released this Wednesday [13:24] https://lists.launchpad.net/ubuntu-phone/msg18383.html [13:29] Cool. :) [13:34] Which phone is currently the most high-end for Ubuntu phone? [13:35] CryptoManiac: the upcomming mx 5 pro [13:36] Do you guys know if it's possible to use the SDK on other distrobutions too? [13:41] k1l_: Is that the one by Meizu? [13:41] CryptoManiac: yes [13:43] interesting [13:47] and very tempting [13:47] but the Samsung Galaxy S7 will be out sooner [13:48] :-( [13:48] will it ? [13:50] CryptoManiac: you could buy the samsung and port ubuntu touch to that :) [13:50] * ogra_ hasnt seen any finalized release date for the S7 ... [13:52] (unboxing and presenting doesnt mean "in hands of customers" ... if you got after that, meizu was even earlier (last week) with the ubuntu phone ;) ) [13:52] s/got/go/ [14:05] I tried to build ubuntu touch, and am following the guide on wiki.ubuntu [14:06] however, everytime I try to sync, I get the message: [14:06] error: Cannot fetch aosp/device/asus/grouperMiB | 15.83 MiB/s [14:06] error: Exited sync due to fetch errors [14:06] ERROR:phablet-dev-bootstrap:Error while trying to sync repository [14:07] Does somebody know what to do? === shuduo is now known as shuduo-afk === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun [14:59] so [14:59] Meizu Pro 5 got announced [14:59] as i suspected [15:00] hopefully the battery life will be better than on the mx4 [15:00] xD [15:41] Hello [15:42] How can I access the sdcard of the phone from a computer I’m connected to through USB? [15:42] over mtp [15:42] we do that by default [15:42] (Computer runs GNU/Linux with KDE, I can see the internal memory alright) [15:42] hum [15:42] I see the internal memory but not the SD [15:42] what device? [15:42] I formated the SD to ext4 and put it in the phone and reboot [15:43] ah [15:43] bq E4.5 [15:43] that's why then [15:43] it won't be automounted if it's ext4 [15:43] Ok [15:43] not sure it would show up even if you did mount it, not tried that [15:43] At first I formated it with the phone, it did vfat and I couldn’t copy some file to it, because of vfat limitation on file names [15:44] So I formated with the PC to ext4 thinking ubuntu should have no problem with it [15:44] it has no problem, just not the assumed default [15:45] ok [15:46] If I go into the SD card manager it behaves as if the SD was mounted [15:46] But I do not trust this app as I had problem with it before [15:46] mcmic: yes, but probably belongs to root, not user phablet [15:46] Smurphy: Oh, the ext4 filesystem? [15:46] and then, you can't write data to it. [15:46] mcmic: yes. [15:47] :L} [15:47] :} [15:47] Smurphy: How can I fix this? [15:47] got onto the device, and make sure the sdcard is mounted with uid phablet. [15:47] Smurphy: What are the command for this? [15:48] I got terminal app and root access if needed [15:49] mcmic: Go onto the phone, and change the UID to the one of phablet - on the device. [15:50] /dev/mmcblk1 30G 29G 1.3G 96% /media/phablet/937A-CE7C [15:50] cd /media/phablet/937A-CE7C [15:50] chown phablet.phablet -R . [15:50] Should do the trick. [15:50] I'm using vfat on it. Easier :} [15:51] I got no /media/phablet :-/ [15:51] then it is not mounted. [15:52] Make a "sudo dmesg" - should tell you what device name the sdcard has. [15:53] Smurphy: Any word I can grep to narrow it down? [15:54] checking [15:54] sudo dmesg | grep mmcblk [15:55] Should do it - if the phone does not run for too long yet. [15:56] it’s /dev/mmcblk1 [15:56] partition is same with p1 at the end [15:57] Smurphy: I’m supposed to mount it where? It’s not in fstab so just mount does not work. [15:59] Thing is - if you mount it manually, the sym=links which are required will not be set, and the apps won't find the sdcard/storage space. [15:59] IMHO - you should let the device format it. [15:59] as vfat. [15:59] What problems did you have ? [16:00] Smurphy: Could not copy my music because some songs have question marks or quote in the name [16:00] It’s so stupid ext4 is not supported in the same way as vfat. [16:00] I think I’m gonna let it go for no [16:00] now* [16:01] I have no problems with that. [16:01] I bet you are using a specific charset. Are you coming from Mac OS-X ? [16:01] Just copy some music on the internal memory and open a ticket on the bug tracker for proper ext4 support [16:02] Smurphy: No, ArchLinux with KDE [16:02] And where did you get the music from ? [16:03] Several places obviously [16:03] But most of it got renamed by picard [16:04] Any way, I give up on this battle for today, it’s getting late here [16:04] Smurphy: popey: thanks for the help [16:04] Have a good day === chihchun is now known as chihchun_afk === Undertasker1 is now known as Undertasker === Big7i is now known as CryptoManiac [17:23] Hello peoples :) [17:23] hello timeax [17:24] Hi mimecar,can u help me? Im trying to port ubuntu touch on mi xiaomi mi2s [17:24] But i'm having some troubles [17:24] I have not experience with ports [17:25] but you can ask your questions to the channel [17:25] Ok tnx anyway ;) [17:26] Is there somebody who can help me in porting ubuntu touch on my device? [17:45] !ask | timeax [17:45] timeax: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [17:46] Ok guys,sry for fhe mistake ;) === JanC_ is now known as JanC [18:05] just wondering if anyone has attemped to port a qualcomm 810 device? [18:06] also where can I find more information about the xperia z1 port? === Undertasker1 is now known as Undertasker [20:36] Hi, all [20:36] I have problem with permission on Ubuntu Touch. [20:36] http://paste.ubuntu.com/15164534/ [20:37] my app armor file: [20:37] http://paste.ubuntu.com/15164557/ [20:37] Can you help me? [20:38] jdstrand: ? === chihchun_afk is now known as chihchun [21:08] does ubuntu touch have a packages.ubuntu.com thing somewhere? [21:13] I'm looking for perl MIME/Base64.pm which isn't included into the perl package like on desktops. syncevolution needs it in order to know the differences between the remote and local stores. === chihchun is now known as chihchun_afk === kzapalowicz is now known as koza === kzapalowicz is now known as koza === Big7i is now known as CryptoManiac