Thursday, 2019-08-29

Mister_Magistero/06:31
Mister_Magistero/ o| o/06:32
electro575hi all, my device finally not always detect SIM card08:37
electro575how can i debug ofono ?08:44
electro575How can i debug ofono ?08:45
Mister_Magisterelectro575: https://english.stackexchange.com/a/464608:46
electro575stupid man08:47
electro575Have you an api for ofono at least !08:49
* Mister_Magister why can't you…08:49
electro575Error org.freedesktop.DBus.Error.UnknownObject: Method "Dial" with signature "ss" on interface "org.ofono.VoiceCallManager" doesn't exist08:53
Umeaboyelectro575: What process is looking for ofono?08:58
electro575i'm looking for a method for call a person09:01
Umeaboyelectro575: ofono --debug09:02
UmeaboyTell ofonod to send AT commands over /dev/rfcomm0 by calling the D-Bus method org.ofono.at.Manager.Create09:04
electro575i have tried this09:05
electro575dbus-send --system --print-reply --dest=org.ofono /ril0 org.ofono.VoiceCallManager.Dial string:"+33600000000" string:"enabled"09:05
electro575but i received this09:05
electro575Error org.freedesktop.DBus.Error.UnknownObject: Method "Dial" with signature "ss" on interface09:05
Umeaboyelectro575: https://lists.ofono.org/pipermail/ofono/2012-April/013495.html09:06
electro575this09:06
electro575Error org.freedesktop.DBus.Error.UnknownObject: Method "Dial" with signature "ss" on interface "org.ofono.VoiceCallManager" doesn't exist09:06
Umeaboyofonod -nd09:06
UmeaboyWhat happens then?09:06
electro575how is it possible to get method of org.ofono.VoiceCallManager09:08
electro575https://github.com/intgr/ofono/blob/master/doc/voicecallmanager-api.txt09:08
Umeaboydbus-monitor --system "type='method_call',interface=org.ofono.VoiceCallManager"09:09
UmeaboyDoes that make a difference?09:09
electro575yes09:10
electro575where do you find this ?09:10
Umeaboyhttps://bugs.launchpad.net/telephony-ofono/+bug/1226739/comments/709:11
merbotLaunchpad bug 1226739 in telephony-ofono "[mako] phone calls back automatically" [Critical,In progress]09:11
UmeaboyRun monitor-ofono in a seperate terminal window to monitor the ofono-signals just like described.09:12
electro575okey09:12
electro575Umeaboy : https://dpaste.de/gE1E09:16
electro575i think the path is not good, it is ril0 rathen than i have note ril_0 in my conf09:16
electro575ril_subscription.conf09:16
UmeaboyRight.09:17
electro575but why i have this if monitor right this09:18
electro575https://dpaste.de/N9JL09:18
UmeaboyI don't know as I didn't add it.09:18
UmeaboyAsk Samsung or Google.09:19
electro575yes09:19
electro575the problem is here09: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
electro575Error org.ofono.Error.InProgress: Operation already in progress09:28
UmeaboyWell then.09:29
Umeaboy:)09:29
electro575i have search but not found why can i stop ofono InProgress09:46
electro575i think my 4G connection is always on, maybe ofono is InProgress, ...09:48
*** me is now known as Guest2635209:51
Umeaboyelectro575: What's the value of org.ofono.Modem.Powered ?09:52
Umeaboytrue or false?09:52
electro575how can i check this ?09:52
UmeaboyWith Dbus of course.09:53
UmeaboyOr in the ofono conf.09:53
Umeaboyofonod conf file. Sorry.09:53
UmeaboyYou can check this page as well: https://lists.ofono.org/pipermail/ofono/2011-October/011792.html09:54
electro575i just have /usr/sbin/ofonod09:57
electro575not ofonod.conf09:57
electro575this command ?09:57
electro575dbus-send --system --print-reply --dest=org.ofono / org.ofono.Modem.Powered.GetValue09:57
UmeaboyTry it. What's the harm?09:58
electro575Error org.freedesktop.DBus.Error.UnknownMethod: Method "GetValue" with signature "" on interface "org.ofono.Modem.Powered" doesn't exist09:58
UmeaboyHmmmmmmmmmm.09:58
UmeaboyCheck if it's located somewhere else.09:59
adeen-so/09:59
electro575i have check all of my device09:59
UmeaboyI'd open a bugreport in the device repo on github and wait.09:59
electro575Umeaboy : https://dpaste.de/KpbK10:02
electro575no modem but RadioSettings , ...10:02
electro575i arrived to launch sms10:03
electro575and receive call10:03
electro575but no send a call10:03
UmeaboyOK.10:04
UmeaboyWarning[08/29 10:07:04] : repo problem: nothing provides nfcd-binder-plugin needed by pattern:jolla-hw-adaptation-kirin-1-1.noarch,10:07
UmeaboyHmmmmmmmmm.10:07
electro575offffff10:08
electro575@elros34 : have you an idea for debug ofono ?10:10
electro575when i launche a call, ofono is alreay In Progress10:11
r0kk3rzgrab the ofono logger app off openrepos10:11
electro575yes i have10:11
electro575but what can i do with this10:12
r0kk3rzget detailled logs10:12
Umeaboyr0kk3rz: Where can I find that nfcd plugin?10:12
Umeaboysudo zypper in nfcd-binder-plugin didn't work.10:12
r0kk3rzlol10:12
UmeaboyOr is that kernel related?10:13
r0kk3rzwhat? no10:13
r0kk3rzits obviously a package10:13
UmeaboyThen why can't it be installed?10:15
r0kk3rzlol10:15
r0kk3rzbecause you need to build it, obviously10:15
r0kk3rzhttps://github.com/mer-hybris/nfcd-binder-plugin10:15
Umeaboyr0kk3rz: Shouldn't I've been asked to build it during the steps?10:17
UmeaboyAnyway. I'll continue this later on.10:18
r0kk3rzwhich build steps?10:18
r0kk3rzits a fairly new thing10:18
UmeaboyOK. When building packages during when following the wiki page https://sailfishos.org/wiki/Sailfish_X_Xperia_Android_9_Build_and_Flash10:21
UmeaboyI can't for the love of God see that I pressed n on that package if ever asked.10:21
r0kk3rzmal: did etherpad finally die?10:22
UmeaboyAnyway........ I'll look into that later.10:22
electro575r0kk3rz : Do you know wnything about that ? https://dpaste.de/7SkU10:23
electro575it is always the same10:23
r0kk3rzsledges: ^^ looks like the destructions are out of date slightly10:24
electro575it's realated at logcat -> E NetlinkListener: recvmsg failed (I/O error)10:24
r0kk3rzno idea tbh10:26
r0kk3rzyou might need to show monich10:26
electro575monich ?10:26
r0kk3rzyes10:26
electro575what is it10:26
r0kk3rzmore correctly 'who' is it :)10:27
electro575who is it ?10:28
electro575behind ofono ?10:28
r0kk3rzhes the resident modem/ofono wizard yes10:30
electro575i know this architecture -> https://sailfishos.org/wiki/Cellular_Telephony_Architecture10:32
electro575so, it seems to be the driver of the modem, the problem ?10:32
electro575i think is ril_netreg.c for the subscription10:40
electro575of the network10:40
electro575the cause is not ril_subscription.conf ?10:41
r0kk3rzits almost certainly the lower layers yes10:49
r0kk3rzmost of the time, you point ofono at the socket and it magically works10:49
malr0kk3rz: not sure, hopefully someone had backup of some recent revision10:50
r0kk3rzi made backups, but that was some time ago now10:50
r0kk3rzmaybe we should do a proper solution at some point :)10:55
r0kk3rzmmm, a year old just abouts - https://wiki.merproject.org/wiki/Adaptations/faq-hadk10:57
electro575mal, do you have an idea of my problem ?11:04
electro575@elros34 : your SIM card is alaways detect ?11:25
electro575what devices are similar to t0lte can i check the ril_subscription.conf ?11:47
r0kk3rzah, a samsucket11:54
r0kk3rzyeah people have had to do some hacky things to get some of those working11:54
r0kk3rzis yours an exynos or a qcom?11:56
electro575exynos11:57
electro575mali gpu11:57
malI remember that someone had some ofono changes for some non-qcom devices, not sure which those were11:58
r0kk3rzsteeeeeve12:00
r0kk3rzbut iirc those were qcom samsuckets12:01
malok12:01
malcould be12:01
malin theory samsung could have some generic customizations in their ril12:03
electro575O, okey12:03
electro575who have this CPU ? exynos12:03
electro575here12:03
r0kk3rzhttps://github.com/DeadSquirrel01/ofono/commit/41ff2e566315ce3f7b827c3b744cc31b3888cd1b12:06
r0kk3rzmight be worth a shot12:06
electro575exynos is a CPU or a modem12:09
r0kk3rzits neither12:12
r0kk3rzi dont know enough about exynos devices to say whether they have an integrated modem or not tbh12:12
r0kk3rzthey could ship with an external qcom one?12:12
electro575i don't know exactly what you want to say12:12
electro575but yes they are ASIC12:12
electro575so maybe they are modem and all embedded12:12
r0kk3rzasic? lol no12:13
r0kk3rzSoC != ASIC, very different things :)12:14
r0kk3rzbut its quite common to have an integrated modem into a mobile SoC, so it could be a samsung one if they make their own12:14
electro575yes, but Soc is little same as ASIC12:15
electro575a SoC is an ASIC12:15
electro575sorry, it's not the question12:16
electro575but ofono said already InProgress when i call method12:16
electro575you think this patch work for this method Call12:16
r0kk3rzsure, in the same way that a transistor is a cpu ...12:17
electro575yes, ...12:17
r0kk3rzlol12:17
electro575so i try the patch12:18
electro575and say it to you12:18
r0kk3rzits a bit of a wild stab in the dark, it probably wont work12:19
r0kk3rzbut you might get lucky12:19
r0kk3rzbut its likely you will need something of that nature in ofono drivers somewhere12:19
electro575how can i check the driver who's used ?12:21
electro575with ofon12:21
electro575ril_voicecall.c is on my computer ?12:21
electro575or on the device12:22
r0kk3rzyou need to build your own ofono package12:23
r0kk3rzat the moment its just on the repositories12:23
electro575can you describe my steps ?12:23
electro575me steps sorry12:27
electro575r0kk3rz : you have realcall too, it's not for me ?12:28
electro575is it possible to detect manually SIM card ? r0kk3rz ?12:40
electro575with dbus command12:40
electro575dbus-send --system --print-reply --dest=org.ofono / org.ofono.Manager.SimManager12:40
monichdbus-send --system --print-reply --type=method_call --dest=org.ofono /ril_0 org.ofono.SimManager.GetProperties12:43
electro575yes, but12:43
electro575dbus-send --system --type=method_call --dest=org.ofono /ril_0 org.ofono.Modem.SetProperty string:"Powered" variant:boolean:false12:44
monichset it to true12:44
electro575yes but after12:44
monichconnman is supposed to do that I think12:44
electro575nothing12:44
electro575no SIM code asked12:44
electro575after this, what i must restart, connman ?12:45
electro575or ofono12:45
monichyou shouldn't have to restart anything12:45
monichsounds like ofono fails to power up the modem12:46
monichif powered stays false12:46
electro575yes12:46
electro575but for SIM detection12:47
electro575what can i do to active this ?12:47
electro575monich : https://dpaste.de/sCUq12:48
monichafaict nothing works until modem is successfully powered up12:48
monichin order to talk to the sim you need power-up to succeed12:48
electro575ok12:48
electro575successfull : https://dpaste.de/Zf1v12:50
electro575but when my SIM card is detect, i have more Interfaces12:50
electro575than 412:50
electro575the modem is power up12:51
electro575drivers/ril/ril_radio.c:ril_radio_power_cycle() RIL1 power is already off12:52
electro575my journalctl log with ofono all log -> https://dpaste.de/m6QR12:54
electro575sailfish_manager_dbus_reply_or_block() blocking MODEM request GetAll 0xa9686012:56
monichhehe, can't open https://dpaste.de links from russia :)12:56
monichwithout turning vpn on, that is12:56
electro575O12:57
electro575pastebin so ?12:57
monichI have vpn, no problem12:57
electro575okey12:57
monichSimManager is there, Present is false, so it's just sim not being detected12:58
electro575yes, but my question is why ? and how reactive my SIM card manually ?12:59
benclark06https://i.imgur.com/C3VtpHz.png is there a copy of the faq anywhere? servers seem to be down12:59
monichelectro575: we are getting sim state = 0 (absent) from rild13:02
electro575drivers/ril/ril_radio.c:ril_radio_power_cycle() RIL1 power is already off13:03
electro575yes13:03
electro575i can restart RILd manually ?13:03
monichI would try to remove/insert the sim to make sure that all contacts are physically connected (and restart after that)13:04
monichif you are sure that sim is in then you could check logcat -b radio13:04
electro575it's the problem, but how can be shure13:04
monichby logcat I mean /system/bin/logcat13:06
electro575yes13:07
electro575i check13:07
electro575*RILd param count=1*13:08
electro575monich : https://dpaste.de/Jy4913:08
electro575i have find this link : https://piggz.co.uk/sailfishos-porters-archive/index.php?log=2016-05-28.txt#line41013:13
electro575r0kk3rz : so maybe i will build my own ofono, but register with dbus work, so i will test to do a call with dbus13:33
electro575the SIM detection problem at startup is not again solved, it's hard !13:34
r0kk3rzyou may not have to13:34
r0kk3rzit was simply fixes for other qcom based samsung phones13:35
electro575yes, i have samsung phone13:35
r0kk3rzsounds like you made some progress though13:35
electro575a little13:35
electro575but the SIM card is not detect13:36
electro575and i reboot, ...13:36
electro575@elros34 : have you again the SIM card detection issue ?13:37
T42<elros34> no13:37
electro575How have you solved this ?13:37
T42<elros34> I never had sim detection issues13:37
r0kk3rzmaybe you have a different issue13:38
electro575i'm so lucky13:38
electro575where i can posted this question ?13:39
electro575in xda developers ?13:39
r0kk3rzmaybe? probably wont help13:41
r0kk3rzmaybe someone in halium tried this device already13:41
electro575maybe it's a bad physical contact => just keep a knif13:41
r0kk3rzit does work in android right?13:41
electro575it works in android13:42
r0kk3rzgood13:42
electro575it partially works in lineageOS13:42
electro575sometimes i loose all connection with 3G/4G13:42
electro575and the network recome13:42
electro575after 5-10sec13:42
r0kk3rzoh13:42
r0kk3rzwell thats bad13:43
r0kk3rzyou should fix that13:43
electro575yes, maybe it's a bad contact but, ...13:43
electro575yes i know, but how ?13:43
r0kk3rzthe usual way, figure out the problem and fiz it13:43
electro575i know13:44
electro575with this samsung device the problem is you can open the device13:45
electro575easelly so contacts, ... maybe are so bad with times13:45
electro575moroever i have SIM adapter with SIMcard13:46
r0kk3rzso.. make more skookum13:46
r0kk3rzwith something radical, like duct tape or paper13:46
electro575i have all tools to open the smartphone but not where i'm13:47
electro575i will try paper13:47
r0kk3rzjust bending the sim holder is probably enough13:48
electro575not enough, amazing13:55
electro575r0kk3rz -> Error org.ofono.Error.InProgress: Operation already in progress14:30
electro575i can receive a call but no send a call14:30
electro575mal, an idea why message bus policy blocked the reply ?14:45
electro575https://dpaste.de/vPVp14:45
malwhich ofono version do you have14:46
electro575version 714:46
malelectro575: OFONO version, not ril version14:47
electro575sorry14:47
electro575i don't find it sorry14:50
electro575mal, 1.2114:51
malnot accurate enough, you need to give the version including the git part of it14:51
electro575licenses/ofono-1.21+git5814:52
maldoes your device have internet connection?14:53
electro575yes14:53
electro5753G/4G14:53
electro575and can receive call14:53
electro575but not send call14:53
maltry downgrading ofono using "zypper ref" and then "zypper in --force ofono"14:53
electro575ok14:53
Mister_Magistermal: could you please update me on what do i need to update to 3.1?14:54
Mister_Magisterupdated all packages on obs already14:54
Mister_Magisterguess update droid-configs but that could break things14:55
electro575mal, i restart after it ?14:57
malMister_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 it15:00
Mister_Magistermal: but in configs repo of fp2? or obs repos branches?15:01
Mister_Magisteror both15:01
Mister_Magistermy base is 6.0.115:01
electro575no sim card detect15:02
electro575magic, airplane mode and sim card detect15:04
electro575good15:04
electro575mal, 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_Magistermal: what is peekfilter15:06
malMister_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
malMister_Magister: that is just adjusting the margins of side swipes15:07
Mister_Magisterah i don't need it probably15:07
Mister_Magistermal: you did nothing special for fp2 from what i see15:07
malMister_Magister: just updating submodules15:08
Mister_Magistermhm15:08
Mister_Magisterthanks15:08
Mister_Magisterso nothing too scary15:09
malcheck the firmware loader kernel config15:09
malnot sure if missing that could break something15:09
electro575mal, when an incomming call is finished -> Error org.ofono.Error.InProgress: Operation already in progress15:13
electro575i restart my phone and try again to pass a call15:13
electro575is it possible to find exynos RIL issue with samsung devices ?15:14
electro575as QCom RIL15:14
electro575mal, i have the same issue -> https://dpaste.de/zybu15:24
electro575mal, r0kk3rz give me an advice, maybe compile this ofono -> with this update : https://github.com/DeadSquirrel01/ofono/commit/41ff2e566315ce3f7b827c3b744cc31b3888cd1b15:26
r0kk3rzso do it15:28
electro575but, ofono seems to have this method15:28
electro575maybe i must verify15:28
r0kk3rzmaybe it got upstreamed15:29
monichelectro575: if that helps, this sort of things is very much vendor specific => needs to be made pluggable somehow15:35
electro575pluggable somehow ? so i must be a specific chmod for vendor folder ?15:36
electro575journalctl -> https://dpaste.de/8Npt15:37
electro575too, before -> ofonod[11066]: plugins/sailfish_manager/sailfish_manager_dbus.c:sailfish_manager_dbus_reply_or_block() blocking MODEM request GetAll 0xa9686015:38
electro575logcat -b radio -> https://dpaste.de/syR015:39
electro575no need for this file for exynos ? /vendor/lib/hw/hwcomposer.exynos5.so15:49
electro575for kernel 3.0 and lineageos 14.1 ? @elros3415:50
electro575i need sepolicy in stragglers files ? and cache charger folders ?15:55
electro575i have oem and res too as folder different for my device15:55
electro575okey r0kk3rz, i want to text this special ofono but how can i proceed ?16:07
electro575and how to do a diff between my file and it's update16:08
monichelectro575: I would have to introduce interface for ril vendor plugins16:15
electro575r0kk3rz : please, have you two minutes ?16:15
electro575can you explain ?16:16
electro575it is proposed to me this ofono with this commit -> https://github.com/DeadSquirrel01/ofono/commit/41ff2e566315ce3f7b827c3b744cc31b3888cd1b16:17
monichelectro575: if you're fine with patching ofono than it may be all you need (if it works)16:18
electro575i'm not fluent with this patch16:18
monichthis patch changes the format of RIL_REQUEST_DIAL16:19
electro575yes i know, but i don't know how to do this update on my device16:19
monichthe problem with that patch is that even if it fixes something on a particular devices, it makes ofono incompatible with pretty much every other device16:20
monichand therefore it can't upstreamed as is16:21
electro575yes i know but it's exynos special device of samsung16:21
electro575be appear the RIL must be modified to pass call16:22
monichin an ideal world this kind of change would be done by a plugin which would only affect devices which have that plugin installed16:23
electro575yes, okey16:23
electro575why not, good idea16:23
electro575but i'm working on the specific device16:23
monichelectro575: 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 happy16:26
monichand you can keep pulling ofono as is, without having to patch it or maintain a fork16:26
monichthat'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_armv7hl16:31
benclark06hey, i get an error when trying to build qt5-qpa-surfaceflinger-plugin.spec16:36
benclark06https://bin.disroot.org/?100faab253e5d773#W34jfGnyFfA8iVAXGeE1yvfSD2RMihJSq2VrKFT5mks=16:36
benclark06i'm not too sure what's happened16:36
T42<elros34> skip it, it's not needed16:36
benclark06ahh okay16:37
benclark06thank you16:37
riniguskimmoli: 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
kimmolirinigus: oh16:41
riniguskimmoli: on good news side - if it manages to boot (had some failures today as well), camera works every time16:41
riniguskimmoli: did you managed to test?16:42
rinigusoh, indeed16:42
electro575@elros34 : i can installed this version of ofono on my device ? t0lte16:42
riniguskimmoli: somehow, I don't really feel like starting to debug it either...16:43
rinigus:(16:43
electro575monich, have you an idea ?16:48
monichelectro575: how to install custom-built ofono? upload the rpm to the device, then ssh in and pkcon install-local, rpm -U or whatever16:50
electro575okey16:50
electro575thanks16:50
electro575monich, install ofono with root or nemo user ?16:53
monichroot16:54
electro575ok16: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.java16:55
electro575not sure of what ?16:57
electro575@elros34 : i have looked in ofono repo, none of patch was added17: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 help17:02
electro575yes, r0kk3rz say it too17:03
r0kk3rzhuh? say what now?17:11
kimmolirinigus: no, i managed to charge it, but forgot to update. now it is down to 30% again17:12
riniguskimmoli: :) . should I ping you tomorrow?17:14
electro575@elros34 : send calling is okey17:30
T42<elros34> try recieve, based on that java file  and steeve changes in his ofon it might works wrong now17:34
electro575the receive works too17:40
electro575@elros3417:41
electro575a little network problem appear17:41
electro575but no problem, mms don't work17: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 you17:46
benclark06hi, 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
benclark06my platform version is 3.1.0.1218:04
benclark06and my target is SailfishOS-3.1.018:05
T42<elros34> are you sure you are building for 3.1.0.12? glibc was upgraded to 2.28 in 3.1.018: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 yourself18:25
electro575@elros34 : no private number too with the rpm ofono of DeadSquirrel18:25
electro575it's good for the device18: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
electro575yes18:27
electro575i have the name of correct number too18:27
electro575number is associate to my contact18:27
electro575name18:27
T42<elros34> strange but ok, so you don't  have to change anything18:28
electro575what ? i have installed the ofono rpm ofono-1.67.4-1.13.2.jolla.armv7hl.rpm18:29
electro575i have find that special too, but it's okey18:30
electro575this rpm is not for my OS version and kernel version ! ?18:30
electro575https://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_armv7hl18:30
benclark06@elros34 oops i was building for 3.0.1 not 3.1.018:31
benclark06i'll try again with the right stuff18:32
benclark06yeah, it's working now lol18:33
benclark06thank you!18:33
electro575@elros34 : i have network problem -> so, no call, no data, no mms/sms18:40
r0kk3rzdid you install the forked ofono?19:07
qiangong2[m]Is there anyone working on sailfish for spreadtrum devices? (Besides me)19:09
r0kk3rznobody is that crazy19:09
qiangong2[m]Well, it ia giving me a bunch of issues lol19:09
r0kk3rzhow surprising :D19:10
r0kk3rzwhat kinds of issues19:10
qiangong2[m]Does sailfish even still support kernel 3.0.101?19:10
r0kk3rzim not sure it ever did19:10
qiangong2[m]Oh. Well that might be the issue. I'm trying to get 3.0.3.9 working with a cm13 base19:11
r0kk3rzcm13 certainly should work ok19:12
r0kk3rzbut where have you gotten to?19:12
r0kk3rzsystemd might not be so happy with such an old kernel19:12
qiangong2[m]Kernel compilation. Lots of dirty hacks were done to try and get cm13 working19:13
qiangong2[m]Issues with the vfp19:13
r0kk3rzah yeah no doubt19:14
r0kk3rzhow old is this device?19:14
qiangong2[m]2011 :D19:15
T42<elros34> oh another kernel 3.0 device?19:15
qiangong2[m]Gotta love those old Samsung spreadtrum devices19:15
r0kk3rzthe long long ago19:15
r0kk3rzwhat 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 USD19:16
qiangong2[m]Beautiful 512mb if RAM and 4gb of storage19:17
r0kk3rztbh i wouldnt bother, 512mb is a bit tight even for sfos19:17
qiangong2[m]elrose34: yeah, 3.0.101 is what it's upgraded to19: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
r0kk3rzlike it will work, but only just19: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 out19:19
electro575r0kk3rz, yes i have installed the fork ofono19:23
r0kk3rzgood? bad? same?19:24
electro575i 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_armv7hl19:24
electro575good for send calling, receive calling, sms19:24
electro575stay mms now ^^19:24
electro575data is okey too19:24
r0kk3rzso improved19:24
electro575sometimes i have network problem19:24
r0kk3rzcool good to know19:24
electro575but seems to be good19:24
electro575thanks to you19:25
electro575and elros19:25
r0kk3rzso maybe we need to make samsung ofono19:25
electro575r0kk3rz, yes why not19:25
electro575it seems to be this two commit for ofono19:26
electro575https://raw.githubusercontent.com/LineageOS/android_device_samsung_smdk4412-qcom-common/cm-14.1/ril/telephony/java/com/android/internal/telephony/smdk4x12QComRIL.java19:26
electro575for calling19:26
electro575this for number, not private call19:27
electro575https://github.com/DeadSquirrel01/ofono/commit/75180373c5f9da7a515a9db4808eb8b7f132200519:27
electro575this link for sending call -> https://github.com/DeadSquirrel01/ofono/commit/41ff2e566315ce3f7b827c3b744cc31b3888cd1b19:27
electro575the same of lineageOS19:27
r0kk3rzyeah we should maintain some propee patches rather than full fork i think19:27
electro575it's not a problem if i had ofono of other device ?19:28
electro575i don't know if it's full compatible with my kernel and OS19:28
r0kk3rzkernel doesnt matter19:28
r0kk3rzOS version should be ok too, but good idea to build it yourself19:29
electro575yes, but i don't know how to do all, so i will fix all other problem before19:29
r0kk3rzits a single command to build it into your local repo19:31
electro575i must point with the repositories of DeadSquirrel too no ?19:32
r0kk3rzsure19:32
r0kk3rzbuild_packages.sh --mw=[repo url goes here]19:33
r0kk3rzgit repo url i should say19:33
electro575but after, how precise this package ? rathen than my ofono19:33
r0kk3rzits fine19:34
r0kk3rzit will install from local first19:34
monichso it does help, right?19:34
electro575i don't understand all19:34
r0kk3rzmonich: seems to yeah19:40
electro575monich : yes it's good19:40
benclark06hey, 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
benclark06here's journalctl if anyone can figure out what's happening https://paste.gnome.org/p57rw1ffx19:57
r0kk3rzyou get to journalctl, thats good19:57
r0kk3rznot having gui straight away is normal19:58
benclark06i get Failed to start droid-hal-init?19:58
benclark06which i guess is bad19:58
r0kk3rzlook for droid-hal-init in the logs and make sure it finishes19:58
r0kk3rzso yeah, that :)19:59
benclark06darn20:00
r0kk3rzfigure how where it dies20:00
benclark06yeah i'm just scrolling though all the logs20:01
r0kk3rzwelcome to the life of a porter20:02
benclark06could it be EXT4-fs (mmcblk0p25): couldn't mount as ext3 due to feature incompatibilities?  ln 270  https://paste.gnome.org/pwvzrm1o020:03
electro575r0kk3rz : i add the repo into this file so ? $ANDROID_ROOT/Jolla-@RELEASE@-t0lte-@ARCH@.ks20:04
r0kk3rzit should mount shortly after that20:04
r0kk3rzits a common error20:05
r0kk3rzelectro575: what, TF, are you doing?20:05
r0kk3rzjust build it into your lo al repo20:05
r0kk3rz*local20:05
electro575i don't know how replace my ofono20:06
electro575i must modify the spec so ? or .build-packages -c20:06
electro575to take into account the new20:06
electro575ofono20:06
r0kk3rzlike i said before20:06
electro575this ? build_packages.sh --mw=[repo url goes here]20:07
r0kk3rzthats it20:07
electro575git repo url20:07
electro575okey20:07
electro575that replace old ofono automatically ?20:07
benclark06r0kk3rz:  could it be this by any chance? https://bin.disroot.org/?0c4a9e99a19cfa49#ncSn98KPBbPBc8nOMxEKtqMRAYWKGD2JRiWzSzO6U2s=20:08
electro575HW middleware is ? ofono only ?20:09
electro575r0kk3rz, 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_armv7hl20:12
r0kk3rzthe github link you want20:12
electro575yes20:12
electro575this ? http://repo.merproject.org/obs/nemo:/devel:/hw:/samsung:/a5ultexx/sailfish_latest_armv7hl/20:15
electro575https://github.com/DeadSquirrel01/sailfishos-a5ultexx-releases20:17
r0kk3rzthe ofono repo20:17
electro575https://github.com/DeadSquirrel01/ofono20:18
r0kk3rzthat one20:18
electro575okey20:18
electro575r0kk3rz : it's good ? i think https://dpaste.de/0a9c20:28
electro575what is the version of sailfishOS now ? and ofono20:28
r0kk3rzhuh?20:29
electro575version of ofono is 1.67 ? and 4-1.13.220:29
electro575ofono-1.67.4-1.13.2.jolla.armv7hl.rpm20:29
r0kk3rzsounds about right20:30
r0kk3rzif you build a new image, it should be there20:30
electro575yes, but i don't know if i rebuild a new image20:31
r0kk3rzwell, you should20:32
electro575i don't know what's my old version, i see on this log20:33
electro575yes, i build it so20:33
electro575my keyboard is slow20:35
electro575when i tape a letter, this appear some and not so fast20:36
electro575flashing20:49
electro575i give you a response tomorrow20:58
electro575bye20:58
electro575have a good night20:58

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