Monday, 2022-03-28

T42<mitch_conner> Hi so I have Sailfish installed on both my Pinephone and my Motorola G7. Trying to understand why the storeman installer does nothing, on either device03:10
T42<edp_17> @mitch_conner : Gentle reminder, this forum is for porting. However, you can install chum-gui, then from chum you can install storeman itself (you don't need installer). Download chum-gui (download/install both sailfishos-chum-gui and sailfishos-chu): https://chumrpm.netlify.app/06:00
T42<edp_17> @mitch_conner : Join the Sailfish OS Fan Club where you can get help with these kind of questions.06:03
T42<mitch_conner> Is that on telegram? I couldn't find any other channels (re @edp_17: @mitch_conner : Join...)06:12
T42<mitch_conner> Never mind there it is06:13
T42<mitch_conner> The pinephone version came with Chum but I couldn't install it through there either06:18
T42<mitch_conner> Also I just tried installing Chum on my G7, the base package installs with the GUI package won't 😭 #everythingisbroken06:19
T42<gischpelino> https://t.me/+KeJKDDA60uU2M2Q008:56
T42<Amit34> Note 4 liya os09:22
*** phlixi is now known as Guest54010:03
T42<edp_17> @elros34 : I've added namespace.media.permitted.paths and .shared_libs into both (/system/apex/com.android.media.swcodec/etc/ld.config.txt and /system/apex/com.android.runtime.release/etc/ld.config.txt) but the same error was still reported into the log. I am trying to find where the permitted_paths is defined as in the log this is blank (permitted_paths="").10:14
T42<Sasank8> Hi Everyone, I new to Android Rom Development and stuff. I love Sailfish Os and I want to learn how to port to my device but I don't know how to do it. I would really appreciate if anyone can guide me.11:23
T42<TheVancedGamer> /start@daysandbox_bot11:29
Thaodan@Sasank8: There's HADK to guide you into porting, starting how building Android helps for hybris ports. For native port the pinephone port is a good example11:39
T42<Sasank8> @SailfishFreenodeIRCBridgeBot Thank you for the information.12:00
Mister_Magisterhe doesn't know that bridge bot is lul12:01
T42<XelXen> @gischpelino u know that promotion not allowed right?12:47
T42<edp_17> @elros34 : Hi. Can you please help me with OBS. I am trying to build a package which builds fine locally but fails on OBS with "Can't exec "/usr/bin/rpm": Exec format error at /.build/Build/Rpm.pm line 1121.". The full log is here: https://build.sailfishos.org/package/live_build_log/home:edp17:treltexx17/harbour-sailfishpen/sailfishos_4.3.0.15/armv8el15:51
T42<edp_17> I've already removed BuildArch as it was complaining about that but I don't know how to fix this one.15:52
T42<edp_17> Thanks in advance.15:52
Thaodan@edp_17: That's just when setting up the the sb2 target. The real error is in %prep.15:53
ThaodanThe file structure is wrong. You have everything in rpm/ however that folder should only contain the spec file and maybe patches or other files the package uses upstream sources.15:55
T42<elros34> @edp_17 create fresh project in sailfish sdk, build it, remove yaml and all references to it and the you will have proper project structure16:59
T42<Spidey24Z> need help with sound guys17:01
T42<Spidey24Z> this's output of pulseaudio --vvv https://pastebin.com/uiLu9sf617:01
T42<elros34> @Spidey24Z just a tip, do not remove command from logs you are pasting so it's clear where and how do you execute commands.17:03
T42<Spidey24Z> did not remove anything i just copy all output (re @elros34: @Spidey24Z just a ti...)17:16
T42<elros34> you did not provide command prompt and command you are executing in log. You logs starts with: D: [pulseaudio] core-rtclock.c.." but should start with: systemctl user stop pulseaudio; pulseaudio -n --file=/etc/[i;se/arm_droid_default.pa17:20
T42<elros34> pulse*17:20
T42<Spidey24Z> you mean pulseaudio -n -vvv --file=/etc/pulse/arm_droid_default.pa ?17:25
T42<elros34> if you need verbose log then sure, the point is to show everything you are doing17:27
T42<Spidey24Z> without verbose nothing i got nothing17:28
T42<edp_17> Thanodan, @elros34 : thanks. True, I just manually created that project and its spec file. I'll recreate one with sailfish sdk. Thanks!17:45
T42<Spidey24Z> full pulse log  https://pastebin.com/cGTuAPVp18:00
T42<Spidey24Z> @elros34 full pulse log  https://pastebin.com/cGTuAPVp (edited)18:01
T42<elros34> so what kind of issue you have?18:10
T42<Spidey24Z> no sound at all18:11
T42<elros34> not even in settings/sounds? What error you got when you are trying to play audio?18:16
T42<Spidey24Z> nothing it just played and in dmesg i see that audio mixer called like lineage os18:19
T42<Spidey24Z> it's just no sound in speaker or headset18:20
T42<gischpelino> no, what do you mean? (re @XelXen: @gischpelino u know ...)18:21
T42<elros34> @Spidey24Z what did you add in arm_droid_card_custom.pa? Maybe show full repo19:15
T42<Spidey24Z> i did not add any thing19:41
T42<Spidey24Z> @elros34  repo https://github.com/aymanrgab/droid-config-a5y17lte.git19:44
T42<elros34> change your sparse/lib/systemd/system/ to sparse/usr/lib/systemd/system/. So you do not have /etc/pulse/arm_droid_card_custom.pa on device? Try to get journal + pulseaudio log when you are trying to play something, the one you provided is too verbose for me but others may be ablo to read something from it19:52
T42<Spidey24Z> After changing do I need to build image againg or just config19:54
T42<Spidey24Z> Can I change it on the phone right now and try19:54
T42<Spidey24Z> And yeah I don't have arm_droid_card_custom.pa19:55
T42<elros34> just config, btw the changes you have in this path are only needed if you have particular error in logcat otherwise it's pointless change19:56
T42<Spidey24Z> So I remove them right19:56
T42<XelXen> https://t.me/sailfishos_porters/138983 (re @gischpelino: no, what do you mean...)22:06

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