Thursday, 2019-07-25

Danct12good evening13:42
Danct12anyway about no voicecall issue, has anyone here figured it out yet?13:43
vknechtDanct12, recent logs for that type of issue suggest 1. checking miniafservice is running (and audioflingerglue build/packaging) 2. getting pulseaudio logs during call http://merproject.org/logs/%23sailfishos-porters/%23sailfishos-porters.2019-07-02.log.html#t2019-07-02T10:38:1914:05
Danct12yes miniaf is running15:13
Danct12and the audioflingerglue is compiled and packaged15:14
Danct12vknecht: when doing calls, this is the log: https://paste.ubuntu.com/p/bQtkP6dwfB/15:25
Danct12and this is the log when i hung up the call https://paste.ubuntu.com/p/DDPBCVgqPB/15:25
vknechtDanct12, sorry can't say much about these ; one thing tho: did you try with other audio outputs, eg. headphone or bluetooth ? same result ?16:06
Danct12i haven't tried headphone jack or bluetooth16:07
Danct12and i also dont have a bt speaker because i don't use them16:07
vknechtthen, you could try what Jusa advised a bit later: http://merproject.org/logs/%23sailfishos-porters/%23sailfishos-porters.2019-07-02.log.html#t2019-07-02T11:31:2616:07
Danct12but all i know is the headphone jack does work since i tested it with csd16:07
vknechtnever tried with calls, but if you PC has bluetooth, maybe can use it as a speaker16:08
vknechtanyway jack headphone is easier ;-)16:09
Danct12the headphone jack ain't do anything sadly16:19
Danct12oh cool16:28
Danct12i just tried to listen to my other phone at my own and pressing the number pads makes the keypad noises16:28
Danct12deathmist: just for curiousity, have you managed to fix the calling issue yet?16:31
vknechtDanct12, you didn't read the discussion carefuly, keypad/dtmf is played locally ;-)16:35
vknechtand check 2019-07-06 for what the problem was in his case16:36
vknecht(or so it seems)16:36
Danct12ah16:41
deathmistDanct12: sadly no, I really need to get back into it and examine the code / log everything to figure out the root cause, for now I have a very hacky script to switch the voicemmode when you receive, switch to speaker & end a call16:41
Danct12oh16:45
deathmistthis should actually do if you want to test it after compiling the modified pulseaudio-modules-droid https://pastebin.com/E1FgwWes :p16:47
Danct12<deathmist "this should actually do if you w"> oh haha, that's actually is very hacky16:52
Danct12how do i install unsigned packages with zypper?17:35
Danct12those are packages compiled for sailfishos17:35
asrielDanct12: edit /etc/zypp/zypp.conf and set gpgcheck from on to off17:39
Danct12works, i tried the others like cmdline but not work17:41
Danct12thank17:41
Danct12s*17:41
electro575hi all17:42
electro575mal, i have a defconfig, i make diff between my defconfig and my init-script17:51
electro575and i fix init-script with my defconfig values17:51
electro575it's right ?17:52
Danct12deathmist: thanks for the script, i didn't use it yet, but i tried as jusa said, and seems like it works!17:52
Danct12for my case, voicemmode1 doesn't do anything, but voicemmode2 does something17:53
Danct12s/something/make sounds! :)17:53
malelectro575: I don't have time to help today17:55
electro575mal, no problem17:55
electro575maybe another person can help guys how want port sailfishOS ? On forum maybe18:14
malelectro575: ask @elros3418:15
electro575yes, but it's the best source here to help guys ?18:16
electro575no other person ?18:16
electro575elros34 is not connect here18:16
electro575how to discuss with him ?18:16
T42<elros34> use @nick18:17
electro575okey18:17
T42<elros34> comment out (add # at the beggining of line) "exec /lib/systemd/systemd unit=$startup_target" in /sbin/preinit18:17
electro575in the device ?18:18
electro575i'm recompiling boot hybris from mal advices18:18
electro575fix init-script with defconfig is usefull ?18:19
electro575it's so special, i have fix defconfig parameters but , ERROR with kernel checker18:21
electro575@elros34 : on the device i suppose18:21
T42<elros34> so you are again using the same defconfig which you used when were fixing bootloop? there is nothing to fix in init-script unless you change something strange in defconfig18:22
electro575@elros34: yes, okey so18:23
electro575@elros34: bootloop is not fix, i have this file for /data/.stowaways/sailfishos/init_enter_debug218:24
electro575@elros34 : it's done, comment18:30
electro575@elros34 : how arrived to debug a special device to port this OS ! Have you some advice ?18:35
T42<elros34> I dont get you. Have you done the change I asked?18:38
electro575yes18:38
T42<elros34> so what is the result?18:38
electro575which log can i see for that ?18:39
electro575reboot18:39
electro575the device reboot only18:39
electro575after continue18:39
T42<elros34> so get  new last_kmsg18:40
electro575maybe have you similar device than samsung galaxy note 218:40
electro575ok18:40
electro575https://dpaste.de/kPgc18:41
T42<elros34> I don't have similar device. I only have same kernel version and nobody else use device with kernel 3.0 on sfos 3.0.318:42
electro575okey, say it to me if changes are necessary18:42
electro575i save a log journal of all changes18:43
electro575i have done18:43
T42<elros34> comment out also disable_watchdog in /sbin/preinit18:45
electro575ok18:45
electro575echo continue ?18:47
T42<elros34> think, we are changing and debugging that script and echo continue execute it18:48
electro575ok18:48
electro575must unplug my device when continue ?18:49
electro575the device reboot without display battery picture18:49
T42<elros34> no, you don't have to unplug it18:49
electro575ok18:50
electro575new last_dkms18:50
electro575https://dpaste.de/v73F18:50
electro575how do you see an update of the boot device ?18:50
T42<elros34> I checked your config.gz you pasted earlier and looks like you have some wrong changes. Append this: CONFIG_SECURITY_SELINUX_BOOTPARAM=y CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE=0 CONFIG_SECURITY_SELINUX_DISABLE=n CONFIG_UEVENT_HELPER_PATH="" CONFIG_AUTOFS4_FS=y CONFIG_SECCOMP=y18:51
electro575ok, i go update it18:52
electro575i make hybris-boot18:52
electro575can i past my defconfig after this changes for checking by you ?18:52
electro575cause i have done some changes, ...18:53
T42<elros34> what changes? better paste config.gz18:53
electro575forget, ... already test changes18:54
electro575so hard to stay with only one configuration defconfig18:54
T42<elros34> after you add the changes I send you check dmesg search for: Selinux  disabled at boot18:55
electro575yes, i check this18:56
electro575@elros34 : can I send you warning give it out by kernel checker ?18:58
electro575after fixing error if i have18:58
electro575disable selinux, cannot check with cat /proc/cmdline ?18:59
T42<elros34> I don't care right now about kernel checker, don't use it right now18:59
electro575ok, so just do changes and paste my config.gz18:59
T42<elros34> selinux=0 in /proc/cmdline  was ignored by your kernel earlier thats why I posted defconfig changes which should fix it19:00
electro575@elros34: O, okey19:00
electro575@elros34: how check name enp0s29u1uX for telnet ?19:08
electro575the number X changed i suppose19:08
T42<elros34> use ifconfig19:09
electro575it's good19:09
electro575i paste my config.gz19:09
electro575@elros34 : https://dpaste.de/HLoX19:11
electro575https://dpaste.de/4C9P19:12
electro575selinux in dmesg is not disable19:13
electro575https://dpaste.de/R5KD19:14
T42<elros34> c'mon, so you applied that defconfig which I told you to not and lost all we did so far...19:16
electro575you told : append this to config.gz ?19:17
T42<elros34> uncomment that exec /lib/systemd/systemd from /sbin/preinit and grab journalctl --no-page -b0 if it doesn't reboot19:17
electro575not defconfig19:17
electro575try continue after uncomment ?19:17
mal@elros34 I told him to do some other changes to defconfig yesterday based on logs, but I asked him to take backup of the defconfig before that19:18
electro575yes, i have done backup too19:18
electro575but, ... too changes19:19
T42<elros34> mal: I know but he should already know that we tried them already, also I told him yesterday to not do this19:19
electro575uncomment is okey19:20
electro575"grab journalctl --no-page -b0 if it doesn't reboot" -> ? what cmd19:20
electro575journalctl --no-page -b0 -> okey but grab19:21
electro575what is grab19:21
electro575grep ?19:21
electro575No journal files were found.19:21
T42<elros34> paste journal after you continue19:22
electro575journal no log19:22
electro575no entrie19:22
electro575i continue19:22
electro575no reboot after continue be appear19:23
T42<elros34> so you continue to boot, it doesn't reboot but journalctl prints nothing? paste dmesg19:23
electro575nothing19:23
electro575journalctl19:23
electro575okey dmesg19:23
electro575@elros34 : https://dpaste.de/izKa19:24
electro575i have this file to debug for information : init_enter_debug219:25
electro575it's necessary to edit this for journalctl ?19:26
electro575/etc/systemd/journald.conf19:26
electro575Storage=volatile --> Storage=automatic19:26
electro575RateLimitInterval=019:26
electro575it's already done, this changes for journalctl19:26
electro575i have check19:27
T42<elros34> that dmesg is useless, you didn't continue booting19:28
electro575hum, i have done the cmd to continue19:28
electro575echo "continue" >/init-ctl/stdin19:28
electro575it's that no ?19:28
electro575i do this so : while true; do dmesg -c; done19:29
electro575no ?19:29
electro575sh: /init-ctl/stdin: No such file or directory19:30
electro575what !19:30
T42<elros34> you can execute it only once then after few seconds grab dmesg, journalctl19:30
electro575No journal files were found.19:31
electro575don't arrived to stop this cmd : while true; do dmesg -c; done19:31
electro575@elros34 : https://dpaste.de/zoZx19:32
electro575c0 EXT2-fs (mmcblk0p16): error: couldn't mount because of unsupported optional features (44)19:34
electro575c0 EXT4-fs (mmcblk0p16): couldn't mount as ext3 due to feature incompatibilities19:34
electro575c3 EXT4-fs (mmcblk0p16): warning: maximal mount count reached, running e2fsck is recommended19:34
T42<elros34> still useless, it must contains "Welcome to Sailfish" like it had just before you uncomented exec /lib/systemd/19:36
electro575ok19:36
electro575ok, so comment exec /lib/systemd/ ?19:37
T42<elros34> NO, it's really not that hard but ok: echo continue > /init-ctl/stdin; sleep 10; dmesg19:39
electro575no such file -> /init-ctl/stdin19:39
electro575reboot my device ?19:40
electro575manually with button19:40
electro575@elros34 : no such file19:42
electro575@elros34, Do you see messages without the '@' caracter before ?19:43
T42<elros34> I see but I am not highlighted19:44
electro575ok19:44
electro575have you another idea @elros34  ?19:45
electro575no such file -> /init-ctl/stdin -> i must reboot my device manually ?19:46
T42<elros34> I have no more ideas you ask such a question19:46
electro575@elros34 : so, is it possible to port this sailfish OS ? Have you a manner to debug the bootloop ?19:48
electro575it's because the bootloop i don't start and not display : Welcome to Sailfish19:48
electro575?19:48
electro575who can i contact to have more help about this step ?19:50
electro575@elros34 : so, i suppose this :  block/platform/dw_mmc/by-name/USERDATA mmcblk0p1619:54
electro575not mounted because wrong format data19:55
electro575i will reformat with step in this url19:55
electro575https://forum.xda-developers.com/redmi-note-3/development/rom-sailfish-os-3-0-1-11-sipoonkorpi-t391220119:55
electro575@elros34 : wat do you think about this steps ?19:55
electro575https://dpaste.de/bf0c19:56
electro575@vknecht, hi how are you ?20:00
electro575@mal, do you think if this part not mounted, is it a problem ? mmcblk0p16 block/platform/dw_mmc/by-name/USERDATA20:01
electro575i will follow this steps : https://dpaste.de/bf0c20:02
electro575os this topic : https://forum.xda-developers.com/redmi-note-3/development/rom-sailfish-os-3-0-1-11-sipoonkorpi-t391220120:02
malelectro575: of course you have to make sure needed partitions are mounted20:05
electro575ok, thanks20:05
electro575@mal, what is the order to see log ? dmesg -> /proc/last_kmsg  -> /init.log20:09
electro575who work on this solution @mal @elros34, @vknecht ?20:21
T42<elros34> I am still waiting for output of commands I gave you20:22
electro575@elros34, what ? i have send to you my response20:22
electro575but you don't say it to me if i must reboot manually20:23
electro575@elros34 : /init-ctl/stdin -> no file20:23
electro575so i must reboot manually ?20:23
electro575and you don't response to m20:23
electro575to me20:23
electro575@elros34 : sh: /init-ctl/stdin: No such file or directory20:25
electro575@elros34 Hi ? You're here ?20:26
electro575@elros34 : https://dpaste.de/8q3j20:31
electro575@elros34 : please, are you here ?20:31
electro575@elros34 ola ?20:34
electro575@elros34 : i will must go to sleep20:36
electro575@elros34 : do you have a last advice ?20:37
T42<elros34> you mess something, before it prints preinit: welcome to Sailfish now it don't20:37
electro575how can i repair this ?20:38
electro575where do you see welcome to Sailfish @elros34 ?20:38
electro575i'm tired ^^20:39
T42<elros34> in your logs from today20:40
electro575give me the ref20:40
electro575so20:40
electro575what is the file ? dmesg ?20:40
electro575@elros3420:41
electro575stay disable_watchdog () comment ?20:42
electro575in /sbin/preinit20:42
T42<elros34> it  must be comented out. Here is last sane output: http://www.merproject.org/logs/%23sailfishos-porters/%23sailfishos-porters.2019-07-25.log.html#t2019-07-25T18:50:34 after uncomenting exec /lib/systemd should start booting system ad journal should have something20:45
electro575okey20:47
electro575i try to have again <4>[ 1043.392873] c0 preinit: (1043.39) Welcome to Sailfish OS 3.0.3.10 (Hossa)20:48
T42<elros34> or half cuted last log like you did for few days ago20:48
electro575@elros34 : https://dpaste.de/RedU21:41
electro575@elros34 : https://dpaste.de/j1Dh21:43
electro575O, i have Welcome to Sailfish OS !!!21:44
electro575@mal , Welcome to Sailfish OS21:44
electro575on my logs21:44
T42<elros34> you have it since few days that is nothing interesting, important part is just below that line21:45
T42<elros34> now uncomment exec /lib/systemd in /sbin/preinit, reboot, echo contine, wait for few secund and grab dmesg21:46
electro575ok21:46
electro575@elros34 : https://dpaste.de/XaOc21:49
electro575strange because no Welcome21:49
electro575say it to me here why ? i look tomorrow21:49
electro575i must go sleep21:50
electro575bye, thanks a lot21:50
T42<elros34> it's not strange21:50
electro575O, why21:50
T42<elros34> you didn't read what I said, I told you to continue booting and then execute dmesg21:50
electro575reboot with ?21:51
electro575manually21:51
T42<elros34> it doesn't matter21:51
electro575ok, bye, maybe say me more about if you want, i look tomorrow21:52
T42<elros34> ok I give up21:54

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