**** BEGIN LOGGING AT Sat Feb 13 03:02:54 2021 Feb 13 04:17:26 @NotKit [missing udev rules?], Added.But nothing on the screen after rebooting. Feb 13 06:07:47 Guys,please help me. https://pastebin.com/nu6D3Qir Feb 13 06:08:04 home/dimack/halium/kernel/lenovo/sdm710/arch/arm64/kernel/entry.S:435: Error: undefined symbol TI_FLAGS used as an immediate value Feb 13 06:37:59 @notkit https://git.kernel.org/pub/scm/linux/kernel/git/backports/backports.git/tree/README?h=linux-4.4.y will this work? Feb 13 06:39:02 @mighty17 [@notkit https://git.kernel.org/pub/scm/linux/kernel/git/backports/backports.git/ …], get it booting first, do not bother with backports/etc Feb 13 06:39:27 booting with 3.0 kernel? Feb 13 06:39:34 well i will try halium 5.1 then Feb 13 07:07:59 https://paste.ubuntu.com/p/H25BnKwCwT/ is this normal? it just ignores the errors Feb 13 07:46:51 im getting proprietary file issues with halium 5.1 is there no halium 6? Feb 13 07:47:37 @mighty17 [im getting proprietary file issues with halium 5.1 is there no halium 6?], Quite common issues unfortunately.... Feb 13 07:47:45 Mismatch between device and vendor repos Feb 13 07:48:02 yes exactly! but i can build with halium 7 and 3.4 kernel Feb 13 07:48:13 unfortunately halium-boot doesnt work Feb 13 07:48:24 but hybris-boot works (atleast i can ssh) Feb 13 07:49:22 well 7 has issues, 5 has issue but with android 6 i was able to port sailfishos Feb 13 07:49:36 so is there something like halium 6 Feb 13 07:49:47 or can i try it in halium 7 Feb 13 07:49:49 Well proprietary-files issues can be sorted usually Feb 13 07:49:52 Just takes some time Feb 13 07:50:33 can you help me out? Feb 13 07:50:55 https://pastebin.ubuntu.com/p/m3mG7QH7Fn/ Feb 13 07:51:06 there is no libril.so for this device anyways Feb 13 07:53:31 i will copy libril.so from halium 7 xD Feb 13 07:54:11 It seems like that I reboot my devices from ssh when the screen closed and then it don't have display ? I am confusing.🤔 Feb 13 07:54:33 @mighty17 [i will copy libril.so from halium 7 xD], Can you show your device manifest? Feb 13 07:56:32 its open source Feb 13 07:56:44 on cyanogenmod/lineageos github Feb 13 07:56:50 wait Feb 13 07:56:56 u want the .xml thingy? Feb 13 07:57:27 @mighty17 [i will c"> copying some things from halium 7 seems to have worked :0 Feb 13 07:58:35 @mighty17 [u want the .xml thingy?], Yes Feb 13 07:58:44 Well copying is OK, but this is not reproducable Feb 13 07:58:55 I prefer to create things that are easily reproducable from scratch Feb 13 07:59:05 @herrie1982 we I don't have the manifest Feb 13 07:59:11 I do it manually with git clone Feb 13 07:59:46 Ah OK Feb 13 07:59:47 I prefer to create "> Indeed but sometimes hacks are the way to go Feb 13 08:00:16 Ah OK"> So there is espresso3g, espressowifi from cm Feb 13 08:00:22 I know, but sometimes you need a lot of them, so I prefer to fork device and/or vendor repo and make the changes there so when you go back in a couple of months you can reproduce ;) Feb 13 08:00:51 Indeed it's a bad case of mismatch of names Feb 13 08:01:09 Plus android 5 is ancient and other stuff has been updated so ya Feb 13 08:01:49 Well copying is OK,"> I hope it's not like illegal as these are proprietary files Feb 13 08:01:56 Yes... One I did yesterday, so you can see how messy it can get ;) https://github.com/jacoghi/android_device_lenovo_jd2019/compare/lineage-16.0...Herrie82:halium-9.0 Feb 13 08:01:59 Was for Halium 9 Feb 13 08:02:35 Ooof Feb 13 08:02:53 Proprietary files bad Feb 13 08:04:07 Usually it's pretty OK but sometimes.... Feb 13 08:04:14 Especially with unofficial LOS/CM Feb 13 08:09:26 @Xiang [It seems like that I reboot my devices from ssh when the screen closed and then …], Here is the dmesg. … https://paste.gg/p/anonymous/1a270546b76443d0be4b8d5e7efe6443 … It don't have any display.XD Feb 13 08:31:29 Especially with uno"> its official tho so Feb 13 08:31:35 Herrie: error: /home/mighty/Halium5/out/target/product/espresso3g/boot.img too large (9035776 > [8650752 - 88704]) Feb 13 08:36:42 No idea how to fix that Feb 13 08:36:58 weird that never happened Feb 13 08:37:13 maybe coz of copy paste. i will rebuild but with latest vendor source Feb 13 09:24:32 @Xiang [It seems like that I reboot my devices from ssh when the screen closed and then …], That's really a bug.I deleted some directories in /data which created by UT.And then the screen have display. Feb 13 11:40:13 If you're new to Linux development as well as getting software talking to hardware... How would you get started, when you want to develop or help develop for a phone. Feb 13 11:41:37 I'm a SW developer and I like the comfort of a proper IDE, trying to get started with Halium seems over-whelming at this point Feb 13 11:47:17 Ubuntu Touch apps are Qt apps Feb 13 12:06:43 @notkit i built hybris-boot and systemimage successfully now what should i do Feb 13 12:41:24 @Herrie1982 yup it was all hardware_ti_omap4 issues :/ someone changed the file names in Android.mk files REEEE Feb 13 12:41:51 @mighty17 [@Herrie1982 yup it was all hardware_ti_omap4 issues :/ someone changed the file …], Well that happens Feb 13 12:42:21 reverted to old commits and systemimage is built! Feb 13 12:42:58 I tried to fix it a bit in the halium-devices setup script where it will regenerate the mk-files for vendor based on proprietary-files.txt in device tree Feb 13 12:43:04 But it's not ideal yet Feb 13 12:43:29 ya its just an issue with some parts being updates while others arent Feb 13 12:43:43 Tofe just did a PR this morning to add missing files from vendor to proprietary-files.txt Feb 13 12:43:56 oh lol what a timing Feb 13 12:44:03 can u link it Feb 13 12:44:35 Now even better next step would be to cross check proprietary-files.txt with vendor and list the issues and maybe fix them Feb 13 12:45:15 We use proprietary-files.txt to remove the apk/jar java bits, do that's why we regenerate the mk files Feb 13 12:45:46 Now even better nex"> that completely would have solved my issue omg Feb 13 12:46:09 Yeah I know... Feb 13 12:46:20 `system/vendor/lib/libsrv_init_SGX540_120.so` is in proprietary files but in the hardware its just named libsrv_init.so Feb 13 12:46:21 omg Feb 13 12:46:24 With official LOS it's usually pretty OK, sometimes a few files Feb 13 12:46:36 @mighty17 [can u link it], https://github.com/Halium/halium-devices/pull/289 Feb 13 12:47:28 With official LOS i"> so the issue is they moved from LineageOS to UnlegacyAndroid so everything is messed up Feb 13 12:47:34 So this will add missing bits to proprietary-files.txt but doesn't remove or indicate which ones are missing or incorrect path Feb 13 12:48:07 hmm Feb 13 12:49:11 pretty great Feb 13 13:06:59 @Xiang [It seems like that I reboot my devices from ssh when the screen closed and then …], what was your device again? what state is the port in now? Feb 13 13:15:21 should i use halium-boot or hybris-boot ? Feb 13 14:04:37 halium-boot = UBPorts, hybris-boot = mer Feb 13 14:04:44 At least that's my understanding Feb 13 14:06:53 well what should i try tho? coz this time i have used 3.0 kernel Feb 13 14:07:22 if any of those images work i could possibly port ubuntu/plasma(?) Feb 13 14:08:11 Yes well I think you can test the images first Feb 13 14:08:17 See if you get telnet etc Feb 13 14:08:22 Then decide Feb 13 14:08:36 I would start with halium-boot probably Feb 13 14:08:48 3.4 kernel still no good? Feb 13 14:08:50 alright! lets hope it works Feb 13 14:09:02 nope :( Feb 13 14:09:12 its better to just patch the 3.0 kernel Feb 13 14:09:30 Maybe yes Feb 13 14:10:21 lets check Feb 13 14:16:05 For SFOS w Feb 13 14:16:19 What did you use to boot it? Feb 13 14:16:36 i used android 6 Feb 13 14:16:42 Can you share the kernel/boot image somewhere? Feb 13 14:16:48 ok halium boot goes into power reset mode Feb 13 14:16:57 sure Feb 13 14:18:00 * mighty17 posted a file: hybris-boot.img (4946KiB) < https://matrix.org/_matrix/media/r0/download/matrix.org/HxwoHudGcWwXqWsQxTMDljNZ/hybris-boot.img > Feb 13 14:18:40 Herrie: hybris boot works i can ssh Feb 13 14:20:07 telnet* Feb 13 14:20:13 https://pastebin.ubuntu.com/p/DHkfQDWZFt/ with hybris boot Feb 13 14:20:22 and importantly 3.0 kernel Feb 13 14:22:56 `~ # cat diagnosis.log` Feb 13 14:23:03 `CONFIG_AUTOFS4_FS=y not found in /proc/config.gz` weird Feb 13 14:35:09 Is it enabled in /proc/config.gz? Feb 13 14:35:21 no its not set Feb 13 14:35:27 oof, defconfig Feb 13 14:35:31 even tho i set it in defconfig and it depends on nothing Feb 13 14:35:48 huh, maybe it's just not supported by 3.* kernels Feb 13 14:36:09 nop it is even enabled in the .kernel after build Feb 13 14:36:17 https://cateee.net/lkddb/web-lkddb/AUTOFS4_FS.html Feb 13 14:36:33 `found in Linux kernels: 2.6.29–2.6.39, 3.0–3.19, 4.0–4.171 Feb 13 14:36:37 * `found in Linux kernels: 2.6.29–2.6.39, 3.0–3.19, 4.0–4.17` Feb 13 14:38:33 `Debug session : Refusing to boot. See /diagnosis.log (in initrd only)` this is common error? Feb 13 14:45:45 Can I port asus zenfone 2 ? Feb 13 14:46:56 which one https://www.gsmarena.com/res.php3?sSearch=zenfone+2+? Feb 13 14:50:57 Debug session : Refusing to boot. See /diagnosis.log (in initrd only) Feb 13 14:51:05 * https://github.com/mer-hybris/hybris-boot/blob/master/init-script#L361 Feb 13 14:51:07 Can I port asus ze"> :O atom Feb 13 14:51:22 I don't really know :D Feb 13 14:51:30 I wonder if it's one of ACPI ones Feb 13 15:49:13 I saw some commits in libhybris in the past to deal with some of the Asus x86 devices Feb 14 01:48:40 owenp91 was added by: owenp91 Feb 14 01:50:21 Hi, How do I run ubuntu touch on my samsung galaxy J2 prime? Is it the same to install in another galaxy from the list page? Feb 14 02:42:06 lol what? Feb 14 02:59:38 Haha exactly **** ENDING LOGGING AT Sun Feb 14 02:59:57 2021