T42 | <孟终筐 %lastname%> (Photo, 740x619) https://irc.thaodan.de/.imgstore/haiVF4liLb.png 电报业务,推特,脸书,请咨询客服 | 03:32 |
---|---|---|
T42 | <ItsMeShouko> @NotKit [@ItsMeShouko is your build LVM-based?], no | 06:15 |
T42 | <ItsMeShouko> I just enabled encryption package in patterns | 06:15 |
deathmist | that's your problem then, I tried it before too and had the same issue | 06:15 |
T42 | <ItsMeShouko> is there any guide for that? | 06:15 |
deathmist | and never set up my build to use LVM lol | 06:15 |
deathmist | don't think there's any guide, I'd potentially be interested in setting LVM up as well; you could perhaps look at some sony device repo which has it working and try to figure out how they did it :p | 06:21 |
rinigus | Deathmist, @ItsMeShouko: I used sony xperia 10 build guide to port sony tama with lvm. | 06:23 |
rinigus | note that twrp does not support lvm. so, you cannot make snapshots with twrp. not sure how would you flash it either | 06:24 |
T42 | <ItsMeShouko> you mean twrp will not be able to flash the build either? | 06:24 |
rinigus | I don't know. on sony we use fastboot for flashing | 06:25 |
deathmist | I suppose using LVM would also make userdata unreadable by Android, or does it even use a partition directly like that? I have a dual-boot setup with the LOS 16.0 base ROM by swapping boot images which I'm not giving up especially when it's not possible to run Android apps on community ports | 06:27 |
rinigus | I think there is no sfos port with lvm that is using twrp for flashing. so you would be entering the unknown if you would try to do that. | 06:27 |
rinigus | Deathmist: yes, don't think you can get to userdata in android then. | 06:29 |
rinigus | unless you start hacking android bits as well. maybe it is possible to make it recognize lvm and boot from that. with lvm use, all your partitions (including /system) come from that. | 06:31 |
rinigus | but then it boils down to whether it is worth to invest that time into it | 06:32 |
T42 | <ItsMeShouko> sounds like a lot of hacking | 06:33 |
T42 | <ItsMeShouko> can't give up on android dual boot either, will drop the idea :0 | 06:33 |
T42 | <ItsMeShouko> (Photo, 1080x1920) https://irc.thaodan.de/.imgstore/PqzELXY1Xz.png | 07:22 |
T42 | <ItsMeShouko> @ItsMeShouko [<reply to media>], Presence option is not available my port, what am I missing here? | 07:22 |
rinigus | account that has some chat support? | 07:31 |
T42 | <ItsMeShouko> it is related to xmpp | 07:34 |
T42 | <ItsMeShouko> on my port when I login xmpp account, presence option should be accessible but it is just not there | 07:35 |
kalube | @itsmeshouku Deathmist what if you put the sfos rootfs in an image instead of just extracted to userdata? would only be a line or so changed in the ramdisk to work with it. Then you can encrypt the ext4 image and not mess with userdata | 09:27 |
mal | deathmist: lvm build is actually quite simple thing to do | 11:39 |
mal | but indeed there are no instructions for that | 11:39 |
rinigus | mal: do you know if you can flash lvm build with twrp | 11:41 |
mal | rinigus: hmm, not sure, does it support replacing a whole partition? | 11:42 |
mal | probably using dd somehow it might work | 11:42 |
rinigus | mal: don't know whether it does allow to replace a whole partition. | 11:45 |
Thaodan | btw: latest android 10 baseband/firmware makes Sailfish OS on the Xperia XZ3 no longer work | 12:04 |
Thaodan | flashed an Xperia XZ3 yesterday and noticed that. | 12:04 |
Thaodan | /sys/devices/virtual/input/input3/event3/enable was not found | 12:06 |
T42 | <smallville7123> Anyone got USB debug to work for S8 yet? | 12:46 |
deathmist | @smallville7123 do you happen to know how far the S8 port is? | 12:50 |
deathmist | or rather how far it has become so far* | 12:50 |
T42 | <smallville7123> As far as I know, libhybris fails to boot or something and USB debugging is not implemented yet | 12:50 |
deathmist | hm, could get some clues from looking at /data/.stowaways/sailfishos/init.log after attempting to boot and checking it from TWRP, RNDIS shouldn't be complicated to setup assuming the kernel is configured properly | 12:52 |
T42 | <smallville7123> Anyone here have an S8 besides me? | 12:56 |
T42 | <smallville7123> If not I would be willing to aid in trying to get the S8 port working :) | 12:59 |
T42 | <smallville7123> As long as it doesn't hard brick my device | 12:59 |
rinigus | Thaodan: interesting. I managed to get XZ2c for development and that one allowed me to flash sfos after having latest android 10 baseband/firmware. | 13:00 |
rinigus | looks like there are again small differences between devices in tama family | 13:00 |
T42 | <smallville7123> As I'm running S8 dreamlte G950F | 13:00 |
T42 | <neochapay> @smallville7123 [As I'm running S8 dreamlte G950F], You have working port on s8 ? ^_^ | 13:06 |
T42 | <smallville7123> No unfortunately | 13:06 |
kalube | Does anyone know anything about "build/make/core/base_rules.mk:260: error: hybris/mw/libhybris/libhybris/compat/camera: MODULE.TARGET.SHARED_LIBRARIES.libcamera_compat_layer already defined by external/libhybris/libhybris/compat/camera." during make hybris-hal ? | 13:38 |
mal | you should only have one copy of libhybris in source tree | 13:51 |
mal | kalube: doesn't matter which of those two locations it is in but only is allowed | 13:53 |
mal | *only one is allowed | 13:53 |
kalube | ah | 13:54 |
ghowa | I included the patches from yesterday and the corresponding errors disappeared. Unfortunately there is still one last error left, and it doesn't look good: | 20:08 |
ghowa | ./../../../../../kernel/fairphone/sdm632/crypto/des_generic.c:631:15: internal compiler error: Segmentation fault | 20:08 |
ghowa | unsigned long des_ekey(u32 *pe, const u8 *k) | 20:08 |
ghowa | I guess I can't update gcc in habuild_sdk and hope the error disappears? | 20:09 |
mal | ghowa: are you trying to port fp3? | 20:26 |
ghowa | yes | 20:26 |
mal | well I have already fully functional port for that, it's just not public yet | 20:26 |
ghowa | oh, nice ;) | 20:27 |
mal | it's waiting for next sailfish release because of some changes that are coming with it | 20:28 |
ghowa | okay, then I'll wait patiently and won't bother you guys with my noob questions :) | 20:29 |
mal | just saying that it was not easy, it took quite a while to get it graphics working and I still only have a terrible hack to get those working | 20:31 |
mal | I need to figure out why it fail with the hack | 20:31 |
mal | *without the hack | 20:33 |
mal | ghowa: I don't remember having that build error from kernel, need to check though | 20:33 |
ghowa | maybe fedora isn't the ideal environment for the sdk? earlier I had that selinux problem as well... | 20:35 |
mal | I'm quite sure there are people using fedora as host | 20:39 |
T42 | Kitty %lastname% was added by: Kitty %lastname% | 20:44 |
ghowa | okay, I doubt I can help in any way, but let me know if there's something to do | 20:45 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!