**** BEGIN LOGGING AT Sat May 19 03:00:01 2018 May 19 03:07:55 I managed to make the vibration working ! :P May 19 03:08:13 actually my issue was that something was wrong inside the halium-rootfs... May 19 03:08:47 mount only accept options with commas and commas are missing in the system.mount systemd file May 19 03:11:24 I will have to create a pull request to modify the rootfs May 19 08:44:34 https://pastebin.com/1eY4DrZ4 May 19 08:44:43 another time I've tried another time I've failed at something May 19 16:19:31 Hi guys … when I boot, … I have no telnet, no ssh and hybris-recovery failed to boot too … when I extract dmesg via chroot, I have … ```cat /vat/log/dmesg … (Nothing has been logged yet.)``` … so I think my rootfs isn't mounted … any advice? May 19 16:22:05 Go to recovery and catch /dev/last_kmesg May 19 16:40:58 I have a 3.10 kernel so no /dev/last_kmesg … I only can have /sys/fs/pstore/console-ramoops … normaly It isn't readable but this time it is O_o May 19 23:41:55 (Photo, 212x17) https://irc.ubports.com/K0J32BKX.png after 4 hours of debug and fix code, 3 coffees and a depression … I finally enable the user namespace :D May 19 23:43:00 Is that the pesky one which is usually not enabled? May 19 23:43:43 yep May 19 23:43:44 "All option except User namespace need to be the green word enabled." http://docs.halium.org/en/latest/porting/debug-build/debug-android-userspace.html?highlight=User%20namespace May 19 23:44:19 Kek May 19 23:44:38 yeah I read this ^^ … but I'm a perfectionist 😆 May 19 23:44:38 I'm not really sure what it's about, but it wasn't enabled for me (but I didn't get anywhere just yet..) May 19 23:44:49 What did you do to enable it? May 19 23:54:12 @reivilibre, https://github.com/Vince1171/android_kernel_oneplus_msm8994/commit/dbea4ddfc385e7ffbbd86bfab2ef53dba4af6bef May 19 23:55:37 it was not difficult … but it was long, very long May 19 23:55:56 a lot of `.val`s May 19 23:55:56 [Edit] a lot of `.val` s May 19 23:56:24 yep … almost only .val May 19 23:56:54 well done in any case May 19 23:57:25 thx ^^ **** ENDING LOGGING AT Sun May 20 03:00:02 2018