**** BEGIN LOGGING AT Sat Apr 20 02:59:56 2019 Apr 20 05:36:20 Hbx was added by: Hbx Apr 20 06:32:27 Hey can anyone help me with my error? I cannot compile the systemimage https://paste.ubuntu.com/p/3Qz5NGP8yC/ Apr 20 06:34:52 A quick question - … After flashing system.IMG and halium boot and ubtouch … Will twrp recovery work or will it be deleted automatically? Apr 20 06:35:47 Systemimg goes to userdata and halium.to boot Apr 20 06:36:28 So recovery partition stays the same 😉😉 Apr 20 06:36:34 Okk Apr 20 07:41:49 Santhosh Kumar was added by: Santhosh Kumar Apr 20 08:19:09 root256 you're having the same problem i was having yesterday Apr 20 08:19:34 FTC55: how did you fix it? Apr 20 08:20:42 There is a lot of stuff missing from this SHARED_LIBRARIES folder. I still haven't fixed it completely but there are 2 ways you can go about it. Either you try and delete everything that requires those libraries or you look for missing vendor blobs Apr 20 08:20:58 I was missing some and adding them fixed some of the errors Apr 20 08:22:37 hMM Apr 20 08:23:18 Perhaps you could use the find command to search for all references to this binary it wants to build and try to delete it but still... make sure you have all your vendor blobs that fixed a lot for me Apr 20 08:23:53 All I could find in terms of proprietary blobs is this repo https://github.com/Galaxy-MSM8916/proprietary_vendor_samsung Apr 20 08:25:22 See if there are any common blobs. For example i'm building for zerofltexx and there was a zero-common folder that I didn't see at first Apr 20 08:25:53 And where would I put them if I found them? Apr 20 08:26:18 In the vendor folder Apr 20 08:26:34 In the halium tree Apr 20 08:28:08 https://github.com/TheMuppets/proprietary_vendor_samsung/tree/lineage-16.0/msm8916-common Apr 20 08:29:03 Hmm I haven't looked at that Apr 20 08:29:07 also I have a question Apr 20 08:29:12 I have a device that only has cm-13 source code Apr 20 08:29:25 Kernel source code and vendor blobs etc. Apr 20 08:29:35 Will it be possible to port Halium over to that device? Apr 20 08:33:53 I still get the same error Apr 20 08:38:36 I don't know how useful is this wcnss_service binary... personally I was lucky that the library was only needed for the bootanimation binary but in your case i have no clue Apr 20 08:39:01 from where can I delete it? Apr 20 08:39:08 like where is it located? Apr 20 08:39:53 Run find -iname "wcnss_service" Apr 20 08:40:02 And it'll tell you all the instances of the file Apr 20 08:41:34 is the file supposed to be a .c file? Apr 20 08:42:26 In my case it was a whole folder Apr 20 08:43:28 Also sorry about that i should have mentioned it earlier but I'm also a beginner I'm just sharing with you what i did to partially fix my issue so take everything with a grain of salt Apr 20 08:43:43 ok lol Apr 20 08:46:32 Anyways I was told to experiment and so my advice is to just try and back up whatever you delete Apr 20 08:55:14 I don't know how useful "> It's the binaries for the WCNSS service, which handles the wlan interface Apr 20 08:55:44 Ok... really useful lol Apr 20 08:56:05 But as i said i had no clue Apr 20 08:56:08 In theory, you don't even need it afaik as you can access /dev/subsys_wcnss and set fwpath to "sta" Apr 20 08:56:38 But it's a service so I'm not sure what it is supposed to do Apr 20 09:19:08 I got a different error Apr 20 09:19:12 I got `ninja: error: '/home/dragos/halium/out/host/linux-x86/framework/signapk.jar', needed by '/home/dragos/halium/out/target/product/j5nlte/obj/APPS/TimeService_intermediates/package.apk', missing and no known rule to make it` Apr 20 09:20:10 That is supposed to be documented Apr 20 09:20:25 It says "the setup script should take care of this normally" Apr 20 09:20:27 What setup script? Apr 20 09:21:25 The setup script you used to run at the begin Apr 20 09:21:51 ./halium/devices blah blah/setup j5nlte Apr 20 09:23:24 Rerunning it should took care of it Apr 20 10:02:50 Hello, I have been having trouble getting Halium to boot on my Axon 7 Apr 20 10:04:39 I think I have collected the kernel logs but I'm really not sure what anything in them means, although I did see file not found errors so either I have messed up the fixup-mountpoints script, I have copied the files wrong or it may be something else entirely Apr 20 10:06:31 Is there somewhere I should upload the logs? There were three files in /sys/fs/pstore, dmesg-ramoops-0, dmesg-ramoops-1 and pmsg-ramoops-0 Apr 20 10:17:54 In dmesg-ramoops-0 the last line I see before (what I assume is) the kernel panic is "<1>[01-01 00:00:00.873] [3][1: swapper/0]Unable to handle kernel paging request at virtual address fffffffffffffedb" Apr 20 10:24:06 hey gusy Apr 20 10:24:34 i am telnetted into my device as it failed to boot what are the next steps? how can i manually boot this? Apr 20 10:25:01 i tried running the init but get stuck in the shell as it reattaches itself Apr 20 10:25:56 i am sorry ignore my recent messages looking into the documentation right now Apr 20 10:46:09 TuxThePenguin was added by: TuxThePenguin Apr 20 10:46:21 Ok I moved over to telegram since thats easier Apr 20 10:47:33 I have tried changing a few things around but nothing is stopping it from panicking at that same line Apr 20 10:48:19 These are the logs in case anyone else can figure out why this is happening Apr 20 10:48:22 (Document) https://irc.ubports.com/RsvaTMKw.bin Apr 20 10:48:22 (Document) https://irc.ubports.com/6XQ1EgfG.txt Apr 20 10:48:23 (Document) https://irc.ubports.com/E81N37Es.bin Apr 20 11:02:43 Gennadii198108 was added by: Gennadii198108 Apr 20 11:10:03 hey Apr 20 11:11:00 so now my dmesg says: "run-init: current directory on the same filesystem as the root:" Apr 20 11:11:15 how did you guys fixed this Apr 20 11:26:43 there is also no diagnose.log Apr 20 12:27:31 i am in telnet on my device(oneplus3) but dont know where to go from there Apr 20 12:27:44 i checked the documentation and there is no diagnosis.tx Apr 20 12:28:41 dmsg tells me that run-init failed because it is executed on the same filesystem as the root Apr 20 12:50:55 it also fails to mount /dev to /root/dev no file or dir found Apr 20 13:18:30 how do i continue boot from telnet Apr 20 13:18:45 maybe these errors are expected Apr 20 13:19:10 but i just cant find any documentation how to tell the phone to continue booting Apr 20 13:19:27 without calling init directly which doesnt work ofc Apr 20 14:37:05 Mohammed was added by: Mohammed Apr 20 15:40:44 root256 did you fix your issues? Apr 20 15:42:19 Nope Apr 20 15:42:20 Still have those errors Apr 20 15:43:18 Hey root256 which device is this and what is the manifest for it? Apr 20 15:43:52 I had a similar error that I had to remove the extra NFC sources from with the Axon 7 Apr 20 15:45:56 It's a galaxy j5 2015 j5nlte Apr 20 15:45:56 * root256[m] sent a long message: < https://matrix.org/_matrix/media/v1/download/matrix.org/lDsrGiEFwqiToAqfnKFeyvNt > Apr 20 15:45:58 here's my manifest Apr 20 15:46:56 And I get this error now `ninja: error: '/home/dragos/halium/out/target/product/j5nlte/obj/SHARED_LIBRARIES/libaudiopolicymanager_intermediates/export_includes', needed by '/home/dragos/halium/out/target/product/j5nlte/obj/SHARED_LIBRARIES/libaudiopolicyservice_intermediates/import_includes', missing and no known rule to make it` Apr 20 15:48:04 Hmm, that looks like possibly Samsung using something that was stripped out of halium maybe? Apr 20 15:49:15 probably Apr 20 16:33:43 Is it just samsung phones because my port happens to be a samsung too Apr 20 16:34:00 And I'm getting tons of errors from these shared libraries Apr 20 16:37:23 I stopped removing stuff because I eventually realized that there must be a root cause to this as soon as i get rid of something a new error pops up Apr 20 17:14:29 (Document) https://irc.ubports.com/uruS0PlM.txt Apr 20 20:17:17 @Diago99 [], What is it? Apr 20 20:18:11 @Diago99 [], You have duplicated partition entries, this probably wont work (data, cache) Apr 20 20:19:00 Ahh an fstab file, I dont click links unless there is some context to go with it Apr 20 20:29:17 Also it looks like you missed a $ at EOL Apr 20 20:30:14 CursedApple was added by: CursedApple Apr 20 21:54:45 SM-j500f what's going on? Apr 20 21:54:53 j5lte or j5ltexx Apr 20 22:48:24 Actually this is odd, a few weeks ago I tried getting halium running on an ace 3 lte (loganreltexx) and it was also kernel panicking, although I wasn't able to access the logs since it was running Linux 3.4 and the method to get them wasn't working. … I wonder if it's actually my build system Apr 20 23:26:02 like unix Apr 20 23:30:00 @Diago99 [], almost ok Apr 20 23:35:13 What is the recommended system for building halium on? Apr 20 23:35:32 Ubuntu Apr 20 23:35:39 Which version? Apr 20 23:35:49 And architecture? Apr 20 23:36:56 I use 18.04 on 64-bit intel Apr 20 23:37:28 Ok I have been using 19.04 on 64 bit intel Apr 20 23:37:40 Ill try setting up an 18.04 build environment and see if thats any better Apr 20 23:38:10 Ill also try changing a few kernel configurations Apr 20 23:40:05 approach one problem at a time Apr 20 23:40:14 I havent tried 19.04 yet, how is it? Apr 20 23:40:21 19.04 is nice Apr 20 23:40:28 I tried fixing like 10 things at once a couple weeks ago and I couldn't figure out where I made a problem Apr 20 23:40:41 so i had to revert after a night of work Apr 20 23:40:58 An 18.04 build system should be easy and reliable to setup thanks to chroot and bind mounts Apr 20 23:41:03 @powderedtoastman9000 [I tried fixing like 10 things at once a couple weeks ago and I couldn't figure o …], Did you end up sorting that out or are you still trying to sort it Apr 20 23:41:29 @Tygerpro [Did you end up sorting that out or are you still trying to sort it], I just reverted it all, and started working on one thing at a time, I got some progress since then Apr 20 23:41:48 I got bluetooth working:D Apr 20 23:41:56 Thats good, your doing S7 or S7 edge? Apr 20 23:42:01 S7 Apr 20 23:42:52 Nice, I havent had time to work on my note 4 port, life has just been crazy (see Overflow if you wanna know the deets) Apr 20 23:43:05 Well, I've not spent as much time as I planned to Apr 20 23:43:15 but I still put in a couple days a week Apr 20 23:43:39 most of my work is unsuccessful, but slow progress is better than no progress Apr 20 23:44:13 I need to learn how to and then do, make rootfs 64 bit for ubports Apr 20 23:44:37 with latest libhybris too Apr 20 23:45:46 I think someone said oxide doesn't build properly for 64 bit, so probably will involve some coding, which is good because so far I've done almost no coding and I like coding Apr 20 23:51:18 I will admit, I wish UT had a decent media editing suite Apr 20 23:51:18 Ok Im going to assume most of you are in a timezone similar to where America is? It's just I'm in Australia so I don't know when the best time to reach you is Apr 20 23:53:40 you can just highlight someone if they aren't around, then they can respond to your comment or question when they come online Apr 20 23:53:55 everyone is in different time zones Apr 20 23:53:59 @TuxThePenguin [Ok Im going to assume most of you are in a timezone similar to where America is? …], Like this Apr 20 23:54:25 I see, thanks, Im just new to telegram so Im still figuring things out lol Apr 20 23:54:45 if you type @ followed by their name you can select the person to highlight them Apr 20 23:54:47 Its ok, we are here to help Apr 20 23:55:04 Ah cool Apr 20 23:55:23 @powderedtoastman9000 [if you type @ followed by their name you can select the person to highlight them], Doesnt work if they dont have a username set Apr 20 23:55:35 @Tygerpro [Doesnt work if they dont have a username set], i didn't know that Apr 21 00:00:50 I need to get sound working next I think, since I need sound before cell service for the cell service to be useful Apr 21 00:02:47 i have sim card, bluetooth, screen/touch, wifi but only 2.4ghz, no idea why 5ghz isn't working, the accelerometers working, and vibration. I am trying to learn more about udev rules and I want to have aarch64 rootfs before I keep working on stuff Apr 21 00:03:15 *sd card not sim card Apr 21 00:05:11 my next goal is just 64 bit rootfs with latest libhybris Apr 21 00:13:52 Well I undid some kernel configuration that I shouldn't have changed and fixed some configuration that didn't seem to make it into the commit last time, it's building now Apr 21 00:15:24 Luckily my computer is decently fast so I'll say what happens when it finishes building and I test it on my Axon 7 (assuming the changes still compile) Apr 21 00:20:03 I will be asking you for some pointers/notes when I start working on my port again, right now my audio doesnt work, BT doesnt work and a couple other things Apr 21 00:20:48 Well for me bluetooth worked with me enabling the right kernel modules and disabliing HCIUART Apr 21 00:21:17 it might not be relevant to your issues, as every device is different Apr 21 00:21:44 which you obviously already know since you been doing this more than me Apr 21 00:29:10 Indeed, but since youve gotten BT to work your already doing better than I, although to be fair I havent worked on my port in awhile, iirc my kernel fails to compile if I try to enable rfcomm Apr 21 00:32:08 I havent tried since I reset my server (old one died completely) either so theres the possibility my issue was related to that as well Apr 21 00:35:42 Ok so I recompiled with the changed kernel config and the exact same thing happened Apr 21 00:36:27 It still kernel panics after "[1: swapper/0]Unable to handle kernel paging request at virtual address fffffffffffffedb" Apr 21 00:52:49 Did you run the halium kernel checker script against your defconfig? Apr 21 00:52:57 Yes Apr 21 00:53:13 And you have no errors from that? Apr 21 00:54:22 (Photo, 616x396) https://irc.ubports.com/fVniIWFB.png Only these 4 which should be ignored since it's running kernel 3.18 Apr 21 00:54:47 (Yes I know I should use pastebin) Apr 21 00:57:56 https://pastebin.com/1XLwBpGH Apr 21 00:59:05 Try setting those 4 things to !, the ! Tells the compiler to treat it like a warning if it fails rather than an error, see if it changes anything Apr 21 01:01:43 Should I just recompile the boot image for now since it's not getting further than that? Apr 21 01:09:20 Well I recompiler the boot image and the exact same thing happened Apr 21 01:09:25 [Edit] Well I recompiled the boot image and the exact same thing happened Apr 21 01:13:18 Hmm, same error? Apr 21 01:13:44 Yeah, it seems to be something involving the swapper so Im trying again with something related to swap management disabled Apr 21 01:14:10 I wonder if its in your fstab file Apr 21 01:14:40 I doubt it, it seems to be related to memory addresses rather than mounting things, although I'm not 100% sure Apr 21 01:15:20 Well never hurts to look, besides youll have to edit that eventually anyways Apr 21 01:16:17 This is the fstab file in device/zte/axon7? Apr 21 01:24:39 And it's still panicking Apr 21 01:27:43 It should be in etc directory of your device tree, something like "//rootdir/etc/fstab Apr 21 01:29:37 https://pastebin.com/ufgNsBJT Apr 21 01:29:41 Thats what it is now Apr 21 01:30:38 Also the fixup-mountpoints script at the bottom has my commit for the Axon 7 (although the indentation is incorrect, I have submitted a pull request to fix it and have been compiling with the fixed version) Apr 21 01:40:47 Im wondering if your zram0 is causing it, also might be worth commenting out the f2fs partirions now, UT doesnt mount those Apr 21 01:41:57 Alright I'll try that Apr 21 01:43:39 If Im going to have to modify the fstab Ill also have to get around to forking the device repo and setting the manifest to use my copy Apr 21 01:48:21 Well for now lets just focus on getting past that error Apr 21 01:48:52 Yeah thats what Im doing, I just commented out the zram0 and f2fs entries and am currently compiling it Apr 21 01:55:29 Ok, worry about the repo stuff afyer you figure out the solution Apr 21 01:56:04 Yeah it still panics Apr 21 01:58:15 Hmm, are there any full logs I can look at? Apr 21 01:59:13 Ill just try doing a full recompile of the system image first to make absolutely sure it's not an error there that something ended up fixing Apr 21 02:22:19 Ok so I recompiled and after a reboot this is the only log I get (console-ramoops) https://pastebin.com/VNWhYzYN Apr 21 02:55:10 I think thats a TWRP log though **** ENDING LOGGING AT Sun Apr 21 02:59:57 2019