**** BEGIN LOGGING AT Sat Dec 19 03:00:07 2020 Dec 19 05:31:32 @Paul B [Ug, don't think it's working still. It's stuck on the splash once again], you should have ssh access at this stage Dec 19 05:31:46 give me dmesg Dec 19 05:31:58 If I were to use USB-C ethernet? Dec 19 05:32:03 yeah Dec 19 05:32:10 On the boot logo Dec 19 05:32:16 yeah Dec 19 05:32:22 ssh phablet@10.15.19.82 Dec 19 05:32:26 Okay one second :P Dec 19 05:45:27 I'm assuming I need to swtich up the IP address to the correct one? And yes I tried that exact one and it times out Dec 19 05:47:13 Well more of hangs Dec 19 05:47:42 what USBs detected on your PC? Dec 19 05:48:07 Oh wait, was I supposed to plug it into my PC? Dec 19 05:48:13 yeah Dec 19 05:48:15 Derp Dec 19 05:48:17 One sec Dec 19 05:50:54 Okay still didn't work, but here is my list of USB devices … ```Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub … Bus 001 Device 006: ID 046d:c084 Logitech, Inc. G203 Gaming Mouse … Bus 001 Device 004: ID 28de:1142 Valve Software Wireless Steam Controller … Bus 001 Device 003: ID 0a12:0001 Cambridge Silicon Radio, Ltd Blueto Dec 19 05:50:54 oth Dongle (HCI mode) … Bus 001 Device 008: ID 046d:08ce Logitech, Inc. QuickCam Pro 5000 … Bus 001 Device 007: ID 1532:022a Razer USA, Ltd Cynosa Chroma … Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub … Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub … Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub`` Dec 19 05:50:55 ` Dec 19 05:52:13 dmesg … ```[92651.618819] usb 1-8: USB disconnect, device number 79 … [92658.840356] usb 1-8: new high-speed USB device number 80 using xhci_hcd … [92658.985247] usb 1-8: New USB device found, idVendor=2a70, idProduct=9011, bcdDevice= 4.14 … [92658.985254] usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=3 … [92658.985258] u Dec 19 05:52:13 sb 1-8: Product: GM1917 … [92658.985261] usb 1-8: Manufacturer: OnePlus … [92658.985264] usb 1-8: SerialNumber: 88c50df5 … [92796.001281] usb 1-8: USB disconnect, device number 80``` Dec 19 05:54:14 @erfanoabdi [ssh phablet@10.15.19.82], this connects? Dec 19 05:54:21 @Paul B [dmesg … [92651.618819] usb 1-8: USB disconnect, device number 79 … [92658.840356] us …], i see "`USB disconnect`" Dec 19 05:54:23 Nope, does not. Dec 19 05:54:27 Yeah same Dec 19 05:58:45 Buy yeah ssh just hangs when trying to do that. Dec 19 05:58:50 [Edit] But yeah ssh just hangs when trying to do that. Dec 19 05:59:31 also, you sure I'm not supposed to install Lineage before trying to use the GSI image? All the info I'm finding makes it look like I'm supposed to Dec 19 06:00:31 @Paul B [also, you sure I'm not supposed to install Lineage before trying to use the GSI …], hmm lineage is better if u can try it Dec 19 06:00:43 I will, one sec Dec 19 06:09:18 Ok did the same thing with Lineage and we're at the exact same spot lol Dec 19 06:09:39 Hm @NotKit sry for pinging but you may know. Can I run 64 bit roots on device with 64 kernel and armhf rootfs Dec 19 06:11:46 ```(base) paul:~/Downloads $ ssh phablet@10.15.19.82 … ssh: connect to host 10.15.19.82 port 22: Connection timed out``` Dec 19 06:14:45 ```[94240.191407] usb 1-8: new high-speed USB device number 86 using xhci_hcd … [94240.332759] usb 1-8: New USB device found, idVendor=2a70, idProduct=9011, bcdDevice= 4.14 … [94240.332766] usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=3 … [94240.332770] usb 1-8: Product: GM1917 … [94240.332773] usb 1-8: Manufacturer: One Dec 19 06:14:45 Plus … [94240.332777] usb 1-8: SerialNumber: 88c50df5 … [94363.094125] usb 1-8: USB disconnect, device number 86``` … I do find it odd how it sends a disconnect message as soon as it connects @erfanoabdi haha Dec 19 07:44:11 @Paul B [[94240.191407] usb 1-8: new high-speed USB device number 86 using xhci_hcd … [9424 …], I have faced the same issue on my device MSM8996(Le Max 2). It was due to IPA3. Used IPA instead. However last used GSI version was V9. Couldn't check V10(broken screen). Dec 19 08:23:48 @Lukapanio [Any idea about: … multiple definition of '__aeabi_unwind_cpp_pr0'], mb related to https://reviews.llvm.org/D39353 Dec 19 08:23:48 ? Dec 19 08:23:56 as i am really out of ideas Dec 19 08:47:12 @Lukapanio [as i am really out of ideas], Can't you simply grep in your sources and see where it comes from? Dec 19 09:08:04 @Herrie1982 [Can't you simply grep in your sources and see where it comes from?], yep i can Dec 19 09:08:10 will take a lot of time Dec 19 09:08:17 it is android build tree Dec 19 09:08:42 Depends on disk... Have everything on m.2 SSD here, flies :D Dec 19 09:09:44 external/libunwind_llvm/src/Unwind-EHABI.cpp Dec 19 09:10:00 and h Dec 19 09:21:13 @Herrie1982 [Can't you simply grep in your sources and see where it comes from?], so i did but how that would help? Dec 19 09:21:54 If it's defined twice you know where and see why that happens and remove one Dec 19 09:22:09 Which Halium are you trying to build and for which target? Dec 19 09:23:02 @Herrie1982 [Which Halium are you trying to build and for which target?], halium9 amazon karnak Dec 19 09:24:04 OK I have a Halium 9 setup here in general I can test with Dec 19 09:24:10 Can you paste your device manifest somewhere? Dec 19 09:25:23 @Herrie1982 [Can you paste your device manifest somewhere?], didnt wrote one yet, kust cloned Dec 19 09:25:53 @Herrie1982 [Can you paste your device manifest somewhere?], [Edit] didnt wrote one yet, just cloned Dec 19 09:25:59 Cloned what? Dec 19 09:26:09 You will only get these errors while trying to build something Dec 19 09:26:12 Not with cloning Dec 19 09:26:46 @Herrie1982 [Not with cloning], i mean there is no manifest i did used git clone to get device/kernel/vendor/commonvendor Dec 19 09:27:43 OK since you're doing Halium 9, I assume GSI didn't work and you want to build your own? Dec 19 09:28:18 @Herrie1982 [OK since you're doing Halium 9, I assume GSI didn't work and you want to build y …], i just want to build my own, without touching gsi ... Dec 19 09:28:27 still in any case i need to build Dec 19 09:28:34 either gsi or systemimage Dec 19 09:28:35 OK Dec 19 09:28:45 @Lukapanio [either gsi or systemimage], so what is the difference Dec 19 09:28:54 as gsi is arm64 only afaik Dec 19 09:33:22 Ah OK Dec 19 09:34:38 This is what I use for fetching and building: https://bpa.st/Y5NA Dec 19 09:34:51 That fetches everything Dec 19 09:35:04 Then I do ./halium/devices/setup mydevice --force-sync Dec 19 09:36:20 And then run: https://bpa.st/5K2A Dec 19 10:03:43 Zsuzsi Moskovits was added by: Zsuzsi Moskovits Dec 19 10:03:48 (Photo, 635x870) https://irc.ubports.com/o1VgemT7.png Dec 19 10:06:09 @Zsuzsi Moskovits [], @NotKit Dec 19 17:45:14 @Stellar_Eagle [I have faced the same issue on my device MSM8996(Le Max 2). It was due to IPA3. …], Okay, thanks! How do I do that though? Dec 19 17:53:57 @Techwizz00 [Okay, thanks! How do I do that though?], From defconfig. The following are my entries for the same...you may find it on this channel too but very long time back.... … CONFIG_IPA=y … # CONFIG_IPA3 is not set … CONFIG_RMNET_IPA=y … # CONFIG_ECM_IPA is not set … CONFIG_RNDIS_IPA=y … # CONFIG_USBNET_IPA_BRIDGE is not set Dec 19 17:54:13 Hope that helps. Dec 19 17:55:02 Do I have to compile my Halium image to do that? I'm using a prebuild for guacamole Dec 19 17:55:25 @Techwizz00 [Do I have to compile my Halium image to do that? I'm using a prebuild for guacam …], As far as I know about Linux kernels, yes. Dec 19 17:56:05 Yeah that's what I thought. I started to compile it but stopped at the fstab part because I noticed there was a prebuild. Well I guess I'm back to compiling it :D Dec 19 17:57:52 Well here's one of my previous messages from when I was trying to compile … ```Hi guys! I'm trying to port Halium to the Oneplus 7 Pro. I'm a little lost. So I'm on the fstab part of porting Halium, and would run readlink -f /dev/block/bootdevice/by-name/system, the output was /dev/block/platform/soc/1d84000.ufshc/by-name/system which Dec 19 17:57:52 confuses me from looking at fixup-mountpoints. I was expecting something like /dev/block/sdX or something like that haha. Anyone know how to help?``` Dec 19 17:58:42 ignore hybris-boot completely Dec 19 18:01:28 Oh okay Dec 19 18:08:28 @NotKit [ignore hybris-boot completely], So I'm assuming just don't build it Dec 19 18:08:40 Hybris-boot I mean Dec 19 18:08:43 Not the whole thing :D Dec 19 18:09:27 I need to still make a halium-image though don't I? Dec 19 18:09:48 thekit how could i fix vibration on my port? Dec 19 18:09:51 [Edit] I need to still make a halium-boot though don't I? Dec 19 18:10:10 haven't found any more issues other than fingerprint which is known to generally not work Dec 19 18:10:28 [Edit] haven't found any more issues other than fingerprint which is known to generally not work and vibration Dec 19 18:11:22 @Techwizz00 [I need to still make a halium-boot though don't I?], yes, but you can remove halium/hybris-boot folder completely Dec 19 18:12:22 So in hybris/hybris-boot you mean? Dec 19 18:12:39 Not halium, don't have a hybris-boot in there Dec 19 18:14:08 Anyway I ran `mka mkbootimg` and got an error … ```[195/442] including frameworks/base/Android.mk ... … build/make/core/droiddoc.mk:188: error: FindEmulator: find: `tools/metalava/manual': No such file or directory … 11:07:58 ckati failed with: exit status 1``` Dec 19 18:14:45 @Techwizz00 [So in hybris/hybris-boot you mean?], yes Dec 19 18:14:50 @Techwizz00 [Anyway I ran mka mkbootimg and got an error … [195/442] including frameworks/base/ …], Did you sync your repo? Dec 19 18:15:14 Probably not? Dec 19 18:15:33 git pull? Dec 19 18:15:42 repo sync Dec 19 18:15:50 that's command Dec 19 18:15:56 K syncing Dec 19 18:16:55 Okay done, recompiling Dec 19 18:17:03 Same error Dec 19 18:18:02 so idk Dec 19 18:19:07 @Techwizz00 [Anyway I ran mka mkbootimg and got an error … [195/442] including frameworks/base/ …], https://t.me/halium/171671 Dec 19 18:19:24 try to apply patches Dec 19 18:19:52 Alright, will do Dec 19 18:22:06 Cool, built successfully Dec 19 18:22:35 So I want to build systemimage but not hybris-boot correct? Dec 19 18:23:38 @Techwizz00 [So I want to build systemimage but not hybris-boot correct?], systemimage is not https://t.me/halium/171671 Dec 19 18:23:54 @Techwizz00 [So I want to build systemimage but not hybris-boot correct?], [Edit] systemimage is not necessary Dec 19 18:24:02 Oh cool Dec 19 18:24:10 we only need halium-boot.img Dec 19 18:24:20 and erifan's GSI Dec 19 18:24:33 Did that build with the command I ran `mka mkbootimg`? Dec 19 18:24:38 yes Dec 19 18:24:50 @Stellar_Eagle [From defconfig. The following are my entries for the same...you may find it on t …], this isn't helping with his bug Dec 19 18:25:01 Where did it compile to? Dec 19 18:25:34 https://github.com/erfanoabdi/android_kernel_oneplus_sm8150/commits/lineage-17.1 … this is my halium kernel source btw Dec 19 18:25:34 @Techwizz00 [Where did it compile to?], in your out/target/product in your halium directory Dec 19 18:25:52 @Techwizz00 [Where did it compile to?], [Edit] in `out/target/product` in your halium directory Dec 19 18:26:38 Cool, I'm assuming I need to pack it? And thanks @erfanoabdi Dec 19 18:39:10 @erfanoabdi [https://github.com/erfanoabdi/android_kernel_oneplus_sm8150/commits/lineage-17.1 …], why 17.1 though? Dec 19 18:39:53 @NotKit [why 17.1 though?], i was testing on oneplus7tp which is released on android10 … so used 17.1 branch to have support for that phone Dec 19 18:41:38 @just_carlod [in out/target/product in your halium directory], I see a folder named guacamole in there the n some files inside but no halium_boot.img Dec 19 18:42:14 @just_carlod [in out/target/product in your halium directory], [Edit] I see a folder named guacamole in there the and some files inside but no halium_boot.img Dec 19 18:59:22 @Techwizz00 [I see a folder named guacamole in there the and some files inside but no halium_ …], is there boot.img? Dec 19 19:02:41 @just_carlod [is there boot.img?], Negative Dec 19 19:03:06 hmm Dec 19 19:04:30 @Techwizz00 [Did that build with the command I ran mka mkbootimg?], did you ran `breakfast command? Dec 19 19:04:37 Ah, no Dec 19 19:04:43 😂 Dec 19 19:04:54 @Techwizz00 [Did that build with the command I ran mka mkbootimg?], [Edit] did you ran `breakfast ` command? Dec 19 19:04:59 try now Dec 19 19:05:26 After running that do I have to rebuild? Dec 19 19:05:56 @Techwizz00 [After running that do I have to rebuild?], yes, then run `mka bootimg` Dec 19 19:06:06 @Techwizz00 [After running that do I have to rebuild?], [Edit] yes, then run `mka mkabootimg` Dec 19 19:06:15 @Techwizz00 [After running that do I have to rebuild?], [Edit] yes, then run `mka mkbootimg` Dec 19 19:09:08 Still no img, weird lol. I even did a `mka clean` then `breakfast guacamole` and `mka mkbootimg` Dec 19 19:12:10 @Techwizz00 [Still no img, weird lol. I even did a mka clean then breakfast guacamole and mka …], did you ran `source build/envsetup.sh` ? Dec 19 19:16:00 @just_carlod [did you ran source build/envsetup.sh ?], Just redid it, ran `mka clean` `source `source build/envsetup.sh`` `breakfast guacamole` `mka mkbootimg` Dec 19 19:16:37 @just_carlod [did you ran source build/envsetup.sh ?], [Edit] Just redid it, ran `mka clean` ``source build/envsetup.sh `breakfast guacamole` `mka mkbootimg` Dec 19 19:17:07 @just_carlod [did you ran source build/envsetup.sh ?], [Edit] Just redid it, ran ``mka clean`` ``source build/envsetup.sh` `breakfast guacamole`` ``mka mkbootimg`` Dec 19 19:17:28 maybe try `make halium-boot` insted of `mka mkbootimg` Dec 19 19:17:45 I think it's the same, but maybe this will works Dec 19 19:21:01 Now I have errors https://pastebin.com/wp2znBFV Dec 19 19:22:02 @Techwizz00 [Now I have errors https://pastebin.com/wp2znBFV], 404 Dec 19 19:24:55 Sorry, here https://pastebin.com/21fv4FCM Dec 19 19:32:26 try deleting `YYLTYPE yylloc` in `scripts/dtc/dtc-parser.tab.o` Dec 19 19:32:35 [Edit] try deleting `YYLTYPE yylloc` line in `scripts/dtc/dtc-parser.tab.o` Dec 19 19:34:16 if that won't fix it, idk Dec 19 19:34:30 Where is that scripts folder? Dec 19 19:35:20 probably in device kernel https://github.com/Tomoms/android_kernel_oppo_msm8974/commit/11647f99b4de6bc460e106e876f72fc7af3e54a6 Dec 19 19:36:29 [Edit] probably in kernel https://github.com/Tomoms/android_kernel_oppo_msm8974/commit/11647f99b4de6bc460e106e876f72fc7af3e54a6 Dec 19 19:37:35 I see dtc-parser.tab.o in out/target/product/guacamole/obj/KERNEL_OBJ/scripts/dtc so that's probably it lol Dec 19 19:40:00 Can't open it with Gedit, it's not a normal text file, looks like an executable Dec 19 19:40:32 You meant .c Dec 19 19:43:01 Eh, still didn't fix it. Dec 19 21:05:56 Branden A was added by: Branden A Dec 19 21:06:33 Does anyone have the ubuntu gsi working for the OG pixel aka sailfish Dec 19 21:11:39 @mintphin [thekit how could i fix vibration on my port?], what kind of vibration is broken? when getting incoming calls? Dec 19 21:12:20 @NotKit [what kind of vibration is broken? when getting incoming calls?], when i'm typing on a keyboard Dec 19 22:12:52 @Techwizz00 [Eh, still didn't fix it.], Clean before rebuilt? Dec 19 23:33:55 DarthMaul1986 was added by: DarthMaul1986 Dec 20 02:44:48 @arpio1 [Clean before rebuilt?], Yeah I did that **** ENDING LOGGING AT Sun Dec 20 02:59:57 2020