**** BEGIN LOGGING AT Sat Jul 21 03:00:03 2018 Jul 21 07:56:07 hi all! ihve asked this before... im trying to edit kernel config... im trying to use menu config but it fails... Jul 21 07:56:16 any idea what i might be doing wrong? Jul 21 07:57:38 btw has anyone tried fuchsiaOS? Jul 21 07:58:30 this is the error: Jul 21 07:58:31 scripts/kconfig/mconf.o: In function `show_help': mconf.c:(.text+0x914): undefined reference to `stdscr' scripts/kconfig/lxdialog/checklist.o: In function `print_arrows': Jul 21 08:09:02 Also how do i know if my phone requires SElinux? Jul 21 08:16:06 Your phone doesn't require se linux Jul 21 08:22:18 ubptgbot: abhishek_01: Yay! but How can i find that about other phones? Jul 21 08:23:47 and also: what is m in config files? Y = yes and N = no (thats obvious) but what about M? Jul 21 08:25:29 ubptgbot: abhishek_01: btw thanks abhishek... you've alway been helpful! Jul 21 08:26:51 @echo_salik, M for Module Jul 21 08:28:27 ubptgbot: vanyasem: Thanks... so M would need externel files? Jul 21 08:32:09 what is mka called in apt? Jul 21 08:32:30 it's bundled, read the docs Jul 21 08:32:45 it's just a handy alias to make with -j params Jul 21 08:33:15 oh cool... was it added recently? Jul 21 08:33:29 i had tried mka before but had errors as not found Jul 21 08:33:33 *was Jul 21 08:44:45 hey @abhishek_01 im getting this error on hybris: declared with attribute warn_unused_result Jul 21 08:52:42 @echo_salik, read the docs. Jul 21 08:53:27 you should set your env properly by running `source build/envsetup.sh` Jul 21 08:57:27 did that... but always had the mka error i am able to use mka now... but i did reinitailize and clean my build directory to restart the build with clean and updated halium Jul 21 09:05:52 oh and my last error was due to not adding entries from fstab Jul 21 09:05:55 forgot Jul 21 09:46:14 emakx was added by: emakx Jul 21 10:07:25 what doe sthis error mean *** Can not locate config makefile for product "lineage_rolex". Stop. Jul 21 10:07:57 upon running breakfast rolex Jul 21 10:21:03 hey all im getting this error no, or maybe i just noticed: https://pastebin.com/N6C3CRSJ Jul 21 10:21:47 *now Jul 21 10:33:35 Are you using a prebuilt kernel ? Jul 21 10:34:20 If not, o think your kernel tree is not in the correct location Jul 21 10:55:57 its in correct location but i am confused as my chip is msm8917 not 37 **** BEGIN LOGGING AT Sat Jul 21 10:57:10 2018 Jul 21 11:49:13 i just recleaned everything... Jul 21 12:11:31 Eirena Augello was added by: Eirena Augello Jul 21 12:24:08 abhishek_01 im still stuck at that android camera thing Jul 21 12:24:37 this: android.hardware.camera.common@1.0-helper_intermediates Jul 21 12:30:53 wher ecan I add local staic libraries? Jul 21 12:31:10 *where can I add local static libraries Jul 21 12:39:47 I commented this line in QCamera2\Android.mk LOCAL_STATIC_LIBRARIES := android.hardware.camera.common@1.0-helper Jul 21 12:39:57 now build doesnt ask for anything related to this Jul 21 12:40:20 how long does the system build take? Jul 21 12:40:40 on a 4th gen i5 Jul 21 13:07:42 https://github.com/Halium/android/pull/29 <-- to have a working halium-5.1 again... Jul 21 13:10:16 Tofe: Just merged it :) Jul 21 13:10:28 yes, I saw that, that was a quick one :) Jul 21 14:04:42 have i every told you guys how much i hate cpp? Jul 21 14:08:03 Rust is "a bit like" C++ ;) Jul 21 14:10:06 @echo_salik, Yeah, but it faster, consumes less battery and memory. So calm down and keep porting =) Jul 21 14:10:55 @echo_salik, [Edit] Yeah, but it faster than for example java, consumes less battery and memory. So calm down and keep porting =) Jul 21 14:11:25 not complaining that it is bad... it is the only programming language (those ive come across, even assembly) i am never able to understand! Jul 21 14:13:52 wait... using works like C# in C++ Jul 21 14:14:03 [edit] wait... using works like C# in C++? Jul 21 14:18:30 Dzmitry & duncan^ I need a little programming help Jul 21 14:18:51 echo_salik: I probably can't help, sorry. Jul 21 14:20:08 sorry got dc Jul 21 14:20:18 @echo_salik, I can't help help too =( Jul 21 14:20:38 wait why.... Jul 21 14:21:02 let me ask the question first... i need basic programming help from everyone! xD Jul 21 14:23:23 QCameraParameters class has a type of CameraParameters which it tries to find from CameraParameters.h; CameraParameters.h has a namespace as follows `android.hardware.camera.common.V1_0.helper`. I tried adding this via using but I still get the error ``class use of undeclared identifier 'CameraParameters'`` Jul 21 14:25:55 Hello, how to reply to messages from irc? Use reply to bot? Jul 21 14:26:46 just type the username and type i guess? Jul 21 14:34:27 Hello everyone! Jul 21 14:35:14 yyyyyyyyyyyeeeeeessssssssssssss! got past that error! Jul 21 14:35:20 hey AndroUser! Jul 21 14:35:40 Who needs help with programming? Jul 21 14:35:57 Test. Jul 21 14:36:16 AndroUser: I did... Jul 21 14:36:23 i got past my last error Jul 21 14:37:47 but now systemimage build fails without any error Jul 21 14:38:33 Can you upload the whole log to some pastebin service please? Jul 21 14:38:42 Without? Сan not be. Jul 21 14:40:56 ok... got the error log... i had to run make single threaded Jul 21 14:41:34 QCameraParameters.cpp:qcamera::QCameraParameters::EFFECT_MODES_MAP: error: undefined reference to 'android::CameraParameters::*' Jul 21 14:41:45 * means a lot of them Jul 21 14:43:58 any ideas? Jul 21 14:44:52 Have you made any changes to the code? Jul 21 14:45:16 ubptgbot: Xessao: yeah... Jul 21 14:45:31 I had to add CameraParameters from google repo Jul 21 14:45:51 use that so that it doesnt throw errors Jul 21 14:46:02 that it can find CameraParameters Jul 21 14:46:19 i have now removed the camera folder Jul 21 14:46:32 build seems to be making Jul 21 14:46:51 i guess no camera Jul 21 14:48:03 Wait, you add CameraParameters from google repo for?.. Jul 21 14:49:26 wait.... let me type it in a way that i dont mess up the sentences... i get carried away... Jul 21 14:50:33 making a pastebin Jul 21 14:59:04 ubptgbot: Xessao: https://pastebin.com/u3NMVKPS Jul 21 14:59:27 ubptgbot: Xessao: made it short as to not waste your time. Jul 21 15:00:16 btw systemimg built without errors after removing camera folder from device tree Jul 21 15:04:53 Do you have a running plasma mobile on your 4A or it's first build? Jul 21 15:05:30 first build Jul 21 15:05:44 porting it actually Jul 21 15:08:01 Okay, I'll try to compile plasma mobile for your A4. Wait ~15 min. Jul 21 15:08:43 ubptgbot: Xessao: wow... thats really nice of you! Jul 21 15:11:17 You use halium-7.1 or 5.1? Jul 21 15:44:46 Xessao: 7.1 Jul 21 15:46:28 Oh, bot logout. Jul 21 15:47:00 Test Jul 21 15:47:03 Nice. Jul 21 15:47:04 lol Jul 21 15:47:15 I use telegram. Jul 21 15:47:32 i cant use telegram... blocked in my country... Jul 21 15:47:42 And telegram bot forward all messages. Jul 21 15:47:44 Lol. Jul 21 15:48:05 Telegram blocked in my contry too. Jul 21 15:48:16 I use mullvad VPN. Jul 21 15:48:23 wait... which country? Jul 21 15:49:13 Kazakhstan. Jul 21 15:49:32 It's Asia. Jul 21 15:50:10 Near China. Jul 21 15:50:17 Cool... a person from my office is from Kazak Jul 21 15:50:33 Lol. Jul 21 15:50:35 or is she tajik... Jul 21 15:50:39 forgot Jul 21 15:50:53 Are you? Jul 21 15:51:01 nope... pakistan Jul 21 15:55:17 btw will my sdcard partition get destroyed upon adding halium and ubport? Jul 21 15:55:25 Xessao Jul 21 15:56:47 Sdcard — it's micro sdcard or inner memory? Jul 21 15:57:03 inner Jul 21 15:57:14 Erase. Jul 21 15:57:20 emmc thing Jul 21 15:58:12 Backup all data from your R4. Jul 21 15:58:13 Xessao: will fastboot remain? Jul 21 15:58:51 Use MiPhoneAssistant for backup all data. Jul 21 15:59:14 I'll just pull the Camera images via adb Jul 21 16:00:01 Yes, fastboot mode remain. Jul 21 16:00:37 Xessao: great... thanks Jul 21 16:00:51 Okay, can you send me your manifest? Jul 21 16:00:53 Xessao: are you trying r4a build? Jul 21 16:01:05 Yes. Jul 21 16:02:32 And send me your fixup-mountpoints. Jul 21 16:03:11 from /halium/hybris-boot/fixup-mountpoints. Jul 21 16:05:46 sure Jul 21 16:07:24 https://pastebin.com/uP4TE9JD Jul 21 16:07:39 what kernel source are you using? Jul 21 16:08:59 I use device, kernel and vendor from LineageOS-R4A. Jul 21 16:12:36 Im using the same... Jul 21 16:13:03 Build failed. Jul 21 16:13:21 mka mkbootimg. Jul 21 16:15:48 https://pastebin.com/2zgdzRTH Jul 21 16:16:33 How you fixed this? Jul 21 16:16:49 commented it Jul 21 16:16:53 Lol. Jul 21 16:17:11 yeah :P Jul 21 16:17:24 there are a lot of things i had commented xD Jul 21 16:17:37 btw you'll get a sign apk error too Jul 21 16:18:16 Okaaay. Jul 21 16:18:30 I'll try another device and kernel. Jul 21 16:18:55 yeah that device might not have the error though :P Jul 21 16:19:19 I'll paste bin the file for sign apk Jul 21 16:22:28 Xessao: kernel options: https://pastebin.com/iac499Fn Jul 21 16:24:16 Xessao: sign.apk fix: https://pastebin.com/DQfssB8f Jul 21 16:25:14 Xessao: camera@1.0 something fix in story: https://pastebin.com/u3NMVKPS Jul 21 16:26:07 BTW why is adb faster then MTP? Jul 21 16:26:13 for file transfer Jul 21 16:26:51 ¯\_(ツ)_/¯ Jul 21 16:31:18 mka mkbootimg build success. Jul 21 16:31:35 hybris will build aswell Jul 21 16:31:57 Build. Waiting… Jul 21 16:33:05 Successfully! Jul 21 16:33:18 Build systemimage. Jul 21 16:33:43 Fail. :D Jul 21 16:34:21 lol Jul 21 16:34:33 at which point? Jul 21 16:35:26 https://pastebin.com/UuP5y9zB Jul 21 16:36:53 Ive neve rhad this error Jul 21 16:38:00 check your vendor folder... i had to redownload it manually Jul 21 16:38:21 idk if its becuase of my setup or its a thing Jul 21 16:42:28 trying to charge up my old android... Jul 21 16:42:37 i think i had killed it Jul 21 16:43:04 if not that then i'll move to my n8 Jul 21 16:43:53 i still remeber when symbian was a thing... good ol' days Jul 21 16:45:29 btw i m trying to find a nokia n76, a nokia n93i, nokia n9 and n900... I loved these phones when they launched but were too damn expensive! if you factor in inflation, today most would cost around iPhone X Jul 21 16:50:30 Ooo. N900. Jul 21 16:50:34 Good phone. Jul 21 16:50:52 yeah... i loved that... Jul 21 17:07:55 phone shows "samsung galaxy A5" static writing Jul 21 17:08:29 i.e. early init greeting screen Jul 21 17:10:09 But if I use Plasma mobile rootfs, the screen is black, but the test_hwcomposer fails with segmentation fault too Jul 21 17:11:38 Maybe it has sense to test it on Plasma mobile rootfs, with not 0 brightness😕 Jul 21 17:13:18 Also, maybe some android service are absent? Jul 21 17:13:28 no, if you get the vendor's logo then your brightness is not 0 Jul 21 17:13:48 @Dzmitry Sankouski, well tbf your systemctl service outout looks okay Jul 21 17:16:01 There seems a null pointer in printf_fp function (info=info@entry=0x0) Jul 21 17:17:48 unfortunately, gdb shows only 4 frames of stacktrace Jul 21 17:44:51 echo_salik: Test. Jul 21 17:45:06 Xessao: hey Jul 21 17:46:56 I successfully build mkbootimg and hybris-boot with LineageOS-R4A repo. Jul 21 17:48:19 no system? Jul 21 17:50:06 No. Jul 21 17:53:17 Well I was able to build without camera Jul 21 17:53:56 and the number of times i actually use a camera... i think i'll manage easily.... atleast as a test Jul 21 17:56:10 I am pulling twrp backups Jul 21 17:56:30 Xessao: and I am now using Nokia N8 as my main phone :P Jul 21 17:59:40 Niceee. :D Jul 21 18:02:41 Try install halium without camera. Jul 21 18:07:46 Xessao: yeah... soon Jul 21 18:10:15 Xessao: what should I do after installing hybris-boot? Jul 21 18:12:43 See docs. Jul 21 18:12:47 Install halium. Jul 21 18:13:34 its asking for this simg2img Jul 21 18:15:01 its installing dependencies Jul 21 18:22:02 Xessao: Its nerve wrecking... Jul 21 18:23:15 Are you a programmer? Jul 21 18:23:45 Xessao: yeah... Jul 21 18:24:35 Xessao: should i reboot after installing hybris-boot? Jul 21 18:25:49 Xessao: because i dont have adb with fastboot Jul 21 18:25:54 I don't know. :D Jul 21 18:26:13 lol... anyone knows this? Jul 21 18:26:51 btw what about recovery img? should i install that too? Jul 21 18:26:57 via fastboot? Jul 21 18:28:28 You install plasma mobile? Jul 21 18:28:55 ubports Jul 21 18:36:52 guys i can only go into fastboot now Jul 21 18:38:46 anyone? Jul 21 18:38:59 ubptgbot: anyone? Jul 21 18:43:41 Try it. :D Jul 21 18:45:59 Xessao: try what.... Jul 21 18:47:58 ok now able to go into recivery via twrp Jul 21 18:49:06 Why? Jul 21 18:49:24 You try install only halium? Jul 21 18:49:55 i flashed hybris-boot... Jul 21 18:50:24 tried to run halium-install script but got an error not devices found because i was in fastboot Jul 21 18:50:35 fastboot flash boot hybris-boot.img? Jul 21 18:50:39 rebooted but i cant get past mi logo Jul 21 18:51:02 Xessao: yep Jul 21 18:51:06 What do you want to see jesus Jul 21 18:51:06 You will only see the Mi logo until you ssh in and make udev rules Jul 21 18:51:33 wait how'd i ssh in? Jul 21 18:51:56 Read the docs Jul 21 18:51:57 i see in docs that a ndis device would come up but nothing does Jul 21 18:52:10 Is your rootfs installed or not? Jul 21 18:52:20 btw i am on kde neon Jul 21 18:52:30 not installed Jul 21 18:52:42 only hybris-boot Jul 21 18:52:57 If you only have hybris-boot installed nothing much will happen, maaybe it will open a telnet debug connection. Jul 21 18:53:14 how... Jul 21 18:53:52 reboot into recovery and run the halium-install script Jul 21 18:54:12 after mi logo the screen went black Jul 21 18:54:38 only this: 05c6:900e Qualcomm, Inc Jul 21 18:55:19 its qualcom diagnostic port Jul 21 18:55:32 HS-Diagnostic Jul 21 19:01:40 logging out... will log back in from windows Jul 21 19:04:51 im back... Jul 21 19:05:02 in windows I see a COM PORT Jul 21 19:06:58 ubptgbot: https://imgur.com/y47nZuT Jul 21 19:17:07 rolling back to android Jul 21 19:17:56 Thanks guys.. will try again tomorrow Jul 21 23:09:47 Mehdi Abdellah was added by: Mehdi Abdellah Jul 21 23:10:37 hi 😊 Jul 21 23:11:20 https://docs.halium.org/en/latest/porting/get-sources.html#adding-your-device-specific-source Jul 21 23:14:39 I do not understand 😁 Jul 21 23:21:11 look ate existing devices .. explore .. understand .. then look at it again Jul 21 23:21:19 [Edit] look at existing devices .. explore .. understand .. then look at it again Jul 21 23:37:10 how Jul 21 23:42:16 ccccc Jul 21 23:42:18 ccccc Jul 22 00:03:04 @Mehdi Abdellah, In the /halium/devices/manifests folder there are already manifests for a lot of devices. Have a look at how they're put together for a little context. Jul 22 01:01:22 @Mehdi Abdellah, Please don't spam Jul 22 01:54:29 Daphene Bellini was added by: Daphene Bellini **** ENDING LOGGING AT Sun Jul 22 03:00:00 2018