**** BEGIN LOGGING AT Mon May 21 03:00:05 2018 May 21 10:18:13 Hi guys ! I still have some issues with lxc & cgroups if anyone can help (can help to point out directions) May 21 10:18:30 very few people seem to have this issue when googled it and I can't find where to start May 21 10:18:51 so /sys/fs/cgroup/net_cls/lxc/android/ is not writable May 21 10:18:59 https://pastebin.com/raw/B3acPb2m May 21 10:19:25 which means lxc tries to create hundreds of folders there when starting (and fails every time) May 21 10:20:21 the lxc-checkconfig is like this: https://pastebin.com/raw/ZXzGffPW, I have most of the things at "enabled" now, even if there's still a few things I can't manage to make it to "enabled", does it need to be 100% perfect ? May 21 10:21:40 I think I remember the error. I just need to search through the chat history May 21 10:21:48 oh really ? May 21 10:21:52 that would be wonderful May 21 10:22:08 on google there's just two github threads with no real answers :( May 21 10:22:30 it's probably a patch missing on cgroups in my kernel or something similar May 21 10:23:26 I can search in the history as well here May 21 10:23:31 I did not think about that May 21 10:24:43 This log seems to be similar May 21 10:24:44 Fwd from mayltonfnds: It ends with this: https://paste.ubuntu.com/p/7g8FhGbMnB/ May 21 10:25:46 yes May 21 10:26:00 mine is just longer because I modified the options to have the debug mode May 21 10:26:48 You need to disable the cgroup which is mentioned in log May 21 10:27:06 Either by kernel cmdline or config option May 21 10:28:41 ok perfect thanks ! May 21 10:28:58 @bhushanshah, Is this related as well? May 21 10:29:36 Yes, that too yeah May 21 10:31:54 thanks 👍 May 21 14:46:42 Hi how adjust the default. Xml file to add the device tree(it has lineage repo), vendor (TheMuppets) and download everything with just one command (repo sync -c)?? May 21 15:13:06 Gussi the setup script add it automatically to the .repo May 21 15:14:34 it copies your xml to .repo/local_manifests/device.xml May 21 15:20:54 i just found out that lineage DT for xperia x is a fork of xperia z3+ tree May 21 15:20:57 👏 May 21 17:38:08 @VeryOriginalUsername, So porting of Ubuntu touch will be possible on xperia x May 21 17:42:31 Not with los trees May 21 17:42:40 I'll check with omni maybe even today May 21 17:45:11 maybe just try to use mer-hybris tree with some Halium patches applied to run it inside LXC? May 21 17:45:21 this is really unsupported, but should work May 21 17:45:55 Mer-hybris uses 3.10 kernel May 21 17:46:04 X has 4.4 with no major issues and 4.9 coming soon May 21 17:46:52 isn't 4.4 for Oreo? May 21 17:47:00 Nougat supports it too May 21 17:48:03 Also ≥2016 sony devices have blobs on /oem or /odm partition (oem mounted to odm), hope what won't blow everything up May 21 17:48:11 @VeryOriginalUsername, AOSP blobs May 21 17:48:30 But I hope it'll work since it works on sailfish May 21 17:48:31 @VeryOriginalUsername, It will May 21 17:48:36 in the worst case, you could always include your own blobs and mount it wherever May 21 17:49:14 [Edit] Also ≥2016 sony devices have blobs on /oem or /odm partition (oem mounted to odm), hope it won't blow everything up May 21 17:50:51 (I know that what I'm saying is bad advice from licensing and etc perspective, but I prefer to get something running instead of doing it entirely correct way) May 21 17:51:21 https://developer.sony.com/develop/open-devices/downloads/software-binaries May 21 17:53:50 @VeryOriginalUsername, TheMuppets is a protip May 21 17:53:55 if they're still around May 21 17:54:31 Well afaik it contains adreno fw and camera related things May 21 17:54:32 And possibly radio/modem/something along these lines May 21 17:54:48 @NotKit, Android doesn't give a single fuck about kernel, 4.4 is required for SoCs of ≥2017 to get the certificate May 21 17:55:15 @K31j0, not exactly, blobs have to match kernel interfaces May 21 17:55:28 so newer kernel may not work with older blobs required for older Android versions May 21 17:55:53 @K31j0, Not for x 😝 May 21 17:56:14 @NotKit, blobs aren't part of android May 21 17:56:27 oh they are May 21 17:56:39 They're part of the hardware implementation May 21 17:56:41 check imports from libc, libbinder and so on... May 21 17:56:45 they depend on Android parts May 21 17:57:02 otherwise you could use them with hybris without whole Android container May 21 17:57:39 I understand your point, but you can't say use blobs compiled for Android 6.0 on 5.1 May 21 17:57:40 K, but if you have blobs + kernel of let's say 3.4 like Z2 does you can build everything from 4.4.2 to 8.0 May 21 17:57:59 Nobody generally tries to build older versions just for the sake of it May 21 17:58:13 6.0 broke shit, because they switched ssl libraries May 21 17:58:17 @K31j0, You can't really use same blobs with kk and oreo May 21 17:58:31 I think May 21 17:58:42 Yeah, my mistake May 21 17:58:46 forgot about 6.0 fuckup for a moment May 21 17:59:08 if they didn't switch that library it'd work like that May 21 17:59:46 ...probably May 21 17:59:55 too many variables to say so for all the devices May 21 17:59:56 not only ssl, newer linker and all the changes in libc May 21 18:00:14 that's why it broke libhybris for some time back then May 21 18:00:45 Oh and don't forget the switch from bluez to bluedroid and back again May 21 18:00:58 did they switch back? May 21 18:00:59 (Motorola apparently forgot about the 'back again' part) May 21 18:01:21 but the ssl is probably the most notable May 21 18:01:21 I couldn't find bluedroid in the los-14.1 repositories May 21 18:01:38 Motorola still uses that bluedroid crap in its newest phones? May 21 18:01:43 I didn't see any device with bluez though May 21 18:01:48 [Edit] I didn't see any recent device with bluez though May 22 01:05:56 oh, got sound when make call, i have installed UT r72, but i must change libhybris-common.so file **** ENDING LOGGING AT Tue May 22 03:00:04 2018