Tuesday, 2019-07-02

liuxhi, guys, my usb mode keeps on charging only when plugined in cable, cannot use mtp and developer mode04:27
liuxlog pasted here: https://paste.ubuntu.com/p/6hYN59WNNW/,04:36
*** OhYash1 is now known as ohyash05:07
spiiroinliux: in that paste: line 22 could be = some left over android usb scripts/stte interfere with usb moded; possibly leading to line 71 = mtp device does not get mounted/configured/activated & mtp daemon gives up; leading to line line 42 = usb moded gives up too07:21
foobar2018hi07:22
foobar2018does xiaomi Redmi Note 5 works with sailfish?07:23
T42<birdzhang> If you mean vince, yes.07:25
foobar2018@T42: ive found one but it has a snapdragon 636, will it run?07:29
T42<birdzhang> nope, vince is Redmi note 5(India)/ Redmi 5 plus(Global), so your Redmi note 5 is Global version07:31
T42<birdzhang> it's codename is whyred07:32
foobar2018T42: which are "vince" specs?07:35
T42<birdzhang> https://www.gsmarena.com/xiaomi_redmi_5_plus_(redmi_note_5)-8959.php07:37
foobar2018cant find it in aliexpress07:38
foobar2018T42: how should I look for it in aliexpress?07:39
T42<birdzhang> sorry, idk. btw, T42 is the telegram bridge bot07:41
foobar2018I see07:44
r0kk3rzman xiaomi has a confusing naming standard09:03
T42<adampigg> It has a standard??09:05
r0kk3rzmaybe thats the problem :)09:06
T42<adampigg> Monich, around?09:33
Mister_Magistermonich:  is small m are you typing from phone?09:34
Mister_Magister@adampigg now you are getting ahead in the game09:35
T42<adampigg> Tablet09:36
T42<adampigg> It will still highlight :P09:36
T42<adampigg> Mal, i wondered, in your position inside the hull of the ship, can you influence the enablement of community FP sensor support?.;)09:50
Mister_Magister@adampigg even jolla have trouble using it lol09:51
T42<adampigg> In that case best to hand it over to the community :)09:52
deathmistI still need help with debugging pulseaudio/ohmd and getting call audio & mic working on 15.1 cheeseburger (OnePlus 5) SFOS 3.0.3.9 :/ collectively I have all repos here https://git.io/fjKv8 pactl list https://pastebin.com/dcsmPYYB logs during call https://pastebin.com/eBbcRgW6 https://pastebin.com/tw5wvCAd and before calling https://pastebin.com/C09:57
deathmistZPgxQpA https://pastebin.com/fM4DWskY09:57
deathmistwhy would "msm8974_platform" appear in logcats instead of "msm8998_platform" ?10:08
Mister_Magistersnap801 as snap84510:13
Mister_Magisterquite upgrade10:13
mal@adampigg I will ask again if that could be moved to public, at least some parts as long as all are available10:16
Mister_Magistermal: binary blob would be okish just way of adapting it to ports10:16
malMister_Magister: that's what the latter part meant, the adaptation side might be better as open but the higher level can in theory be closed if needed10:19
Mister_Magisteryeah10:22
jusadeathmist: could you give short reference what is not working and how?10:24
T42<adampigg> Mal, gr810:25
Mister_Magisterjusa: hi boi wanna fix some mics?10:26
deathmistjusa: when I place or receive a call I hear nothing from the other side and they only hear very low volume crackling from my side, audio works perfectly outside calls, headset, bt, speaker etc same for microphone(s)10:26
deathmistthe random crackling is pretty much inaudible as I had to turn on the speaker at a high volume to hear it on the receiving end10:28
r0kk3rznice!10:32
Mister_Magisterr0kk3rz: WHATS NICE XD10:35
Mister_Magisteroh sry caps10:35
jusadeathmist: could you take full pulseaudio logs from making a call? systemctl --user stop pulseaudio ; pulseaudio -vvvv -n --file=/etc/pulse/arm_droid_default.pa10:38
jusaalso I guess you have audioflingerglue in use?10:38
jusadeathmist: and about the platform, msm8974 msm8226 msm8084 msm8992 msm8994 msm8996 msm8998 sdm845 all use msm8974 audio platform10:39
jusaMister_Magister: provide all logs, state clearly what happens, make sure things work in aosp or whatever you are using as base10:41
malpiggz: Mister_Magister fyi https://github.com/sailfishos/droidmedia/pull/49 https://github.com/mer-hybris/audioflingerglue/pull/1910:44
Mister_Magistermal: <310:46
Mister_Magisteri haven't seen sledges here in loooooooooooooooooong time10:47
deathmistjusa: interestingly enough pressing the number pad during a call makes sounds on both phones; pa log https://hastebin.com/yiyorenaju.http journalctl https://hastebin.com/ihaxupiyar.sql logcat https://hastebin.com/kinoyifusi.sql all during ~50 second call10:56
jusadeathmist: yep, dtmf is not transmitted as audio but played locally10:57
Mister_Magisterjusa: well you were fixing it already but only redirected mic so i thought maybe you could finnish fixing it. Maybe you will be able to remember i have phone in which in call in loudspeaker mode mics is working but in earspeaker mics aren't working. you redirected loudspeaker mic in mixer_paths but quality is you know how good. I'm wondering if there is something more you can do?10:58
jusadeathmist: do you have audioflingerglue (miniafservice) running?11:00
deathmistyep11:01
Mister_Magisterjusa: something rings the bell?11:01
jusadeathmist: hm.. strange that there are no set/get_parameters calls to audioflinger11:02
liuxspiiroin, The POWER_SUPPLY_PRESENT of usb power_supply is always 0 whenever usb plugin or not. usb_moded disconnect the connection then usb net and mtp failed11:04
liuxI think I found the reason but cannot resolve it. have no idea why POWER_SUPPLY_PRESENT is always zero11:04
deathmistjusa: should I remove the symlinks for audio, mixer & media codecs from /etc to isolate the possibility of them causing issues?11:05
malthose really shouldn't break anything11:06
Mister_Magisterjusa is ignoring me ;-;11:07
malthose are either used or not used, in latter case they won't cause issues and if they are used then they are needed11:07
liuxwho has met similar issue? it's "Fallback since cable detection might not be accurate. Will connect on any voltage on charger." in journal log11:12
spiiroinliux: iirc either present/online will do, but you might want to adjust usb-moded vebosity -> add "-Dl" to ExecStart at /lib/systemd/system/usb-moded.service11:13
spiiroin... or if you can connect to device via wlan -> systemctl stop usb-moded ; usb_moded -TDl11:13
Mister_Magisternow we only miss monich to the party :P11:16
liuxspiiroin, yes, i've tried -D option. I'm sure the error comes from usb_moded got the value of  POWER_SUPPLY_PRESENT 0 then disconnect.11:16
* monich is on vacation11:16
Mister_Magistermonich: when r u comming back?11:17
monichwhat happened?11:17
Mister_Magisterproblem with ril11:17
Mister_Magistergib second11:17
spiiroinliux: and there is no online prop? what device is this? qualcomm, mtk, something else?11:17
Mister_MagisterIncompatybile headset when registering network11:17
Mister_Magistermonich: ^11:17
liuxspiiroin, qualcomm msm896011:18
liuxPOWER_SUPPLY_ONLINE is also 011:18
jusadeathmist: when the call is accepted none of the vsids changes state, the all stay in 1 (inactive), thus the routing is never updated...11:18
Mister_Magistermonich: incompatible handset*11:18
monichMister_Magister: logs?11:19
spiiroinliux: does it charge? properly? with both wall charger and from pc?11:19
Mister_Magister@adampigg u there11:19
T42<adampigg> Yup11:19
Mister_Magistergrab logs for monich11:19
*** JustGerd7 is now known as JustGerd11:19
Mister_Magisterofono logger app :P11:19
spiiroinliux: btw if you still have that -D log, can you pastebin/stte it?11:20
deathmistjusa: just found a bunch of missing mixer and audio related files in my current /vendor partition compared to stock /vendor, should I flash it over and see if the situation changes?11:20
T42<adampigg> Cant atm, at work, and phone not booting, needs a boot flashed again11:20
Mister_Magisternow we have everybody in the party :P11:20
liuxspiiroin, yes it charges normal, from pc11:20
T42<adampigg> Something in my build is broke, and it reboots after dhi11:21
Mister_Magistermonich: soo you are on vacation? can ping u tomorrow? we can wait untill your vacation is over if you tell us when its over :P11:21
Mister_Magisteralso mal friendly reminder11:21
T42<adampigg> Monich, ^^11:22
T42<adampigg> (Photo, 1920x2560) https://irc.thaodan.de/.imgstore/SDu8o01bNf.png11:22
T42<adampigg> Will get logs later after fixing stuff11:22
liuxspiiroin, log pasted here: https://paste.ubuntu.com/p/hYx6fJRnjc/11:24
monichMister_Magister: adampigg: T42: that "Incompatible handset" thing comes out of your sim cars11:26
monichvia stk (sim toolkit) interface11:26
Mister_Magisterso ril is fine just sim card doesn't like us?11:26
monichyes, that's how it looks to me11:27
Mister_Magisterhmm maybe it's assigned to one phone or something11:27
Mister_Magisteri will try with mine11:27
monichthe sim in turn might have received that from the operator11:27
Mister_Magisterthat's what i'm thinking about11:27
T42<adampigg> Ive used that sim for many years on different handsets11:28
T42<adampigg> Odd11:28
Mister_Magister@adampigg do you have imei in settings?11:28
T42<adampigg> Dunno, ill check ... Maybe they dont like the handset?11:28
Mister_Magisteroh u can't check11:29
Mister_Magister@adampigg i will check with my sim and then we will think11:29
T42<adampigg> Is it the operator saying the phone is incompatble, or the sim being incomlatible i wonder11:29
Mister_Magisterthe phone11:30
monichthe operator might not like your imei/sim combination11:30
monichif it's a special plan for a specific phone11:30
Mister_Magisterhe said he used it on different phones so it's not then11:30
T42<adampigg> It isnt, its off contract for many years11:30
T42<adampigg> But, this is a pre prod phone11:31
Mister_Magisterdoubt that's the reason11:31
jusadeathmist: let's try this first, compile pulseaudio-modules-droid from here: (dev branch) https://github.com/jusa/pulseaudio-modules-droid/tree/dev11:31
jusadeathmist: then after installing and restarting pulseaudio, after the call is active call: paclt set-card-profile droid_card.primary voicecall-voicemmode111:32
jusadeathmist: and without typo: pactl set-card-profile droid_card.primary voicecall-voicemmode111:32
deathmistokay, will do11:36
deathmistjusa: it automatically chooses no on the conflict and doesn't let me build, or am I doing it wrong? https://pastebin.com/3G5MNj2y11:54
jusadeathmist: you shouldn't build pulseaudio-modules-droid-sbj11:55
jusathat's legacy for jolla 1 device11:55
spiiroinliux: it does indeed look like writing zero to /sys/class/android_usb/android0/enable would show up as disconnect (via udev) - which would be odd / make mode switch with existing code fail. but ...11:57
deathmistjusa: the package is not on my phone but it just builds it here, do I just remove the spec file for it?11:58
spiiroinliux: ... have you used the "ask from user" default mode? what happens if you use developer mode / mtp as default mode? (probably makes no difference, but I do not recall for sure)11:58
spiiroinliux: have you checked what the actual changes that are visible via udev are? maybe we're just misinterpreting something?12:01
jusadeathmist: I'm not sure how the build script works but if removing the spec helps then sure12:03
jusabut if the package is built you can also install the rpm by hand12:03
deathmistalright I installed it and audio came from the earpiece and mic worked after doing the command during a call! :D12:06
jusadeathmist: yeps, then it has something to do with audioflingerglue, as ril (iirc) should update the vsid during call12:08
jusaapparently module-droid-card-glue successfully registers as handler to miniafservice but still for some reason audioflinger set_parameters is not called12:13
liuxspiiroin,  if use developer mode as default, it's same disconnected in  usb-moded12:23
liuxspiiroin, how can i trace actual changes about udev?12:23
deathmistjusa: could it have something to do with me still using the Xperia XA2 RIL stuff https://git.io/fjKXU12:35
jusadeathmist: could be, what android is the base?12:35
deathmist15.112:36
jusais that android 8 or what?12:36
deathmistyes, I meant lineage-15.1 (which is 8.1)12:36
jusayep.. hm.. can't help with ofono ril, mal?12:37
spiiroinliux: udev-monitor perhaps - but it is rather clumsy and verbose. another alternative could be to utilize mce battery/charger tracking ...12:40
spiiroinprintf "[BatteryUDevPropertyBlacklist]\nfoo=bar\n" > /etc/mce/99-udev-hacking.ini ; systemctl stop mce ; mce -Tq -l modules/battery-udev.c:udevproperty_set12:40
spiiroin(just remember to remove that hacking.ini when done)12:40
maljusa: deathmist those shouldn't affect call audio afaik12:40
malof course toggling those to different values is worth a try12:41
maldeathmist: probably good idea to read what those do https://git.merproject.org/mer-core/ofono/blob/master/ofono/drivers/ril/ril_subscription.conf12:42
liuxspiiroin, sorry i'm not familiar with these tools. let me try them....12:43
spiiroinliux: to be specific, it is not a "tool". mce is a system daemon that a) happens to track udev power_supply devices (bit like what usb-moded does) and b) can be configured to do diagnostic loggin on all udev property changes -> can be used "as tool" for this purpose12:46
spiiroingetting back to normal state of affairs then requires: removing that custom ini-file and doing: systemctl start mce12:47
KALUBEI'm  having issues with droid hal init, my device won't accept custom kernel cmdline paramaters so I have disabled selinux in the kernel config, I have masked droid-hal-init and stracing it produces the following output https://pastebin.com/uJRZ5X2f12:53
KALUBEHere is my kernel config https://github.com/calebccff/android_kernel_samsung_sharkls/blob/hybris-14.1/arch/arm/configs/j3xnlte_defconfig#L344412:53
KALUBEIt seems to try and open /sys/fs/selinux which doesn't exist12:54
liuxspiiroin, thanks for the instruction. perhaps i need some time to get it understand. btw, my colleague told me his qcom kernel has same issue. perhaps it's bug of kernel charger module?12:55
malKALUBE: comment out this line https://github.com/mer-hybris/android_system_core/blob/hybris-15.1/init/property_service.cpp#L7512:57
malfrom system/core/init/12:57
malthen run make hybris-hal again and after that "build_packages.sh -d"12:57
KALUBEAwesome, progress! Building now12:58
spiiroinliux: could be, or... in some devices charging/usb behavior depends on whether some android binary blob is running or not (say, fuelgauged / mtk)13:02
liuxspiiroin, I've checked other qcom kernel on github there "power_supply_set_present" which does not exist in my aries msm8960 kernel, nor in other msm8960 kernel for other devices. but if it is indeed issue of binaries I can do nothing then13:09
spiiroinliux: I'm not saying that it is, just that there are other possibilities in addition to bugs. and if it is that some binary needs to be watching over stuff / something, you probably have that binary already on android side. then again - if it charges without issues, this would be unlikely13:17
* spiiroin needs to go13:20
T42<elros34> liux: Last time I checked usb-moded needed POWER_SUPPLY_TYPE to correctly detect usb connection. I had to add dirty patch to my msm8960's pm8921-charger driver to avoid patching usb-moded on every release. use udevadm monitor -u -p to confirm that your kernel reports this property.13:25
liuxelros34, my kernel does not report the property... may I take a look at your patch? I'm patching to charger driver but it seems not easy for me13:33
T42<elros34> liux: https://github.com/elros34/android_kernel_motorola_msm8960-common/commit/d166d4acd96bf395d35f8400f13f1db772b9a44b. Also here is patch for usb-moded which I use before fixing kernel. It may not work with latest usb-moded: https://github.com/elros34/sfos-moto_msm8960_jbbl-patches/blob/b434456088a60e800b8bd706533a81800cda64d8/usb-m13:37
T42oded.patch13:37
KALUBEdroid-hal-init now starts! But I can't su nemo and other systemctl commands hang, heres systemctl status https://pastebin.com/6sERQE0K. I think it's the wait-for-file /run/user-session/user-init-done.flag13:42
liuxelros34: Thank you very much. I think i can cherry-pick your patch to my kernel and make usb-moded work then13:44
KALUBESo start-user-session.service never gets started, because graphical.target never gets started, because multi-user.target never gets started which only requires basic.target which DOES get started, what could cause multi-user.target to never get started?15:59
vknechtKALUBE, maybe lib/systemd/system/multi-user.target.wants/initial-bootstate.service17:13
KALUBEvknecht: https://pastebin.com/h2uHQSBJ is multi-user.target being reached then?17:49
KALUBEIt was started from system.slice so it's not the cause17:49
vknechttry "systemctl --failed" to see if some other failed17:51
KALUBEI think it could be systemd-logind https://pastebin.com/yGJ7YsD417:52
KALUBEAlso oneshot-root.service is stuck on "activating" and doesn't ever start17:53
KALUBECould it be causing stuff like systemctl reboot to hang?17:53
vknechtmaybe check each failed with status, and also paste "journalctl -alb --no-pager"17:55
piggzmal: can I request an devel:idealte:t5 for myself, Mister_Magister and TheKit pls18:01
Mister_Magisterpiggz: i think it should be fxtec:t518:02
piggznot according to $DEVICE?18:02
Mister_Magisteralso mal don't forget bout devel:asus:5z18:02
Mister_Magisterpiggz: according to device18:02
Mister_Magisterhttps://github.com/sailfish-on-fxtecpro1/droid-hal-t5/blob/master/droid-hal-t5.spec18:03
piggzwell, whatever, codename or realy name, im not worried18:03
Mister_Magisteri'm talking about vendor18:04
KALUBEvknecht: https://pastebin.com/UVQmVFPa, https://paste.opensuse.org/view//76801356 I've removed a bunch of spam to do with the battery in journalctl.18:11
malpiggz: Mister_Magister the vendor can be different in sfos and android sides, like I have for fp2 https://github.com/mlehtima/droid-hal-fp2-sibon/blob/master/droid-hal-fp2-sibon.spec18:13
Mister_Magisteri am perfectly aware of that18:14
Mister_Magisterand because phone is from company fxtec like jolla is from jolla18:14
Mister_Magistervendor should be fxtec18:14
Mister_Magistermal: so devel:fxtec:t5 please :)18:15
malwell sony nile has vendor=sony and rpm_vendor=qualcomm18:15
T42<meierrom> Mister_Magister: Your 5z is booting again?18:37
Mister_Magisterwhat do you mean again?18:38
Mister_Magister@meierrom18:42
vknechtKALUBE, not sure it will help but there's a typo persistant <-> persistent for journal storage setting18:43
KALUBEYeah I know, journalctl defaults to persistent so it's fine.18:44
KALUBEI've tracked it down to oneshot-root.service calling ssu binary which hangs (for some reason??) which prevents boot from continuing, commenting out the call to ssu (as it's not useful) means user@100000.service starts, but it doesn't activate18:44
Mister_Magistermal: so fxtec please :P and asus aswell18:58
T42<meierrom> Mister_Magister: I thought you bricked it yesterday or so. My mistake I guess...18:59
Mister_Magisterit wasn't bricked at all lol19:00
Mister_Magisteri mean i have no rndis but that ain't "bricked"19:00
T42<meierrom> Mister_Magister: Cool then. Keep it up. :)19:02
Mister_Magister@meierrom i even forgot who donated it but i disappointed them ;-;19:02
Mister_Magisterbut notchfish will come19:03
Mister_Magister@meierrom are you interested in 5z?19:06
piggzmal: what triggers shutdown after startiing DHI?19:31
Mister_Magisterselinux19:31
piggzMister_Magister: i thought so, but in what way?19:33
Mister_Magisterjust disable it19:34
Mister_Magisteri already disabled it iirc19:34
piggzit is19:34
Mister_Magisterthen dunno?19:34
piggzargh, what have i broken!19:37
piggzmal: expert tips?20:05
piggzif i mask dhi its fine20:05
Mister_Magisterdebug20:05
Mister_Magistermask dhi and strace it20:05
piggzok20:05
Mister_Magisteror not20:05
Mister_Magisterget pstore20:05
Mister_Magisterit should be there20:06
KALUBECan anyone help with my systemd troubles? Any command that seems to require dbus/systemd (e.g ssu, systemctl reboot) seem to hang, user@100000.service is stuck on "activating", running ExecStartPre=/usr/lib/startup/validate-user %i. Kernel config: https://git.io/fjK7p20:07
KALUBESystemctl status: https://pastebin.com/MJu82gia20:08
KALUBEFailed units: https://pastebin.com/pnMz6NH320:10
malpiggz: strace20:15
Mister_MagisterHA! told ya!20:15
Mister_Magisteri am expert now20:15
piggzmal: i have, but it doesnt look right20:15
malKALUBE: are you sure kernel configs are ok?20:15
KALUBENot 100%, currently flicking through but nothing stands out20:16
piggzmal: https://bpaste.net/show/okq3 but, thats not right as ti doesnt do anything ... some environment needed?20:16
piggzwhen i run it as a shellscrpt, it runs for a minue or so, then reboots20:16
malpiggz: maybe you need 64-bit strace20:17
piggzah20:17
malKALUBE: have you verifies the /proc/config.gz on device with mer kernel checker20:18
maljust to be sure it's really correct kernel20:19
KALUBEma: Definitely correct kernel, of interest I have CONFIG_SECURITY_SELINUX_BOOTPARAM unset, CONFIG_AUDIT unset and CONFIG_SECURITY_YAMA_STACKED unset, no other relevant warnings20:22
piggzmal: well, that sucks, its not rebutting under strace20:26
malpiggz: it still reboots if you just run droid-hal-init from terminal?20:28
piggzmal: yes20:29
malKALUBE: show dmesg20:29
maland journalctl -b20:30
Mister_Magistermal: well that experimental audioflingerglue ain't even building ninja: error: '/home/build/android/out/target/common/obj/JAVA_LIBRARIES/WfdCommon_intermediates/classes.jar', needed by '/home/build/android/out/target/common/obj/PACKAGING/boot-jars-package-check_intermediates/stamp', missing and no known rule to make it20:35
piggzmal: when i change the .sh command to exec nohup (strace64) droid-hal-init ... it also reboots20:38
piggzafter running from the command line20:38
Mister_Magisterjust run it manually20:39
malMister_Magister: did you minimize you build in any way?20:39
Mister_Magisterstrace /sbin/droid-hal-init20:39
Mister_Magistermal: nope20:39
Mister_Magisterwait wrong device tree20:39
KALUBEMister_Magister: Does it reboot to recovery?20:40
Mister_Magisterreboot what20:40
Mister_Magisternothing reboots20:40
KALUBEsorry, meant piggz, my droid-hal-init was causing reboots and selinux was the cuprit20:41
Mister_Magisterselinux is disabled tho probably20:41
Mister_Magisterpiggz: can't you just reflash it20:41
piggzmal: the whole rootfs?20:41
piggzi suppose20:42
Mister_Magisteryeah20:42
Mister_Magistery do u guys ping wrong people20:42
malpiggz: ?20:42
Mister_Magistermal: he wanted to ping me20:43
Mister_Magisterbut it's late and everybody ping wrong people20:43
piggzhttps://bpaste.net/show/QE7v20:43
Mister_Magisterjust in case no CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE=1 doesn't matter20:44
piggzmal: i ran strace droid-hal-init from cmdline, and it didnt reboot .... i edited the droid-hal-startup.sh to add an strace, and it still rebooted20:44
Mister_Magisterpiggz: but u masked dhi right20:44
Mister_Magisterwhen i mask dhi on pro1 i have rndis but on 5z i don't ;-;20:44
piggzMister_Magister: yes, i ran it using droid-hal-startup.sh20:44
Mister_Magistercheck pstore fnally please20:45
Mister_Magistercat /sys/fs/pstore/console-ramoops20:45
piggzwe dont have pstore atm20:45
Mister_Magisterwe do20:45
piggzwell, its empty20:45
Mister_Magisterit's enabled in kernel20:46
piggzsh-3.2# ls -lh /sys/fs/pstore/20:46
piggztotal 020:46
Mister_Magisterand  there is systemd service20:46
Mister_Magisterhm20:46
KALUBEmal: dmesg: https://pastebin.com/edsJtCGJ and journalctl -b: http://paste.opensuse.org/view//18743646. I've removed spam from sm5701 and power supply, any way to prevent them from spamming?20:46
Mister_MagisterTHE HELL building audioflingerglue builds 120k objects20:59
malKALUBE: that cannot be journalctl -b, reboot and get new log21:05
malpiggz: is that the same device you already had running at some point?21:07
malpiggz: Mister_Magister pstore is only filled if kernel crashes afaik, not if droid-hal-init reboots the device21:07
Mister_Magisterokay21:08
Mister_Magistermal: yes it is21:08
malreally? I thought it's just a crash log21:09
Mister_Magisteri mean21:10
Mister_Magisterit's same device21:10
malok21:10
KALUBEmal: this log is as soon as possible after I get telnet http://paste.opensuse.org/view//3560261621:12
piggzmal: yes, same device21:17
piggzflashed rootfs and same bahaviour21:17
piggzlets see what logcat says21:18
piggzhmmmm21:21
T42<meierrom> Mister_Magister: I don't think you disappointed anybody so far. Unless you decided to give up on porting 5z?21:21
malKALUBE: I see nothing really bad, except some probably unrelated chmod errors21:25
piggzrats, thought I had it....21:27
KALUBEI really don't know what could be causing it. I've heard that if a process doesn't fork that can make systemctl unresponsive, or if a process that doesn't fork doesn't exit for some reason21:28
KALUBEI'm not sure how to track it down, if that is the case21:28
piggzmal: Mister_Magister: thought i had it, failing to load selinux_stubs due to ordering service problem ... but even after fixing htat it still reboots21:37
piggzim calling it  anight!21:38
malKALUBE: try running "journalctl -b -f > log.txt" to grab the log for longer time, not very long but maybe a minute or two21:38
malthat way the log file should hopefully have all21:39
liuxI've set dataCallFormat=11 in ril_subscription.conf. the sms sending/receving does not work sometimes. Should I set to other value?23:59

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