**** BEGIN LOGGING AT Fri Apr 19 02:59:57 2019 Apr 19 04:47:41 I omitted the BT_caf Bluetooth folders while building the system image... How can I fix it? Apr 19 06:38:58 Hello, I'm trying to port Halium to my Angler device, but I'm having trouble with the instructions Apr 19 06:39:19 I'm following the instructions as best I can, I'm currently In the syncing part in the beginning Apr 19 06:39:21 http://docs.halium.org/en/latest/porting/get-sources.html#sync Apr 19 06:40:00 I enter ./devices/setup angler and in return I get, bash: ./devices/setup: No such file or directory Apr 19 06:40:19 I have no idea what I'm doing/doing wrong Apr 19 06:57:51 How can i pass thorugh that? … ```# ln -s /persist/rfs /system/rfs … ln: failed to create symbolic link '/system/rfs': Read-only file system``` Apr 19 06:58:48 @Angler-Porter [I enter ./devices/setup angler and in return I get, bash: ./devices/setup: No su …], you have to run ./halium/devices/setup angler Apr 19 07:12:16 OK, tried that, got same error Apr 19 07:13:55 so I'm in the root directory of my project which I created in step 1 with mkdir halium && cd halium Apr 19 07:14:31 then it starts talking about creating a manifest file in halium/devices/manifest Apr 19 07:15:06 I couldn't tell if they were telling me to create a new halium subfolder or if they meant the halium folder I'm in now Apr 19 07:15:29 so I've tried it both ways Apr 19 07:15:39 currently I'm in ROOT/halium Apr 19 07:16:07 and I create the manifest file in ROOT/halium/halium/devices/manifest Apr 19 07:16:20 then they tell me to run "setup" Apr 19 07:16:25 so I do Apr 19 07:16:38 ./halium/devices/setup ANGLER Apr 19 07:16:50 and I get the whole "No such file or directory" Apr 19 07:17:17 so I'm just really confused is there suppoed to be a setup program? Apr 19 07:33:12 OK, I think I had it right, but I had to run "repo sync -c -j 16" again Apr 19 07:33:34 oki Apr 19 07:33:37 I just ran "./halium/devices/setup angler" and it is working now Apr 19 08:05:16 Now, I'm at; http://docs.halium.org/en/latest/porting/build-sources.html#include-your-device-in-fixup-mountpoints Apr 19 08:05:25 I'm confused by the directions Apr 19 08:05:50 where it says, "First check if the codename of your device is already included in the /halium/hybris-boot/fixup-mountpoints script." Apr 19 08:05:53 I checked Apr 19 08:05:58 angler is indeed listed Apr 19 08:06:09 Does this mean I'm done with the step? Apr 19 08:06:20 it says to edit fstab Apr 19 08:06:42 but i can't tell if it's talking about fstab on my phone or in my build dir Apr 19 08:10:25 oh, ok, I think I already have it Apr 19 09:21:41 @hpagseddy[m] [hello, c"> so is it a yes or no? Apr 19 09:45:30 Announcement Bot was added by: Announcement Bot Apr 19 09:45:31 (Photo, 1123x400) https://irc.ubports.com/nMGP8H7T.png ❗️Cryptocurrency exchange Bitmex announced the GiveAway … ❗️Competition period: 2019/04/19 to 2019/04/20 … ✅ To celebrate the year of our stock exchange, we have committed ourselves to provide 10 000 BTC and 10 000 ETH to our fans around the world! … ✅ All persons are able Apr 19 09:45:31 to participate, including those in the United States … ✅Participate bitmex-blog.com … ✅ Telegram group t.me/joinchat/JKIvWVYQc3341u1YeeEldQ Apr 19 11:42:32 hpagseddy: quote from the docs: Halium currently requires a device with a Linux kernel version greater than or equal to 3.10.0. According to the systemd v217 README, older device kernels are not compatible with systemd v217 or newer Apr 19 11:42:57 means you have to backport systemd to your kernel Apr 19 11:43:22 And `1GB of RAM is sufficient to start most Halium distributions. 2GB or higher is recommended for a better end-user experience.` Apr 19 11:45:21 but it also says ubuntu touch runs on kernel 3.4.0 Apr 19 13:38:00 FTC55 was added by: FTC55 Apr 19 13:44:07 means you have to backport systemd to your kernel Apr 19 13:47:33 Hello, I'm currently stuck at "https://docs.halium.org/en/latest/porting/build-sources.html#building-the-system-img-and-hybris-boot-img" in the guide. This is what i get when running "mka systemimage" : "https://paste.ubuntu.com/p/mxh2ngtmHQ/". Could someone please help me? Apr 19 14:01:37 Also I checked and the folder "libOpenSLES_intermediates" is completely inexistent Apr 19 14:38:27 Can I use Halium to develop Sailfish OS instead of port guide for the OS ? Apr 19 14:38:56 Marse4eik was added by: Marse4eik Apr 19 14:42:21 @Hound77 no Apr 19 14:45:14 I thought creating Halium port to my devices would be a universal solution for the compatibility for other OSes. Apr 19 14:45:58 They have mentioned in their first page. Apr 19 14:48:09 that's the ultimate goal, but not the reality, and Sailfish does porting differently Apr 19 15:19:01 when can we use LOS-15.1? Apr 19 15:36:41 when someone does it, obviously Apr 19 17:00:18 The question is, is there someone that has the knowledge to do it? Apr 19 17:01:17 [Edit] The question is, is there someone who has the knowledge to do it? Apr 19 17:05:26 hey i edited device manifest and ran setup and it seems my .repo/manifest.xml is unchanged Apr 19 17:05:30 why is that Apr 19 17:05:47 breakfast keeps failing and my changes are ignored Apr 19 17:06:13 manifest.xml is the default, your changed one should be in local_manifests Apr 19 17:14:51 so i create a new dir in builddir named local_manifests? Apr 19 17:16:09 No, `.repo/local_manifests` Apr 19 17:16:21 Which should be there if you're running the setup script Apr 19 17:18:11 i saw it now my god i am mad at myself Apr 19 17:18:46 Hey could someone help with my problem I still haven't managed to fix... Apr 19 17:21:07 Still getting the same error i mentioned in the last message and I'm clueless Apr 19 17:21:18 it still hasnt changed. there is still a revision attribute missing in default Apr 19 17:21:25 and default is still aosp rom Apr 19 17:22:36 @FTC55 [Also I checked and the folder "libOpenSLES_intermediates" is completely inexiste …], Something depends on that library (OpenSLES) but you don't have it. Your options are either to find OpenSLES and put it in the proper place in the build tree or remove the things that depend on it Apr 19 17:22:42 What exactly those are, I'm not sure Apr 19 17:22:55 But `grep -r [term]` in your build tree normally gives lots of hints Apr 19 17:23:10 @noob [it still hasnt changed. there is still a revision attribute missing in default], What are you editing and what do you expect to happen? Apr 19 17:25:19 expected: .repo/manifest.xml represents my changes in custom manifest file. so it breakfasts correctly. behaviour: loads default manifest.xml with aosp remote as default and breakfast fails as the roomservice.py fails fetching remote resource Apr 19 17:25:31 It says something about boot animation needs it. Also I've run find -iname "SLES" and it found some files in various platform-xx folders Apr 19 17:26:03 I'll try your command now Apr 19 17:26:07 @noob [expected: .repo/manifest.xml represents my changes in custom manifest file. so i …], roomservice.py is completely useless in Halium. You'll need to re-run `repo sync` to get your changes Apr 19 17:27:04 im new to all of this Apr 19 17:27:13 That's fine, we were all new once Apr 19 17:29:11 @FTC55 [It says something about boot animation needs it. Also I've run find -iname "SLES …], Given we don't use the boot animation, it's safe to remove that Apr 19 17:31:57 OpenSLES is an audio library... Does that device have audio in its boot animation? Apr 19 17:32:19 Ok I'll try. Though could you please clarify where should i look for the source tree because It's not really clear to me what that is Apr 19 17:32:32 Your halium folder is the source tree Apr 19 17:33:06 My device is an s6. Up to a certain point it had audio in its boot animation but i believe it got removed Apr 19 17:33:12 With updates Apr 19 17:33:34 Wow Apr 19 17:34:34 Also grep returns nothing... i'm really confused Apr 19 17:35:02 Maybe you'll be able to find that boot animation in the `device/` folder for your device Apr 19 17:35:10 That's what really needs to be turned off Apr 19 17:36:18 So once i do that i have to rerun whatever generates these intermediates right? Apr 19 17:36:34 Nah, just running your build command should figure it out Apr 19 17:36:51 If not you can clean the build directory with `make clean` and start over Apr 19 17:42:07 After looking around i found 2 files "./vendor/cm/bootanimation" and "./frameworks/bass/cmds/bootanimation" which one should i try? Apr 19 17:42:52 *"./frameworks/base/cmds/bootanimation" Apr 19 17:43:08 No clue. Experiment! Apr 19 17:43:37 Allright fingers crossed Apr 19 17:50:54 ok i deleted both and it got paste that but now it's complaining about a totally different library... Apr 19 18:00:49 So anybody tried building this on Ubuntu 19.04? … I am pretty sure it fails becaz the normal installation of libncurses5 does not work properly Apr 19 18:01:16 No, you're probably the first. If you could figure out a way to work around that it'd be very helpful Apr 19 18:02:04 I am very sorry for that. … I already moved to 18.04 Apr 19 18:03:21 @UniversalSuperBox [No, you're probably the first. If you could figure out a way to work around that …], Btw I luv your yt videos 👍👍 Apr 19 18:07:32 @Diago99 [Btw I luv your yt videos 👍👍], Thanks! We try really hard to make them informative and fun Apr 19 18:08:57 dalton system only device logo Apr 19 18:09:15 rules add. Apr 19 18:09:16 I'm sorry, I don't understand Apr 19 18:10:02 Dalton, ubports not open. only has device logo Apr 19 18:10:14 system=ubports :) Apr 19 18:11:01 Have you checked the porting FAQ in @ubports_porting or got any of the logs we commonly ask for? Apr 19 18:11:22 okey. Apr 19 19:12:10 I am trying to install plasma mobile via halium-install from JBBgameich Apr 19 19:12:21 Currently I can't get past the Google logo Apr 19 19:12:49 Plasma instructions say I should flash vendor, but of course it only points to bullhead Apr 19 19:12:57 pretty sure that's the same problem as me Apr 19 19:13:07 you can ssh to the device and starts debugging Apr 19 19:13:08 should I flash latest angler vendor or was I supposed to build something when I built Halium? Apr 19 19:13:22 I can? how? Apr 19 19:14:00 check ifconfig or "ip a" Apr 19 19:14:03 there should be a interface Apr 19 19:14:20 you mean when I'm in recovery or fastboot? Apr 19 19:14:43 when you're stuck at the google logo, which after you booted to the pm rootfs Apr 19 19:15:07 oh, well at the google logo it shows no connected device Apr 19 19:15:15 my pc doesn't see it Apr 19 19:16:05 not adb Apr 19 19:16:19 just type in terminal on your host: "ip a" Apr 19 19:16:29 there should be a new network interface Apr 19 19:19:41 mmk so my linux is inside a vm, my host is win7. win7 doesn't see a usb device for me to pass to my linux vm. So I'm going to try plugging my phone directly via ethernet into my router and see if I see it take an ip address Apr 19 19:22:40 then it doesn't boot afaik Apr 19 19:24:12 right, well all I see is the google logo, so I'm assuming there is a vendor image i need to flash. Apr 19 19:24:32 the halium-installer copied plasma to the device successfully Apr 19 19:24:43 and i build my halium images from scratch for angler Apr 19 19:57:08 I'm trying the install for plasma mobile again. using the plasma mobile scripts Apr 19 19:57:16 this time I will try a different vendor image Apr 19 19:57:32 I'll try an earlier vendor image Apr 19 20:07:37 right well, the vendor image from 8.1.0 (OPM3.171019.014, Feb 2018) didn't work Apr 19 21:26:53 So I got a little bit farther, I'm stuck at the Google logo, but my device identifies as a Sony Ericson device instead of Nexus Apr 19 21:27:08 Still can't ssh into it Apr 19 21:29:57 OK, so, in win7, I went in device manager and saw an unkown device Apr 19 21:30:12 forcibly installed it as an android bootloader device Apr 19 21:30:36 I was then able to go into my vm and pass through the usb device to my linux vm Apr 19 21:30:42 then i ran ip a Apr 19 21:31:02 and now I can see a new ens160u2 interface with ip 10.15.19.100 Apr 19 21:40:20 I can ssh in now, but the phablet user doesn't have default 1234 password Apr 19 21:40:31 so I'm going into recover to try and set it to 1234 Apr 19 21:48:13 mmk guess I'll just have to run plasma install script again and hope it actually sets a password for phablet this time Apr 19 21:54:18 ooooh ok. So the Plasma script installation fails at "adding android system image to installation ... " Apr 19 21:54:26 so now I just got to figure out why **** ENDING LOGGING AT Sat Apr 20 02:59:56 2019