T42 | <smatkovi> Oh, cool, that saves some work | 05:39 |
---|---|---|
T42 | <smatkovi> i just found out that xulrunner is deprecated since 2017 | 06:38 |
T42 | <ushincia> Hi everyone, i have a question. Is possible to port sailfish os from galaxy a5 2015 to a3 2015? it has same processor and much more specs are the same. | 11:49 |
T42 | <ushincia> I'm a begginer and i don't know if it's possible to port rom in that way | 11:50 |
T42 | <elros34> maybe if it would use same kernel and common device tree | 12:16 |
T42 | <ushincia> ah ok ty | 12:17 |
T42 | <ushincia> im trying to start porting but sadly i dont know how to start ;/ | 12:17 |
T42 | <ushincia> maybe someone can help me to port sailfish os for galaxy a3 2015? | 12:19 |
T42 | <elros34> you start with hadk pdf: https://docs.sailfishos.org/Develop/HADK/ then https://github.com/mer-hybris/hadk-faq/#android-base-specific-fixes and https://etherpad.wikimedia.org/p/hadk-hot. iF you think galaxy a5 is similar then find sources, they may be useful | 12:19 |
T42 | <ushincia> i readed this pdf for few times already but ill try again, thanks | 12:20 |
T42 | <ushincia> can i port it using windows btw? | 12:22 |
T42 | <elros34> no idea. | 12:23 |
T42 | <elros34> basically you should start with finding well working lineage/aosp image to know which corresponding hybris-x release you should use | 12:23 |
T42 | <ushincia> i have working lineage 14.1 installed already (re @elros34: basically you should...) | 12:23 |
T42 | <elros34> can you build lineage on windows? If yes then maybe it is possible but I wouldn't recommend it | 12:24 |
T42 | <ushincia> idk, so it would be better to do on ubuntu for example? (re @elros34: can you build lineag...) | 12:24 |
T42 | <elros34> I think so | 12:25 |
T42 | <ushincia> i have installed ubuntu environment on windows too, commands are working | 12:25 |
T42 | <elros34> I am old... ubuntu on windows | 12:26 |
T42 | <ushincia> yeah, now it is possible to use ubuntu terminal on windows | 12:26 |
T42 | <ushincia> but it has some bugs | 12:27 |
T42 | <ushincia> sometimes | 12:27 |
T42 | <smatkovi> Wsl 2.0 | 12:29 |
T42 | <ushincia> yes (re @smatkovi: Wsl 2.0) | 12:30 |
T42 | <ushincia> ill install normal ubuntu and then ill try to port | 12:31 |
T42 | <smatkovi> For hybris-16.0 or older i recommend this guide to set python 2 as default https://www.fosslinux.com/39384/switching-between-python-2-and-3-versions-on-ubuntu-20-04.htm | 12:31 |
T42 | <smatkovi> But you will see if you need this if it complains about parenthesis in Python | 12:32 |
T42 | <ushincia> thanks (re @smatkovi: For hybris-16.0 or o...) | 12:32 |
T42 | <ushincia> ok (re @smatkovi: But you will see if ...) | 12:32 |
T42 | <elros34> better just install old ubuntu chroot from according to hadk pdf | 12:32 |
mal | @smatkovi the naming might be a bit incorrect, that is just the gecko engine which is still developed | 13:18 |
T42 | <ushincia> https://irc.thaodan.de/.imgstore/e8398571/file_5168.jpg | 14:33 |
T42 | <ushincia> hi, can someone tell me what is the problem? | 14:57 |
T42 | <ushincia> https://pastebin.com/yk1SBDcc | 14:57 |
T42 | <elros34> do you use ubuntu trusty or focal? | 15:01 |
T42 | <elros34> btw you should fix some mistake in your .bash_profile file | 15:02 |
T42 | <ushincia> ubuntu 22.04.2 lts | 15:04 |
T42 | <ushincia> 🥲how can i do that? (re @elros34: btw you should fix s...) | 15:04 |
T42 | <elros34> depends on your error | 15:04 |
T42 | <elros34> I am asking on ubunbtu chroot/HABUILD image you used not your host system | 15:05 |
T42 | <ushincia> oh ok (re @elros34: I am asking on ubunb...) | 15:05 |
T42 | <ushincia> i think its trusty cuz i used this command TARBALL=ubuntu-trusty-20180613-android-rootfs.tar.bz2 | 15:08 |
T42 | <ushincia> curl -O https://releases.sailfishos.org/ubu/$TARBALL | 15:08 |
T42 | <ushincia> UBUNTU_CHROOT=$PLATFORM_SDK_ROOT/sdks/ubuntu | 15:08 |
T42 | <ushincia> sudo mkdir -p $UBUNTU_CHROOT | 15:08 |
T42 | <ushincia> sudo tar --numeric-owner -xjf $TARBALL -C $UBUNTU_CHROOT | 15:08 |
T42 | <elros34> maybe try focal then | 15:12 |
T42 | <b100dian> mal or abr: any advice where the specs for QOMX_COLOR_FormatYUV420PackedSemiPlanar32m is? How did you figure it out for Inoi R7. | 19:45 |
T42 | <b100dian> I have the same codec on video playback with no media buffers in gecko-camera | 19:45 |
T42 | <b100dian> and it crashes at `gecko::codec::DroidVideoDecoder::dataAvailable`, probably the format is incorrectly unpacked and `VideoData::CreateAndCopyData` reads past the end | 19:46 |
T42 | <b100dian> The Inoi R7 reference is for encoding https://github.com/sailfishos/gecko-camera/blob/b92f7977258a87ae09437bfab78c5928c7f83fec/plugins/droid/droid-camera.cpp#L703 | 19:47 |
T42 | <mlsdmitry> Hi. What I need to do to port some device to run sailfish os? I have a kernel source from asus (https://www.asus.com/ru/supportonly/zenfone%2010/helpdesk_download/). This device model doesn't have lineage os support. What would be a plan for my situation? Thank you 🙏 | 21:07 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!