**** BEGIN LOGGING AT Tue May 18 02:59:56 2021 May 18 03:19:54 any windows users using odin for hybris-boot for samsung devices May 18 03:26:50 (Photo, 800x595) https://irc.ubports.com/1JTXZaa0.png Can I go ahead? May 18 03:27:26 im trying to flash hybris-boot.img to my device as said in documentation May 18 03:28:35 Balraj are you building halium ? May 18 03:29:06 halium is built and trying to flash into boot partition using odin May 18 03:29:35 cant use heimdall because Im using linux in virtualbox and device is not detecting it May 18 03:33:04 sorry I got confused with hybris and halium, only hybris is built and setting up halium rootfs onto my device and setting up bootloader is first step according to documentation May 18 04:00:27 got the device to detect in linux and now my error is … Downloading device's PIT file... … ERROR: Failed to receive end PIT file transfer verification! … ERROR: Failed to download PIT file! … Ending session... … ERROR: Failed to receive session end confirmation! … Releasing device interface... May 18 04:02:26 Initialising protocol... … ERROR: Failed to receive handshake response. Result: -7 … ERROR: Protocol initialisation failed! May 18 05:51:39 mighty17, also, if you "> Yes there is already an init script, the issue was missing stuff which seems to be fixed, but now it doesn't boot `run-init: opening console: No such device` idk how this came again, I didn't change anything about console May 18 05:52:34 if you have correct Lin"> LineageOS is on 3.0 kernel, there is Unlegacy-Android repo (basically AOSP for omap) which brought up 3.4 kernel May 18 05:53:30 cant use heimda"> Check the usb setting in virtual box, u need to enable it iirc May 18 05:55:15 any explanation would be great May 18 06:03:59 Can't u just flash halium-boot from twrp? May 18 06:09:32 just flash hybris-boot.img to boot partition using twrp, will it work May 18 06:14:12 @Balraj Vangari [just flash hybris-boot.img to boot partition using twrp, will it work], Yes May 18 06:15:01 the documentation says to use hailium to flash hybris-boot and odin for windows, are you sure we can use twrp to flash image files May 18 06:16:18 @Balraj Vangari [the documentation says to use hailium to flash hybris-boot and odin for windows, …], Yes dude yes May 18 06:16:28 I've tried it myself May 18 06:16:58 Both methods will just put the boot.img to the boot partition May 18 06:17:17 anyways im stuck with heimdall giving usb related errors and for odin I dont know which ones to select BL or AP so twrp is way to go I think May 18 06:18:36 @Balraj Vangari [anyways im stuck with heimdall giving usb related errors and for odin I dont kno …], Select ap May 18 06:18:45 get your boot.img May 18 06:18:57 Make a .tar archive with it May 18 06:19:11 Remember to rename hybris-boot.img to boot.img May 18 06:19:27 please make a request to update the documentation with your information, so valuable for people who got stuck May 18 06:19:43 @Balraj Vangari [please make a request to update the documentation with your information, so valu …], It is understandable May 18 06:19:51 If you try to grasp it May 18 06:35:32 im flashing using twrp May 18 06:44:34 just flash hybr"> Yes it worked for me, I always do it with twrp May 18 08:16:19 ok finally fixed console issues :D and the module now loads as well :D May 18 08:16:40 @mighty17 [ok finally fixed console issues :D and the module now loads as well :D], How? May 18 08:16:40 but still no display and test_hwcomposer and test_egl_configs still fail May 18 08:16:54 just like the docs said it May 18 08:17:01 @mighty17 [but still no display and test_hwcomposer and test_egl_configs still fail], You might need more drivers May 18 08:17:13 i am pasting the strace May 18 08:17:51 https://pastebin.com/WQie0kBb May 18 08:18:17 @mighty17 [https://pastebin.com/WQie0kBb], I can't go here May 18 08:18:22 It says nxdomain May 18 08:18:48 oh i will try diff pastebin May 18 08:19:51 https://pastebin.ubuntu.com/p/5ykYqg7fmQ/ May 18 08:19:52 @TheVancedGamer try this May 18 08:27:30 * mighty17 < https://matrix.org/_matrix/media/r0/download/matrix.org/KGjEWOzjlLNSJULdrAUvRqyx/message.txt > May 18 08:28:42 * mighty17 < https://matrix.org/_matrix/media/r0/download/matrix.org/dZZEgzlgFTFfLOeKqnjudXIi/message.txt > May 18 08:34:42 @ubports_bot [* mighty17: < https://matrix.org/_matrix/media/r0/download/matrix.org/dZZEgzlgFT …], Hm May 18 08:35:06 Very weird stuff May 18 08:37:00 The iPhone 7 and 7 plus have a PowerVR gpu as well May 18 08:37:12 And they were ported to android and pmOD May 18 08:37:15 [Edit] And they were ported to android and pmOS May 18 08:38:10 with software rendering, not using the GPU May 18 08:39:33 mighty17, how does the module gets inserted? I suspect it may happen later than when Android init tries to start PowerVR services May 18 08:45:10 @NotKit it happens here https://github.com/Unlegacy-Android/android_hardware_ti_omap4/blob/stable/rootdir/init.omap4.rc#L12 May 18 08:48:01 mighty17, how does the "> I think so, it gets insmod with init.omap4.rc file sooo May 18 08:48:44 pvrsrvinit should initialize it, check if you have any logs about that failing May 18 08:52:30 @NotKit here is my logcat https://pastebin.com/EevGGf21 May 18 08:53:01 https://pastebin.ubuntu.com/p/Qb2KGsJFTG/ and my dmesg May 18 08:53:02 in dmesg pvrsrvinit doesnt give any errors May 18 11:47:16 Herrie: @NotKit this 3.4 kernel doesnt seem to like powevr can i use https://github.com/LineageOS/android_kernel_ti_omap4 (3.0 kernel) and maybe even patch it for systemd??? May 18 14:01:31 @mighty17 [Herrie: @NotKit this 3.4 kernel doesnt seem to like powevr can i use https://git …], I doubt you'll be able to get all the namespace stuff working in 3.0 May 18 14:06:03 Oh well I remember changing stuff for sfos I need to find what I had done as base for sfos is android 6 with 3.0 kernel May 18 14:06:29 Sfos had similar display issues May 18 14:40:02 argh this is annoying :v why doesnt it want to work May 18 16:13:37 Does Halium use fixup-mountpoints like SFOS? May 18 16:13:45 no May 18 16:14:27 @Akatsu39 [no], Ok. And SFOS requires it? May 18 16:14:33 sfos i guess yes May 18 16:14:42 its probably part of HADK to do these May 18 16:15:18 @Akatsu39 [its probably part of HADK to do these], Hybris requires it May 18 16:15:36 @Akatsu39 [its probably part of HADK to do these], I was just reading HADK and thinking why I have not heard about this fixup-mountpoints. May 18 16:16:24 (Photo, 707x696) https://irc.ubports.com/4zOUiREk.png May 18 16:16:25 am i blind? May 18 16:18:49 @eriki73 [I was just reading HADK and thinking why I have not heard about this fixup-mount …], You need to do it for hybris-boot May 18 16:18:54 Its in halium docs May 18 16:53:40 no"> it does.... May 18 16:54:38 @eriki73 yes sfos for sure requires fixup-mountpoints May 18 16:54:55 i hate powervr aaaaa May 18 16:55:56 @mighty17 [i hate powervr aaaaa], Yes May 18 16:56:10 Just use software rendering May 18 16:57:05 Fwd from Lukapanio: 05-11 00:04:02.887 92 92 I thermal_repeater: [recvMdThermalInfo] ret=5, strLen=127, ERROR … 05-11 00:04:04.087 4491 4491 D vndksupport: Loading /vendor/lib64/egl/libGLES_mali.so from current namespace instead of sphal namespace. … 05-11 00:04:04.117 4491 4491 D PQ : [PQ_PROT] [PQCust] libpq_cust_base.s May 18 16:57:05 o OK, libpq_cust.so absent … 05-11 00:04:04.120 4491 4491 D libEGL : loaded /vendor/lib64/egl/libGLES_mali.so … 05-11 00:04:04.196 4491 4491 D vndksupport: Loading /vendor/lib64/hw/gralloc.mt6763.so from current namespace instead of sphal namespace. … 05-11 00:04:04.197 4491 4491 E mali : ==>[INIT] (test_egl) CDBG: In file: vendor/mediate May 18 16:57:05 k/proprietary/hardware/gpu_mali/mali_bifrost/r14p0-01rel0/product/cdbg/src/mali_cdbg_env.c line: 713 cdbgp_populate_from_system_environment … 05-11 00:04:04.197 4491 4491 E mali : Initialization of a handle to the system environment failed (3) May 18 16:57:05 Fwd from Lukapanio: EGL_PLATFORM=hwcomposer test_egl … library "libpq_cust.so" not found … Segmentation fault (core dumped) May 18 16:57:15 Any idea? test_hwcomposer is OK May 18 16:57:27 same as test_egl_config May 18 17:02:35 Well it exists in vendor... May 18 17:02:39 The libpq_cust.so May 18 17:02:46 https://github.com/Herrie82/android_vendor_amazon_suez/blob/halium-9.0/proprietary/vendor/lib64/libpq_cust.so May 18 17:02:56 @Herrie1982 [The libpq_cust.so], it is not a problem May 18 17:03:01 Could be that it's missing in proprietary-files.txt and not copied during build May 18 17:03:03 it is OK to be missing May 18 17:03:22 Well it shouldn't be missing because it's in vendor May 18 17:05:13 @Herrie1982 [Well it shouldn't be missing because it's in vendor], it is ok to be missing, it is missing on ut, pmos etc May 18 17:07:10 OK May 18 17:07:36 Well it's weird it is missing because it's in vendor and proprietary-files.txt so I would expect it to be found May 18 17:07:46 @Lukapanio ignore test_egl May 18 17:08:05 if test_hwcomposer is working, it's usually fine May 18 17:08:11 @NotKit [@Lukapanio ignore test_egl], qt failes same way May 18 17:08:22 like qmlscene May 18 17:08:54 hm, needs to be debugged then, but it's strange, as spiral is rendered with OpenGL too May 18 17:34:40 @TheVancedGamer how can i use software rendering? May 18 17:35:22 @mighty17 [@TheVancedGamer how can i use software rendering?], Idk, search for it on the android for iphone7 pag May 18 17:35:25 @mighty17 [@TheVancedGamer how can i use software rendering?], [Edit] Idk, search for it on the android for iphone7 page May 18 17:35:25 @mighty17 [@TheVancedGamer how can i use software rendering?], wat ui? May 18 17:36:16 @Lukapanio yeah ui, my device pas powervr gpu which doesnt seem to be working with halium :( so asking for s/w rendering May 18 17:37:05 @mighty17 [@The"> where is the page? May 18 17:37:13 @mighty17> @mighty17 [@The" [where is the page?], Idk May 18 17:37:16 Lol May 18 17:38:12 @mighty17 [@Lukapanio yeah ui, my device pas powervr gpu which doesnt seem to be working wi …], uhm wtf? povervr is ok with halium May 18 17:38:37 i dont think unity will work good on sw May 18 17:40:02 @Lukapanio mind checking my strace? https://pastebin.ubuntu.com/p/8pFbHx4gb9/ May 18 17:41:21 @mighty17 [@Lukapanio mind checking my strace? https://pastebin.ubuntu.com/p/8pFbHx4gb9/], anything in logcat? May 18 17:41:33 yes May 18 17:41:41 * mighty17 < https://matrix.org/_matrix/media/r0/download/matrix.org/ZTKSOgFkXTDknhKOYuNmlxty/message.txt > May 18 17:41:47 this is what comes in logcat May 18 17:42:05 05-18 15:37:35.511 0 2454 E IMGSRV : :0: OpenPVRServices: No devices (check permissions) May 18 17:42:27 error have hint May 18 17:42:37 check permissions May 18 17:42:46 but what file permissions?? May 18 17:43:05 idk May 18 17:43:15 check dmesg for erroras May 18 17:43:30 nothing in dmesg May 18 17:43:32 cdck /dev/ for something interesting May 18 17:43:38 check* May 18 17:44:14 mb even try chmod -R 777 /dev/* May 18 17:44:17 for debugging May 18 17:44:29 okay will do tht May 18 17:47:27 @Lukapanio still the same May 18 17:47:52 idk you need to understand what device is missing May 18 17:48:09 it worked in sailfishos :/ May 18 17:48:55 @mighty17 [it worked in sailfishos :/], with same kernel/device/vendor trees? May 18 17:49:13 no, well sfos was 3.0 kernel halium needs 3.4 kernel :/ May 18 17:51:50 * mighty17 < https://matrix.org/_matrix/media/r0/download/matrix.org/GJvXXxXhISRIvXnfMfVrtcpi/message.txt > May 18 17:52:01 @Lukapanio whats the trace error? May 18 17:52:42 also can i use sailfishos system.img?? May 18 18:11:11 Non Terrestrial Or Terrestrial Beings which can help me with Trans Universal Transportation (Please PM Me)11011011 May 18 18:12:32 uh what May 18 18:14:40 i give up on halium, if other galaxy tab 2 devs are interested pls continue if u can :( May 18 18:36:23 @mighty17 [i give up on halium, if other galaxy tab 2 devs are interested pls continue if u …], ah thats sad to hear May 18 18:39:09 @dohbee [uh what], lmfao May 18 18:55:42 check permission fucking means you need to do it as root May 18 18:56:05 Perhaps your udev rules are broken May 18 18:56:06 If there are any... May 18 18:57:44 nope, I used udev rules from sfos and i even did `chmod -R 777 /dev/*` just as Lukapanio said May 18 18:59:39 try running stuff as root May 18 19:00:54 i ran stuff as root! May 18 19:37:35 ¯\_(ツ)_/¯ then May 18 19:37:38 mainline :D May 18 19:42:27 pmic is broken in mainline for me May 18 19:42:32 so now power goes May 18 19:48:11 all i have is sfos :'( May 18 21:55:40 Vltngry was added by: Vltngry May 19 00:00:52 I get error while trying to setup halium rootfs … please install the android-tools-fsutils and android-tools-adb packages … I got only android-tools-adb from apt-get, fsutils was replaced by sparse of something which is already installed it seems but still I get above error after installing May 19 00:15:32 transfering rootfs tarball ... … adb: error: failed to copy 'halium-rootfs-20170630-151006.tar.gz' to '/recovery/': remote couldn't create file: Is a directory **** ENDING LOGGING AT Wed May 19 02:59:57 2021