**** BEGIN LOGGING AT Tue Oct 20 02:59:56 2020 Oct 20 03:10:59 (Photo, 757x571) https://irc.ubports.com/YXe3ixl7.png 电报增粉,群发,私聊,推特,脸书,油管,youtube点赞/增粉 Oct 20 03:31:56 邹 林均 was added by: 邹 林均 Oct 20 05:03:43 Can any help me with a quick question, with the daily builds device_hammerhead_devel.tar.xz for example, what is the method for pushing them to a device? Oct 20 06:03:29 Queena was added by: Queena Oct 20 07:33:09 @Ganvix Gust [], Halium 9? which systemimage do you use? Oct 20 07:39:01 i'm trying to port halium-9 gsi to moto g5 cedric, phone boot, got ssh connection, but vendor partition not mounted (empty folder), i verif it in android gsi OS and its not empty Oct 20 07:39:40 how can i mount it in UT GSI, the vendor partition is oem partition Oct 20 07:42:14 check /usr/sbin/mount-android.sh script and edit it to work with your device is needed Oct 20 09:06:30 can Android phones be dual booted? Oct 20 09:25:17 Yes, if the phone uses A/B partitioning: Can I flash two different ROMs on each partition and dual boot? … In theory, yes. Problems arise because of the shared data partition though, so it’s not recommended. (Quoting from the FAQ at https://www.xda-developers.com/how-a-b-partitions-and-seamless-updates-affect-custom-development-on-xda/) Oct 20 11:55:05 Interesting...if I can run the UBports GSI on the system_a partition i can run Sailfish on the b slots Oct 20 11:55:53 the problem is sharing userdata Oct 20 11:58:36 @NotKit if the systemimage is on system_a what's on userdata? /home? Oct 20 11:58:52 yes Oct 20 11:59:01 and for Sailfish userdata is LVM Oct 20 12:00:28 @NotKit [the problem is sharing userdata], Would it be possible to mount/bind a particular partition on sd-card to userdata depending on which OS is booted? 🤔 Oct 20 12:02:21 yeah, just needs ramdisk/filesystem changes Oct 20 12:06:33 Would be a tempting option to enable true dual-boot ability with separate userdata. Wondering how the guys at ABM are handling that ... 🤔 Oct 20 12:14:43 Heng also if you know what you're doing, you could probably create LVM volume inside Sailfish volume group and make halium-boot mount it as /data Oct 20 12:19:10 Is there anyone succeeded build system image for halium ? Oct 20 12:24:58 @Heng Ye [Interesting...if I can run the UBports GSI on the system_a partition i can run S …], It is enough to change boot.img, you can use three systems at once (ubports / sailfish / android) Oct 20 12:25:30 @Verevka86 i thought there had to be something on system? sailfish install script flashes stuff to system Oct 20 12:26:31 @Verevka86 his device is Xperia 10, so it is officially supported by Sailfish Oct 20 12:26:49 and in this case they use LVM on userdata partition Oct 20 12:27:44 @NotKit [@Verevka86 his device is Xperia 10, so it is officially supported by Sailfish], Ups 😳 i use unofficial 😊 Oct 20 13:23:37 Natividad was added by: Natividad Oct 20 13:40:38 @Verevka86 [It is enough to change boot.img, you can use three systems at once (ubports / sa …], I know Oct 20 13:41:03 Am trying build systemimage getting error ft.vim needed by out Oct 20 13:52:54 (Photo, 800x216) https://irc.ubports.com/MR7CeXqS.png Oct 20 13:52:57 Help Oct 20 13:53:02 (Photo, 800x216) https://irc.ubports.com/plzPuP2e.png Oct 20 13:56:33 how we can help you? Oct 20 13:59:30 @Ori Galili [], ?? Oct 20 13:59:42 The message count Oct 20 13:59:53 Ah lol Oct 20 14:36:11 urban rao was added by: urban rao Oct 20 14:47:44 should the udev rules be added if using a gsi? Oct 20 14:52:22 @antoine62[m] [should the udev rules be added if using a gsi?], GSI installer zip already generates it Oct 20 14:56:49 should the test for graphics be runned as root? it throw an error about a file not existing due to permission error in logcat if runned as phablet Oct 20 14:57:07 6563 was added by: 6563 Oct 20 15:04:43 @antoine62[m] [should the test for graphics be runned as root? it throw an error about a file n …], no it should work on phablet too Oct 20 15:15:09 so how could i fix all of those permission errors? Oct 20 15:15:20 * antoine62[m] sent a long message: < https://matrix.org/_matrix/media/r0/download/matrix.org/mpfECoEEpCLywHRHPNWmifNG/message.txt > Oct 20 15:39:59 * antoine62[m] uploaded an image: image.png (1621KiB) < https://matrix.org/_matrix/media/r0/download/privacytools.io/wZXhoxhtZgkysRWKOQkeizpQ/image.png > Oct 20 15:40:00 does it look ok? Oct 20 16:03:07 Ram Mohan was added by: Ram Mohan Oct 20 16:25:06 hey do you folks have networking on anbox? i don't Oct 20 17:44:18 @mintphin [hey do you folks have networking on anbox? i don't], afaik anbox doesnt have any networking support or hardware support, I could be wrong on networking but I know things like GPS dont work Oct 20 17:49:01 oh ok Oct 20 17:49:06 thanks for the info Oct 20 17:49:07 @Shakendo [afaik anbox doesnt have any networking support or hardware support, I could be w …], network should work Oct 20 17:49:21 @dohbee [network should work], thing is it doesn't on my port Oct 20 17:49:21 but there's a bridge that has to be set up on the host side Oct 20 17:49:26 ah ok Oct 20 17:49:39 are there some docs or something? Oct 20 17:49:47 not sure what starts it on UT anbox though Oct 20 17:50:02 maybe you can just run `sudo start anbox-bridge` or something Oct 20 17:50:07 ah ok Oct 20 17:50:10 thanks Oct 20 17:53:10 @NotKit [check /usr/sbin/mount-android.sh script and edit it to work with your device is …], i added "mount /dev/mmcblk0p51 /vendor" in mount-android.sh, its work, got UI, but no wifi, sound, ril ... Oct 20 18:01:43 Could I get an example mount-android.sh? I want to make sure I mount the partitions correctly. Oct 20 18:16:06 @Ganvix Gust [Could I get an example mount-android.sh? I want to make sure I mount the partiti …], just add this after echo "checking for vendor mount point" line … # mount vendor partition … mount /dev/mmcblk0p51 /vendor Oct 20 18:19:07 Thank you, is that the only partition that needs to be mounted Oct 20 18:19:43 Ganvix just really make sure you mounting vendor is the problem you have Oct 20 18:19:47 that hack is device-specific Oct 20 18:19:54 [Edit] Ganvix just really make sure mounting vendor is the problem you have Oct 20 18:21:01 Ok, I'm just trying to cover all my bases. Thank you for the help. Oct 20 18:34:02 Is there any particularly good reason why the pulseaudio module-droid-hidl-28 helper always disappears and causes to leave a defunct pulseaudio process around? Oct 20 19:19:57 @fredldotme incompatibility Oct 20 21:02:47 Oeryvzsznk was added by: Oeryvzsznk Oct 20 21:03:47 ;电报拉人;Telegram、‘’ group add members!! ;炸群;Telegram ‘’Group Prom was added by: ;电报拉人;Telegram、‘’ group add members!! ;炸群;Telegram ‘’Group Prom Oct 20 21:09:00 For GSI V10, is there anything to change on the device tree side, kernel or vendor to welcome the arm64 rootfs ? Oct 20 21:11:09 !!电报拉人:Telegram、‘’ group add members!/ !1炸群:Telegram ‘’Group Pr was added by: !!电报拉人:Telegram、‘’ group add members!/ !1炸群:Telegram ‘’Group Pr Oct 20 21:11:42 that display name worries me Oct 20 21:12:17 banned again Oct 20 21:12:39 who? Oct 20 21:12:57 some telegram group promotion chinese spam bot Oct 20 21:13:03 or bots i should say Oct 20 21:13:05 ah. those. Oct 20 21:13:34 !电报拉人:Telegram、‘\ group add members!// !炸群:Telegram ‘’\Group Pr was added by: !电报拉人:Telegram、‘\ group add members!// !炸群:Telegram ‘’\Group Pr Oct 20 21:13:41 ah dammit again? Oct 20 21:14:01 i think someone should code a bot to autokick these. Oct 20 21:14:29 i don't know basically anything about the telegram api so :/ Oct 20 21:14:46 there's plenty of anti-spam bots available Oct 20 21:15:08 oh ok Oct 20 21:15:40 we just don't have them in here, because it's something we've been able to handle manually when we get spam bots joining generally very quickly Oct 20 21:27:14 ah ok Oct 20 21:42:19 Hi everybody. … Is here anyone for hire to build halium/efran's ubu gsi ? I own crosshatch ( pixel 3xl ) and crownlte ( samsung note 9 ) … I saw Kaderohr's logs some time ago but that's all. I did message anyone I found but everyone declined. Oct 20 21:42:44 [Edit] Hi everybody. … Is here anyone for hire to build halium/efran's ubu gsi ? I own crosshatch ( pixel 3xl ) and crownlte ( samsung note 9 ) … I saw Kaderohr's logs some time ago but that's all. I did message everyone I found but everyone declined. Oct 20 21:47:45 \电报拉人:Telegram、‘\ group add members!/ \炸群:Telegram ‘’\Group Pro was added by: \电报拉人:Telegram、‘\ group add members!/ \炸群:Telegram ‘’\Group Pro Oct 20 21:58:16 for Pixel 3 XL... @fredldotme has Pixel 3 port, I assume they are mostly compatible Oct 20 22:01:05 close, 3a and 3 are not the same, mine are sargo or bonito (3a XL) Oct 20 22:02:01 I heard about 3a ports few days ago. But as you said, wrong hardware :/ Oct 20 22:02:56 If you feel adventurous you could try doing it yourself Oct 20 22:05:58 I tried few times but I got stuck at start. … 1 I don't know c++. Php won't help here … 2. I don't know how to get full kernel source. Nysa ( pixel 3 dev ) tried to help me once with it but there were 5-6 repos to get full kernel source. After all kernel never booted so I gave up on learning and trie to find some1 who would like to work Oct 20 22:05:58 on it. … What about debugging that kernel ? Adb was down so I couldn't get logs. It just auto "no valid boot sloot" Oct 20 22:06:06 [Edit] I tried few times but I got stuck at start. … 1 I don't know c++. Php won't help here … 2. I don't know how to get full kernel source. Nysa ( pixel 3 dev ) tried to help me once with it but there were 5-6 repos to get full kernel source. After all kernel never booted so I gave up on learning and trie to find some1 who would like t Oct 20 22:06:06 o work on it. … What about debugging that kernel ? Adb was down so I couldn't get logs. It just auto "no valid boot slot" Oct 20 22:06:33 [Edit] I tried few times but I got stuck at start. … 1 I don't know c++. Php won't help here … 2. I don't know how to get full kernel source. Nysa ( pixel 3 dev ) tried to help me once with it but there were 5-6 repos to get full kernel source. After all kernel never booted so I gave up on learning and try to find some1 who would like to Oct 20 22:06:33 work on it. … What about debugging that kernel ? Adb was down so I couldn't get logs. It just auto "no valid boot slot" Oct 20 22:06:57 [Edit] I tried few times but I got stuck at start. … 1 I don't know c++. Php won't help here … 2. I don't know how to get full kernel source. Nysa ( pixel 3 dev ) tried to help me once with it but there were 5-6 repos to get full kernel source. After all kernel never booted so I gave up on learning and try to find some1 who would like to Oct 20 22:06:57 work on it. … What about debugging that kernel ? Adb was down so I couldn't get logs. It just "no valid boot slot" after splash screen Oct 20 22:09:11 https://github.com/LineageOS/android_kernel_google_crosshatch/tree/lineage-16.0 - that should be good enough regarding kernel source Oct 20 22:12:21 Was fine on pixel 2 / 2 xl. You've probs derped Oct 20 22:12:47 Thx. I'll try to do something with that. If I am not wrong, that Los had plenty of bugs. … Let's say that somehow I manage to create working boot on that source, will having bugged base, bug ubuntu 🤔? Oct 20 22:13:15 @Eamo5 [Was fine on pixel 2 / 2 xl. You've probs derped], I can send that kernel if you wanna test it Oct 20 22:13:49 (Document) https://irc.ubports.com/Iabb1nLi.mp4 Oct 20 22:14:45 @Virus288 [Thx. I'll try to do something with that. If I am not wrong, that Los had plenty …], hard to predict, the spectre of issues we have not necessarily matches what they have Oct 20 22:14:57 but it's better to handle things step-by-step Oct 20 22:15:27 Step by step brick device till i give up 😂😂. … Thx. I'll test it while I'll get some free time Oct 20 22:21:02 In case someone wants to make his/her fingerprint reader stop acting like a keyboard, I've written a little hack to combat this by grabbing the event device exclusively. Should work on all fpc readers: … https://github.com/fredldotme/android_device_google_bonito/commit/6873b812da8ac697c17fceb02e539e7372b7dd4d Oct 20 22:22:37 for Volla Phone people wanted to map it some action instead :) Oct 20 22:23:30 Might be a much bigger task :P Oct 20 22:24:49 Tbf the fingerpring reader on the Volla Phone is not as easy to trigger as on sargo. Oct 20 22:27:15 Nice little hack. Though the finger print scanner running as a key makes for quick discrete command execution. Best for pen testing Oct 20 22:29:06 lol yeah, well, I certainly couldn't stand the experience, even though controlling certain elements using the back of the device is interesting to me :) Oct 20 22:29:54 Totally agree :) Oct 20 22:30:31 Shoot, forgot the license header. Can be used as Apache 2.0 if anybody is uncertain. Oct 20 22:37:44 @fredldotme [In case someone wants to make his/her fingerprint reader stop acting like a keyb …], this should be done on kernel Oct 20 22:37:56 drop input from fp driver Oct 20 22:38:41 I agree, I couldn't find it tbh. Oct 20 22:38:59 On the plus side it means less patching for beginners. Oct 20 22:39:22 it's not GSI friendly lol Oct 20 22:39:53 Yeeeah yeah :) Oct 20 22:40:09 (Sticker, 512x475) https://irc.ubports.com/VIT3td6Q.webp Oct 20 22:44:02 Ideally we would handle it in the shell and allow custom actions as per Volla Phone requests. Oct 20 22:44:59 btw, how's GPS going @erfanoabdi ? :P Oct 20 22:45:17 gps is done? Oct 20 22:45:34 hmm, then it's a pretty long time until a lock on sargo Oct 20 22:46:22 yeah hybris backend finished, and TheKit moved out position from ubuntu-sensors package and done Oct 20 22:48:28 god, we need AGPS real bad Oct 20 22:50:18 Oh well then, if GPS is done we're pretty much on par with Halium 7.1. A round pats on the back for everyone involved. Oct 20 22:50:29 [Edit] Oh well then, if GPS is done we're pretty much on par with Halium 7.1. A round of pats on the back for everyone involved. Oct 20 22:51:00 yeah just need to cleanup some changes Oct 20 22:51:19 my GSI hfd and repowerd changes Oct 20 22:51:24 i'm working on it Oct 20 22:52:31 hyped Oct 21 02:44:41 Someone in the Lunecrash group was complaining about speed even tho it runs pretty fast on laurel_sprout **** ENDING LOGGING AT Wed Oct 21 02:59:57 2020