**** BEGIN LOGGING AT Fri Aug 03 03:00:00 2018 Aug 03 06:54:36 @Mattia990, Hmm some vendors deliver broken kernel sources, only with Android options working. So you enable a non-default option and it breaks. Hard to find. Aug 03 06:57:14 @Sergobot: is /android becomes a ro mount, then /android/data can't be created, if I'm correct Aug 03 06:57:49 However, now that I think about it, any ROM would have the same issue... to data must be already there I guess Aug 03 06:57:54 so* Aug 03 09:00:31 @Flohack, So i have to enable one function per times (using check kernel config) and rebuild the boot Image every time? Aug 03 09:01:04 @Mattia990, This is the hard way. Buzt try to find by Google where this is coming from Aug 03 09:01:09 which module/function of the kernel Aug 03 09:11:41 @Flohack, Ok, thank for help Aug 03 09:11:57 @Flohack, [Edit] Ok, thanks for help Aug 03 10:23:29 @Mattia990, Found! It was this: CONFIG_NETFILTER_XT_MATCH_REALM I setted it to no Aug 03 11:09:48 Sorry for the "spam" but idk how to resolve this problem https://paste.ubuntu.com/p/8F6gfkKjgz/ i tried to delete it form proprietary-files.txt but nothing and i checked on TheMuppets but there isn't that file. Aug 03 15:30:15 system_server process (part of which sensorservice runs in Android 7.x) has way more groups than just system in LOS14.1: … Groups: 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1018 1021 1032 3001 3002 3003 3006 3007 3009 3010 Aug 03 15:30:47 I think this is way sensorservice in Halium has troubles to access sensor devices, on Moto Z Play they are actually owned by "compass" group Aug 03 15:31:19 That makes sense Aug 03 15:31:25 I think you could find more information here: http://android-dls.com/wiki/index.php?title=Android_UIDs_and_GIDs Aug 03 15:32:15 or system/core/include/private/android_filesystem_config.h Aug 03 15:34:16 I guess I will make a PR to add sensorservice to input, compass and log groups for now Aug 03 15:34:42 [Edit] I guess I will make a PR to add sensorservice to input, compass and log groups for now, since having it in all the groups system_service is doesn't make sense Aug 03 15:37:22 @Mattia990, check the vendor mk Aug 03 15:40:45 can there be USB or Bluetooth sensors, in theory? Aug 03 15:41:28 [Edit] can there be USB or Bluetooth sensors, in theory, handled by Android HAL? Aug 03 15:50:45 https://github.com/Halium/android_system_core/pull/5 Aug 03 19:49:07 Tofe, was anything tried regarding libmedia_compat_layer and Halium 7.x in LuneOS? Aug 03 20:15:15 Andreas was added by: Andreas Aug 03 20:27:24 @NotKit: not yet, and at mid-term we'll probably try to switch to droidmedia anyway Aug 04 00:36:28 @vanyasem does wi-fi work on your arch rootfs? Aug 04 00:37:00 I need to install gdb but can't get wi-fi to work Aug 04 00:49:45 `# echo sta > /sys/module/wlan/parameters/fwpath` … `bash: echo: write error: No such device` Aug 04 00:49:52 Yeah, that happens Aug 04 00:50:04 Oh hey Dalton Aug 04 00:50:06 Normally it actually enables the sta firmware Aug 04 00:50:33 yep, that worked just fine on reference rootfs Aug 04 00:50:41 What are you using now? Aug 04 00:50:57 Ivan's arch rootfs Aug 04 00:50:57 oh Aug 04 00:51:04 Well I have no idea how that does things Aug 04 00:51:20 np, I'll wait for him **** ENDING LOGGING AT Sat Aug 04 02:59:59 2018