**** BEGIN LOGGING AT Wed Apr 24 02:59:57 2019 Apr 24 03:00:46 @Tygerpro [That is very weird, have you tried re-compiling your system.img then reinstallin …], I will recompile it again just to make sure Apr 24 03:07:27 @TuxThePenguin [I will recompile it again just to make sure], Good Luck Apr 24 04:08:21 I recompiled and no change Apr 24 04:11:30 I am still stuck with a few things missing when I run lxc-checkconfig … Cgroup memeory controller - Appears to be enabled, lxc-checkconfig seems to be reading incorrectly … Veth pair device, Macvlan and Vlan - I don't know what to change for these … CONFIG_IP6_NF_TARGET_MASQUERADE - I enabled this config line in the kernel, idk why Apr 24 04:11:30 it isn't enabled … checkpoint restore - I don't know what to change for this either Apr 24 04:21:16 @Flohack [Ok can you try lxc-start -F -n android to start it in foreground?], Ran it with the correct boot image for the halium reference fs … Holy crap https://paste.ubuntu.com/p/mwrQknTBdH/ Apr 24 04:22:10 Ill try remounting whichever filesystem as read-write and see what happens Apr 24 04:23:50 Ah, it's write protected Apr 24 04:24:03 Thats probably a good thing Apr 24 04:24:12 Since it's the DSP and firmware Apr 24 04:30:39 This might be more helpful https://paste.ubuntu.com/p/hxcs9W2Qrg/ Apr 24 04:33:13 Tygerpro any ideas? Apr 24 04:33:46 This is super weird and not well documented lol Apr 24 04:34:00 [Edit] This is super weird and not well documented lol (lxc, not halium) Apr 24 05:10:40 Freebsd supports modern qualcomm CPU? Apr 24 06:13:11 Wait does LXC require apparmor to be functioning? Apr 24 06:15:17 @TuxThePenguin `ls /sys/fs/cgroup/cpuset` ? Apr 24 06:15:51 https://paste.ubuntu.com/p/XynM3wm9BR/ Apr 24 06:17:30 `ls -lah /sys/fs/cgroup/cpuset//lxc/`? Apr 24 06:18:01 https://paste.ubuntu.com/p/7Hg3bsqzJP/ Apr 24 06:29:07 Mhm maybe it's a permission problem and you can do smth. like `chmod 777 /sys/fs/cgroup/cpuset//lxc/` and if that works to check why the lxc hasn't permissions for cgroup/cpuset Apr 24 06:29:45 But actually don't know. Cpuset is a great mystery for mw Apr 24 06:29:52 [Edit] But actually don't know. Cpuset is a great mystery for me Apr 24 06:30:05 Wait so I run the command and then reboot the phone? Apr 24 06:31:34 Guys, I get Invalid Argument and not Permission Denied. I doubt its any form of permission problem. I just think Kernel 3.10 is broken for lxc Apr 24 06:31:57 lxc creates the folder cpuset//lxc so it cannot be a permission problem Apr 24 06:32:16 @TuxThePenguin [https://paste.ubuntu.com/p/7Hg3bsqzJP/], I have the same Apr 24 06:32:53 Yes, Tux has also invalid argument Apr 24 06:33:06 Since we are working on 2 different devices its proven that it must be a 3.10 kernel issue Apr 24 06:33:19 Or the way how lxc wants to add cpusets Apr 24 06:33:23 This is running 3.18 Apr 24 06:33:36 Sure 😆 Apr 24 06:33:55 Didnt you tell me yesterday you got 3.10?? Apr 24 06:34:07 I thought it was but it was actually 3.18 lol Apr 24 06:34:16 lol ok sry. Apr 24 06:34:22 Is your device arm64 by default? Apr 24 06:34:32 My device is arm64 Apr 24 06:34:37 Ok then it is that Apr 24 06:34:39 Mine too Apr 24 06:34:42 damnit Apr 24 06:35:04 SOmehow its mixing 64bit kernel and 32bit lxc Apr 24 06:35:12 I think this might never work Apr 24 06:35:16 Actually that does sound like what could be causing it Apr 24 06:35:41 @NotKit what do you think, will the 32bit rootfs have issues with 64 bit kernel and lxc? Apr 24 06:36:08 As we are getting more and more arm64 devices we would really need a 64bit reference root soon Apr 24 06:36:15 I replied to that before, LXC works fine at least Apr 24 06:36:34 @NotKit [I replied to that before, LXC works fine at least], Can you send us a kernel config of that working Apr 24 06:36:38 What arm64 devices are known to work? Apr 24 06:36:45 @TuxThePenguin [What arm64 devices are known to work?], Only 1 😆 Apr 24 06:36:56 Which device is that? Apr 24 06:37:07 Oneplus Two? Apr 24 06:38:14 for LXC? oneplus2/3, geminipda, vince from the latest I can remember (but not all obviously) Apr 24 06:38:45 which kernel versions do they have, this will be an interesting mission ^^ Apr 24 06:38:56 3.10, 3.18 Apr 24 06:39:49 Oh and with the Halium reference FS it seems as though occasionally when I mess with LXC it freaks out and deletes most things on the data partition Apr 24 06:41:12 it is a bug in script, should be fixed in latest, but reference FS is very outdated Apr 24 06:41:19 Ok Apr 24 06:41:53 Would it be a better idea to test with the Plasma mobile rootfs? Apr 24 06:42:33 @Flohack [Can you send us a kernel config of that working], https://github.com/Vince1171/android_kernel_oneplus_msm8996/blob/halium-7.1/arch/arm64/configs/halium_oneplus3_defconfig for example Apr 24 06:42:33 * Marse4eik suck Apr 24 06:42:40 Since ubuntu touch isn't fully halium integrated and seems to be messing with the networking Apr 24 06:44:20 @Marse4eik [Freebsd supports modern qualcomm CPU?], I think your best bet for FreeBSD is PinePhone, as it supports AllWinner, but that is still going to be lot of effort Apr 24 06:44:30 @TuxThePenguin [Would it be a better idea to test with the Plasma mobile rootfs?], If your reference rootfs does not work chances are high also PMos would not work but you can try. Startup of lxc is critical to all of them Apr 24 06:44:47 I did not exeperience this behaviour before, so it must be smth fundamentally wrong Apr 24 06:44:56 @NotKit [https://github.com/Vince1171/android_kernel_oneplus_msm8996/blob/halium-7.1/arch …], Thx will take a look and compare Apr 24 06:45:59 @TuxThePenguin [Since ubuntu touch isn't fully halium integrated and seems to be messing with th …], you can disable container start altogether first and get into SSH Apr 24 06:46:16 I can get into SSH anyway Apr 24 06:46:31 with Ubuntu Touch rootfs? Apr 24 06:47:12 Not with Ubuntu touch Apr 24 06:47:26 On that it reboots after a minute and there is no route to host when I try to SSH in Apr 24 06:47:47 do you boot it with halium-boot? Apr 24 06:47:59 I think so Apr 24 06:49:03 though it could be usual console problem with upstart Apr 24 06:50:33 @NotKit [though it could be usual console problem with upstart], Yeah and I cant hack into kernel commandline extend anymore with the arm64 kernel since the bootparameters are delivered differently. So sads Apr 24 06:50:38 @NotKit [though it could be usual console problem with upstart], [Edit] Yeah and I cant hack into kernel commandline extend anymore with the arm64 kernel since the bootparameters are delivered differently. So sad :) Apr 24 06:51:01 Because extend does not append at the end of the bootloader cmdline, so I cant set my console parameter Apr 24 06:51:39 @NotKit [https://github.com/Vince1171/android_kernel_oneplus_msm8996/blob/halium-7.1/arch …], Thx thats also 3.18 so @TuxThePenguin take this file, and your config, sort them alphabetically, remove all blank and commented lines and make a diff plz ;) Apr 24 06:54:56 @TuxThePenguin also check if you have CONFIG_CPUSETS=y in resulting .config (not defconfig) Apr 24 06:56:00 What do you mean .config? Apr 24 06:56:02 Could it be that I had to remove CONFIG_EXT4_FS_POSIX_ACL=y Apr 24 06:56:17 And then lxc tries to use a posix acl on that files? Apr 24 06:57:07 @Flohack [And then lxc tries to use a posix acl on that files?], no, those files are in sysfs, not ext4 Apr 24 06:57:16 @Flohack [Could it be that I had to remove CONFIG_EXT4_FS_POSIX_ACL=y], .config? Apr 24 06:57:25 @TuxThePenguin [What do you mean .config?], out/target/$DEVICE/obj/KERNEL_OBJ/.config Apr 24 06:57:34 it is generated from defconfig each build Apr 24 06:58:09 Ah I was wondering where that file was Apr 24 06:58:37 CONFIG_CPUSETS=y is in the .config Apr 24 06:58:39 @NotKit [no, those files are in sysfs, not ext4], True Apr 24 07:00:24 (Document) https://irc.ubports.com/x06aAjKI.txt Apr 24 07:00:37 I didn't remove the comments though Apr 24 07:00:38 Hey everyone, I want to ask about rootfs-builder Apr 24 07:00:42 So it's probably a lot less Apr 24 07:01:00 Also thats going from the oneplus to the axon Apr 24 07:01:31 I kind of want to know if there's any other rootfs Apr 24 07:01:42 Other than the reference and plasma mobile Apr 24 07:02:03 @TuxThePenguin [I didn't remove the comments though], LOL that joystick configs ^^ Apr 24 07:02:12 Gameport Apr 24 07:02:16 lots of legacy options 😆 Apr 24 07:02:28 Lol Apr 24 07:02:31 ZTE™️ Apr 24 07:03:30 Ill see if I can add any CGROUP configs from the oneplus config Apr 24 07:03:57 There are no major differences on my first spot Apr 24 07:04:16 Its must be subtle. Or unofficial patches have been applied Apr 24 07:04:19 This config is missing from the axon kernel and is in the oneplus kernel CONFIG_CGROUP_NET_PRIO=y Apr 24 07:04:35 Yeah but that wont affect cpusets hopefully Apr 24 07:04:55 I'm missing other things though, espcially related to networking so I might as well copy it over for mine Apr 24 07:05:15 That seems to be the only cgroup thing that is missing in the Axon kernel Apr 24 07:06:02 Damn. Apr 24 07:12:41 hm, it seems cpuset cgroup is not a must for LXC to run, maybe try disabling CONFIG_CPUSETS altogether to see if it changes anything Apr 24 07:13:23 Alright Ill try that after I finish reinstalling the halium rootfs from it nuking itself :P Apr 24 07:16:11 @NotKit [hm, it seems cpuset cgroup is not a must for LXC to run, maybe try disabling CON …], I found smth in their repos pointing towards a uid:gid mismatch but that probably can´t be an issue since we use all the same rootfs. But could the android container have irregular uid:gids set somewhere Apr 24 07:19:05 @TuxThePenguin can you check the prefixes on the files in the cpuset directory, according this bug: https://github.com/lxc/lxc/issues/2509 Apr 24 07:20:43 What like this? https://paste.ubuntu.com/p/PHZFm5b5DH/ Apr 24 07:21:44 Ok so we got the prefix cpuset. Apr 24 07:21:52 I hope thats the good one haha Apr 24 07:22:29 can you chdir lxc in there and see whats inside Apr 24 07:22:57 https://paste.ubuntu.com/p/m4JjDRXnd8/ Apr 24 07:24:15 Ok fine. I stop here, I am at work now ^^ Apr 24 07:26:04 Lol alright Apr 24 07:29:03 I really hate this situation, when you bang your head against a wall and it wont go away. Cannot stop thinking why this wont work Apr 24 07:29:38 I will file a bug with them tonight, maybe lxc guys can help us to understand Apr 24 07:29:53 Cool Apr 24 07:39:17 Huh, oddly enough test_lights isn't working but "echo 255 > /sys/class/leds/red/brightness" turns on the red notification led Apr 24 09:50:34 8] Apr 24 09:52:02 @TuxThePenguin [Huh, oddly enough test_lights isn't working but "echo 255 > /sys/class/leds/red/ …], My vibrator works on Nexus 6P also without container ;) Apr 24 09:55:53 Actually you don't need a container to use vibrator and led Apr 24 09:56:21 @Danct12[m] [Actually you don't need a container to use vibrator and led], Well yes sometimes things surprise me, I knew it for LED but not for vibrator xD Apr 24 10:13:02 Debug: Chosen rootfs is /home/deep/UbTouch/ubports-touch.rootfs-xenial-armhf.tar.gz … Debug: Chosen android image is system.img … Debug: Chosen release is ut … I: Writing rootfs into mountable image … I: Writing android image into mountable image … I: Running post installation tasks … enabling Mir ... [done] … enabling SSH ... [done] … Ple Apr 24 10:13:02 ase enter a new password for the user 'phablet': … Enter new UNIX password: … Retype new UNIX password: … passwd: password updated successfully … I: Unmounting images … I: Shrinking images … e2fsck 1.44.1 (24-Mar-2018) … resize2fs 1.44.1 (24-Mar-2018) … Resizing the filesystem on .halium-install-imgs.nNffR/system.img to 92481 (4k) blocks. … Begin Apr 24 10:13:02 pass 2 (max = 57985) … Relocating blocks XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX … Begin pass 3 (max = 20) … Scanning inode table XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX … The filesystem on .halium-install-imgs.nNffR/system.img is now 92481 (4k) blocks long. … I: Pushing rootfs and android image to /data via ADB … adb: error Apr 24 10:13:02 : failed to get feature set: no devices/emulators found … adb: error: failed to get feature set: no devices/emulators found … Error: Couldn't copy the files to the device, is it connected? … I: Cleaning up host … I: Cleaning up device … error: no devices/emulators found Apr 24 10:13:25 need help becaz adb is fine when not in fastboot mode Apr 24 10:16:03 @DEEP73 [need help becaz adb is fine when not in fastboot mode], adb and fastboot are 2 different modes, for installation you need to be in adb, not fastboot Apr 24 10:17:24 so haliumboot is in fastboot mode , but sys imag and rootfs in adb mode? Apr 24 10:18:22 @DEEP73 [so haliumboot is in fastboot mode , but sys imag and rootfs in adb mode?], Yes that's how they're installed Apr 24 10:19:05 okk Apr 24 10:23:39 @DEEP73 [so haliumboot is in fastboot mode , but sys imag and rootfs in adb mode?], To be precise, you have to flash the boot image on the boot partition with the bootloader mode, and the other files are copied via adb when the device is in recovery (TWRP, other custom recovery does not matter, just needs to provide adb). So fastboot is a Apr 24 10:23:39 protocol provided by the bootloader, while adb is a protocol provided by a running operating system. Do you understand the difference? Apr 24 10:23:59 okk Apr 24 10:24:03 So adb is not really a "mode"! Apr 24 10:26:10 thank you Apr 24 10:45:46 (Document) https://irc.ubports.com/pHEFFWxg.txt Apr 24 10:47:28 Guys could someone please help me I'm stuck. I booted with hybris-boot and it went into telnet mode so i read diagnosis.log and it told me to recompile the kernel with a different value in config so i did and now it won't even go into telnet mode Apr 24 10:48:28 What was the value? Apr 24 10:49:01 "CONFIG_AUTOFS4_FS=y not found in /proc/config.gz … " Apr 24 10:49:09 So i set it to that Apr 24 10:51:19 @DEEP73 [], Thats dmesg of your desktop PC and says nothing except you have telnet maybe? Apr 24 10:51:24 We need dmesg form the device Apr 24 10:51:37 ssh access hangs Apr 24 10:51:42 Please read the sections on debugging in the Halium documentatzion in how to obtain a dmesg Apr 24 10:51:46 yes, use telnet then Apr 24 10:51:48 Read the docs ^^ Apr 24 10:56:51 >MNM'NM Apr 24 10:56:55 'HJM[MB M[N Apr 24 10:56:59 'HBMK][ Apr 24 10:57:01 Umm Apr 24 10:57:03 [VPIO NOM0-VMKO Apr 24 10:57:26 ONK,PNBLK V HJGF Apr 24 10:57:34 What? Apr 24 11:03:28 @thelowbudgetvlogger [ONK,PNBLK V HJGF], Stop or be banned! Apr 24 11:10:38 (Sticker, 512x115) https://irc.ubports.com/05q0bylD.webp Apr 24 11:18:49 so my device is arm64 .. ubports-touch.rootfs-xenial-armhf.tar.gz —- will this rootfs work? Apr 24 11:19:13 or i have to download the xenial-hybris-edge-rootfs-arm64 Apr 24 11:21:58 @DEEP73 [so my device is arm64 .. ubports-touch.rootfs-xenial-armhf.tar.gz —- will this …], this one Apr 24 11:24:53 ty Apr 24 11:29:32 deep@my-pc:~/halium-7.1/out/target/product/A6020$ ssh -vvvv phablet@10.15.19.82 … OpenSSH_7.6p1 Ubuntu-4ubuntu0.3, OpenSSL 1.0.2n 7 Dec 2017 … debug1: Reading configuration data /etc/ssh/ssh_config … debug1: /etc/ssh/ssh_config line 19: Applying options for * … debug2: resolving "10.15.19.82" port 22 … debug2: ssh_connect_direct: needpriv Apr 24 11:29:32 0 … debug1: Connecting to 10.15.19.82 [10.15.19.82] port 22. … does not establish a connection to the phablet Apr 24 11:31:36 Sommerlichter was added by: Sommerlichter Apr 24 11:37:02 @thelowbudgetvlogger ["> I dunno, but probably someone with mental breakdown? Apr 24 11:48:44 deep@my-pc:~/halium-7.1/out/target/product/A6020$ ssh -vvvv phablet@10.15.19.82 … OpenSSH_7.6p1 Ubuntu-4ubuntu0.3, OpenSSL 1.0.2n 7 Dec 2017 … debug1: Reading configuration data /etc/ssh/ssh_config … debug1: /etc/ssh/ssh_config line 19: Applying options for * … debug2: resolving "10.15.19.82" port 22 … debug2: ssh_connect_direct: needpriv Apr 24 11:48:44 0 … debug1: Connecting to 10.15.19.82 [10.15.19.82] port 22. … does not establish a connection to the phablet Apr 24 11:48:53 ssh hangs everytime Apr 24 11:48:54 @DEEP73 [deep@my-pc:~/halium-7.1/out/target/product/A6020$ ssh -vvvv phablet@10.15.19.82 …], does it just freeze? Apr 24 11:49:06 yes Apr 24 11:49:11 do you have kernel 3.10 on arm64? Apr 24 11:49:22 tried the solution in docs but no good Apr 24 11:49:34 @NotKit [do you have kernel 3.10 on arm64?], yes Apr 24 11:49:45 @DEEP73 [ssh hangs everytime], Boot to recovery and try to recover the last_kmsg output Apr 24 11:50:34 i akm already in recovery Apr 24 11:51:30 cat /proc/last_kmsg Apr 24 11:52:10 @DEEP73 [tried the solution in docs but no good], disabling rsyslogd? Apr 24 11:52:35 deep@my-pc:~$ adb shell … ~ # cat /proc/last_kmsg … cat: can't open '/proc/last_kmsg': No such file or directory … ~ # exit … deep@my-pc:~$ cat /proc/last_kmsg … cat: /proc/last_kmsg: No such file or directory … deep@my-pc:~$ Apr 24 11:54:57 no such file?? Apr 24 11:56:45 @NotKit [disabling rsyslogd?], no mounting rootfs.img and set it to manual Apr 24 11:59:31 @DEEP73 [no such file??], Try /sys/fs/pstore/console-ramoops if you port for 7.1 Apr 24 11:59:42 It s abit weird how they changed the kernel there Apr 24 12:00:35 # /sys/fs/pstore/console-ramoops … /sbin/sh: /sys/fs/pstore/console-ramoops: Permission denied Apr 24 12:03:24 (Document) https://irc.ubports.com/QAGP0ayj.txt Apr 24 12:07:22 (Document) https://irc.ubports.com/l3RDMDSw.txt Apr 24 12:08:43 @DEEP73 [], Hmm thats the log of the recovery boot. I cant see any traces of Halium inside. Be sure to boot normally, wait approx 1 minute and then using the power buttons and vol key combination try to enter recovery and again look at this file. Apr 24 12:09:04 okk Apr 24 12:17:01 the device booted 4-5 times and then i forced stop...and reboot to recovery and this is what i get now Apr 24 12:17:30 # cat /sys/fs/pstore/console-ramoops … cat: can't open '/sys/fs/pstore/console-ramoops': No such file or directory … ~ # Apr 24 12:17:44 ~ # cat /proc/last_kmsg … cat: can't open '/proc/last_kmsg': No such file or directory Apr 24 12:18:58 You sure you haven't shut the device off? (power off) Apr 24 12:19:22 That bit is gone if you power it off through, it's in the ram Apr 24 12:19:27 no its in recovery Apr 24 12:20:15 Hmm you can also try to force telnet in Halium, but it must be in the docs somewhere I dont know it now. Then it stops booting and you can inspect maybe Apr 24 12:20:19 ohh let me try again Apr 24 12:20:37 ohh let me try again"> You're using hybris-boot? Apr 24 12:20:45 halium-boot Apr 24 12:21:14 Then I have no idea how to force to some kind of recovery through. Apr 24 12:21:47 hybris-boot has recovery mode where it's always forced to boot to telnet Apr 24 12:27:12 @DEEP73 [halium-boot], Did hybris-boot plus Halium reference rootfs already work for you? Apr 24 12:27:53 well i didnt tried it Apr 24 12:28:07 You should start with this, its easier Apr 24 12:28:22 i made halium-boot and system.img Apr 24 12:28:26 okk Apr 24 12:29:21 Hey Florian did you end up getting in contact with the people who maintain lxc? Apr 24 12:40:04 @TuxThePenguin [Hey Florian did you end up getting in contact with the people who maintain lxc?], I do it on evening that will be in 6hrs.. then you need to give them a few days to answer, maybe even longer ;) Apr 24 12:40:13 Patience is king Apr 24 12:40:15 in porting Apr 24 12:43:40 (Document) https://irc.ubports.com/PYQE2Jv9.txt Apr 24 12:51:24 Alright I'll wait a bit :) Apr 24 12:51:34 okk Apr 24 12:59:18 Does someone know where a complete list of Linux kernel configuration options might be? Apr 24 13:00:50 @TuxThePenguin [Does someone know where a complete list of Linux kernel configuration options mi …], in source tree 😁 Apr 24 13:04:10 @TuxThePenguin [Does someone know where a complete list of Linux kernel configuration options mi …], Your kernel .config file should contain every available option. Apr 24 13:31:00 Lol it didn't Apr 24 13:31:33 I tried putting CONFIG_KVM=y in the defconfig and after recompiling the boot image a bunch of KVM related configs appeared that weren't there before in the .config Apr 24 13:32:18 Although I'm not sure if KVM is actually functioning since there is no /dev/kvm Apr 24 13:32:49 Virtualization should at least be working so hopefully I can run accelerated VMs somehow lol Apr 24 14:06:54 @TuxThePenguin have you tried disabling cpusets? Apr 24 14:07:48 and for UBPorts rootfs, did you enable SSH server via halium-installer? Apr 24 14:12:35 JBBgameich, the postinstall script is quite broken on non-Debian distros, I've made a PR to workaround this. :) Apr 24 14:13:11 *some Apr 24 14:41:27 @TuxThePenguin buddy help me building the fstab.qcom ... the fixup mounts are quite out of my understanding Apr 24 14:50:31 anybody here , need somme help on mountpoin fixup Apr 24 15:04:55 @DEEP73 [anybody here , need somme help on mountpoin fixup], There is documentation for that, is it unclear? Apr 24 15:05:52 No I get it , but in case anything goes wrong😂😂 Apr 24 15:07:45 Porting: Everything goes wrong. Thats normal, get used to it ;) Apr 24 15:08:47 But this my first time in a stuff like this... No experience I'm a noob Apr 24 15:13:00 We all were noobs one day :) Just give it a try Apr 24 15:36:36 Avery was added by: Avery Apr 24 15:51:52 😂😂😂😂 Apr 24 15:54:22 Have anyone tried to stare at the spiral in test_hwcomposer for a long time? Apr 24 15:54:49 Just a little bit offtopic, through it's a part of hybris Apr 24 15:55:24 He's been taken over, guys Apr 24 15:55:37 Can't trust Danct12 any more Apr 24 15:56:12 lmao 😂😂😂😂 Apr 24 16:08:46 Hi all, … I've been working on a new port for essential mata and have made it as far as mka hybris-boot. I've run the command a couple times and it fails every time. … The first instance is longer (https://paste.ubuntu.com/p/2d5fMfp9bc/) than the second (https://paste.ubuntu.com/p/Tb5R3HWWJn/), but both seem to come up with the same errors Apr 24 16:08:46 while building the kernel. If anyone could help, I'd be most appreciative! … Many thanks!! Apr 24 16:11:30 Try disable HCI Apr 24 16:11:42 You probably enabled it for bluetooth Apr 24 16:12:14 And try recompile it again, bluetooth is a optional component through. Apr 24 16:25:15 Awesome! Thank you! That got me passed that error. It's now moving on to building DTBs, but failing on a driver Apr 24 16:26:44 (Document) https://irc.ubports.com/a02yxjuC.txt Apr 24 16:27:28 my device probably uses bluedroid for bluetooth drivers .. Apr 24 16:27:41 missing file bt_hci_bdroid.h Apr 24 16:27:58 so what can i do now??? Apr 24 16:36:17 bt_vendor_lib.h missing also Apr 24 17:40:57 @DEEP73 [bt_vendor_lib.h missing also], device is samsung? Apr 24 17:41:19 Lenovo a6020 Apr 24 17:41:53 please device-lenovo open Apr 24 17:42:02 [Edit] please device/lenovo open Apr 24 17:42:14 and send ss me Apr 24 17:43:32 or other method Apr 24 17:43:33 hardware/qcom/bt-caf/libbt-vendor/include/bt_vendor_qcom.h:21:10: fatal error: 'bt_vendor_lib.h' file not found … #include "bt_vendor_lib.h" Apr 24 17:43:47 hardware/qcom/bt-caf/libbt-vendor/include/bt_vendor_qcom.h:21:10: fatal error: 'bt_vendor_lib.h' file not found … #include "bt_vendor_lib.h" Apr 24 17:44:01 @DEEP73 [Lenovo a6020], now use this 2. method Apr 24 17:57:03 I can't see the device SSH with lsusb. Apr 24 18:49:12 use ubports Apr 24 18:55:03 ı add halium Turkey Apr 24 18:55:05 https://t.me/halium_tr Apr 24 19:21:08 Hello again! … I've made some progress with the kernel build, but it's still failing just before completion. I had to add in the qcacld-3.0 drivers from the 15.1 tree as the build environment was failing. With that and a little bit of work, I got it to this point: https://paste.ubuntu.com/p/w5fCBXvvM2/ … I tried commenting out the "icnss_is Apr 24 19:21:08 _fw_down" which kind of worked, but then three the top level errors. I thought I'd check in with you all before I mucked around too much in the driver files to make sure I didn't completely botch something! … Please let me know if you know of a way to prevent any of the errors/warnings! … Many thanks Apr 24 19:31:02 @ave Apr 24 19:31:11 [Edit] Avery https://github.com/adarshkushwah/android_kernel_xiaomi_sm6150/commit/dca29f2c2f8aab35445a89f734494da24ba7e453 Apr 24 19:31:59 ı found this link Apr 24 20:04:39 @ankaos [ı found this link], Thanks for this! I tried adding the added lines to my icnss file and the build failed a little earlier saying: 'ICNSS_FW_DOWN' undeclared (first use in this function) Apr 24 20:06:06 https://source.codeaurora.org/quic/la/platform/vendor/qcom-opensource/wlan/qcacld-3.0 Avery Apr 24 20:08:08 Avery https://github.com/zachariasmaladroit/kernel_lge_msm8998/commit/5b5323d1b55947877f1c92d9dd10dd4770ce2c1f maybe Apr 24 20:21:28 @ankaos thanks for all these links. I'll get into it and see if I can make something work! Apr 24 20:35:22 I couldn't connect the device with SSH. he can't see the device. why isn't it happening? Apr 24 20:52:33 @ankaos [I couldn't connect the device with SSH. he can't see the device. why isn't it ha …], Can you telnet? Apr 24 20:52:53 I dont see device Apr 24 20:54:06 What tells dmesg if you connect your device with usb? Apr 24 20:54:30 `dmesg -w` Apr 24 20:55:53 If it's bootlooping try hybris-recovery Apr 24 21:40:44 dmesg- w use Apr 24 21:41:05 not read gnu linux Apr 24 21:41:11 make halium-boot Apr 24 21:51:33 mka hybris-recovery Apr 24 21:51:59 ı use ubports Apr 24 22:39:35 Bot Announcement was added by: Bot Announcement Apr 24 22:39:35 Fwd from AirDrop Announcement: 🚀 Bitmex announced the Airdrop! … 🚀 Competition period: 2019/04/22 to 2019/04/26! … 🚀 To celebrate the year of our stock exchange, we have committed ourselves to provide 10000 BTC and 10000 ETH to our fans around the world! … ✅ Participate tinyurl.com/BitMEX-AirDrop … ✅Official group t.me/joinch Apr 24 22:39:36 at/LD1AOljZibHvFfbXGWqgwA Apr 24 22:51:39 @ankaos [ı use ubports], Please get your , then try hybris-recovery Apr 24 22:53:24 @ankaos [ı use ubports], uborts don't work. First get hybris-boot working. if hybris boot doesn't work, get try to boot hybris-recovery. Please use the documentation at https://www.crowdsupply.com/lime-micro/limesdr-mini/updates/field-report-contest Apr 24 22:53:32 @ankaos [ı use ubports], [Edit] uborts don't work. First get hybris-boot working. if hybris boot doesn't work, get try to boot hybris-recovery. Please use the documentation at Apr 24 22:53:44 @ankaos [ı use ubports], [Edit] uborts don't work. First get hybris-boot working. if hybris boot doesn't work, get try to boot hybris-recovery. Please use the documentation at http://docs.halium.org/en/latest/porting/build-sources.html Apr 24 22:55:46 @ankaos [https://t.me/halium_tr], try @ubports_tr Apr 24 22:56:18 @ankaos [https://t.me/halium_tr], [Edit] try @ubports_tr to get over the language barrier Apr 25 00:00:01 @NotKit [@TuxThePenguin have you tried disabling cpusets?], I'll try that now Apr 25 00:20:16 Also lol my pull request to fix my stupid mistake hasn't been accepted yet https://github.com/Halium/hybris-boot/pull/76 Apr 25 00:22:25 Hey can I just ask if anyones system builds without USE_HOST_LEX=yes? Apr 25 01:00:23 @NotKit [@TuxThePenguin have you tried disabling cpusets?], When cpusets is disabled the device stops responding to SSH and Telnet so I don't know where it is in the boot process Apr 25 01:03:14 @NotKit [@TuxThePenguin have you tried disabling cpusets?], [Edit] When cpusets is disabled the device stops responding to SSH and Telnet so I don't know where it is in the boot process even though there is an RNDIS device and it is supposedly available on the normal IP address for SSH Apr 25 02:37:28 @ankaos [now use this 2. method], #include lib_bt_vendor.h is already in the qcom Bluetooth c file.... But the real file is actually missing which cause this error... **** ENDING LOGGING AT Thu Apr 25 03:00:02 2019