deathmist | or 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 on | 00:01 |
---|---|---|
deathmist | only a white notification LED light starts shining after a while of waiting | 00: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 |
preflex | is "i486" the correct value for PORT_ARCH for my Zenfone 2? It has Intel Atom Z3580 cpu. | 07:19 |
r0kk3rz | its not 64bit? | 08:01 |
r0kk3rz | of course it is, so use 64bit | 08:02 |
mal | preflex: afaik there is no 64-bit intel build, so i486 is correct PORT_ARCH | 08:29 |
T42 | <nitin03 %lastname%> I am getting this error | 08:49 |
T42 | <nitin03 %lastname%> grilio-socket] ERROR! Can't connect to RILD: No such file or directory | 08:49 |
T42 | <nitin03 %lastname%> when checking the status of ofono.service | 08:49 |
monich | no rild sockets => either android rild isn't running or (android 8+) binder transport needs to be configured | 08:53 |
T42 | <nitin03 %lastname%> ps -ef | grep ril | 08:54 |
T42 | <nitin03 %lastname%> radio 4087 3831 1 20:36 ? 00:00:04 /vendor/bin/hw/qcrild | 08:54 |
T42 | <nitin03 %lastname%> radio 4088 3831 1 20:36 ? 00:00:04 /vendor/bin/hw/qcrild -c 2 | 08:54 |
T42 | <nitin03 %lastname%> root 6823 5191 0 20:40 pts/0 00:00:00 grep ril | 08: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 |
monich | is there /dev/hwbinder ? | 08:57 |
T42 | <nitin03 %lastname%> Also the sim cards menu is showing up in settings app | 08:58 |
T42 | <nitin03 %lastname%> @monich [is there /dev/hwbinder ?], yes there is | 08:59 |
monich | good :) | 08:59 |
monich | https://github.com/mer-hybris/droid-config-sony-nile/blob/master/sparse/etc/ofono/ril_subscription.conf | 09:01 |
monich | config for sony xa2 ^ | 09:01 |
monich | the 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 |
monich | then 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 file | 09:07 |
monich | same file is fine | 09:09 |
monich | for xa2 it was split because some variants have second slot and some not | 09: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 |
deathmist | monich: 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/JeVdb | 09:24 |
deathmist | when 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 second | 09:26 |
monich | deathmist: Unexpected data call status 4100 => SETUP_DATA_CALL fails with PDP_FAIL_OEM_DCFAILCAUSE_4 (i.e. oem specific error) | 09:27 |
monich | is that a qualcomm device? | 09:28 |
monich | in general, sounds like some pieces of modem related configuration are missing/broken at android level | 09:30 |
monich | can't tell anything more specific than that :/ | 09:30 |
deathmist | yea, Snapdragon 835 (msm8998) and cellular functioned fine on hybris-15.1 :/ | 09:31 |
monich | I asked because mtk usually requires lots of tweaking but qcom often works out of the box | 09:32 |
deathmist | here's also /system/bin/logcat if that may help https://dpaste.de/gXDN/raw | 09:59 |
deathmist | monich: 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/bgphKn4z | 11: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#id41 | 11:21 |
deathmist | @nitin03 looks like a hard coded device FIRMWARE partition, replace it with your one which you can find in fixup-mountpoints for example | 11: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 me | 11:36 |
T42 | <nitin03 %lastname%> as I checked | 11:36 |
T42 | <nitin03 %lastname%> In my /firmware/image folder I already have modem.mdt file | 11:36 |
deathmist | well 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. …], yes | 11:42 |
T42 | <nitin03 %lastname%> [ 13.280978] ipa-wan ipa3_ssr_notifier_cb:2736 IPA BEFORE_POWERUP handling is complete | 11:42 |
T42 | <nitin03 %lastname%> [ 13.281230] pil-q6v5-mss 4080000.qcom,mss: modem: Failed to locate modem.mdt(rc:-2) | 11:42 |
Mister_Magister | mal: should i use my 16.0 base or yours? | 12:54 |
rinigus | spiiroin: 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 | |
rinigus | will try to see if I can get something similar in kernel/power/autosleep.c | 13:40 |
mal | rinigus: are suspend issues wlan related? add the connman suspend plugin in case you don't have it | 14:44 |
rinigus | mal: no, those were without wlan. as such wlan is not an issue and I think I have connman plugin already | 14:46 |
mal | rinigus: do you use same aosp9 sony kernel or something else? | 14:47 |
rinigus | mal: 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 time | 14:48 |
mal | oh, so some different issue then | 14:49 |
mal | not the fuse bug | 14:49 |
rinigus | spiiroin: 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.c | 14:52 |
rinigus | mal: no, not the same, I think | 14:52 |
rinigus | mal: 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_Magister | mal: 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 directory | 15:42 |
mal | hmm, strange, try enabling that in manifest | 16:13 |
Mister_Magister | mal: nobody told me i have to apply some patches | 16:13 |
mal | Mister_Magister: oh, sorry | 16:14 |
Mister_Magister | but i figured it out so it's fine ^^ | 16:14 |
mal | Mister_Magister: yes, that is missing from faq it seems, I'll fix it tomorrow | 16:14 |
Mister_Magister | searching for libxz | 16:15 |
Mister_Magister | mal: i enabled like 10 disabled repos already xd | 16:20 |
Mister_Magister | well optimizations are good but these seem super device specific | 16:21 |
Mister_Magister | mal: system/update_engine/update_status_utils.cc:19:10: fatal error: 'update_engine/dbus-constants.h' file not found ideas? | 16:25 |
mal | strange | 16:28 |
mal | Mister_Magister: did you clean out/ after that partial failed build | 16:29 |
Mister_Magister | nah | 16:31 |
Mister_Magister | i will try make clean | 16:31 |
mal | I usually just delete whole out/ | 16:32 |
Mister_Magister | same thing really | 16:33 |
Mister_Magister | mal: same thing | 16:36 |
Mister_Magister | mal: any idea? | 16:43 |
T42 | <nitin03 %lastname%> @mal any way to solve this | 16:48 |
T42 | <nitin03 %lastname%> [ 13.280978] ipa-wan ipa3_ssr_notifier_cb:2736 IPA BEFORE_POWERUP handling is complete | 16: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 sfos | 16:48 |
T42 | <nitin03 %lastname%> and modem.mdt file is there | 16:48 |
mal | do 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 everyone | 16:56 |
mal | Mister_Magister: not sure right now, can't help today | 16:57 |
Mister_Magister | ah understood | 16:57 |
Mister_Magister | i was hoping getting it up on weekend but take your time | 16:58 |
mal | Mister_Magister: I didn't see any changes to that repo anytime recently so something odd is happening | 17:02 |
Mister_Magister | yeah very weird | 17:02 |
T42 | <nitin03 %lastname%> @mal [do you see the userspace firmware searching in …], https://pastebin.com/pcKHGGAV | 17:03 |
Mister_Magister | i could just stay with my patched base ech… | 17:03 |
mal | Mister_Magister: it shouldn't be any different, the patches are the same probably | 17:03 |
Mister_Magister | mal: well mine was building fine | 17:04 |
mal | @nitin03 are you sure you have CONFIG_FW_LOADER_USER_HELPER=y in kernel defconfig? | 17:04 |
mal | I need to go offline now | 17:05 |
T42 | <nitin03 %lastname%> @mal [@nitin03 are you sure you have CONFIG_FW_LOADE …], but kernel check script suggests it should be n | 17:12 |
T42 | <nitin03 %lastname%> so kept it as n :( | 17:12 |
Mister_Magister | mal: solution was uncommenting yet another repo you commented out | 17:28 |
Mister_Magister | i will be doing pr to fix too many commented out repos | 17:28 |
*** dylanvanassche[6 is now known as DylanVanAssche | 17:43 | |
T42 | <Lukapanio> how to debug usb modded? | 18:09 |
T42 | <Lukapanio> usb is not working at all | 18:11 |
T42 | <Lukapanio> and @pketo | 18:39 |
T42 | <Lukapanio> Device UID is ok it is imei | 18:39 |
T42 | <Lukapanio> and Device model is Moto G5 (cedric / cedric) | 18:39 |
T42 | <Lukapanio> can you register it to use store | 18: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_Magister | you need to confirm that imei is getting properly | 18:43 |
T42 | <hacker12455> oh ok | 18:45 |
T42 | <Lukapanio> @Mister_Magister how to confirm? | 18:47 |
Mister_Magister | hmm dunno MAYBE READ INSTRUCTIONS IF YOU KNOW WHO TO ASK ALREADY | 18: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 sim | 18:49 |
DylanVanAssche | Lukapanio: 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 imei | 18:50 |
T42 | <Lukapanio> yes id is imei and it is ok | 18:51 |
T42 | <Lukapanio> wifi mac is ok too | 18:51 |
DylanVanAssche | Lukapanio: That works too :) just reboot a couple of times and make sure that these addresses I mentioned are staying the same. | 18:52 |
DylanVanAssche | They are used to generate a device ID for the Store (AFAIK). | 18:52 |
T42 | VeryOriginalUsername was added by: VeryOriginalUsername | 18:52 |
T42 | <VeryOriginalUsername> hello, are there any modern-version-based community builds for hammerhead maybe? | 18:52 |
DylanVanAssche | Also Bluetooth? | 18:52 |
T42 | <Lukapanio> but i haven't seted up bluetooth yet | 18:52 |
T42 | <hacker12455> the weird thing is that the BT address does not show up | 18:53 |
T42 | <hacker12455> despite BT being on | 18:54 |
T42 | <Lukapanio> lol no bt here yet | 18:54 |
T42 | <Lukapanio> but still that id is just my mac | 18:54 |
T42 | <Lukapanio> ouchnot mac | 18:54 |
T42 | <Lukapanio> imei | 18:54 |
DylanVanAssche | Lukapanio: never mind, if you have a modem, only IMEI is needed: https://github.com/mer-hybris/hadk-faq#jolla-store-access | 18: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 |
DylanVanAssche | I 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 ID | 18:57 |
rodrigosolari | hello :) | 20:39 |
rodrigosolari | help 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 system | 20:47 |
rodrigosolari | r | 20:47 |
rodrigosolari | " /usr/lib/ " is readonly system? | 20:48 |
T42 | dontatmepls was added by: dontatmepls | 21:05 |
rodrigosolari | help? | 21:06 |
rinigus | I 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 |
rinigus | how should I approach that? make something like droidmedia? | 21:17 |
rinigus | sorry for noise - will probably make a small rpm spec to package it separately. | 21:37 |
Mister_Magister | rinigus: 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/!