*** ahjolinna_ is now known as ahjolinna | 01:42 | |
T42 | <linusdan> How do I resolve package issues when updating droid-hal-device? | 02:44 |
---|---|---|
T42 | <linusdan> Oh, i forgot the pastebin: | 02:45 |
T42 | <linusdan> https://paste.ubuntu.com/p/PQBxmkqspX/ | 02:45 |
T42 | <edp_17> @linusdan : I think you should remove the bluez5 mer config. Run this command (in Platform), then re-run the build: sb2 -t $VENDOR-$DEVICE-$PORT_ARCH -m sdk-install -R zypper remove bluez5-configs-mer | 07:13 |
Mister_Magister | mal: how's rild progress? | 08:59 |
mal | Mister_Magister: ? | 11:06 |
Mister_Magister | the rild 1.3 thingy | 11:07 |
Mister_Magister | ofono thingy | 11:07 |
mal | it works mostly, some instability though | 11:11 |
Mister_Magister | mal: can i test? | 11:36 |
Mister_Magister | i wanna check if it will return registration status on 1.3 | 11:36 |
mal | you mean 1.2 | 11:37 |
mal | the branches are public, ofono binder plugin and libgbinder-radio | 11:39 |
Mister_Magister | ye 1.2 | 12:07 |
Mister_Magister | mal: oki i'll test | 12:07 |
Mister_Magister | but mal https://paste.opensuse.org/213d7300 :< | 13:30 |
mal | did you build the libgbinder-radio first? | 13:31 |
mal | note that you need to add it to local repo so ofono-ril-binder-plugin build finds it | 13:32 |
Mister_Magister | mal: look at bottom part :) | 13:32 |
mal | so build newer libgbinder, obviously | 13:32 |
Mister_Magister | i'm on master | 13:32 |
Mister_Magister | there is no sources for never libgbinder | 13:33 |
Mister_Magister | that's the problem | 13:33 |
mal | go to your local libgbinder folder and check git log | 13:33 |
Mister_Magister | Version 1.0.45 | 13:33 |
Mister_Magister | oh | 13:33 |
mal | so you are doing something wrong | 13:33 |
mal | either you didn't build new libgbinder | 13:34 |
mal | just in case do git fetch in that folder | 13:34 |
mal | then rebuild | 13:34 |
Mister_Magister | oh i never built newer libgbinder actually | 13:34 |
Mister_Magister | i've built it on griffin, my bad | 13:34 |
Mister_Magister | thanks mal <3 | 13:36 |
Mister_Magister | built | 13:38 |
* Mister_Magister https://i1.theportalwiki.net/img/4/40/Wheatley_bw_a4_the_itch03.wav | 13:39 | |
T42 | SSS %lastname% was added by: SSS %lastname% | 13:40 |
Mister_Magister | aaaaaaaaaaaaaaaaand no luck | 13:47 |
Mister_Magister | monich: :< | 13:47 |
Mister_Magister | monich: from logs i've confirmed its _1_2 and timeout :< | 13:51 |
Mister_Magister | mal: in griffin i seem to get into ramdisk stable but i don't have rndis or mtp (3.18) and i'm wondering if you have any idea what can i do about it | 13:58 |
mal | check what usb config options you have enabled in your kernel | 13:59 |
T42 | <edp_17> Mister_Magister, mal, monich: Can you take a look to the logs and help me to find out what's wrong with rild or ofono, please? | 14:07 |
T42 | <edp_17> journalctl --no-pager -f: https://paste.ubuntu.com/p/BtJHTmYngw/ | 14:07 |
T42 | <edp_17> logcat -b radio: https://paste.ubuntu.com/p/PZ5GjNXRcv/ | 14:07 |
T42 | <edp_17> logcat: https://paste.ubuntu.com/p/pFHbkNmwNS/ | 14:07 |
T42 | <edp_17> dmesg: https://paste.ubuntu.com/p/Xjt3MBjZrJ/ | 14:07 |
T42 | <edp_17> ril_subscription.conf: https://paste.ubuntu.com/p/QyNZyrFTzv/ | 14:07 |
Mister_Magister | i dindu nuffin' | 14:08 |
Mister_Magister | @edp_17 is rild running? | 14:09 |
Mister_Magister | is it crashing? | 14:09 |
Mister_Magister | looks crashing to me | 14:10 |
T42 | <edp_17> Yes: 5323 ? Sl 0:00 /system/bin/rild | 14:10 |
mal | @edp_17 first of all that journal log has no messages from ofono, proper way is journalctl -a --no-pager to get full log | 14:10 |
mal | or even "journalctl -b --no-pager" which should show only current boot log | 14:11 |
T42 | <edp_17> journalctl -a --no-pager: https://paste.ubuntu.com/p/dBDwc4msC5/ | 14:11 |
Mister_Magister | @edp_17 check ps again if rild pid changed | 14:12 |
Mister_Magister | if it changed then its crashing | 14:12 |
T42 | <edp_17> Yes, it has changed to 5334 a while ago but since it stays. | 14:12 |
T42 | <edp_17> Yep, it is 5334 | 14:13 |
Mister_Magister | journalctl -u ofono | 14:13 |
T42 | <edp_17> journalctl -u ofono --no-pager: https://paste.ubuntu.com/p/WZXZbBg8r3/ | 14:14 |
T42 | <edp_17> Rild is still has the same pid 5334 | 14:16 |
Mister_Magister | ril version 8 oof | 14:19 |
Mister_Magister | anyway that's as far as my knowledge goes | 14:19 |
T42 | <edp_17> journalctl -b --no-pager: https://paste.ubuntu.com/p/Pr5qyYbnrn/ | 14:19 |
T42 | <edp_17> Mister_Magister: Thank you. | 14:19 |
Mister_Magister | you can grab ofono logger but doubt that will help much | 14:19 |
T42 | <edp_17> I have tried that too but didn't help either. | 14:22 |
Mister_Magister | does it report anytihng? | 14:23 |
T42 | <edp_17> I don't even know what categories should I select? All? | 14:23 |
Mister_Magister | all | 14:23 |
T42 | <edp_17> It says, Connected to ofono. | 14:24 |
Mister_Magister | that ain't much | 14:24 |
mal | maybe that device needs some changes to ril_subscription.conf | 14:24 |
T42 | <edp_17> Yeah. ๐ | 14:24 |
T42 | <edp_17> now it says mce: Battery level is 97 (this is not about ofono either) | 14:25 |
T42 | <edp_17> Nothing else. | 14:25 |
Mister_Magister | hmmm ril 8 rings bell | 14:25 |
Mister_Magister | but idk where | 14:25 |
T42 | <edp_17> This is old. | 14:25 |
Mister_Magister | yes i'm aware of that | 14:26 |
Mister_Magister | i'm not sure if that rild is ok even cause it was crashing | 14:29 |
T42 | <edp_17> Its pid is still the same 5334 | 14:29 |
Mister_Magister | yeah but ealier it was segfaulting | 14:29 |
T42 | <edp_17> Oh, I see. | 14:31 |
Mister_Magister | there has to be problem with rild, not ofono | 14:32 |
* Mister_Magister mr obvious | 14:32 | |
T42 | <edp_17> I don't know rild at all. | 14:33 |
Mister_Magister | https://paste.opensuse.org/3cb1c181 this bothers me | 14:33 |
Mister_Magister | doesn't seem related but still bothers me | 14:33 |
Mister_Magister | mhm something is definitely bad https://paste.opensuse.org/6277b389 but idk what | 14:35 |
Mister_Magister | Fatal signal 11 (SIGSEGV), code 1, fault addr 0x2 in tid 4919 (rild) its segfaulting (captain obvious) without any obvious cause it just is | 14:38 |
Mister_Magister | that's all | 14:38 |
T42 | <edp_17> Yeah, and I have no idea how to fix it. | 14:41 |
Mister_Magister | mal: how to make high temperature warning working on ports? | 16:36 |
mal | not sure | 16:40 |
T42 | <edp_17> Any other idea of my rild problem? | 16:43 |
mal | what ril_subscription.conf options have you tried so far? | 16:50 |
Kabouik | Do you happen to know where exactly should the cursor icons go Mister_Magister? I'm comparing with my laptop but my laptop has a index.theme that tells my OS what is my current icon theme, SFOS doesn't have that | 17:28 |
Mister_Magister | nopoe | 17:29 |
Mister_Magister | Kabouik: add it then | 17:29 |
T42 | <kabouik> Yup, worth a try | 17:29 |
piggz | mal abranson: https://github.com/mer-hybris/hybris-boot/pull/189 :) | 17:43 |
Kabouik | Couldn't get icons to show up so far Mister_Magister, but it's pretty awesome to see that xev sees all buttons in LXC | 17:51 |
Mister_Magister | huh | 17:51 |
Mister_Magister | can't help i'm stupid | 17:51 |
Kabouik | Scroll wheel, prev/next, middle click :> | 17:51 |
Mister_Magister | can't even get libs to load | 17:52 |
Kabouik | :> | 17:53 |
Mister_Magister | i'm so retarded | 17:53 |
Kabouik | mal do you know where mouse icons where originally? Apparently the icons were there in some old SFOS version: https://together.jolla.com/question/75940/a-mouse-in-my-jolla-just-wanna-understand/?sort=latest | 17:58 |
Kabouik | were* | 17:58 |
piggz | Kabouik: my inbox seems to have been hammered by you :D | 18:01 |
Kabouik | What when? I didn't post much on Github today | 18:01 |
piggz | oh, and Mister_Magister | 18:01 |
Mister_Magister | hm? | 18:01 |
Mister_Magister | what's wrong piggz | 18:01 |
piggz | nothing wrong, i just see some email to catch up on | 18:02 |
Mister_Magister | complaining aobut inbox? one day i got literally 20 emails from u and u got just 4 | 18:02 |
Mister_Magister | not to sound angery | 18:02 |
Kabouik | He probably got like 10 from me in 2 hours when I was trying to debug sailfish-fpd-community last week, or vibration :p | 18:02 |
Kabouik | Today is calm (so far) piggz :> | 18:03 |
Kabouik | Actually the mouse works in more native apps than I thought, left click seems to emulate taps/swipes normally everywhere, even on home screen | 18:12 |
piggz | Kabouik: native already has alt-tab, what more do you want :D | 18:13 |
T42 | <kabouik> I want to plug the damn Proยน to a usb-C hub and have a full Linux distribution with LXC working on external monitor, keyboard and mouse :p | 18:17 |
T42 | <elros34> @kabouik about your pr: I could not make hdmi work on photon. Only on some A31 based tablet I was able to use it. IIRC originally it was testet on some nexus | 18:20 |
Kabouik | Oh, good to know thanks @elros34, sorry I mixed it up | 18:21 |
T42 | <elros34> I think (long time ago) I saw some commit which disable cursor or something like that. You could check qtwayland commits maybe | 18:22 |
Mister_Magister | Kabouik: well there is sfos emulator which basically has mouse | 18:22 |
Mister_Magister | @elros34 doesn't like lipstick backend have to be updated for 2 screens? | 18:23 |
Kabouik | But is the mouse displayed by the SDK or by the host OS? | 18:23 |
Mister_Magister | sdk it's cirlce like touch | 18:23 |
Kabouik | HUM | 18:23 |
Kabouik | Interesting | 18:23 |
Mister_Magister | it's virtualbox tho so you actually have touch device | 18:23 |
Kabouik | I do not have enough space to install it, but I'll definitely keep that in mind | 18:23 |
Mister_Magister | but it's kinda coursor | 18:23 |
Mister_Magister | lemme start it up | 18:24 |
Kabouik | Hopefully I can some interesting diff in /usr/share/icons | 18:24 |
T42 | <elros34> Mister_Magister for basic support only qpa plugin | 18:24 |
Mister_Magister | oh nice but like mirroring? | 18:24 |
T42 | <elros34> yes | 18:24 |
Kabouik | I mean the rotation issue is quite frustrating, but it's kind of magic to plug the phone to a usb-c hub with a usb mouse, and control native apps or desktop apps in LXC without touching it | 18:24 |
T42 | <elros34> @kabouik you should be able to rotate mouse by 90 | 18:25 |
Mister_Magister | @elros34 verynice | 18:25 |
Mister_Magister | @elros34 do you have any idea how to make resolution smaller/ | 18:25 |
Mister_Magister | Kabouik: ye would be epic | 18:26 |
Kabouik | Awesome @elros34. Do you think it can be dynamic? Not a big issue if no, no one would use the phone in portrait when connected to a usb hub | 18:26 |
Mister_Magister | pinephone got ahead of us already >:( | 18:26 |
Mister_Magister | Kabouik: i think there are display connect events maybe | 18:26 |
Kabouik | Mister_Magister I defiitely saw HDMI stuff in logcat when plugging a monitor, but we failed to send anything to it, even with yamui | 18:27 |
Kabouik | Also, we could have a first glance at what it would be to use the phone as a LXC laptop: it works very well with xrdp so I could display the LXC container on my computer and control it with mouse and keyboard. | 18:28 |
Kabouik | Of course that's not the final goal, we don't want a computer to access the phone, we want the phone to be the computer | 18:28 |
Mister_Magister | Kabouik: got any files/dirs i could look for in search of coursor? | 18:28 |
Kabouik | I have to go, but IRC is on, please do ping me if you find something in SDK | 18:28 |
T42 | <elros34> @kabouik have you tried to add rotate=90? https://doc.qt.io/qt-5/inputs-linux-device.html | 18:28 |
Kabouik | Try that maybe Mister_Magister: find /usr/share/icons ~/.local/share/icons ~/.icons -type d -name "cursors" | 18:29 |
Kabouik | I haven't @elros34, but I will tonight or tomorrow for sure; thanks | 18:29 |
Kabouik | See you later folks | 18:30 |
Mister_Magister | Kabouik: https://git.sailfishos.org/mer-core/qtwayland/blob/master/src/plugins/platforms/wayland/qwaylandcursor.cpp#L60 thats the only thing i've found so far | 18:43 |
piggz | would be certainly nice to have some kind of monitor output, and a convergence rootfs on the pro1 and the PP | 18:58 |
Mister_Magister | PP? | 18:58 |
Mister_Magister | @elros34 i haven't found single commit aobut cursor since 2013 | 19:00 |
piggz | Mister_Magister: PinePhone | 19:02 |
Mister_Magister | ah | 19:02 |
Mister_Magister | big PP | 19:02 |
Mister_Magister | piggz: i'm thinking of buying pinephone myself so that i can be part of cool kids | 19:16 |
T42 | <eugenio_g7> I need to try the usb-c dock on Sailfish OS now that I made the hw mod on my PP | 19:21 |
piggz | rinigus: imagine my dissapointment when i fired up angelfish, logged into google, it prompted for my fido u2f token, i plugged it in via my usbc-otg adapter (kernel detected it) and ..... nothing! | 19:57 |
rinigus | piggz: how is it supposed to work? Something via USB and browser? | 21:00 |
piggz | rinigus: yes .... usually on old browsers like sfos browser, it simply says that fido tokens are unsupproted, but on angelfish it must have been new enough to have support | 21:01 |
piggz | but i guess it couldnt read the usb devce from flatpak ? | 21:01 |
piggz | or quite likely angelfish doesnt actually have that support anyway | 21:05 |
piggz | id have to ask the devs | 21:05 |
rinigus | piggz: we don't have usb access from angelfish, at least from flatpak. it may require some extra permissions. as for what else is needed on browser side, no idea | 21:11 |
rinigus | piggz: you can actually compile it on PC and test there | 21:12 |
piggz | rinigus: dev perms were root:root 600, fixed that now to root:input 660 | 21:18 |
piggz | tried adding --device=all but nope | 21:22 |
Mister_Magister | piggz: what's angelfish | 21:35 |
piggz | Mister_Magister: erm, flatpak webbrowser, quite good | 21:36 |
Mister_Magister | hmm i never got around flatpak. got any instructions? | 21:36 |
piggz | https://github.com/sailfishos-flatpak/main | 21:37 |
Mister_Magister | mhm mhm i need newer libhybris means rebuilding dhd | 21:38 |
Mister_Magister | what is PR_SET_NO_NEW_PRIVS | 21:39 |
Mister_Magister | anyways 5z applies so i'll try that | 21:42 |
Mister_Magister | piggz: should it be this messy lmao https://paste.opensuse.org/669c26ca | 21:46 |
piggz | yes, the gpg-connect messyness is known | 21:47 |
Mister_Magister | kk | 21:48 |
Mister_Magister | understood | 21:48 |
Mister_Magister | mhm invisible controls i'm starting to like it | 21:51 |
Mister_Magister | it's even worse than stock broser xddd | 21:52 |
T42 | <edp_17> mal: So far I have tried these ril_subscription options (I don't mention specific values for them because I tried different ones e.g. on or off, or a number where it was appropriate): | 23:11 |
T42 | <edp_17> forceGsmWhenRadioOff | 23:11 |
T42 | <edp_17> allowDataReq | 23:11 |
T42 | <edp_17> legacyImeiQuery | 23:11 |
T42 | <edp_17> enableSimToolkit | 23:11 |
T42 | <edp_17> SetRadioCapability | 23:11 |
T42 | <edp_17> emptyPinQuery | 23:11 |
T42 | <edp_17> radioPowerCycle | 23:11 |
T42 | <edp_17> confirmRadioPowerOn | 23:11 |
T42 | <edp_17> transport=binder-mtk:name=slot0 | 23:11 |
T42 | <edp_17> useDataProfiles | 23:11 |
T42 | <edp_17> dataCallFormat | 23:11 |
T42 | <edp_17> dataCallFormat | 23:11 |
mal | did any of those have any observable effect? | 23:14 |
mal | it's quite possible the issue could be something else also, like that some parts of the android side are not working properly, you could also try dummy_netd | 23:15 |
T42 | <edp_17> The only symptom was for some of these options, the network icon disappeared, so ofono probably couldn't start at all. Therefore I removed all of those. | 23:18 |
T42 | <edp_17> The dummy_netd is a option in ril_subscription or package to install? | 23:18 |
T42 | <edp_17> Okay, I have found it and currently am building. | 23:28 |
T42 | <elros34> AFAIK dummy_netd is not for hybris-14 | 23:30 |
T42 | <kabouik> @elros34 just to confirm, do you think the command in the example can be used as is on SFOS or do I need to find correspondance? | 23:33 |
T42 | <kabouik> `export QT_QPA_EVDEV_TOUCHSCREEN_PARAMETERS=/dev/input/event5:rotate=90` | 23:33 |
T42 | <elros34> no, I was thinking about something like: evdevmouse:rotate=90 | 23:35 |
T42 | <kabouik> Ok that was my other idea, thanks | 23:35 |
T42 | <kabouik> Will report back if that works | 23:35 |
T42 | <elros34> but looks like there is no support for it: https://git.sailfishos.org/mer-core/qtbase/blob/mer/5.6.3+git26/src/platformsupport/input/evdevmouse/qevdevmousehandler.cpp. Only evdevtouch use it | 23:40 |
T42 | <edp_17> mal: @elros was right. I have built installed the dummy_netd package on the device and the result is, it boots into sfos, then a few seconds later it reboots. ๐ | 23:40 |
Kabouik | Nope that didn't work. Weirdly enough, it didn't break it either @elros34 | 23:41 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!