**** BEGIN LOGGING AT Tue Sep 15 02:59:57 2020 **** BEGIN LOGGING AT Tue Sep 15 03:26:15 2020 Sep 15 03:32:49 Nexus 5 latest release. Is there an issue with WiFi? It drops, sometimes you have to reboot to get it to see WiFi. Sep 15 03:34:23 Also never go got GUI on Moto G3... Do find a fully functional moto g3 port of sailfish which was interesting. Sep 15 03:34:52 [Edit] Also never got got GUI on Moto G3... Do find a fully functional moto g3 port of sailfish which was interesting. Sep 15 03:35:12 [Edit] Nexus 5 latest ubports release. Is there an issue with WiFi? It drops, sometimes you have to reboot to get it to see WiFi. Sep 15 03:35:39 [Edit] Also never got got GUI on Moto G3... Did find a fully functional moto g3 port of sailfish which was interesting. **** BEGIN LOGGING AT Tue Sep 15 05:49:36 2020 **** BEGIN LOGGING AT Tue Sep 15 06:40:29 2020 **** BEGIN LOGGING AT Tue Sep 15 06:56:11 2020 Sep 15 07:00:35 @Daniel K [Also never got got GUI on Moto G3... Did find a fully functional moto g3 port of …], what is the codename? generally if Sailfish works UBPorts should as well Sep 15 07:00:55 @captainaak [where is the docs for halium 9], only porting-notes in UBPorts Sep 15 07:01:09 Halium docs need to be revisited and updated for quite a while Sep 15 07:02:38 @NotKit [what is the codename? generally if Sailfish works UBPorts should as well], I flashed this: https://forum.xda-developers.com/2015-moto-g/orig-development/sailfishos-t3786634 Sep 15 07:04:02 it works flawless. I want UT on my G3 so this might be worth analysing to get UT going. **** BEGIN LOGGING AT Tue Sep 15 07:54:56 2020 **** BEGIN LOGGING AT Tue Sep 15 08:44:06 2020 Sep 15 09:45:38 @JBBgameich can you please help me with your halium-install script? **** BEGIN LOGGING AT Tue Sep 15 10:03:20 2020 **** BEGIN LOGGING AT Tue Sep 15 10:16:57 2020 **** BEGIN LOGGING AT Tue Sep 15 10:43:58 2020 Sep 15 10:54:10 What's the problem with it? Sep 15 11:16:31 @JBBgameich [What's the problem with it?], https://paste.linux.pizza/?9ee511368ef151c8#ChVUZuc4oid2SLSRDxyZ9NAG7G1LsiePnkEYY8eq9hVy Sep 15 11:25:27 probably the file you provided doesn't exist. Sep 15 11:25:37 @JBBgameich [probably the file you provided doesn't exist.], File is present in same dir Sep 15 11:26:11 Btw I am using btrfs, if that changes anything... Sep 15 11:26:26 can you please add an "echo Here" call after … ```if [ ! -f "$ROOTFS_TAR" ] || [ ! -f "$AND_IMAGE" ]; then … ```? Sep 15 11:26:35 That's the line checking whether the file exists Sep 15 11:28:17 @JBBgameich [can you please add an "echo Here" call after … if [ ! -f "$ROOTFS_TAR" ] || [ ! -f …], Just to see whether this is the problem or not Sep 15 11:37:26 @JBBgameich [That's the line checking whether the file exists], ./halium-install-standalone.sh -p ut -z -m img -s ~/rom/ubports/halium/halium-install/rootfs.tar.gz ~/system.img … Here Sep 15 11:37:33 Yes Here got printed Sep 15 11:57:51 Then check the file paths, or try using absolute ones if nothing else helps Sep 15 11:58:13 @JBBgameich [Then check the file paths, or try using absolute ones if nothing else helps], I tried giving full path as well Sep 15 11:58:24 @JBBgameich [Then check the file paths, or try using absolute ones if nothing else helps], [Edit] I tried giving full path as well, no sucess Sep 15 11:59:45 Can you insert `echo $ROOTFS_TAR $AND_IMAGE` before the check line? Would be interesting to know if it has the correct pathes Sep 15 12:12:44 @JBBgameich [Can you insert echo $ROOTFS_TAR $AND_IMAGE before the check line? Would be inter …], shouko@neon-hp:~/rom/ubports/halium/halium-install$ ./halium-install-standalone.sh -p ut -z -m img -s ~/rom/ubports/halium/halium-install/rootfs.tar.gz ~/system.img … /home/shouko/rom/ubports/halium/halium-install/rootfs.tar.gz /home/shou Sep 15 12:12:44 ko/system.img … Here Sep 15 12:13:41 @JBBgameich [Can you insert echo $ROOTFS_TAR $AND_IMAGE before the check line? Would be inter …], shouko@neon-hp:~/rom/ubports/halium/halium-install$ ./halium-install-standalone.sh -p ut -z -m img -s rootfs.tar.gz system.img … rootfs.tar.gz system.img … Here **** BEGIN LOGGING AT Tue Sep 15 12:28:46 2020 Sep 15 12:56:18 @andres_bs [BULDDIR/halium/devices/manifests/your_device.xml], the halium guide talks about creating a manifests for my device, but their is already a .xml in there for my device Sep 15 12:56:39 so does it means their is already a halium image for my devices Sep 15 13:13:03 it doesn't mean there is an image, but means someone already tried