**** BEGIN LOGGING AT Fri Jun 05 02:59:57 2020 Jun 05 06:14:35 How to comment tlines where any time reboot services in dmesg? Jun 05 06:14:57 [Edit] Where comment lines any time reboot services in dmesg? Jun 05 06:29:29 @chirick2051 [https://github.com/ubports/porting-notes/wiki/Halium-9#basic-steps], Thanks Jun 05 06:30:20 (Photo, 980x757) https://irc.ubports.com/kIqgNvG8.png I'm currently at this step of patching. … But in my case I only have two of them, should I change them or they are ok? … PRODUCT_PACKAGES += \ … libantradio \ … dashd Jun 05 07:13:55 Em... … Which one should I put in fixup_mountpoints if this is the output (src is /dev/block/bootdevice/by-name/system): … `OnePlus6T:/ # readlink -f /dev/block/bootdevice/by-name/system … /dev/block/platform/soc/1d Jun 05 07:13:55 84000.ufshc/by-name/system … OnePlus6T:/ # readlink -f /dev/block/bootdevice/by-name/system_a … /dev/block/sda13 … OnePlus6T:/ # readlink -f /dev/block/bootdevice/by-name/system_b Jun 05 07:13:55 … /dev/block/sda14` Jun 05 07:14:19 [Edit] Em... … Which one should I put in fixup_mountpoints if this is the output (src is `/dev/block/bootdevice/by-name/system`): … ```OnePlus6T:/ # readlink -f /dev/block/bootdevice/by-name/system … /dev/block/plat Jun 05 07:14:19 form/soc/1d84000.ufshc/by-name/system … OnePlus6T:/ # readlink -f /dev/block/bootdevice/by-name/system_a … /dev/block/sda13 … OnePlus6T:/ # readlink -f /dev/block/bootdevice/by-name/system_b Jun 05 07:14:19 … /dev/block/sda14``` Jun 05 07:14:47 `OnePlus6T:/ # ls /dev/block/bootdevice/by-name/system* … /dev/block/bootdevice/by-name/system_a /dev/block/bootdevice/by-name/system_b` Jun 05 07:14:50 [Edit] ```OnePlus6T:/ # ls /dev/block/bootdevice/by-name/system* … /dev/block/bootdevice/by-name/system_a /dev/block/bootdevice/by-name/system_b``` Jun 05 07:14:57 [Edit] ```OnePlus6T:/ # ls /dev/block/bootdevice/by-name/system* … /dev/block/bootdevice/by-name/system_a /dev/block/bootdevice/by-name/system_b``` Jun 05 07:24:51 @mrcyjanek don't build this stuffs Jun 05 07:25:05 did u patch kernel? Jun 05 07:25:39 @erfanoabdi [@mrcyjanek don't build this stuffs], PRODUCT_PACKAGES this? Jun 05 07:25:55 @mrcyjanek [PRODUCT_PACKAGES this?], halium system images Jun 05 07:26:00 @erfanoabdi [did u patch kernel?], With skip initramfs thing? Jun 05 07:26:16 no, defconfig edits Jun 05 07:26:24 @erfanoabdi [halium system images], So I should not build systemimg? Jun 05 07:26:41 @erfanoabdi [no, defconfig edits], with mer_config_check? Jun 05 07:26:58 @mrcyjanek [So I should not build systemimg?], thats hard way of ubports porting for modern devices Jun 05 07:27:23 @erfanoabdi [thats hard way of ubports porting for modern devices], Which is the easy one? Jun 05 07:27:35 @mrcyjanek [with mer_config_check?], nope, this: https://github.com/erfanoabdi/halium-boot/blob/halium-9.0/check-kernel-config Jun 05 07:27:50 @mrcyjanek [Which is the easy one?], https://github.com/ubports/porting-notes/wiki/Generic-system-image-(GSI)#how-to-install-gsi Jun 05 07:28:26 @erfanoabdi [https://github.com/ubports/porting-notes/wiki/Generic-system-image-(GSI)#how-to- …], :o Jun 05 07:28:55 Sooo.... I should use https://github.com/erfanoabdi/halium-boot/blob/halium-9.0/check-kernel-config and flash GSI then? Jun 05 07:29:02 @mrcyjanek [Sooo.... I should use https://github.com/erfanoabdi/halium-boot/blob/halium-9.0/ …], yeah Jun 05 07:29:09 And that's all? Jun 05 07:29:12 yep Jun 05 07:29:26 I don't believe you. Jun 05 07:29:31 It can't be that easy Jun 05 07:29:45 also make sure you have android 9 installed on your device (vendor partition should be from android 9) Jun 05 07:29:52 @dryugan [Where comment lines any time reboot services in dmesg?], @erfanoabdi Jun 05 07:30:14 This eat my battery Jun 05 07:30:15 @erfanoabdi [also make sure you have android 9 installed on your device (vendor partition sho …], Oh right, I'm on 10 now Jun 05 07:30:20 probably Jun 05 07:30:35 @dryugan [This eat my battery], can u send me dmesg, also are u talking about halium9? Jun 05 07:31:18 @erfanoabdi [can u send me dmesg, also are u talking about halium9?], Ubports halium 9 Jun 05 07:31:27 kk send me dmesg Jun 05 07:34:28 I know Jun 05 07:34:31 http://paste.ubuntu.com/p/3FBxG8qmKK/ Jun 05 07:35:29 ah, bugs Jun 05 07:35:31 @dryugan [http://paste.ubuntu.com/p/3FBxG8qmKK/], is that even booted? Jun 05 07:36:04 You agree me help with bugs? Jun 05 07:36:12 camera Jun 05 07:36:42 you shouldn't disable this services, this all need to be fixed Jun 05 07:37:00 app worked, but color scheme like old tvs instead camera Jun 05 07:37:03 ```sudo -s … LD_LIBRARY_PATH=/system/lib64 lxc-attach -e -n android -- /sy^Cem/bin/logcat``` Jun 05 07:37:18 [Edit] ```sudo -s … LD_LIBRARY_PATH=/system/lib64 lxc-attach -e -n android -- /system/bin/logcat``` Jun 05 07:42:41 @erfanoabdi [sudo -s … LD_LIBRARY_PATH=/system/lib64 lxc-attach -e -n android -- /system/bin/l …], Failed to re-execute lxc-attach via memory file descriptor Jun 05 08:31:01 Finally managed to compile the kernel but ssh didn't work even after flashing no-console-patch. What should I do? … https://github.com/halium-boot-jasmine/android_kernel_xiaomi_sdm660 Jun 05 09:04:23 @erfanoabdi [sudo -s … LD_LIBRARY_PATH=/system/lib64 lxc-attach -e -n android -- /system/bin/l …], https://github.com/ubports/initramfs-tools-ubuntu-touch/commit/cd8b40fb7e4b87b31e49a0e8c109ac4b59e3cd63 Jun 05 09:04:24 ? Jun 05 09:15:27 @realCEOofHell [Finally managed to compile the kernel but ssh didn't work even after flashing no …], does it create USB network at least? Jun 05 09:25:49 @NotKit can u try gps again? … https://github.com/erfanoabdi/platform-api … it's not crashing hidl anymore Jun 05 09:26:32 was the change UBPorts side or Android library side? Jun 05 09:26:59 also need to put "libqtposition_ubuntu.so" from qtubuntu-sensors … to /usr/lib/arm-linux-gnueabihf/qt5/plugins/position/ to make apps working Jun 05 09:27:22 @NotKit [was the change UBPorts side or Android library side?], my derp on hybris backend … https://github.com/erfanoabdi/platform-api/commit/b489ab4595199447f645215d1471cbc222dc2e54 Jun 05 09:30:09 Dr_Venugopal was added by: Dr_Venugopal Jun 05 09:50:27 @erfanoabdi [my derp on hybris backend … https://github.com/erfanoabdi/platform-api/commit/b48 …], https://bpa.st/JTBQ - guess it was something else then Jun 05 09:50:37 @NotKit [does it create USB network at least?], It shows up as RNIDS in windows device manager Jun 05 09:51:03 no idea about Windows then Jun 05 10:10:02 @realCEOofHell [It shows up as RNIDS in windows device manager], u use windows ? Jun 05 10:10:16 ( I Can Ssh Ubuntu Touch + Windows 10 ) Jun 05 10:10:39 @KernelPanix [u use windows ?], No Jun 05 10:10:55 I had a tester test for me Jun 05 10:11:15 ☺️☺️☺️ Jun 05 10:13:44 @NotKit [https://bpa.st/JTBQ - guess it was something else then], updated code and added more logs Jun 05 10:14:38 check logcat if it can find satellites (gnssSvStatusCb logs) Jun 05 10:39:22 (Photo, 956x1276) https://irc.ubports.com/tclFewbN.png Jun 05 10:39:28 Finally worked Jun 05 10:40:30 (Photo, 956x1276) https://irc.ubports.com/GPfeYdTy.png Jun 05 10:40:55 (Sticker, 512x512) https://irc.ubports.com/eCEHlzY7.webp Jun 05 10:43:51 to get the gsi working I only apply these patches? Jun 05 10:44:00 (Photo, 1050x594) https://irc.ubports.com/i5PGAleZ.png Jun 05 10:44:07 or do I need the rest of them Jun 05 10:44:31 what is your kernel ver? Jun 05 10:44:40 @hacker12455 [or do I need the rest of them], https://github.com/ubports/porting-notes/wiki/Generic-system-image-(GSI)#common-kernel-patches Jun 05 10:47:07 for apparmor on 3.18 do I apply this too? Jun 05 10:47:10 (Photo, 1050x594) https://irc.ubports.com/KFeeWhQf.png Jun 05 11:51:59 guys please test gps in this build if possible, thanks … https://build.lolinet.com/file/halium/GSI/ubports_GSI_installer_v7.zip Jun 05 11:52:23 cc @joelselvaraj @mintphin Jun 05 12:06:42 @erfanoabdi [updated code and added more logs], did you push that? Jun 05 12:06:49 @NotKit [did you push that?], yeah Jun 05 12:06:56 (force pushed) Jun 05 12:07:24 ah, ok Jun 05 12:13:40 also i've ubuntu api packages … https://github.com/erfanoabdi/qtubuntu-position/ … https://github.com/erfanoabdi/qtubuntu-sensors/ Jun 05 12:13:54 [Edit] also i've separated ubuntu api packages … https://github.com/erfanoabdi/qtubuntu-position/ … https://github.com/erfanoabdi/qtubuntu-sensors/ Jun 05 12:14:42 I wonder if Marius locationd is integrated with that as well Jun 05 12:14:48 [Edit] I wonder if Marius' locationd is integrated with that as well Jun 05 12:21:57 (Document) https://irc.ubports.com/1qNA4p1x.txt Jun 05 12:22:20 @joelselvaraj [], Download sensors info app Jun 05 12:22:27 @erfanoabdi [], This Jun 05 12:22:51 And tell me location provider service Jun 05 12:23:13 [Edit] And tell me "name" Jun 05 12:25:49 Well, Even that app gets Apparmor denials and didnt work. Jun 05 12:26:43 What's written here Jun 05 12:26:51 (Photo, 960x1280) https://irc.ubports.com/d7gjXSGS.png Jun 05 12:27:04 geoclue Jun 05 12:27:43 Do i need to install any other packages ? Jun 05 12:27:51 @joelselvaraj [geoclue], What's files u have in usr/lib/arm-linux-gnueabihf/qt5/plugins/position/ Jun 05 12:28:02 @joelselvaraj [Do i need to install any other packages ?], Maybe Jun 05 12:30:00 @erfanoabdi [What's files u have in usr/lib/arm-linux-gnueabihf/qt5/plugins/position/], `libqtposition_geoclue.so libqtposition_positionpoll.so` Jun 05 12:30:08 these 2 files Jun 05 12:30:20 Are u sure u have installed v7? Jun 05 12:30:26 🤔 Jun 05 12:30:39 Ahh. Jun 05 12:31:27 yes. Jun 05 12:31:42 let me try reinstall maybe. Jun 05 12:31:56 no wait Jun 05 12:32:07 oops. just formatted. Jun 05 12:32:25 i've reuploaded 6 my bad Jun 05 12:32:32 ha ha Jun 05 12:32:40 no problem Jun 05 12:33:28 sorry lol, uploading again.. Jun 05 12:33:38 @erfanoabdi [], What's phone is this? Jun 05 12:33:45 @mrcyjanek [What's phone is this?], moto g7 Jun 05 12:33:49 @erfanoabdi [], [Edit] What phone is this? Jun 05 12:33:56 @erfanoabdi [moto g7], Ok, thanks. Jun 05 12:36:34 @erfanoabdi [guys please test gps in this build if possible, thanks … https://build.lolinet.com …], @joelselvaraj fixed link Jun 05 12:36:44 👍 will try Jun 05 12:36:54 🙏 Jun 05 12:48:52 I tried. Now it requested permission properly. The Name shows ubuntu. But i didnt get any longitude and latitude values. Jun 05 12:50:24 the latest gsi has fingerprint support? Jun 05 12:54:34 @joelselvaraj [I tried. Now it requested permission properly. The Name shows ubuntu. But i didn …], It comes up very late Jun 05 12:54:39 @hacker12455 [the latest gsi has fingerprint support?], Yeah Jun 05 12:54:50 trying soon Jun 05 12:54:54 @erfanoabdi [It comes up very late], (takes time to fix location) Jun 05 13:01:09 I tried waiting for 2 to 5mins. Will try again later 👍 Jun 05 13:10:22 vtsoft was added by: vtsoft Jun 05 13:12:12 If the target device has Android 7.1 or LineageOS 14.1 support, it’s recommended to select halium-7.1: … If your device does not have Android 7.1 or LineageOS 14.1 support but has support for Android 5.1 or CyanogenMod 12.1, select halium-5.1 … If my device has Android 9/10 and LineageOS 16/17.1 support which halium version should I use? H Jun 05 13:12:12 alium 9? Jun 05 13:12:24 Halium 9 Jun 05 13:12:29 @NotKit [Halium 9], Thanks Jun 05 13:14:10 @chirick2051 [ok, set. Now i'm able to connect via ssh, but still it's not booting. Here is lo …], hi all. Could any1 help, what to do next? I searched for such problems but didn't find anything. It happens, when i tried to boot, and able to connect via ssh. Also i understand, for some reason android service didn't launched Jun 05 14:03:55 New ubports update: … https://build.lolinet.com/file/halium/GSI/ubports_GSI_installer_v7.zip … * Fixed GPS … - All major bugs fixed :)) … Installation notes: https://github.com/ubports/porting-notes/wiki/Generic-system-image-(GSI) … Ok now I must try new build. GG @erfanoabdi Jun 05 14:04:24 [Edit] Ok now I must try new build. GG @erfanoabdi Jun 05 14:10:28 how to install it on nokia 6.1 plus Jun 05 15:35:16 @erfanoabdi just tried to update via apt but it told me there are 7 packages maintained to actual version Jun 05 15:35:49 They're biometryd and and dependencies Jun 05 15:37:16 [Edit] They're biometryd and dependencies Jun 05 15:37:17 @hacker12455 [], can you send me links this ? Jun 05 15:38:26 @uARC95 [They're biometryd and dependencies], Those are my custom packages that aren't available in ubports repos Jun 05 15:38:45 Or ubports are old Jun 05 15:38:56 [Edit] Or ubport packages are old Jun 05 15:43:52 Ok thank for the tip @erfanoabdi Jun 05 15:45:22 Quick question: do you know if there is any telegram client other than teleport? Jun 05 15:47:19 @uARC95 [Quick question: do you know if there is any telegram client other than teleport?], Install anbox and install Android apps Jun 05 15:47:32 @erfanoabdi [Install anbox and install Android apps], Does it works Jun 05 15:47:38 @erfanoabdi [Install anbox and install Android apps], [Edit] Does it works? Jun 05 15:47:44 Yeah Jun 05 15:48:15 @erfanoabdi [Yeah], Are there any special things to do? Jun 05 15:50:17 Fwd from erfanoabdi: gist.github.com/Vince1171/69cdcb2e90f2c70e3ee24de93da8caac Jun 05 15:50:42 U need kernel patchyand ext4 filesystem on data partition Jun 05 15:50:51 [Edit] U need kernel patches and ext4 filesystem on data partition Jun 05 15:51:27 Ok, now I try Jun 05 16:01:04 @erfanoabdi I'm stuck at chmod Jun 05 16:01:30 I have the .img but nothing more Jun 05 16:01:43 Do I need to extract it? Jun 05 16:01:54 (I have run touch command too) Jun 05 16:02:37 why not read the guide forward? Jun 05 16:02:52 @Deathmist1337 [why not read the guide forward?], Already did Jun 05 16:04:14 explain why you're stuck on chmod Jun 05 16:04:37 Nvm continue the process Jun 05 16:04:52 @erfanoabdi [Nvm continue the process], Ok then Jun 05 16:22:45 lujushucokoga2114 was added by: lujushucokoga2114 Jun 05 16:28:09 @erfanoabdi Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113] Jun 05 16:28:14 Any idea? Jun 05 16:28:48 install arm32 apps Jun 05 16:28:55 Oh, found it Jun 05 16:29:00 @erfanoabdi [install arm32 apps], Yeah I see Jun 05 17:07:10 Is there any way to list installed apps on anbox? Jun 05 17:07:47 @erfanoabdi [U need kernel patches and ext4 filesystem on data partition], Oh, maybe that's why I had crashes. Jun 05 17:08:12 I didn't format my data partition as ext4. Jun 05 17:08:21 @mintphin [Oh, maybe that's why I had crashes.], Yeah highly possible Jun 05 17:08:23 But f2fs. Jun 05 17:08:49 I'll try it again once I try out v7. Jun 05 17:09:04 But I want to try getting mobile data rn. Jun 05 17:09:28 (Photo, 381x271) https://irc.ubports.com/ntdxJjJb.png Jun 05 17:09:44 that's how long i took compiling a kernel. Jun 05 17:09:59 with ipa3 enabled Jun 05 17:10:23 @mintphin [that's how long i took compiling a kernel.], Use make -j8 Jun 05 17:10:30 How slow is your pc? Jun 05 17:10:42 core i5 5300u and a 5400 rpm hdd Jun 05 17:11:18 Yeah use -j arg on make command to make with all cpu cores Jun 05 17:11:34 using it actually Jun 05 17:11:49 Kernel usually takes 5min Jun 05 17:11:56 (Photo, 175x22) https://irc.ubports.com/0xSq86u4.png Jun 05 17:12:16 (Sticker, 512x512) https://irc.ubports.com/0gyb8p04.webp Jun 05 17:13:34 i could use my vps. Jun 05 17:27:51 I'm trying to build halium for zenfone 6 and got an error: https://pastebin.com/zAPJbNtM. How to fix it? Jun 05 17:29:34 ok, i'm trying this out Jun 05 17:29:38 going pretty well Jun 05 17:53:31 Ingo_FP_Angel was added by: Ingo_FP_Angel Jun 05 17:58:48 Hi all, a couple of days ago I saw somebody posting this Wiki page about an UBports Generic System Image: https://github.com/ubports/porting-notes/wiki/Generic-system-image-(GSI) … I'd like to try that out, but I'm rather new to building ROMs/phone kernels. … I succeeded to build and boot my own (unmodified) kernel for the Fairphone Jun 05 17:58:48 3, but now I'm a little stuck at the step "In order to get media working you need to update in apparmor in kernel, check links below as example " … So I need to integrate the commits from https://github.com/erfanoabdi/android_kernel_motorola_sdm632/commits/halium-9.0/security/apparmor but I don't know which is the best way to do that with git. … A Jun 05 17:58:48 ny tips? Jun 05 18:01:38 @Ingo_FP_Angel [Hi all, a couple of days ago I saw somebody posting this Wiki page about an UBpo …], You don't need to apply a kernel patch for AppArmor. You can flash AppArmor enabler and use that. Jun 05 18:02:58 @mintphin [You don't need to apply a kernel patch for AppArmor. You can flash AppArmor enab …], no he should apply commits to source, enabler is for enabling Jun 05 18:03:04 ah. Jun 05 18:29:42 The question is: how do I find which of those commits I have to apply? … Can I use that other repo as different git remote and use some query to find the missing commits? Jun 05 18:51:13 @Ingo_FP_Angel [The question is: how do I find which of those commits I have to apply? … Can I use …], go step by step, first boot only need patched defconfig and if u ran into any bug apply the commits Jun 05 18:52:10 btw erfan thumbnails on the gallery app don't work. Jun 05 18:53:47 @mintphin [btw erfan thumbnails on the gallery app don't work.], https://github.com/erfanoabdi/android_kernel_motorola_sdm632/commit/e3bb963196e55ca518df8ac31190c2cace086e70#diff-6778ef9b9dbe564ab4351e097ea7290b Jun 05 18:53:53 @erfanoabdi [go step by step, first boot only need patched defconfig and if u ran into any bu …], Ok, thanks, will do. But most likely tomorrow. Jun 05 18:54:35 @erfanoabdi [https://github.com/erfanoabdi/android_kernel_motorola_sdm632/commit/e3bb963196e5 …], ok will try Jun 05 18:58:50 @erfanoabdi root@ubuntu-phablet:~# sudo mount -o rw,remount / … root@ubuntu-phablet:~# sudo rm /vendor/firmware/tas2563_uCDSP.bin … rm: cannot remove '/vendor/firmware/tas2563_uCDSP.bin': Read-only file system … root@ubuntu-phablet:~# Jun 05 18:59:07 @Realsteel412 [@erfanoabdi root@ubuntu-phablet:~# sudo mount -o rw,remount / … root@ubuntu-phable …], just copy Jun 05 18:59:10 don't move Jun 05 18:59:49 @erfanoabdi [just copy], after copy still not work audio Jun 05 19:00:22 in logs audio loaded? Jun 05 19:00:23 root@ubuntu-phablet:~# ls /lib/firmware/ … tas2563_uCDSP.bin … root@ubuntu-phablet:~# Jun 05 19:00:33 [Edit] in logs audio firmware loaded? Jun 05 19:01:00 also is a workaround for devices which need ipa3 disabled for wi-fi being made? Jun 05 19:01:15 @mintphin [also is a workaround for devices which need ipa3 disabled for wi-fi being made?], not yet :( Jun 05 19:01:27 hm :/ Jun 05 19:02:00 tas2563 3-004c: tas2563_uCDSP.bin firmware is not loaded. … @erfanoabdi Jun 05 19:04:13 @Realsteel412 [tas2563 3-004c: tas2563_uCDSP.bin firmware is not loaded. … @erfanoabdi], weird no idea Jun 05 19:04:32 this way worked for loading my vibrator firmware Jun 05 19:05:17 @erfanoabdi [this way worked for loading my vibrator firmware], but my vibrator firmware work … only audio not work Jun 05 19:13:06 Booted with IPA3 enabled and Wi-Fi seems to be working still! Jun 05 19:14:56 @mintphin [Booted with IPA3 enabled and Wi-Fi seems to be working still!], like me Jun 05 19:15:08 Wifi + Ril + Audio Works Jun 05 19:15:40 Issue is when I switch to 4G the carrier stops being detected. Jun 05 20:32:00 J.Connor was added by: J.Connor Jun 05 21:39:36 Can anyone help debug a bootlooping Pixel XL? I built following Erfan's instructions and applied the CONFIG_VT patches, apparmor patches, and initramfs patch. … Ramoops: https://paste.ubuntu.com/p/ds8dFFnVXk/ Jun 05 21:51:08 Is the UBports Porting group more appropriate for this question? Jun 05 21:54:40 @JT [Can anyone help debug a bootlooping Pixel XL? I built following Erfan's instruct …], Disable config_pfk Jun 05 21:55:03 @JT [Is the UBports Porting group more appropriate for this question?], This group is ok Jun 05 21:55:13 @JT [Can anyone help debug a bootlooping Pixel XL? I built following Erfan's instruct …], [Edit] Disable config_pfk on defconfig Jun 05 21:55:41 Thanks. Building now. Jun 05 22:14:31 Hey, that did the trick. Thank you Erfan! Jun 05 22:16:44 No problem😉 Jun 05 22:16:59 Android container is not running; I'm sure the info on fixing that is out there. I'll keep looking. Jun 05 22:17:15 @JT [Android container is not running; I'm sure the info on fixing that is out there. …], Are u on Android 9 vendor? Jun 05 22:22:32 Yes. I think the current issue is I had CONFIG_CGROUP_SCHEDTUNE set while I was debugging. Rebuilding. Jun 05 22:23:18 @JT [Yes. I think the current issue is I had CONFIG_CGROUP_SCHEDTUNE set while I was …], Ah yep … Will add that to config checker script too Jun 05 22:25:26 CONFIG_PFK? CONFIG_CGROUP_SCHEDTUNE is already in the config checker. Jun 05 22:41:47 Android container is still not running, different error now. Something about failure creating cgroups: https://paste.ubuntu.com/p/gg4D9vsc2c/ Jun 05 22:49:51 My phone freezes and decides to reboot when I enabled IPA3. Any help? @erfanoabdi Jun 05 22:50:01 [Edit] My phone freezes and decides to reboot when after enabling IPA3. Any help? @erfanoabdi Jun 05 22:51:26 And now it's bootlooping. Jun 05 22:51:56 This was after specifying 4G as my preference for mobile data. Jun 05 22:58:05 Did I have to enable IPA3 too? Jun 05 22:58:28 [Edit] Did I have to enable RMNET_IPA3 too? Jun 05 23:27:04 (Document) https://irc.ubports.com/SQfs65Rs.webm Jun 05 23:34:11 And do I have to enable CONFIG_RNDIS_IPA? Jun 06 00:32:16 @mintphin [And do I have to enable CONFIG_RNDIS_IPA?], that may cause kernel panic or break USB network Jun 06 00:33:11 I enabled it and nothing has happened. Jun 06 00:33:15 Actually it hasn't rebooted. Jun 06 00:33:34 And USB networking still works. Jun 06 00:34:13 good for you then Jun 06 00:34:26 it may depend on kernel version as well Jun 06 00:34:36 Kernel version is 4.14 Jun 06 00:34:52 yeah, I remember, but didn't have 4.14 device myself Jun 06 00:35:00 Hm. Jun 06 00:35:06 BitAsset Technician ✪ Phantom🤓 was added by: BitAsset Technician ✪ Phantom🤓 Jun 06 00:35:12 Ok, gonna release this new kernel version. Wi-Fi works still which is awesome. Jun 06 00:35:22 Галина Малахова was added by: Галина Малахова Jun 06 00:35:28 So I'll have to wait until my carrier registers my device so I can get mobile data. Jun 06 00:37:30 but does it work on Android? Jun 06 00:37:42 I think so. Jun 06 00:37:51 It's stuck on "Searching..." Jun 06 00:37:57 I recall this happening before actually. Jun 06 00:38:18 check if APN is configured correctly Jun 06 00:39:34 If I pick 2G/3G the carrier will be displayed correctly and everything. Jun 06 00:39:51 But when I switch to 2G/3G/4G that's where it gets stuck on "Searching..." Jun 06 00:46:06 Ok. Now the phone is back to bootlooping. Jun 06 00:46:35 With RNDIS_IPA unset it still would bootloop. Jun 06 00:46:45 Any help? Jun 06 00:46:51 @erfanoabdi Jun 06 01:03:19 marcos nascimento 깃털살포기 was added by: marcos nascimento 깃털살포기 Jun 06 01:06:19 here's dmesg @NotKit https://paste.ubuntu.com/p/K6xqsVn8N7/ Jun 06 01:29:21 <Галина Малахова> (Photo, 617x947) https://irc.ubports.com/4ltfiC6O.png BEST! Jun 06 02:55:58 cyprain Oluwatobiloba Smith was added by: cyprain Oluwatobiloba Smith **** ENDING LOGGING AT Sat Jun 06 02:59:57 2020