Mister_Magister | o/ | 06:31 |
---|---|---|
Mister_Magister | o/ o| o/ | 06:32 |
electro575 | hi all, my device finally not always detect SIM card | 08:37 |
electro575 | how can i debug ofono ? | 08:44 |
electro575 | How can i debug ofono ? | 08:45 |
Mister_Magister | electro575: https://english.stackexchange.com/a/4646 | 08:46 |
electro575 | stupid man | 08:47 |
electro575 | Have you an api for ofono at least ! | 08:49 |
* Mister_Magister why can't you… | 08:49 | |
electro575 | Error org.freedesktop.DBus.Error.UnknownObject: Method "Dial" with signature "ss" on interface "org.ofono.VoiceCallManager" doesn't exist | 08:53 |
Umeaboy | electro575: What process is looking for ofono? | 08:58 |
electro575 | i'm looking for a method for call a person | 09:01 |
Umeaboy | electro575: ofono --debug | 09:02 |
Umeaboy | Tell ofonod to send AT commands over /dev/rfcomm0 by calling the D-Bus method org.ofono.at.Manager.Create | 09:04 |
electro575 | i have tried this | 09:05 |
electro575 | dbus-send --system --print-reply --dest=org.ofono /ril0 org.ofono.VoiceCallManager.Dial string:"+33600000000" string:"enabled" | 09:05 |
electro575 | but i received this | 09:05 |
electro575 | Error org.freedesktop.DBus.Error.UnknownObject: Method "Dial" with signature "ss" on interface | 09:05 |
Umeaboy | electro575: https://lists.ofono.org/pipermail/ofono/2012-April/013495.html | 09:06 |
electro575 | this | 09:06 |
electro575 | Error org.freedesktop.DBus.Error.UnknownObject: Method "Dial" with signature "ss" on interface "org.ofono.VoiceCallManager" doesn't exist | 09:06 |
Umeaboy | ofonod -nd | 09:06 |
Umeaboy | What happens then? | 09:06 |
electro575 | how is it possible to get method of org.ofono.VoiceCallManager | 09:08 |
electro575 | https://github.com/intgr/ofono/blob/master/doc/voicecallmanager-api.txt | 09:08 |
Umeaboy | dbus-monitor --system "type='method_call',interface=org.ofono.VoiceCallManager" | 09:09 |
Umeaboy | Does that make a difference? | 09:09 |
electro575 | yes | 09:10 |
electro575 | where do you find this ? | 09:10 |
Umeaboy | https://bugs.launchpad.net/telephony-ofono/+bug/1226739/comments/7 | 09:11 |
merbot | Launchpad bug 1226739 in telephony-ofono "[mako] phone calls back automatically" [Critical,In progress] | 09:11 |
Umeaboy | Run monitor-ofono in a seperate terminal window to monitor the ofono-signals just like described. | 09:12 |
electro575 | okey | 09:12 |
electro575 | Umeaboy : https://dpaste.de/gE1E | 09:16 |
electro575 | i think the path is not good, it is ril0 rathen than i have note ril_0 in my conf | 09:16 |
electro575 | ril_subscription.conf | 09:16 |
Umeaboy | Right. | 09:17 |
electro575 | but why i have this if monitor right this | 09:18 |
electro575 | https://dpaste.de/N9JL | 09:18 |
Umeaboy | I don't know as I didn't add it. | 09:18 |
Umeaboy | Ask Samsung or Google. | 09:19 |
electro575 | yes | 09:19 |
electro575 | the problem is here | 09:28 |
electro575 | [root@Sailfish nemo]# dbus-send --system --print-reply --dest=org.ofono /ril_0 org.ofono.VoiceCallManager.Dial string:"+33600000000" string:"enabled" | 09:28 |
electro575 | Error org.ofono.Error.InProgress: Operation already in progress | 09:28 |
Umeaboy | Well then. | 09:29 |
Umeaboy | :) | 09:29 |
electro575 | i have search but not found why can i stop ofono InProgress | 09:46 |
electro575 | i think my 4G connection is always on, maybe ofono is InProgress, ... | 09:48 |
*** me is now known as Guest26352 | 09:51 | |
Umeaboy | electro575: What's the value of org.ofono.Modem.Powered ? | 09:52 |
Umeaboy | true or false? | 09:52 |
electro575 | how can i check this ? | 09:52 |
Umeaboy | With Dbus of course. | 09:53 |
Umeaboy | Or in the ofono conf. | 09:53 |
Umeaboy | ofonod conf file. Sorry. | 09:53 |
Umeaboy | You can check this page as well: https://lists.ofono.org/pipermail/ofono/2011-October/011792.html | 09:54 |
electro575 | i just have /usr/sbin/ofonod | 09:57 |
electro575 | not ofonod.conf | 09:57 |
electro575 | this command ? | 09:57 |
electro575 | dbus-send --system --print-reply --dest=org.ofono / org.ofono.Modem.Powered.GetValue | 09:57 |
Umeaboy | Try it. What's the harm? | 09:58 |
electro575 | Error org.freedesktop.DBus.Error.UnknownMethod: Method "GetValue" with signature "" on interface "org.ofono.Modem.Powered" doesn't exist | 09:58 |
Umeaboy | Hmmmmmmmmmm. | 09:58 |
Umeaboy | Check if it's located somewhere else. | 09:59 |
adeen-s | o/ | 09:59 |
electro575 | i have check all of my device | 09:59 |
Umeaboy | I'd open a bugreport in the device repo on github and wait. | 09:59 |
electro575 | Umeaboy : https://dpaste.de/KpbK | 10:02 |
electro575 | no modem but RadioSettings , ... | 10:02 |
electro575 | i arrived to launch sms | 10:03 |
electro575 | and receive call | 10:03 |
electro575 | but no send a call | 10:03 |
Umeaboy | OK. | 10:04 |
Umeaboy | Warning[08/29 10:07:04] : repo problem: nothing provides nfcd-binder-plugin needed by pattern:jolla-hw-adaptation-kirin-1-1.noarch, | 10:07 |
Umeaboy | Hmmmmmmmmm. | 10:07 |
electro575 | offffff | 10:08 |
electro575 | @elros34 : have you an idea for debug ofono ? | 10:10 |
electro575 | when i launche a call, ofono is alreay In Progress | 10:11 |
r0kk3rz | grab the ofono logger app off openrepos | 10:11 |
electro575 | yes i have | 10:11 |
electro575 | but what can i do with this | 10:12 |
r0kk3rz | get detailled logs | 10:12 |
Umeaboy | r0kk3rz: Where can I find that nfcd plugin? | 10:12 |
Umeaboy | sudo zypper in nfcd-binder-plugin didn't work. | 10:12 |
r0kk3rz | lol | 10:12 |
Umeaboy | Or is that kernel related? | 10:13 |
r0kk3rz | what? no | 10:13 |
r0kk3rz | its obviously a package | 10:13 |
Umeaboy | Then why can't it be installed? | 10:15 |
r0kk3rz | lol | 10:15 |
r0kk3rz | because you need to build it, obviously | 10:15 |
r0kk3rz | https://github.com/mer-hybris/nfcd-binder-plugin | 10:15 |
Umeaboy | r0kk3rz: Shouldn't I've been asked to build it during the steps? | 10:17 |
Umeaboy | Anyway. I'll continue this later on. | 10:18 |
r0kk3rz | which build steps? | 10:18 |
r0kk3rz | its a fairly new thing | 10:18 |
Umeaboy | OK. When building packages during when following the wiki page https://sailfishos.org/wiki/Sailfish_X_Xperia_Android_9_Build_and_Flash | 10:21 |
Umeaboy | I can't for the love of God see that I pressed n on that package if ever asked. | 10:21 |
r0kk3rz | mal: did etherpad finally die? | 10:22 |
Umeaboy | Anyway........ I'll look into that later. | 10:22 |
electro575 | r0kk3rz : Do you know wnything about that ? https://dpaste.de/7SkU | 10:23 |
electro575 | it is always the same | 10:23 |
r0kk3rz | sledges: ^^ looks like the destructions are out of date slightly | 10:24 |
electro575 | it's realated at logcat -> E NetlinkListener: recvmsg failed (I/O error) | 10:24 |
r0kk3rz | no idea tbh | 10:26 |
r0kk3rz | you might need to show monich | 10:26 |
electro575 | monich ? | 10:26 |
r0kk3rz | yes | 10:26 |
electro575 | what is it | 10:26 |
r0kk3rz | more correctly 'who' is it :) | 10:27 |
electro575 | who is it ? | 10:28 |
electro575 | behind ofono ? | 10:28 |
r0kk3rz | hes the resident modem/ofono wizard yes | 10:30 |
electro575 | i know this architecture -> https://sailfishos.org/wiki/Cellular_Telephony_Architecture | 10:32 |
electro575 | so, it seems to be the driver of the modem, the problem ? | 10:32 |
electro575 | i think is ril_netreg.c for the subscription | 10:40 |
electro575 | of the network | 10:40 |
electro575 | the cause is not ril_subscription.conf ? | 10:41 |
r0kk3rz | its almost certainly the lower layers yes | 10:49 |
r0kk3rz | most of the time, you point ofono at the socket and it magically works | 10:49 |
mal | r0kk3rz: not sure, hopefully someone had backup of some recent revision | 10:50 |
r0kk3rz | i made backups, but that was some time ago now | 10:50 |
r0kk3rz | maybe we should do a proper solution at some point :) | 10:55 |
r0kk3rz | mmm, a year old just abouts - https://wiki.merproject.org/wiki/Adaptations/faq-hadk | 10:57 |
electro575 | mal, do you have an idea of my problem ? | 11:04 |
electro575 | @elros34 : your SIM card is alaways detect ? | 11:25 |
electro575 | what devices are similar to t0lte can i check the ril_subscription.conf ? | 11:47 |
r0kk3rz | ah, a samsucket | 11:54 |
r0kk3rz | yeah people have had to do some hacky things to get some of those working | 11:54 |
r0kk3rz | is yours an exynos or a qcom? | 11:56 |
electro575 | exynos | 11:57 |
electro575 | mali gpu | 11:57 |
mal | I remember that someone had some ofono changes for some non-qcom devices, not sure which those were | 11:58 |
r0kk3rz | steeeeeve | 12:00 |
r0kk3rz | but iirc those were qcom samsuckets | 12:01 |
mal | ok | 12:01 |
mal | could be | 12:01 |
mal | in theory samsung could have some generic customizations in their ril | 12:03 |
electro575 | O, okey | 12:03 |
electro575 | who have this CPU ? exynos | 12:03 |
electro575 | here | 12:03 |
r0kk3rz | https://github.com/DeadSquirrel01/ofono/commit/41ff2e566315ce3f7b827c3b744cc31b3888cd1b | 12:06 |
r0kk3rz | might be worth a shot | 12:06 |
electro575 | exynos is a CPU or a modem | 12:09 |
r0kk3rz | its neither | 12:12 |
r0kk3rz | i dont know enough about exynos devices to say whether they have an integrated modem or not tbh | 12:12 |
r0kk3rz | they could ship with an external qcom one? | 12:12 |
electro575 | i don't know exactly what you want to say | 12:12 |
electro575 | but yes they are ASIC | 12:12 |
electro575 | so maybe they are modem and all embedded | 12:12 |
r0kk3rz | asic? lol no | 12:13 |
r0kk3rz | SoC != ASIC, very different things :) | 12:14 |
r0kk3rz | but its quite common to have an integrated modem into a mobile SoC, so it could be a samsung one if they make their own | 12:14 |
electro575 | yes, but Soc is little same as ASIC | 12:15 |
electro575 | a SoC is an ASIC | 12:15 |
electro575 | sorry, it's not the question | 12:16 |
electro575 | but ofono said already InProgress when i call method | 12:16 |
electro575 | you think this patch work for this method Call | 12:16 |
r0kk3rz | sure, in the same way that a transistor is a cpu ... | 12:17 |
electro575 | yes, ... | 12:17 |
r0kk3rz | lol | 12:17 |
electro575 | so i try the patch | 12:18 |
electro575 | and say it to you | 12:18 |
r0kk3rz | its a bit of a wild stab in the dark, it probably wont work | 12:19 |
r0kk3rz | but you might get lucky | 12:19 |
r0kk3rz | but its likely you will need something of that nature in ofono drivers somewhere | 12:19 |
electro575 | how can i check the driver who's used ? | 12:21 |
electro575 | with ofon | 12:21 |
electro575 | ril_voicecall.c is on my computer ? | 12:21 |
electro575 | or on the device | 12:22 |
r0kk3rz | you need to build your own ofono package | 12:23 |
r0kk3rz | at the moment its just on the repositories | 12:23 |
electro575 | can you describe my steps ? | 12:23 |
electro575 | me steps sorry | 12:27 |
electro575 | r0kk3rz : you have realcall too, it's not for me ? | 12:28 |
electro575 | is it possible to detect manually SIM card ? r0kk3rz ? | 12:40 |
electro575 | with dbus command | 12:40 |
electro575 | dbus-send --system --print-reply --dest=org.ofono / org.ofono.Manager.SimManager | 12:40 |
monich | dbus-send --system --print-reply --type=method_call --dest=org.ofono /ril_0 org.ofono.SimManager.GetProperties | 12:43 |
electro575 | yes, but | 12:43 |
electro575 | dbus-send --system --type=method_call --dest=org.ofono /ril_0 org.ofono.Modem.SetProperty string:"Powered" variant:boolean:false | 12:44 |
monich | set it to true | 12:44 |
electro575 | yes but after | 12:44 |
monich | connman is supposed to do that I think | 12:44 |
electro575 | nothing | 12:44 |
electro575 | no SIM code asked | 12:44 |
electro575 | after this, what i must restart, connman ? | 12:45 |
electro575 | or ofono | 12:45 |
monich | you shouldn't have to restart anything | 12:45 |
monich | sounds like ofono fails to power up the modem | 12:46 |
monich | if powered stays false | 12:46 |
electro575 | yes | 12:46 |
electro575 | but for SIM detection | 12:47 |
electro575 | what can i do to active this ? | 12:47 |
electro575 | monich : https://dpaste.de/sCUq | 12:48 |
monich | afaict nothing works until modem is successfully powered up | 12:48 |
monich | in order to talk to the sim you need power-up to succeed | 12:48 |
electro575 | ok | 12:48 |
electro575 | successfull : https://dpaste.de/Zf1v | 12:50 |
electro575 | but when my SIM card is detect, i have more Interfaces | 12:50 |
electro575 | than 4 | 12:50 |
electro575 | the modem is power up | 12:51 |
electro575 | drivers/ril/ril_radio.c:ril_radio_power_cycle() RIL1 power is already off | 12:52 |
electro575 | my journalctl log with ofono all log -> https://dpaste.de/m6QR | 12:54 |
electro575 | sailfish_manager_dbus_reply_or_block() blocking MODEM request GetAll 0xa96860 | 12:56 |
monich | hehe, can't open https://dpaste.de links from russia :) | 12:56 |
monich | without turning vpn on, that is | 12:56 |
electro575 | O | 12:57 |
electro575 | pastebin so ? | 12:57 |
monich | I have vpn, no problem | 12:57 |
electro575 | okey | 12:57 |
monich | SimManager is there, Present is false, so it's just sim not being detected | 12:58 |
electro575 | yes, but my question is why ? and how reactive my SIM card manually ? | 12:59 |
benclark06 | https://i.imgur.com/C3VtpHz.png is there a copy of the faq anywhere? servers seem to be down | 12:59 |
monich | electro575: we are getting sim state = 0 (absent) from rild | 13:02 |
electro575 | drivers/ril/ril_radio.c:ril_radio_power_cycle() RIL1 power is already off | 13:03 |
electro575 | yes | 13:03 |
electro575 | i can restart RILd manually ? | 13:03 |
monich | I would try to remove/insert the sim to make sure that all contacts are physically connected (and restart after that) | 13:04 |
monich | if you are sure that sim is in then you could check logcat -b radio | 13:04 |
electro575 | it's the problem, but how can be shure | 13:04 |
monich | by logcat I mean /system/bin/logcat | 13:06 |
electro575 | yes | 13:07 |
electro575 | i check | 13:07 |
electro575 | *RILd param count=1* | 13:08 |
electro575 | monich : https://dpaste.de/Jy49 | 13:08 |
electro575 | i have find this link : https://piggz.co.uk/sailfishos-porters-archive/index.php?log=2016-05-28.txt#line410 | 13:13 |
electro575 | r0kk3rz : so maybe i will build my own ofono, but register with dbus work, so i will test to do a call with dbus | 13:33 |
electro575 | the SIM detection problem at startup is not again solved, it's hard ! | 13:34 |
r0kk3rz | you may not have to | 13:34 |
r0kk3rz | it was simply fixes for other qcom based samsung phones | 13:35 |
electro575 | yes, i have samsung phone | 13:35 |
r0kk3rz | sounds like you made some progress though | 13:35 |
electro575 | a little | 13:35 |
electro575 | but the SIM card is not detect | 13:36 |
electro575 | and i reboot, ... | 13:36 |
electro575 | @elros34 : have you again the SIM card detection issue ? | 13:37 |
T42 | <elros34> no | 13:37 |
electro575 | How have you solved this ? | 13:37 |
T42 | <elros34> I never had sim detection issues | 13:37 |
r0kk3rz | maybe you have a different issue | 13:38 |
electro575 | i'm so lucky | 13:38 |
electro575 | where i can posted this question ? | 13:39 |
electro575 | in xda developers ? | 13:39 |
r0kk3rz | maybe? probably wont help | 13:41 |
r0kk3rz | maybe someone in halium tried this device already | 13:41 |
electro575 | maybe it's a bad physical contact => just keep a knif | 13:41 |
r0kk3rz | it does work in android right? | 13:41 |
electro575 | it works in android | 13:42 |
r0kk3rz | good | 13:42 |
electro575 | it partially works in lineageOS | 13:42 |
electro575 | sometimes i loose all connection with 3G/4G | 13:42 |
electro575 | and the network recome | 13:42 |
electro575 | after 5-10sec | 13:42 |
r0kk3rz | oh | 13:42 |
r0kk3rz | well thats bad | 13:43 |
r0kk3rz | you should fix that | 13:43 |
electro575 | yes, maybe it's a bad contact but, ... | 13:43 |
electro575 | yes i know, but how ? | 13:43 |
r0kk3rz | the usual way, figure out the problem and fiz it | 13:43 |
electro575 | i know | 13:44 |
electro575 | with this samsung device the problem is you can open the device | 13:45 |
electro575 | easelly so contacts, ... maybe are so bad with times | 13:45 |
electro575 | moroever i have SIM adapter with SIMcard | 13:46 |
r0kk3rz | so.. make more skookum | 13:46 |
r0kk3rz | with something radical, like duct tape or paper | 13:46 |
electro575 | i have all tools to open the smartphone but not where i'm | 13:47 |
electro575 | i will try paper | 13:47 |
r0kk3rz | just bending the sim holder is probably enough | 13:48 |
electro575 | not enough, amazing | 13:55 |
electro575 | r0kk3rz -> Error org.ofono.Error.InProgress: Operation already in progress | 14:30 |
electro575 | i can receive a call but no send a call | 14:30 |
electro575 | mal, an idea why message bus policy blocked the reply ? | 14:45 |
electro575 | https://dpaste.de/vPVp | 14:45 |
mal | which ofono version do you have | 14:46 |
electro575 | version 7 | 14:46 |
mal | electro575: OFONO version, not ril version | 14:47 |
electro575 | sorry | 14:47 |
electro575 | i don't find it sorry | 14:50 |
electro575 | mal, 1.21 | 14:51 |
mal | not accurate enough, you need to give the version including the git part of it | 14:51 |
electro575 | licenses/ofono-1.21+git58 | 14:52 |
mal | does your device have internet connection? | 14:53 |
electro575 | yes | 14:53 |
electro575 | 3G/4G | 14:53 |
electro575 | and can receive call | 14:53 |
electro575 | but not send call | 14:53 |
mal | try downgrading ofono using "zypper ref" and then "zypper in --force ofono" | 14:53 |
electro575 | ok | 14:53 |
Mister_Magister | mal: could you please update me on what do i need to update to 3.1? | 14:54 |
Mister_Magister | updated all packages on obs already | 14:54 |
Mister_Magister | guess update droid-configs but that could break things | 14:55 |
electro575 | mal, i restart after it ? | 14:57 |
mal | Mister_Magister: check what I did for fp2, should work most of the time, some devices with old android base still need the older libhybris, so if you needed it before use it | 15:00 |
Mister_Magister | mal: but in configs repo of fp2? or obs repos branches? | 15:01 |
Mister_Magister | or both | 15:01 |
Mister_Magister | my base is 6.0.1 | 15:01 |
electro575 | no sim card detect | 15:02 |
electro575 | magic, airplane mode and sim card detect | 15:04 |
electro575 | good | 15:04 |
electro575 | mal, in channel helium -> 14.1 based ports have some issues with RIL still it seems. On LuneOS we use Mer's RILMODEM driver in oFono and it works OK on Hammerhead with 12.1 and 14.1 based port. However not on Xiaomi Tissot for example due to issues with QCom RIL it seems. | 15:06 |
Mister_Magister | mal: what is peekfilter | 15:06 |
mal | Mister_Magister: latest submodule in config should work, although I think someone had issues with firmware loading (maybe missing the firmware loader config option) | 15:06 |
mal | Mister_Magister: that is just adjusting the margins of side swipes | 15:07 |
Mister_Magister | ah i don't need it probably | 15:07 |
Mister_Magister | mal: you did nothing special for fp2 from what i see | 15:07 |
mal | Mister_Magister: just updating submodules | 15:08 |
Mister_Magister | mhm | 15:08 |
Mister_Magister | thanks | 15:08 |
Mister_Magister | so nothing too scary | 15:09 |
mal | check the firmware loader kernel config | 15:09 |
mal | not sure if missing that could break something | 15:09 |
electro575 | mal, when an incomming call is finished -> Error org.ofono.Error.InProgress: Operation already in progress | 15:13 |
electro575 | i restart my phone and try again to pass a call | 15:13 |
electro575 | is it possible to find exynos RIL issue with samsung devices ? | 15:14 |
electro575 | as QCom RIL | 15:14 |
electro575 | mal, i have the same issue -> https://dpaste.de/zybu | 15:24 |
electro575 | mal, r0kk3rz give me an advice, maybe compile this ofono -> with this update : https://github.com/DeadSquirrel01/ofono/commit/41ff2e566315ce3f7b827c3b744cc31b3888cd1b | 15:26 |
r0kk3rz | so do it | 15:28 |
electro575 | but, ofono seems to have this method | 15:28 |
electro575 | maybe i must verify | 15:28 |
r0kk3rz | maybe it got upstreamed | 15:29 |
monich | electro575: if that helps, this sort of things is very much vendor specific => needs to be made pluggable somehow | 15:35 |
electro575 | pluggable somehow ? so i must be a specific chmod for vendor folder ? | 15:36 |
electro575 | journalctl -> https://dpaste.de/8Npt | 15:37 |
electro575 | too, before -> ofonod[11066]: plugins/sailfish_manager/sailfish_manager_dbus.c:sailfish_manager_dbus_reply_or_block() blocking MODEM request GetAll 0xa96860 | 15:38 |
electro575 | logcat -b radio -> https://dpaste.de/syR0 | 15:39 |
electro575 | no need for this file for exynos ? /vendor/lib/hw/hwcomposer.exynos5.so | 15:49 |
electro575 | for kernel 3.0 and lineageos 14.1 ? @elros34 | 15:50 |
electro575 | i need sepolicy in stragglers files ? and cache charger folders ? | 15:55 |
electro575 | i have oem and res too as folder different for my device | 15:55 |
electro575 | okey r0kk3rz, i want to text this special ofono but how can i proceed ? | 16:07 |
electro575 | and how to do a diff between my file and it's update | 16:08 |
monich | electro575: I would have to introduce interface for ril vendor plugins | 16:15 |
electro575 | r0kk3rz : please, have you two minutes ? | 16:15 |
electro575 | can you explain ? | 16:16 |
electro575 | it is proposed to me this ofono with this commit -> https://github.com/DeadSquirrel01/ofono/commit/41ff2e566315ce3f7b827c3b744cc31b3888cd1b | 16:17 |
monich | electro575: if you're fine with patching ofono than it may be all you need (if it works) | 16:18 |
electro575 | i'm not fluent with this patch | 16:18 |
monich | this patch changes the format of RIL_REQUEST_DIAL | 16:19 |
electro575 | yes i know, but i don't know how to do this update on my device | 16:19 |
monich | the problem with that patch is that even if it fixes something on a particular devices, it makes ofono incompatible with pretty much every other device | 16:20 |
monich | and therefore it can't upstreamed as is | 16:21 |
electro575 | yes i know but it's exynos special device of samsung | 16:21 |
electro575 | be appear the RIL must be modified to pass call | 16:22 |
monich | in an ideal world this kind of change would be done by a plugin which would only affect devices which have that plugin installed | 16:23 |
electro575 | yes, okey | 16:23 |
electro575 | why not, good idea | 16:23 |
electro575 | but i'm working on the specific device | 16:23 |
monich | electro575: if we add plugin interface which allows to modify RIL_REQUEST_DIAL, then you write your plugin, add it to your image for your specific device and we are all happy | 16:26 |
monich | and you can keep pulling ofono as is, without having to patch it or maintain a fork | 16:26 |
monich | that's how things are done in an ideal world :) | 16:27 |
T42 | <elros34> this should be ready to install ofono with mentioned patch: https://build.merproject.org/package/binary/nemo:devel:hw:samsung:a5ultexx/ofono?arch=armv8el&filename=ofono-1.67.4-1.13.2.jolla.armv7hl.rpm&repository=sailfish_latest_armv7hl | 16:31 |
benclark06 | hey, i get an error when trying to build qt5-qpa-surfaceflinger-plugin.spec | 16:36 |
benclark06 | https://bin.disroot.org/?100faab253e5d773#W34jfGnyFfA8iVAXGeE1yvfSD2RMihJSq2VrKFT5mks= | 16:36 |
benclark06 | i'm not too sure what's happened | 16:36 |
T42 | <elros34> skip it, it's not needed | 16:36 |
benclark06 | ahh okay | 16:37 |
benclark06 | thank you | 16:37 |
rinigus | kimmoli: went through the day fine (mobile net, gps, bt worked fine). until I started testing play dead on charging. somehow now I had to reboot several times, network or sim card was not found. looks to have stabilized and is ok now, but I am not sure what was going on. | 16:41 |
kimmoli | rinigus: oh | 16:41 |
rinigus | kimmoli: on good news side - if it manages to boot (had some failures today as well), camera works every time | 16:41 |
rinigus | kimmoli: did you managed to test? | 16:42 |
rinigus | oh, indeed | 16:42 |
electro575 | @elros34 : i can installed this version of ofono on my device ? t0lte | 16:42 |
rinigus | kimmoli: somehow, I don't really feel like starting to debug it either... | 16:43 |
rinigus | :( | 16:43 |
electro575 | monich, have you an idea ? | 16:48 |
monich | electro575: how to install custom-built ofono? upload the rpm to the device, then ssh in and pkcon install-local, rpm -U or whatever | 16:50 |
electro575 | okey | 16:50 |
electro575 | thanks | 16:50 |
electro575 | monich, install ofono with root or nemo user ? | 16:53 |
monich | root | 16:54 |
electro575 | ok | 16:54 |
T42 | <elros34> not sure if that is used on your device but it' in your device repo, look at diall function https://raw.githubusercontent.com/LineageOS/android_device_samsung_smdk4412-qcom-common/cm-14.1/ril/telephony/java/com/android/internal/telephony/smdk4x12QComRIL.java | 16:55 |
electro575 | not sure of what ? | 16:57 |
electro575 | @elros34 : i have looked in ofono repo, none of patch was added | 17:00 |
T42 | <elros34> I have no ide what repo you are talking about, just try ofono I send you and based on smdk4x12QComRIL.java it should help | 17:02 |
electro575 | yes, r0kk3rz say it too | 17:03 |
r0kk3rz | huh? say what now? | 17:11 |
kimmoli | rinigus: no, i managed to charge it, but forgot to update. now it is down to 30% again | 17:12 |
rinigus | kimmoli: :) . should I ping you tomorrow? | 17:14 |
electro575 | @elros34 : send calling is okey | 17:30 |
T42 | <elros34> try recieve, based on that java file and steeve changes in his ofon it might works wrong now | 17:34 |
electro575 | the receive works too | 17:40 |
electro575 | @elros34 | 17:41 |
electro575 | a little network problem appear | 17:41 |
electro575 | but no problem, mms don't work | 17:41 |
T42 | <elros34> are you sure? this commit is inluded now https://github.com/DeadSquirrel01/ofono/commit/75180373c5f9da7a515a9db4808eb8b7f1322005 and it should breaks number presentation for you | 17:46 |
benclark06 | hi, when i try to build the rootfs i get repo problem: nothing provides libc.so.6(GLIBC_2.28) needed by qt5-qpa-hwcomposer-plugin-5.6.2.12-1.armv7hl even though i have glibc 2.28 installed already. | 17:56 |
T42 | <elros34> what platform sdk and target version you have installed? | 18:00 |
benclark06 | my platform version is 3.1.0.12 | 18:04 |
benclark06 | and my target is SailfishOS-3.1.0 | 18:05 |
T42 | <elros34> are you sure you are building for 3.1.0.12? glibc was upgraded to 2.28 in 3.1.0 | 18:10 |
electro575 | @elros34 : all commit on ofono DeadSquirrel01 are not include on the .rpm ? | 18:24 |
T42 | <elros34> both commits are included, you can check it yourself | 18:25 |
electro575 | @elros34 : no private number too with the rpm ofono of DeadSquirrel | 18:25 |
electro575 | it's good for the device | 18:25 |
electro575 | @elros34 : what i must do now ? keep this rpm or upgrade original ofono for t0lte ? | 18:26 |
T42 | <elros34> I don't get you. So you have correct umber when somebody calls to you or not? | 18:27 |
T42 | <elros34> number* | 18:27 |
electro575 | yes | 18:27 |
electro575 | i have the name of correct number too | 18:27 |
electro575 | number is associate to my contact | 18:27 |
electro575 | name | 18:27 |
T42 | <elros34> strange but ok, so you don't have to change anything | 18:28 |
electro575 | what ? i have installed the ofono rpm ofono-1.67.4-1.13.2.jolla.armv7hl.rpm | 18:29 |
electro575 | i have find that special too, but it's okey | 18:30 |
electro575 | this rpm is not for my OS version and kernel version ! ? | 18:30 |
electro575 | https://build.merproject.org/package/binary/nemo:devel:hw:samsung:a5ultexx/ofono?arch=armv8el&filename=ofono-1.67.4-1.13.2.jolla.armv7hl.rpm&repository=sailfish_latest_armv7hl | 18:30 |
benclark06 | @elros34 oops i was building for 3.0.1 not 3.1.0 | 18:31 |
benclark06 | i'll try again with the right stuff | 18:32 |
benclark06 | yeah, it's working now lol | 18:33 |
benclark06 | thank you! | 18:33 |
electro575 | @elros34 : i have network problem -> so, no call, no data, no mms/sms | 18:40 |
r0kk3rz | did you install the forked ofono? | 19:07 |
qiangong2[m] | Is there anyone working on sailfish for spreadtrum devices? (Besides me) | 19:09 |
r0kk3rz | nobody is that crazy | 19:09 |
qiangong2[m] | Well, it ia giving me a bunch of issues lol | 19:09 |
r0kk3rz | how surprising :D | 19:10 |
r0kk3rz | what kinds of issues | 19:10 |
qiangong2[m] | Does sailfish even still support kernel 3.0.101? | 19:10 |
r0kk3rz | im not sure it ever did | 19:10 |
qiangong2[m] | Oh. Well that might be the issue. I'm trying to get 3.0.3.9 working with a cm13 base | 19:11 |
r0kk3rz | cm13 certainly should work ok | 19:12 |
r0kk3rz | but where have you gotten to? | 19:12 |
r0kk3rz | systemd might not be so happy with such an old kernel | 19:12 |
qiangong2[m] | Kernel compilation. Lots of dirty hacks were done to try and get cm13 working | 19:13 |
qiangong2[m] | Issues with the vfp | 19:13 |
r0kk3rz | ah yeah no doubt | 19:14 |
r0kk3rz | how old is this device? | 19:14 |
qiangong2[m] | 2011 :D | 19:15 |
T42 | <elros34> oh another kernel 3.0 device? | 19:15 |
qiangong2[m] | Gotta love those old Samsung spreadtrum devices | 19:15 |
r0kk3rz | the long long ago | 19:15 |
r0kk3rz | what ancient temple did you uncover that one in? | 19:16 |
qiangong2[m] | Lol. It was the first phone I started working on years ago. I got it from Amazon like 6 years ago for $35 USD | 19:16 |
qiangong2[m] | Beautiful 512mb if RAM and 4gb of storage | 19:17 |
r0kk3rz | tbh i wouldnt bother, 512mb is a bit tight even for sfos | 19:17 |
qiangong2[m] | elrose34: yeah, 3.0.101 is what it's upgraded to | 19:17 |
T42 | <elros34> since sfos 3.0.3 kernel 3.0 is not supported because of updated glibc. Here is repo with patched glibc which you need to add to your ks: http://repo.merproject.org/obs/home:/elros34:/glibc/sailfishos_3.1.0.12/ | 19:17 |
r0kk3rz | like it will work, but only just | 19:18 |
qiangong2[m] | Honestly, I'm fine if it is only barely usable. It only supports two 2g bands anyways, so I can't even test RIL where I live. | 19:19 |
qiangong2[m] | Thanks for the link elrose, I'll check it out | 19:19 |
electro575 | r0kk3rz, yes i have installed the fork ofono | 19:23 |
r0kk3rz | good? bad? same? | 19:24 |
electro575 | i have installed this ofono rpm -> https://build.merproject.org/package/binary/nemo:devel:hw:samsung:a5ultexx/ofono?arch=armv8el&filename=ofono-1.67.4-1.13.2.jolla.armv7hl.rpm&repository=sailfish_latest_armv7hl | 19:24 |
electro575 | good for send calling, receive calling, sms | 19:24 |
electro575 | stay mms now ^^ | 19:24 |
electro575 | data is okey too | 19:24 |
r0kk3rz | so improved | 19:24 |
electro575 | sometimes i have network problem | 19:24 |
r0kk3rz | cool good to know | 19:24 |
electro575 | but seems to be good | 19:24 |
electro575 | thanks to you | 19:25 |
electro575 | and elros | 19:25 |
r0kk3rz | so maybe we need to make samsung ofono | 19:25 |
electro575 | r0kk3rz, yes why not | 19:25 |
electro575 | it seems to be this two commit for ofono | 19:26 |
electro575 | https://raw.githubusercontent.com/LineageOS/android_device_samsung_smdk4412-qcom-common/cm-14.1/ril/telephony/java/com/android/internal/telephony/smdk4x12QComRIL.java | 19:26 |
electro575 | for calling | 19:26 |
electro575 | this for number, not private call | 19:27 |
electro575 | https://github.com/DeadSquirrel01/ofono/commit/75180373c5f9da7a515a9db4808eb8b7f1322005 | 19:27 |
electro575 | this link for sending call -> https://github.com/DeadSquirrel01/ofono/commit/41ff2e566315ce3f7b827c3b744cc31b3888cd1b | 19:27 |
electro575 | the same of lineageOS | 19:27 |
r0kk3rz | yeah we should maintain some propee patches rather than full fork i think | 19:27 |
electro575 | it's not a problem if i had ofono of other device ? | 19:28 |
electro575 | i don't know if it's full compatible with my kernel and OS | 19:28 |
r0kk3rz | kernel doesnt matter | 19:28 |
r0kk3rz | OS version should be ok too, but good idea to build it yourself | 19:29 |
electro575 | yes, but i don't know how to do all, so i will fix all other problem before | 19:29 |
r0kk3rz | its a single command to build it into your local repo | 19:31 |
electro575 | i must point with the repositories of DeadSquirrel too no ? | 19:32 |
r0kk3rz | sure | 19:32 |
r0kk3rz | build_packages.sh --mw=[repo url goes here] | 19:33 |
r0kk3rz | git repo url i should say | 19:33 |
electro575 | but after, how precise this package ? rathen than my ofono | 19:33 |
r0kk3rz | its fine | 19:34 |
r0kk3rz | it will install from local first | 19:34 |
monich | so it does help, right? | 19:34 |
electro575 | i don't understand all | 19:34 |
r0kk3rz | monich: seems to yeah | 19:40 |
electro575 | monich : yes it's good | 19:40 |
benclark06 | hey, i've got to the point of having an image to flash but when i try to boot, i don't get any sort of gui, but telnet works fine which is good. | 19:56 |
benclark06 | here's journalctl if anyone can figure out what's happening https://paste.gnome.org/p57rw1ffx | 19:57 |
r0kk3rz | you get to journalctl, thats good | 19:57 |
r0kk3rz | not having gui straight away is normal | 19:58 |
benclark06 | i get Failed to start droid-hal-init? | 19:58 |
benclark06 | which i guess is bad | 19:58 |
r0kk3rz | look for droid-hal-init in the logs and make sure it finishes | 19:58 |
r0kk3rz | so yeah, that :) | 19:59 |
benclark06 | darn | 20:00 |
r0kk3rz | figure how where it dies | 20:00 |
benclark06 | yeah i'm just scrolling though all the logs | 20:01 |
r0kk3rz | welcome to the life of a porter | 20:02 |
benclark06 | could it be EXT4-fs (mmcblk0p25): couldn't mount as ext3 due to feature incompatibilities? ln 270 https://paste.gnome.org/pwvzrm1o0 | 20:03 |
electro575 | r0kk3rz : i add the repo into this file so ? $ANDROID_ROOT/Jolla-@RELEASE@-t0lte-@ARCH@.ks | 20:04 |
r0kk3rz | it should mount shortly after that | 20:04 |
r0kk3rz | its a common error | 20:05 |
r0kk3rz | electro575: what, TF, are you doing? | 20:05 |
r0kk3rz | just build it into your lo al repo | 20:05 |
r0kk3rz | *local | 20:05 |
electro575 | i don't know how replace my ofono | 20:06 |
electro575 | i must modify the spec so ? or .build-packages -c | 20:06 |
electro575 | to take into account the new | 20:06 |
electro575 | ofono | 20:06 |
r0kk3rz | like i said before | 20:06 |
electro575 | this ? build_packages.sh --mw=[repo url goes here] | 20:07 |
r0kk3rz | thats it | 20:07 |
electro575 | git repo url | 20:07 |
electro575 | okey | 20:07 |
electro575 | that replace old ofono automatically ? | 20:07 |
benclark06 | r0kk3rz: could it be this by any chance? https://bin.disroot.org/?0c4a9e99a19cfa49#ncSn98KPBbPBc8nOMxEKtqMRAYWKGD2JRiWzSzO6U2s= | 20:08 |
electro575 | HW middleware is ? ofono only ? | 20:09 |
electro575 | r0kk3rz, this is not git repo url i suppose : https://build.merproject.org/package/binary/nemo:devel:hw:samsung:a5ultexx/ofono?arch=armv8el&filename=ofono-1.67.4-1.13.2.jolla.armv7hl.rpm&repository=sailfish_latest_armv7hl | 20:12 |
r0kk3rz | the github link you want | 20:12 |
electro575 | yes | 20:12 |
electro575 | this ? http://repo.merproject.org/obs/nemo:/devel:/hw:/samsung:/a5ultexx/sailfish_latest_armv7hl/ | 20:15 |
electro575 | https://github.com/DeadSquirrel01/sailfishos-a5ultexx-releases | 20:17 |
r0kk3rz | the ofono repo | 20:17 |
electro575 | https://github.com/DeadSquirrel01/ofono | 20:18 |
r0kk3rz | that one | 20:18 |
electro575 | okey | 20:18 |
electro575 | r0kk3rz : it's good ? i think https://dpaste.de/0a9c | 20:28 |
electro575 | what is the version of sailfishOS now ? and ofono | 20:28 |
r0kk3rz | huh? | 20:29 |
electro575 | version of ofono is 1.67 ? and 4-1.13.2 | 20:29 |
electro575 | ofono-1.67.4-1.13.2.jolla.armv7hl.rpm | 20:29 |
r0kk3rz | sounds about right | 20:30 |
r0kk3rz | if you build a new image, it should be there | 20:30 |
electro575 | yes, but i don't know if i rebuild a new image | 20:31 |
r0kk3rz | well, you should | 20:32 |
electro575 | i don't know what's my old version, i see on this log | 20:33 |
electro575 | yes, i build it so | 20:33 |
electro575 | my keyboard is slow | 20:35 |
electro575 | when i tape a letter, this appear some and not so fast | 20:36 |
electro575 | flashing | 20:49 |
electro575 | i give you a response tomorrow | 20:58 |
electro575 | bye | 20:58 |
electro575 | have a good night | 20:58 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!