Sunday, 2019-11-10

deathmistor something crashes anyway, I can't telnet in as that's also been an issue for my device (even with known working configs etc) and UI definitely doesn't come up with it on00:01
deathmistonly a white notification LED light starts shining after a while of waiting00:02
T42景终磊 %lastname% was added by: 景终磊 %lastname%03:19
T42夏侯慧棠 %lastname% was added by: 夏侯慧棠 %lastname%04:11
T42幽凯 %lastname% was added by: 幽凯 %lastname%04:17
preflexis "i486" the correct value for PORT_ARCH for my Zenfone 2?  It has Intel Atom Z3580 cpu.07:19
r0kk3rzits not 64bit?08:01
r0kk3rzof course it is, so use 64bit08:02
malpreflex: afaik there is no 64-bit intel build, so i486 is correct PORT_ARCH08:29
T42<nitin03 %lastname%> I am getting this error08:49
T42<nitin03 %lastname%> grilio-socket] ERROR! Can't connect to RILD: No such file or directory08:49
T42<nitin03 %lastname%> when checking the status of ofono.service08:49
monichno rild sockets => either android rild isn't running or (android 8+) binder transport needs to be configured08:53
T42<nitin03 %lastname%> ps -ef | grep ril08:54
T42<nitin03 %lastname%> radio     4087  3831  1 20:36 ?        00:00:04 /vendor/bin/hw/qcrild08:54
T42<nitin03 %lastname%> radio     4088  3831  1 20:36 ?        00:00:04 /vendor/bin/hw/qcrild -c 208:54
T42<nitin03 %lastname%> root      6823  5191  0 20:40 pts/0    00:00:00 grep ril08:54
T42<nitin03 %lastname%> @monich> no rild sockets = [either android rild isn't running or (android …], Rils is running...can you point me to the direction..how to configure binder ??08:57
monichis there /dev/hwbinder ?08:57
T42<nitin03 %lastname%> Also the sim cards menu is showing up in settings app08:58
T42<nitin03 %lastname%> @monich [is there /dev/hwbinder ?], yes there is08:59
monichgood :)08:59
monichhttps://github.com/mer-hybris/droid-config-sony-nile/blob/master/sparse/etc/ofono/ril_subscription.conf09:01
monichconfig for sony xa2 ^09:01
monichthe key part if "transport=binder:name=slot1"09:01
T42<nitin03 %lastname%> I already have this file...though i may have commented out this part :(09:02
monichthen uncomment it :)09:03
T42<nitin03 %lastname%> @monich [then uncomment it :)], Should I make another conf file for dual sim like in the shared repo...or is it fine to save settings for second sim in the same file09:07
monichsame file is fine09:09
monichfor xa2 it was split because some variants have second slot and some not09:10
T42<nitin03 %lastname%> @monich [same file is fine], thank u so much. :)09:10
T42<nitin03 %lastname%> I will check if this works :)09:10
deathmistmonich: oh hey, I'm having issues with cellular data on hybris-16.0: here's full journal when attempting to connect using cellular https://dpaste.de/Y6cK/raw and here's my droid-config repo https://git.io/JeVdb09:24
deathmistwhen I enable the option in settings (no Wi-Fi / other networking active) the status label keeps very quickly switching between "Enabled" and "Connecting" periodically, stopping for a little while after a second09:26
monichdeathmist: Unexpected data call status 4100 => SETUP_DATA_CALL fails with PDP_FAIL_OEM_DCFAILCAUSE_4 (i.e. oem specific error)09:27
monichis that a qualcomm device?09:28
monichin general, sounds like some pieces of modem related configuration are missing/broken at android level09:30
monichcan't tell anything more specific than that :/09:30
deathmistyea, Snapdragon 835 (msm8998) and cellular functioned fine on hybris-15.1 :/09:31
monichI asked because mtk usually requires lots of tweaking but qcom often works out of the box09:32
deathmisthere's also /system/bin/logcat if that may help https://dpaste.de/gXDN/raw09:59
deathmistmonich: so I get "subsys-pil-tz soc:qcom,ipa_fws@1e08000: invalid resource" and "Failed to iomap base register" for a few other things in journal/dmesg which are not in my reference 15.1 logs, could it be some firmware loading problem?11:05
T42<nitin03 %lastname%> @deathmist what does mmcblk0p1 mean here?11:21
T42<nitin03 %lastname%> https://pastebin.com/bgphKn4z11:21
T42<nitin03 %lastname%> I got this from here(last part of this section)11:21
T42<nitin03 %lastname%> https://github.com/mer-hybris/hadk-faq#id4111:21
deathmist@nitin03 looks like a hard coded device FIRMWARE partition, replace it with your one which you can find in fixup-mountpoints for example11:27
T42<nitin03 %lastname%> @deathmist [@nitin03 looks like a hard coded device FIRMWA …], it should be modem?11:29
T42<nitin03 %lastname%> But I think this will not help me11:36
T42<nitin03 %lastname%> as I checked11:36
T42<nitin03 %lastname%> In my /firmware/image folder I already have modem.mdt file11:36
deathmistwell do you even have "Failed to locate modem.mdt" in dmesg then?11:37
T42<nitin03 %lastname%> @deathmist [well do you even have "Failed to locate modem. …], yes11:42
T42<nitin03 %lastname%> [   13.280978] ipa-wan ipa3_ssr_notifier_cb:2736 IPA BEFORE_POWERUP handling is complete11:42
T42<nitin03 %lastname%> [   13.281230] pil-q6v5-mss 4080000.qcom,mss: modem: Failed to locate modem.mdt(rc:-2)11:42
Mister_Magistermal: should i use my 16.0 base or yours?12:54
rinigusspiiroin: I have found a workaround for suspend issue.13:38
* rinigus sent a long message: < https://matrix.org/_matrix/media/r0/download/matrix.org/ySrQATutRSNWPwaRndNHSxNm >13:38
riniguswill try to see if I can get something similar in kernel/power/autosleep.c13:40
malrinigus: are suspend issues wlan related? add the connman suspend plugin in case you don't have it14:44
rinigusmal: no, those were without wlan. as such wlan is not an issue and I think I have connman plugin already14:46
malrinigus: do you use same aosp9 sony kernel or something else?14:47
rinigusmal: issue was in battery handling and too fast re-entry to suspend in sfos. in aosp9, there was sufficient delay imposed by something that battery events were handled correctly, most of the time14:48
maloh, so some different issue then14:49
malnot the fuse bug14:49
rinigusspiiroin: I checked autosleep as well (https://github.com/sailfishos-sony-tama/android_kernel_sony_msm/blob/hybris-sony-aosp-9.0.0_r37_20190620-tama-sleep/kernel/power/autosleep.c#L60).14:52
rinigus... but in the end, looks like its working fine as it is in suspend.c14:52
rinigusmal: no, not the same, I think14:52
rinigusmal: with OBS, I wonder if we are allowed to upload system and vendor image rpm's to it? or that should be avoided due to legal || size constraints?15:28
rinigus... and if we cannot push those images to OBS, I presume that CI is out of the question as well.15:29
Mister_Magistermal: i just cloned hybris-16 and when i tried to make hybris-hal i'm getting build/make/core/droiddoc.mk:188: error: FindEmulator: find: `tools/metalava/manual': No such file or directory15:42
malhmm, strange, try enabling that in manifest16:13
Mister_Magistermal: nobody told me i have to apply some patches16:13
malMister_Magister: oh, sorry16:14
Mister_Magisterbut i figured it out so it's fine ^^16:14
malMister_Magister: yes, that is missing from faq it seems, I'll fix it tomorrow16:14
Mister_Magistersearching for libxz16:15
Mister_Magistermal: i enabled like 10 disabled repos already xd16:20
Mister_Magisterwell optimizations are good but these seem super device specific16:21
Mister_Magistermal: system/update_engine/update_status_utils.cc:19:10: fatal error: 'update_engine/dbus-constants.h' file not found ideas?16:25
malstrange16:28
malMister_Magister: did you clean out/ after that partial failed build16:29
Mister_Magisternah16:31
Mister_Magisteri will try make clean16:31
malI usually just delete whole out/16:32
Mister_Magistersame thing really16:33
Mister_Magistermal: same thing16:36
Mister_Magistermal: any idea?16:43
T42<nitin03 %lastname%> @mal any way to solve this16:48
T42<nitin03 %lastname%> [   13.280978] ipa-wan ipa3_ssr_notifier_cb:2736 IPA BEFORE_POWERUP handling is complete16:48
T42<nitin03 %lastname%> [   13.281230] pil-q6v5-mss 4080000.qcom,mss: modem: Failed to locate modem.mdt(rc:-2)16:48
T42<nitin03 %lastname%> I have checked my /firmware/image folder after booting into sfos16:48
T42<nitin03 %lastname%> and modem.mdt file is there16:48
maldo you see the userspace firmware searching in journalctl -b? one possibility is that the firmware files have incorrect permissions which cause the failure, make sure sure that is mounted with read permissions for everyone16:56
malMister_Magister: not sure right now, can't help today16:57
Mister_Magisterah understood16:57
Mister_Magisteri was hoping getting it up on weekend but take your time16:58
malMister_Magister: I didn't see any changes to that repo anytime recently so something odd is happening17:02
Mister_Magisteryeah very weird17:02
T42<nitin03 %lastname%> @mal [do you see the userspace firmware searching in …], https://pastebin.com/pcKHGGAV17:03
Mister_Magisteri could just stay with my patched base ech…17:03
malMister_Magister: it shouldn't be any different, the patches are the same probably17:03
Mister_Magistermal: well mine was building fine17:04
mal@nitin03 are you sure you have CONFIG_FW_LOADER_USER_HELPER=y in kernel defconfig?17:04
malI need to go offline now17:05
T42<nitin03 %lastname%> @mal [@nitin03 are you sure you have CONFIG_FW_LOADE …], but kernel check script suggests it should be n17:12
T42<nitin03 %lastname%> so kept it as n :(17:12
Mister_Magistermal: solution was uncommenting yet another repo you commented out17:28
Mister_Magisteri will be doing pr to fix too many commented out repos17:28
*** dylanvanassche[6 is now known as DylanVanAssche17:43
T42<Lukapanio> how to debug usb modded?18:09
T42<Lukapanio> usb is not working at all18:11
T42<Lukapanio> and @pketo18:39
T42<Lukapanio> Device UID is ok it is imei18:39
T42<Lukapanio> and Device model is Moto G5 (cedric / cedric)18:39
T42<Lukapanio> can you register it to use store18:39
T42<hacker12455> don't you need to have a device on OBS to do that?18:40
Mister_Magister@hacker12455 no.18:43
Mister_Magisteryou need to confirm that imei is getting properly18:43
T42<hacker12455> oh ok18:45
T42<Lukapanio> @Mister_Magister how to confirm?18:47
Mister_Magisterhmm dunno MAYBE READ INSTRUCTIONS IF YOU KNOW WHO TO ASK ALREADY18:47
T42<Lukapanio> "Find another port/phone and prove that unique ID there is different than yours" first how to prove? second it seems to be imei of first sim18:49
DylanVanAsscheLukapanio: Check the IMEI number in the Settings app, write it down somewhere, reboot, check again. This shouldn't change across reboots. Also make sure the WiFi and Bluetotth MAC addresses are consistents across reboots.18:49
T42<Lukapanio> i have box with imei18:50
T42<Lukapanio> yes id is imei and it is ok18:51
T42<Lukapanio> wifi mac is ok too18:51
DylanVanAsscheLukapanio: That works too :) just reboot a couple of times and make sure that these addresses I mentioned are staying the same.18:52
DylanVanAsscheThey are used to generate a device ID for the Store (AFAIK).18:52
T42VeryOriginalUsername was added by: VeryOriginalUsername18:52
T42<VeryOriginalUsername> hello, are there any modern-version-based community builds for hammerhead maybe?18:52
DylanVanAsscheAlso Bluetooth?18:52
T42<Lukapanio> but i haven't seted up bluetooth yet18:52
T42<hacker12455> the weird thing is that the BT address does not show up18:53
T42<hacker12455> despite BT being on18:54
T42<Lukapanio> lol no bt here yet18:54
T42<Lukapanio> but still that id is just my mac18:54
T42<Lukapanio> ouchnot mac18:54
T42<Lukapanio> imei18:54
DylanVanAsscheLukapanio: never mind, if you have a modem, only IMEI is needed: https://github.com/mer-hybris/hadk-faq#jolla-store-access18:55
T42<hacker12455> hmm so how does the access work?18:55
T42<hacker12455> every device that has the cedric codename will get store access?18:55
T42<hacker12455> or is it based off of some part of IMEI?18:55
DylanVanAsscheI haven't done it myself, but they do some magic behind the scene that enables Store access for all devices using that specific port.18:57
T42<hacker12455> oh it works on a unique ID18:57
rodrigosolarihello :)20:39
rodrigosolarihelp me?20:47
rodrigosolari** Installing runtime librariesinstall libcrypto.so.1.1 -> /usr/lib/libcrypto.so.1.1cp: cannot create regular file `/usr/lib/libcrypto.so.1.1.new': Read-only file system20:47
rodrigosolarir20:47
rodrigosolari" /usr/lib/ " is readonly system?20:48
T42dontatmepls was added by: dontatmepls21:05
rodrigosolarihelp?21:06
rinigusI have to package dtbo.img together with other flashed images. It corresponds to the current kernel (boot.img) and would need to be flashed during update as well.21:16
rinigushow should I approach that? make something like droidmedia?21:17
rinigussorry for noise - will probably make a small rpm spec to package it separately.21:37
Mister_Magisterrinigus: you had that spl problem right?22:22

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