**** BEGIN LOGGING AT Mon Oct 05 02:59:57 2020 Oct 05 03:12:12 On another note, and another device, how do you compile halium for the Xperia X Compact (kugo)? … I pulled the halium-devices repository, did a `./halium/devices/setup kugo --force-sync`, but breakfast fails Oct 05 03:53:02 MZGDev was added by: MZGDev Oct 05 04:26:04 is there a halium ci? Oct 05 07:20:22 not exactly Halium, but there are some images built on UBPorts CI Oct 05 07:51:13 @SamWilsn [On another note, and another device, how do you compile halium for the Xperia X …], Which breakfast device name did you enter? Oct 05 08:43:34 @NotKit [not exactly Halium, but there are some images built on UBPorts CI], alright, thank you Oct 05 09:23:19 hey @mintphin , what vendor did u use for a3? Oct 05 12:21:00 庄炫淦 was added by: 庄炫淦 Oct 05 13:17:46 I know this isnt really related to halium, but is this normal for a phone??? … /dev/block/mmcblk0p1 1 13312 106495+ c Win95 FAT32 (LBA) Oct 05 13:18:12 a windows 95 partition, and it also has an OS/2 hiddenC: drive Oct 05 13:19:13 yes, normal. Oct 05 13:19:21 hmm. Oct 05 13:19:25 because FAT32 is started from Windows Oct 05 13:19:45 but, this phone doesnt have windows installed :/ Oct 05 13:27:52 @WolfLink15 [but, this phone doesnt have windows installed :/], But FAT32 is commonly used format Oct 05 13:28:12 hmm Oct 05 13:28:17 ok then Oct 05 13:28:59 crap.. i cant find my sdcard Oct 05 13:42:42 well, im just going to try to flash it in hopes for the best. Oct 05 13:42:58 so far so good with the flashing Oct 05 13:44:43 oops, wrong group... Oct 05 14:09:24 @fredldotme [Which breakfast device name did you enter?], breakfast kugo IIRC Oct 05 14:12:45 kugo is aosp_f5321 Oct 05 14:13:02 (provided you use SODP trees) Oct 05 14:24:34 @SamWilsn [breakfast kugo IIRC], breakfast aosp_f5321-userdebug Oct 05 14:28:07 Thanks, I'll try that! Worth a note in the manifest file, or is there an easy way to discover that? Oct 05 14:31:37 It's in the device.mk or similar, check the device repo for that. Oct 05 14:33:07 Kk, thanks! Oct 05 15:19:41 https://del.dog/can1.txt … Help plz Oct 05 15:31:31 @hassanh92 [https://del.dog/can1.txt … Help plz], check device tree & vendor tree have the apk or jar thing in Android.mk, if it existed, disable it. Oct 05 15:32:14 @erfanoabdi [hey @mintphin , what vendor did u use for a3?], Stock A9. Oct 05 15:32:22 @mintphin [Stock A9.], 👍👍 Oct 05 16:54:12 @commandyourstyle [check device tree & vendor tree have the apk or jar thing in Android.mk, if it e …], Thanks Oct 05 16:54:24 @hassanh92 [Thanks], keep going! Oct 05 17:07:07 @fredldotme [It's in the device.mk or similar, check the device repo for that.], Built and flashed (hybris+ref, halium+ut) but doesn't even show up in dmesg on the host 🙁 … I think it's the same symptoms as when I used the ubports installer. Oct 05 18:17:29 halium+ut with halium-install? Oct 05 18:48:00 ninja: error: '/home/enes/oksijen-9/out/soong/host/linux-x86/framework/turbine.jar', needed by '/home/enes/oksijen-9/out/soong/.intermediates/libcore/core-oj/android_common/turbine/core-oj.jar', missing and no known rule to make it Oct 05 18:48:12 how fix this error? Oct 05 18:51:41 Remove mentions of java in sources I believe Oct 05 18:52:45 @SamWilsn [Built and flashed (hybris+ref, halium+ut) but doesn't even show up in dmesg on t …], Sounds like the error I had with nothing showing up as an interface as well as bootlooping Oct 05 18:59:52 Kylepetrosk was added by: Kylepetrosk Oct 05 19:22:17 @WolfLink15 [Sounds like the error I had with nothing showing up as an interface as well as b …], How's your m7 port going? We've been trying to get the m9 going. Oct 05 19:23:48 @WolfLink15 [Sounds like the error I had with nothing showing up as an interface as well as b …], I can get the halium-initrd now on the kugo, if I flash my own halium-boot, but I don't think SSH comes up... Oct 05 19:24:10 @WolfLink15 [Sounds like the error I had with nothing showing up as an interface as well as b …], [Edit] I can get the halium-initrd to show up in my host dmesg now on the kugo, if I flash my own halium-boot, but I don't think SSH comes up... Oct 05 19:24:50 @SamWilsn [How's your m7 port going? We've been trying to get the m9 going.], I don't have it temporarily, I will be getting It back soon hopefully and cannot really do anything with it rn Oct 05 19:25:25 @SamWilsn [I can get the halium-initrd to show up in my host dmesg now on the kugo, if I fl …], dmesg | grep init Oct 05 19:25:32 Run that Oct 05 19:25:37 Or something Oct 05 19:25:54 @WolfLink15 [dmesg | grep init], On my PC's dmesg? Oct 05 19:26:06 No halium initrd Oct 05 19:26:11 Wait Oct 05 19:26:16 Did you telnet? Oct 05 19:27:45 I don't think it comes up. No IP or anything in the log messages. … At least on the m9 it printed the telnet IP when the initramfs couldn't continue. Oct 05 19:27:56 Hmm Oct 05 19:28:08 @ankaos [ninja: error: '/home/enes/oksijen-9/out/soong/host/linux-x86/framework/turbine.j …], you can fix this with Android.mk in the vendor folder Oct 05 19:28:28 Sounds like that problem I had when I used the check-kernel-config script Oct 05 19:28:31 I'm using a random ubports rootfs from the Jenkins. Do they have debugging disabled? Oct 05 19:28:39 using halium-install pushing rootfs and system image is very slow for me. why? any ideas? Oct 05 19:28:46 @Shakendo [you can fix this with Android.mk in the vendor folder], I looking Oct 05 19:28:49 One of those kernel configs broke for me Oct 05 19:28:50 ohmagod it takes so long to build system image- Oct 05 19:29:19 @WolfLink15 [One of those kernel configs broke for me], It's entirely possible I have a broken halium-boot.img Oct 05 19:29:25 @hassanh92 [using halium-install pushing rootfs and system image is very slow for me. why? a …], Phone speed, pc speed, image size?? Oct 05 19:29:28 @rixchy [ohmagod it takes so long to build system image-], depending on hardware, my server builds it in 30 minutes (or its free lol) Oct 05 19:29:35 WHAT Oct 05 19:29:43 oh right Oct 05 19:29:49 i am building on a VM ;-; Oct 05 19:29:55 Makes sense lol Oct 05 19:30:24 @SamWilsn [It's entirely possible I have a broken halium-boot.img], I cannot remember the kernel thing that broke my boot.img Oct 05 19:30:33 my server builds systemimage in 30 minutes, my laptop in 42, and I have access to another machine that builds it in 10 minutes Oct 05 19:30:35 Let me try to find it Oct 05 19:30:47 yall had to put that in the documentation. “building system image sideffects: depression” Oct 05 19:30:57 Oof lol Oct 05 19:31:32 @rixchy [yall had to put that in the documentation. “building system image sideffects: de …], I usually start that then have a cup of coffee (or your beverage of choice) and watch TV Oct 05 19:32:00 @WolfLink15 [Phone speed, pc speed, image size??], pc speed: 3.2ghz image size: 555MB Oct 05 19:32:04 i cant do that because i have to watch the screen so it the build doesn’t fail Oct 05 19:32:08 lol Oct 05 19:32:34 like, if i look away and leave the pc and wait for like an hour i bet that it would instantly error out Oct 05 19:32:43 well if it fails, it fails, a watched pot never boils ya know Oct 05 19:33:15 but if you wanna watch the grass grow, I wont stop ya lol Oct 05 19:33:17 @Shakendo [well if it fails, it fails, a watched pot never boils ya know], Roasted Oct 05 19:33:28 @WolfLink15 [Roasted], wasnt the intent Oct 05 19:33:30 how is that a roast doe 0.0 Oct 05 19:33:36 Lol idk Oct 05 19:33:39 (Sticker, 512x300) https://irc.ubports.com/hHKp07tR.webp Oct 05 19:34:21 i should flash reference first right before the UT rootfs? Oct 05 19:34:27 like for testing Oct 05 19:34:34 and i’m not saying abt required Oct 05 19:34:39 but like recommended Oct 05 19:35:45 yes, ideally (at least for 7.1) you should get hybris-boot with the reference working, and the test programs passing (doesnt have to be all, as some will fail regardless) before doing halium-boot with UT Oct 05 19:35:56 alright Oct 05 19:36:05 perfecto Oct 05 19:37:21 a note, if you flash hybris-boot with the reference it might take a while to boot (my galaxy note 4 takes 20 minutes) so unless you get telnet right away, it would prob be a good idea to give it 30 Oct 05 19:37:32 [Edit] a note, if you flash hybris-boot with the reference it might take a while to boot (my galaxy note 4 takes 20 minutes) so unless you get telnet right away, it would prob be a good idea to give it 30 minutes before you call it failed Oct 05 19:37:43 yes, i remember from my chagalllte Oct 05 19:38:15 which reminds me, I need to start my next porting attempt Oct 05 19:38:53 best of luck to you then! i gave up on my chagalllte, it’s kernel spit out some errors that couldn’t even be found on google. Oct 05 19:46:35 @rixchy [i should flash reference first right before the UT rootfs?], no Oct 05 19:46:54 @SamWilsn [It's entirely possible I have a broken halium-boot.img], I think it was a config called POSIX or something that screwed me up Oct 05 19:46:58 *plot twist* Oct 05 19:47:05 my problem with reference rootfs is that it is terribly outdated Oct 05 19:47:24 so instead of solving issues with OS you're going to use you're doing it twice Oct 05 19:47:37 so go straight with UT? Oct 05 19:47:45 I suggest to Oct 05 19:47:52 oh alright Oct 05 19:56:01 @Shakendo [you can fix this with Android.mk in the vendor folder], ninja: error: '/home/enes/oksijen-9/out/soong/host/linux-x86/framework/turbine.jar', needed by '/home/enes/oksijen-9/out/soong/.intermediates/libcore/core-oj/android_common/turbine/core-oj.jar', missing and no known rule to make it Oct 05 19:56:28 it’s in the documentation Oct 05 19:56:35 abt jar/java things Oct 05 19:56:42 common errors Oct 05 19:57:16 java problem. ı know. but how fix? ı dont know Oct 05 19:57:18 @WolfLink15 [I think it was a config called POSIX or something that screwed me up], I'm just trying to get a supported device to work 😿 … I haven't changed the kernel config. My build steps are basically: … https://paste.ubuntu.com/p/9kmWxtt8jR/ Oct 05 19:57:53 Huh Oct 05 19:58:45 My theory is that I'm using the wrong rootfs, maybe? Oct 05 19:59:13 Or that ubuntu touch needs different kernel options than halium's default? Oct 05 19:59:22 Hmm Oct 05 20:00:56 My laptop kernel logs: https://paste.ubuntu.com/p/nFWNQt7RCG/ Oct 05 20:03:00 That is a telnet Interface Oct 05 20:04:49 Ah, it is? The m9 actually printed an ip. Oct 05 20:07:18 @SamWilsn [Ah, it is? The m9 actually printed an ip.], Yeah, try to telnet into the device Oct 05 20:08:56 Hi I'm interested in porting UBT to a Xiaomi Redmi 7A. Oct 05 20:09:18 There's an unofficial LineageOS release for that model. Oct 05 20:09:45 @ankaos [ninja: error: '/home/enes/oksijen-9/out/soong/host/linux-x86/framework/turbine.j …], you have to delete the section of the file, I would say go to your vendor directory, and do a `grep -R ` Oct 05 20:10:07 then you know which files to load and can delete from there Oct 05 20:10:35 @random_person [There's an unofficial LineageOS release for that model.], then your good to go if its 12.1, 14.1, or 16 Oct 05 20:10:43 Thanks. Oct 05 20:12:16 Actually it's 17. Oct 05 20:12:26 Is there any chance that would work? Oct 05 20:13:14 What version did your phone come with? Oct 05 20:15:17 I didn't get the phone. Oct 05 20:16:57 @random_person [Actually it's 17.], afaik there hasnt been anywork done for halium10 yet, I could be wrong though, Id say if possible try to find either a 14.1 or 16 LOS branch to use, if not then someone a little more up to date on halium will have to help you Oct 05 20:17:24 wait so it’s recommended to get the reference working first rite? Oct 05 20:17:41 @Shakendo Thanks Oct 05 20:17:55 ```MIUI 11 based on Android 10``` for redmim 7a, so will need halium 10 to happen first Oct 05 20:18:11 @Shakendo [afaik there hasnt been anywork done for halium10 yet, I could be wrong though, I …], seems it came with 10 Oct 05 20:18:29 hmm, or maybe it shipped with 9 and 10 is the upgrade Oct 05 20:18:31 @rixchy [wait so it’s recommended to get the reference working first rite?], I believe it is, others say otherwise, I guess it depends on wether you intend on running any of the hybris systems like plasma Oct 05 20:18:45 i only want to run UT Oct 05 20:18:47 so what abt that Oct 05 20:18:49 so if it came with 9, it should be possible Oct 05 20:19:44 @rixchy [so what abt that], Id say get reference working, and try to get at least one or two test programs working, I did test_lights and test_vibrator Oct 05 20:19:54 alright Oct 05 20:20:25 that way when you go to UT you know you have half the work done, and it should make it a little easier Oct 05 20:22:36 ok Oct 05 20:22:45 but Oct 05 20:23:10 i’m gonna try to do UT first Oct 05 20:23:11 BTW Oct 05 20:23:32 it says here that i have to execute ‘mka systemimage’ Oct 05 20:23:37 do i really need to do that Oct 05 20:26:16 @WolfLink15 [Yeah, try to telnet into the device], Tried to telnet to 192.168.2.15 from usb0 and usb1, no luck 🙁 Oct 05 20:26:36 Set mac and ip? Oct 05 20:26:46 Then try to telnet?? Oct 05 20:27:57 My MAC was 4a:9b:9a:e0:0f:71, which seemed reasonable. I set the IP to 192.168.2.1 using networkmanager, and when that didn't work, I set it using `ip`. Oct 05 20:32:00 Hmm Oct 05 20:32:37 Can you send the commands used? Oct 05 20:37:28 @rixchy [it says here that i have to execute ‘mka systemimage’], you dont get a system.img (which is needed) if you dont Oct 05 20:38:13 but if i already executed that during the halium guide? @Shakendo Oct 05 20:39:04 then it will re-compile in about 2 minutes, most of the changes ypu make for UT are gonna end up in system.img Oct 05 20:39:52 @WolfLink15 [Can you send the commands used?], https://paste.ubuntu.com/p/DRtRKVvB6C/ Oct 05 20:43:39 Before inserting any of the commands try ip link set usb0 down Oct 05 20:44:06 The after those commands, ip link set usb0 up Oct 05 20:48:25 ```$ sudo ip route add 192.168.2.15 dev usb0 … Error: Device for nexthop is not up.``` … If I up, then set route, doesn't work 🙁 Oct 05 20:49:54 I said after the ip commands to add the ip Oct 05 20:50:38 I did: … down … add … route <- failed … up … route … telnet <- failed Oct 05 20:51:33 That's weird Oct 05 20:51:36 @Shakendo [then it will re-compile in about 2 minutes, most of the changes ypu make for UT …], if it's halium 9, it should probably use GSI so one shouldn't need to build a `system.img` themselves Oct 05 20:51:49 Reboot device and try again ig Oct 05 20:52:21 @dohbee [if it's halium 9, it should probably use GSI so one shouldn't need to build a sy …], true, but I did just as a force of habit when I tried it Oct 05 20:53:58 @WolfLink15 [Reboot device and try again ig], No luck 🙁 Oct 05 20:54:26 Hmm, what does ip a say Oct 05 20:54:37 I have three devices that are "supported" and only one works 😾 Oct 05 20:54:38 ror Oct 05 20:54:41 [Edit] lol Oct 05 20:55:25 @WolfLink15 [Hmm, what does ip a say], Thaaaats actually a good point. This machine is pretty abused. I have anbox, docker, lxcbr, and a ton of other crap in there. I'll try on my other machine. Oct 05 20:55:43 Lol Oct 05 20:55:45 Ok Oct 05 20:58:59 This is the Ubuntu touch project? Oct 05 21:01:56 halium is the android part of Ubuntu Touch Oct 05 21:06:20 @WolfLink15 [Lol], Doesn't work on my other machine either 😐 Oct 05 21:07:06 I think I'll try a clean build and flash... … What rootfs should I be using? Oct 05 21:07:23 Also, why does it create usb0 and usb1? Oct 05 21:08:37 Usb1 may be another device, usb0 could be your phone, it may be flipped Oct 05 21:13:19 I have a devvice. A tablet with an Allwinner A31/s processor. They are two arm architecture processor that run Android on a tablet pc and have exactly the same feactures and drivers. … The are several manufacturers that put these processors in the tablet pcs. The processors are all integrated and these tablets no longer have Android Oct 05 21:13:19 support. Ideal for fostering change Oct 05 21:15:01 @WolfLink15 [Usb1 may be another device, usb0 could be your phone, it may be flipped], The phone definitely creates both Oct 05 21:15:42 That's weird Oct 05 21:16:06 creating Ubuntu touch support for an Allwinner a31 / s tablet will work on all tablets that have this processor since the only thing that varies is that some do not have a 10-inch screen but most are exactly the same in the hardware. How do I create device support for Ubuntu Touch? I need help! Oct 05 21:16:19 @WolfLink15 [That's weird], This whole thing is weird Oct 05 21:16:30 Yep Oct 05 21:17:22 @Kylepetrosk [creating Ubuntu touch support for an Allwinner a31 / s tablet will work on all t …], what version of android did they come with? is there mainline linux support for all the drivers? Oct 05 21:18:53 @dohbee [what version of android did they come with? is there mainline linux support for …], Android 4.2.2 and I think there are replicas of the system available but no updates so these devices are now obsolete by operating system Oct 05 21:19:39 @Kylepetrosk [Android 4.2.2 and I think there are replicas of the system available but no upda …], might be too old. is there a newer lineageos version available for them? Oct 05 21:19:53 @dohbee [what version of android did they come with? is there mainline linux support for …], And about the drivers if I think you can find them, they are very generic tablets, I even saw something about driver support for Windows8 arm Oct 05 21:23:22 @dohbee [might be too old. is there a newer lineageos version available for them?], Where can you see LineageOs support for Allwinner A32s? I think there are many manufacturers that make tablets with that processor and none specifies a model to have a common universal support for all Oct 05 21:23:56 @Kylepetrosk [Where can you see LineageOs support for Allwinner A32s? I think there are many m …], i don't know, you'll have to see if someone ported it to that device Oct 05 21:38:55 # cat mount-android.log … checking for vendor mount point … ls: cannot access '/vendor/etc/fstab*': Too many levels of symbolic links … fstab not found Oct 05 21:39:01 any way to debug this? Oct 05 21:39:55 Idk Oct 05 21:40:17 To me it looks like missing data file Oct 05 21:40:26 [Edit] To me it looks like missing fstab file Oct 05 21:40:58 Or bad vendor blobs Oct 05 22:00:09 (Photo, 1280x720) https://irc.ubports.com/oBIACliL.png If there is support the drivers for linux Oct 05 22:00:55 i found some references about sailfish os for allwinner a31 tablet. but i have no idea where to get the operating system Oct 05 22:12:47 Dreadsen was added by: Dreadsen Oct 05 22:14:24 Question. By what method would someone use to attempt to install Ubuntu touch on a phone that is not on the supported port list? Oct 05 22:15:38 please start at docs.halium.org Oct 05 22:16:03 if you get stuck, feel free to ask Oct 05 22:33:15 Thank you. I'm sure I will. I'm trying to recruit a friend to help me in this project Oct 05 22:44:38 good luck Oct 05 23:11:25 @SomeoneCalledNeo [# cat mount-android.log … checking for vendor mount point … ls: cannot access '/ven …], http://docs.halium.org/en/latest/porting/debug-build/early-init.html#bootloop-too-many-levels-of-symbolic-links-when-leaving-hybris-boot … Possibly? Oct 06 01:45:59 trisf was added by: trisf **** ENDING LOGGING AT Tue Oct 06 02:59:56 2020