**** BEGIN LOGGING AT Mon Apr 05 02:59:56 2021 Apr 05 03:14:38 (Photo, 1280x720) https://irc.ubports.com/Nj2HSf0d.png Does the old (the first XD) oppo f3 firmware has bootloader unlocked (also fastboot?) Any ideas?, Or i shall just don. T waste my time downgradin my trashi phone Apr 05 04:22:05 Hi Apr 05 04:25:13 @sheidheda please don't cross post it makes it hard to know whether or not you got an answer Apr 05 04:25:46 @Fuseteam [@sheidheda please don't cross post it makes it hard to know whether or not you g …], What? Apr 05 04:25:58 he posted that in 3 groups Apr 05 04:26:36 @Daniel K [What?], he posted/forwarded that in 3 groups Apr 05 04:27:08 i just answered him thinking he'd read the documentation can come here but it appears he had posted here at the same time Apr 05 04:29:46 @Fuseteam [i just answered him thinking he'd read the documentation can come here but it ap …], Oh wow, that's pretty bad. What will the discipline be? Apr 05 04:59:49 samir was added by: samir Apr 05 05:32:39 @Daniel K [Oh wow, that's pretty bad. What will the discipline be?], lol Apr 05 05:59:22 Kapiljosi was added by: Kapiljosi Apr 05 06:30:40 @Korko123 [@TheVancedGamer By the way, I've got a Huawei alice device too :) … Maybe I can he …], Well I have the same device unlocked Apr 05 06:43:15 @Korko123 [1. That error is known, look for solution in the Halium docs. … 2. For Ubuntu Touc …], I've done all of this Apr 05 06:44:09 And I compilied halium-boot before but same error Apr 05 07:30:39 FusinX was added by: FusinX Apr 05 08:46:37 (Photo, 1280x667) https://irc.ubports.com/RHcWd00Y.png I tried building without a kernel patch. now I see a new error. Apr 05 08:47:27 you arent building any kernel now Apr 05 08:47:28 wow Apr 05 09:04:37 @TheVancedGamer [And I compilied halium-boot before but same error], Open your kernel config and set `CONFIG_USER_NS` to `n` Apr 05 09:52:14 (Photo, 798x800) https://irc.ubports.com/yrXMqiWI.png Thanks for the help! now it remains to install and check everything!)))) And the most important thing is to understand how to do it. Apr 05 10:51:11 I have a problem where my Bluetooth chip powers on, something crashes, Bluetooth powers off and my phone does this in a loop. Apr 05 10:51:30 Using Halium 9.0 Apr 05 11:06:03 @eriki73 can it be that you're missing VHCI support in kernel? Apr 05 11:06:39 I'll check that... Wait a sec... Apr 05 11:08:17 Is that a key in defconfig? Apr 05 11:08:43 There is this CONFIG_BT_HCIVHCI=y Apr 05 11:09:32 yes, ok Apr 05 11:09:51 maybe see why does bluebinder crash then Apr 05 11:12:25 It fails to get bluetooth address... Apr 05 11:16:09 Also, from logcat: Failed to dump FW SU build info. Errno:2 Apr 05 11:16:41 There is a bluetooth address in logcat... Apr 05 11:25:14 Also, when searching the issue online, I found a logcat paste featuring the same issue on the same device. That is the only result with that issue... Apr 05 11:48:51 Found the issue, @NotKit ! Apr 05 11:56:00 @eriki73 what was it ? so that the next person reading these logs will have a clue :) Apr 05 11:58:29 The Android container exported only ro.vendor.bt.bdaddr_path property but bluebinder was looking fot ro.bt.bdaddr_path... Apr 05 12:00:00 Should I file an issue in bluebinder? Apr 05 12:29:36 Heyo Apr 05 12:31:54 Now getting an error in halium-boot Apr 05 12:33:04 del.dog/newloghaliumv Apr 05 12:47:14 JimDoesntCarry was added by: JimDoesntCarry Apr 05 12:49:29 @eriki73 [The Android container exported only ro.vendor.bt.bdaddr_path property but bluebi …], bluebinder itself or our init script? Apr 05 12:50:23 https://github.com/droidian/bluebinder/blob/bullseye/bluebinder_post.sh#L16 Apr 05 12:51:35 the upstream for that is https://github.com/mer-hybris/bluebinder/blob/master/bluebinder_post.sh Apr 05 12:52:23 @NotKit [the upstream for that is https://github.com/mer-hybris/bluebinder/blob/master/bl …], It is the same file. Latest commit is the same... Apr 05 12:52:43 yeah, I just meant a preferred place to send PR if desired Apr 05 12:53:15 bluebinder should probably check for both Apr 05 12:58:23 Hi! I'm having issues using breakfast: seems that is not detecting the lineage_sanders.mk file. Here is the full output of breakfast: https://paste.ubuntu.com/p/8w2bN6r8Nr/ … Maybe it would be handy to check my manifest: https://pastebin.com/9ziYrq1W … In folder device/motorola/sanders is a lineage_sanders.mk file and in AndroidProducts. Apr 05 12:58:23 mk file it's well referenced. I have no idea what's happening :( Apr 05 14:07:04 @tierniss [Hi! I'm having issues using breakfast: seems that is not detecting the lineage_s …], did you make the manifest for the phone? Apr 05 14:07:33 and where did you place the said manifest? Apr 05 14:08:47 @TheVancedGamer [did you make the manifest for the phone?], Do you mean the [manufacturer]_[device].xml? It's placed in halium/devices/manifests Apr 05 14:08:51 yes Apr 05 14:08:59 then did you run the setup? Apr 05 14:09:08 @tierniss [Do you mean the [manufacturer]_[device].xml? It's placed in halium/devices/manif …], I named it motorola_sanders.xml Apr 05 14:09:12 @TheVancedGamer [then did you run the setup?], Yup Apr 05 14:09:56 Then source build/en serio.sh Apr 05 14:10:13 [Edit] Then source build/envsetup.sh Apr 05 14:18:59 How do i build on halium 10? … I just started working for my device Realme x2 pro.. … Just need some heads up.. Apr 05 14:21:59 follow the build docs Apr 05 15:27:03 @tierniss: maybe you're missing a device/motorola/sanders/vendorsetup.sh with a add_lunch_combo inside Apr 05 15:36:37 @Tofe1 [@tierniss: maybe you're missing a device/motorola/sanders/vendorsetup.sh with a …], Nope, it's there too. It says lineage_sanders_userdebug Apr 05 15:48:22 @FusinX [How do i build on halium 10? … I just started working for my device Realme x2 pro. …], see https://github.com/ubports/porting-notes/wiki/Generic-system-image-(GSI) and https://github.com/ubports/porting-notes/wiki/GitLab-CI-builds-for-devices-based-on-halium_arm64-(Halium-9) Apr 05 15:49:03 for Halium 10, the only tested way so far is to compile kernel manually, then use mkbootimg tool to produce boot.img with halium-boot ramdisk Apr 05 15:49:47 @FusinX read this https://gitlab.com/ubports/community-ports/android10/xiaomi-poco-m3/xiaomi-citrus/-/blob/android-10/build.sh script for idea how to do that Apr 05 15:50:28 you would also need https://ci.ubports.com/job/UBportsCommunityPortsJenkinsCI/job/ubports%252Fcommunity-ports%252Fjenkins-ci%252Fgeneric_arm64/job/halium-10.0/ + https://ci.ubports.com/job/xenial-hybris-android9-android10-rootfs-arm64/ Apr 05 17:55:22 @NotKit [for Halium 10, the only tested way so far is to compile kernel manually, then us …], I didn't know that... I was always using `mka halium-boot`. What's different there? Apr 05 17:56:09 Also, maybe it was causing those `android-ramdisk.img: No such file or directory` errors :) Apr 05 20:52:03 Hey guys. Is there a working/partially working halium-10 ubports recovery for any device? Apr 05 20:53:36 not yet, but it should not be too hard to port relevant changes from 9 Apr 05 20:54:12 Ok. I felt the same too after looking at the code. 👍 Will give it try later. Apr 06 00:29:03 @xeu100 [I hope so too, but it just seems like recent versions of Halium broke something …], I just purchased another g5 plus so I should be able to help soon. **** ENDING LOGGING AT Tue Apr 06 02:59:57 2021