| *** n2klb_ is now known as n2klb | 02:05 | |
| T42 | <Mattia990> I managed booting the ui on the porting! | 18:37 |
|---|---|---|
| T42 | <Mattia990> The bootloop i think was the 3 broken lineage bases i was using. I switched to one called evolution based on the same android version (11, lineage 18.1) and suddenly the ui appeared | 18:37 |
| T42 | <Mattia990> The major problem I have now is touchscreen, the input is not recognised and I already tried to do what hadk hot says. | 18:37 |
| T42 | <Mattia990> I think I have a problem with drivers or dtb/dtbo. I tried to replace the dtb in the boot image creation but with no success | 18:37 |
| T42 | <Mattia990> paste.opensuse.org/pastes/17aa6a260b8 | 18:37 |
| T42 | <Mattia990> | 18:37 |
| T42 | <Mattia990> The problem i have during make hybris-hal is that a wrong dtb is choosen (so for that I need to replace manually) and I don't really know how to check what is inside dtbo.img (I'm thinking maybe it is going bad stuff inside) | 18:37 |
| T42 | <Mattia990> By the way I can use the phone with a mouse connected through otg | 18:37 |
| T42 | <b100dian> mal: do you remember what was the solution for „Unexpected data call status 65535 and after that mms-engine[2524]: [mms-ofono] ERROR! GDBus.Error:org.ofono.Error.Failed: Operation failed” from https://piggz.co.uk/sailfishos-porters-archive/index.php?log=2016-07-24.txt#line82 ? | 21:11 |
| mal | @b100dian is that a qcom device? | 21:49 |
| T42 | <b100dian> yes | 21:50 |
| mal | is dummy_netd running? | 21:50 |
| T42 | <b100dian> yup | 21:50 |
| mal | is mobile data working? | 21:51 |
| T42 | <b100dian> yes | 21:52 |
| mal | which android base? | 21:52 |
| T42 | <b100dian> A14 | 21:52 |
| Mister_Magister | sorry but this line of questioning followed by "yes" every time is hilarious | 21:52 |
| mal | and which binder interface do you use? | 21:52 |
| T42 | <b100dian> I have a contact that sent me 3 files. One of the files was received while switching from 3g to 4g while also restarting mms-engine or doing: | 21:53 |
| T42 | <b100dian> dbus-send --system --print-reply --type=method_call --dest=org.ofono /ril_1/context2 org.ofono.ConnectionContext.SetProperty string:Active variant:boolean:true | 21:53 |
| T42 | <b100dian> I don't remember which was the order but was playing with that and one out of 3 received sucessfully.. | 21:53 |
| T42 | <b100dian> the command is from monich from 10y ago | 21:54 |
| mal | is it using hidl or aidl binder interface in ofono? | 21:55 |
| mal | and which interface version? | 21:55 |
| mal | if hidl | 21:55 |
| T42 | <b100dian> Hmm I know the ext-qti stuff is aidl, but IRadio is hidl, `vendor.qti.hardware.radio.qtiradio@2.6::IQtiRadio/slot2` and `android.hardware.radio@1.6::IRadio/slot2` | 22:49 |
| mal | @b100dian have you configured the hidl interface version in binder config like this https://github.com/mlehtima/droid-config-fp5/blob/master/sparse/etc/ofono/binder.d/fp5.conf? | 23:12 |
| mal | by default it's 1.2 unless you configure it, 1.5 is the highest version current supported, until I get my 1.6 support in | 23:12 |
| T42 | <b100dian> Yes, it is 1.5 there (useNetworkScan = true is missing). | 23:13 |
| mal | @b100dian you could try something like this line https://github.com/mer-hybris/droid-config-sony-lena/blob/master/sparse/etc/ofono/binder.d/lena.conf#L2C1-L2C21 | 23:39 |
| T42 | <b100dian> mal: unfortunately trying that (defaultDataProfileId = 65535) and restaring mms-engine, ofono, the device.. No different result | 23:57 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!