Thursday, 2021-05-06

T42<A_T_R> Aborting00:15
T42<A_T_R> error: prebuilts/tools/: platform/prebuilts/tools checkout 42dea9fe53741758170559dcecec51568ef32d0500:15
T42<A_T_R> https://del.dog/imerringuv.txt00:18
T42<A_T_R> repo sync error (hybris-17.1)00:21
Umeaboyelros34: The apply patches part seems to be removed from the HADK.01:00
UmeaboyA_T_R: What python version?01:03
T42<A_T_R> @Umeaboy - python 2.7.18  (ubuntu 20.04.2)06:30
T42<A_T_R> https://del.dog/wawelyghan.txt07:54
T42<A_T_R> lunch lineage_X00TD-userdebug error07:54
T42<A_T_R> https://github.com/SailfishOS-sdm660/device_asus_X00TD/commits/hybris-17.107:54
T42<elros34> Umeaboy: it was never in hadk pdf, it was only in hadk-faq08:00
T42<A_T_R> @A_T_R [https://del.dog/wawelyghan.txt08:01
T42<A_T_R> lunch lineage_ …], ..08:01
T42<ankaos> (Photo, 1280x719) https://irc.thaodan.de/.imgstore/sJlPUxLVvf.png08:39
T42<ankaos> (Photo, 1280x719) https://irc.thaodan.de/.imgstore/Uk30KgD4Km.png08:39
T42<ankaos> how use sailfish os sdk for device?08:39
Thaodanwrong channel please go to #sailfishos09:20
T42<ankaos> link please09:41
UmeaboyIf CONFIG_WATCHDOG_NOWAYOUT is supposed to be used only if the device use watchdogs with dsme and mine doesn't, do I set the exclamation mark as value then?13:19
UmeaboyI checked my defconfig to see if I have CONFIG_WATCHDOG_NOWAYOUT and I do, but nothing about dsme.13:21
UmeaboyHere's every WATCHDOG relation I could find: https://pastebin.ubuntu.com/p/ZQsgsw2qdr/13:21
Umeaboyelros234: ^^13:26
T42<A_T_R> Fwd from A_T_R: https://del.dog/wawelyghan.txt13:26
T42<A_T_R> lunch lineage_X00TD-userdebug error13:26
T42<A_T_R> https://github.com/SailfishOS-sdm660/device_asus_X00TD/commits/hybris-17.113:26
UmeaboyDid you run source build/envsetup.sh before running lunch?13:27
T42<A_T_R> yeah ,13:27
T42<A_T_R> Also apllied hybrid-patches13:27
UmeaboyIs the device added to the lunch list then?13:27
UmeaboyTry running only lunch and see if it's in the list.13:27
T42<A_T_R> It's not in list13:28
UmeaboyAdd it then.13:28
UmeaboyYou should have a device make file in the repo.13:29
UmeaboySorry....... vendorsetup.sh13:31
UmeaboyIt should look something like this: add_lunch_combo lineage_X00TD-userdebug13:33
UmeaboyLook at the Lineage vendorsetup.sh for that device.13:33
Umeaboyhttps://blog.jayway.com/2012/10/24/a-practical-approach-to-the-aosp-build-system/13:35
UmeaboyThis seems more up to date thou: https://www.msystechnologies.com/blog/learn-how-you-can-port-custom-rom-to-an-android-device/13:36
UmeaboyHopefully that helps.13:37
T42<A_T_R> Thanks ,I will into it13:38
* Umeaboy pads A_T_R on the back and says - You're welcome.13:39
T42<A_T_R> 😐13:40
T42<ankaos> @A_T_R [https://del.dog/wawelyghan.txt13:41
T42<ankaos> lunch lineage_ …], use # this line https://github.com/SailfishOS-sdm660/device_asus_X00TD/blob/hybris-17.1/BoardConfig.mk#L26313:41
T42<elros34> Umeaboy: dsme is sailfish process which will poke your watchdog, you will not find anything about dsme in kernel. Also you never set exclamation mark to any config. It is just optional config indicator. I suggest you to not set nowayout for now, and enable it later when you will have a well working port without crashing dsme.14:10
T42<A_T_R> @ankaos [use # this line https://github.com/SailfishOS- …], it works'14:24
T42<A_T_R> @Umeaboy [Look at the Lineage vendorsetup.sh for that de …], there is no vendorsetup.sh in hybris tree14:24
T42<Herrie1982> @A_T_R [there is no vendorsetup.sh in hybris tree], Sometimes you need to manually add it. I also found some device repos that were missing the .sh scripts14:27
T42<A_T_R> where to add ? in my device tree ?14:28
T42<elros34> first of all did you finish sync? You had some issue previously. Then why do you use lunch *, use breakfast $DEVICE14:30
T42<A_T_R> https://del.dog/hyralalebu.txt14:33
T42<elros34> what about my first question? also show your local manifest14:39
T42<A_T_R> yeah completed repo sync —fetch-submodules14:39
T42<A_T_R> https://github.com/SailfishOS-sdm660/local_manifests/blob/X00TD-hybris-17.1/roomservice.xml14:40
T42<elros34> so have you tried commenting out this https://github.com/SailfishOS-sdm660/device_asus_X00TD/blob/hybris-17.1/BoardConfig.mk#L263?14:44
T42<A_T_R> ok i will try this14:44
T42<ARandomDude> guys it's true that Sailfish OS is coming to Galaxy A105FN?14:45
T42<A_T_R> @elros34 [so have you tried commenting out this https:// …], it passes lunch -14:51
T42<A_T_R> make hybris-hal droidmedia14:51
T42<A_T_R> this error14:51
T42<A_T_R> https://del.dog/amexacumem.txt14:51
T42<ankaos> @A_T_R [it passes lunch -14:53
T42<ankaos> make hybris-hal droidmedia …], # https://github.com/SailfishOS-sdm660/device_asus_X00TD/blob/hybris-17.1/BoardConfig.mk#L243 look14:53
T42<ankaos> @A_T_R [it passes lunch -14:53
T42<ankaos> make hybris-hal droidmedia …], use #14:53
T42<elros34> I do not think commenting out everything is good idea. SystemUI could be removed because sailfish does not use it.14:54
T42<elros34> Did you apply hybris patches? What happens when you make libinit_X00TD?14:56
T42<A_T_R> @elros34 [Did you apply hybris patches? What happens whe …], apllied hybris-patches14:57
T42<A_T_R> (hybris-patches/apply-patches.sh --mb)14:57
T42<A_T_R> > . build/envsetup.sh > lunch lineage_X00TD-userdebug >14:57
T42<A_T_R> make libinit_X00TD15:07
T42<A_T_R> https://del.dog/icighakedu.txt15:07
T42<A_T_R> device_asus_X00TD/BoardConfig.mk at hybris-17.1 · SailfishOS-sdm660/device_asus_X00TD · GitHub15:15
T42<A_T_R> https://github.com/SailfishOS-sdm660/device_asus_X00TD/blob/hybris-17.1/BoardConfig.mk15:15
T42<A_T_R> @A_T_R [device_asus_X00TD/BoardConfig.mk at hybris-17. …], Comment out this line ,now it is compiling don't what happens next15:16
T42<elros34> maybe something like that would help https://github.com/akamphon/android_device_samsung_universal7880-common/commit/19aa35b08fdebe637a01af1f3b1fd212d94e8aaf15:18
T42<elros34> also I did not notice export TEMPORARY_DISABLE_PATH_RESTRICTIONS=true in your logs so make sure you export that before building15:21
T42<ankaos> anbox running on sailfish os?15:57
T42<adampigg> Nope, upstream anbox requires x1115:57
T42<ankaos> @adampigg [Nope, upstream anbox requires x11], x11?15:59
T42<ankaos> what is x11?16:06
T42<adampigg> Cmon16:07
T42<EBWAFAS> (Document) https://irc.thaodan.de/.imgstore/ZK6y0echP0.png19:23
T42<elros34> use: sudo ssu domain sailfish and try again refreshing repo19:27
*** Umeaboy is now known as Guest5097319:59
UmeaboyI can't seem to find a page that explains what the exclamation mark is for in a defconfig.21:24
UmeaboyIs that equal to hard coding the module?21:24
malUmeaboy: what do you mean? you mean in the mer kernel checker?21:38
malUmeaboy: those ! in the mer kernel check output mean that those are not critical errors https://github.com/mer-hybris/mer-kernel-check/blob/master/mer_verify_kernel_config#L1521:39
UmeaboyI'm talking about the values that you can change to.21:41
Umeaboyy stands for yes, m stands for module and ! stands for ...........21:41
malUmeaboy: read what I just wrote21:41
UmeaboyUhu.21:42
malthat ! has nothing do with actual value you set in defconfig, it's just internal syntax used in that checker21:42
malyou can see in the comment after those lines with ! that they say optional21:43
mal(well in most cases anyway)21:43
UmeaboyYeah.21:43
maland in the line I linked in tells what that ! means21:43
UmeaboyGot it.21:46
malso the usual values y,m,n are the ones you set in defconfig, depending what is mentioned in the checker output21:47
UmeaboyYeah.21:52
Umeaboymal: The part about applying hybris-patches seems to be gone from the HADK pdf.22:15
UmeaboyI can't find it even though I know that it should be used.22:16
malwas it ever there?22:16
UmeaboyIf I recall correctly I think it was.22:18
UmeaboyI could be mistaken thou.22:18
T42<elros34> Umeaboy you seems to ignore my answers and keep asking same you got answer few hours ago. How about you read channel logs instead22:19
Umeaboyelros34: I must be missing something because I can't see any answer to this problem when I mentioned it earlier.22:22
T42<elros34> https://irclogs.sailfishos.org/logs/%23sailfishos-porters/latest.log.html#t2021-05-06T08:00:1422:23
T42<coddato> @coddato [A bit more updated?], .22:23

Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!