rubdos[m] | https://techcrunch.com/2021/08/25/jolla-hits-profitability-ahead-of-turning-ten-eyes-growth-beyond-mobile/ | 06:54 |
---|---|---|
rubdos[m] | Jolla targeting automotive? | 06:54 |
tqg | Hello , does anyone know how to get debuginfo package from sfdk build? | 07:58 |
Thaodan | mb2 has build --enable-debug sfdk has too. | 07:59 |
tqg | @Thaodan: I use command "sfdk --enable-debug --specfile=rpm/geoclue-providers-hybris.spec build",but sfdk tell me Unknown option 'enable-debug'. | 08:01 |
Thaodan | pass it after build | 08:03 |
tqg | @Thaodan: it worked ,Thank you | 08:07 |
tqg | @xyb:hello | 08:16 |
xyb | excuse me how can I find the source code of lipstick-jolla-home-qt5 project | 08:16 |
Flohack | hi there, is Slava around? | 09:38 |
Flohack | Or anyone familiar with bluebinder ^^ | 09:41 |
Thaodan | Flohack: Just ask, don't ask to ask | 09:57 |
Thaodan | I can try to help | 09:57 |
Flohack | Alright so Ubuntu Touch is using bluebinder with Android 9 hardware adaption and it works quite well. On Android 10 devices however bluebinder process is spamming messages around, keeping the device busy and that impacts battery a lot. Even if BT is turned off it wants to talk to the world | 09:58 |
Flohack | I will run it now in foreground lets see | 09:59 |
Flohack | And of course it does not happen when restarted :P | 10:02 |
Flohack | Ahhh now... it does log: Writing packet to device failed: No such device or address | 10:02 |
Flohack | So maybe our Bluez daemon tries to contact devices that are no longer alive idk | 10:02 |
Thaodan | Ah that could be bluez and bluebinder trying to suspend the device | 10:02 |
Thaodan | bluebinder suspends it and its gone for bluebinder | 10:03 |
Thaodan | *bluedroid suspends it and its gone for bluebinder | 10:03 |
Flohack | Hum what I dont understand: The VHCI interface is now softblocked in rfkill | 10:04 |
Flohack | Wh I would still get traffic | 10:04 |
Flohack | bt_power and hci0 are both softblocked | 10:04 |
Thaodan | https://github.com/mer-hybris/android_kernel_sony_msm/pull/68/commits/aedf4218445e7fef4fc12fdae16da1ceed46c744 | 10:05 |
Flohack | Interesting, will give a try thanks! | 10:06 |
Thaodan | That's what we apply to avoid that. | 10:06 |
Thaodan | Idially we would disable rfkill in bluez so just the blob suspends the device | 10:07 |
Flohack | Thaodan: Well tbh we have ripped out rfkill from various bt_power drivers already as early as Android 7.1 because e.g. Nexus6P looses the loaded firmware when power is cut. And its rather cumbersome to reload that with HCI_UART stuff | 10:13 |
Flohack | But, I did not expect that its still a problem now ^^ | 10:13 |
Thaodan | That sounds bad. We tried to use HCI with the Xperia XA2 but the firmware loader for that is missing. The kernel has HCI support officially from Qualcomm side. | 10:16 |
Flohack | No, still spamming... | 10:38 |
Flohack | Thaodan I wonder if Android does indeed cut power and reloads FW on those serial BT adapters | 10:39 |
Flohack | Well I dont get it, how does Bluez talk with bluebinder when VHCI is down ? wth | 10:53 |
Thaodan | It should not since Bluez <-> VHCI is cut when Bluebinder <-> Bludroid is cut. | 11:02 |
Thaodan | I guess the device disappears. With the kernel path bluedroid can't shut it down anymore. | 11:03 |
Thaodan | /NAMES | 11:08 |
Thaodan | frajo suggested to create an issue at github | 11:10 |
Flohack | Thaodan the interesting part is that with BT off hcitool -l shows no devices | 11:36 |
Flohack | And still bluebinder gets packets | 11:36 |
Flohack | And if I turn on BT again, the errors are gone but still its spamming around | 11:36 |
Flohack | I wonder hwat it tries to do, what would send packets to all devices? I have nothing paired | 11:37 |
Flohack | What repo would this report go to ? | 11:39 |
Thaodan | to the bluebinder repo | 15:12 |
Thaodan | Flohack: https://github.com/mer-hybris/bluebinder/ | 15:13 |
poetaster | attah: what device were you on when you checked for ffmpeg? And hello! | 15:21 |
attah | poetaster: hello (: Xperia 10 II | 15:22 |
attah | that was what you wanted, right? | 15:22 |
poetaster | yup. with 4.1, yo? | 15:22 |
attah | yes | 15:23 |
poetaster | I think recent work on the web browser may have removed ffmpeg as a dependancy. hmmm. | 15:23 |
poetaster | ah, did you actually test the app?!!! | 15:24 |
attah | yes | 15:24 |
attah | the video could be played at least | 15:24 |
poetaster | ah, then it'll mostly work :) It's actually pretty robust. Tobias, who did most of the python claims to not write python :) | 15:25 |
attah | good | 15:25 |
poetaster | thanks! Ok, looks like more complaining and bitching for me. | 15:25 |
poetaster | how are you doing? | 15:25 |
attah | i'm good but now i'll pop out for a bit to simulate commuting home from work | 15:26 |
attah | can't risk losing the remaining sanity (: | 15:26 |
attah | hope all is well, and ttyl | 15:26 |
poetaster | thanks and ttyl1 | 15:27 |
Mikaela | https://sailfishos.org/ advertises WPA2, is WPA3 not supported? | 16:48 |
attah | poetaster: back... so welcome to the club of annoying nagscreens at app launch? (: | 17:07 |
attah | Mikaela: how widespread is support anyway... would Xperia 10 II support it on Android? | 17:07 |
attah | wpa_supplicant seems new enough at least | 17:08 |
x2s | doesn't wpa3 also need support in the firmware of the wifi device? | 17:16 |
attah | that's what i could find too | 17:16 |
attah | so if 10 II does that under Android, i'd say chances are decent... but might need to set up the connection from console | 17:17 |
x2s | I could not find any information what wpa standard the 10 II supports. There's nothing on the Sony website, nothing in the basic manual... | 17:23 |
attah | so one would assume it does not :/ | 17:24 |
Mikaela | oh, I have no idea, I thought it just required software update and that all Android 10s supported it | 17:38 |
Mister_Magister | rinigus: ping | 17:50 |
rinigus | Mister_Magister: pong | 17:50 |
Mister_Magister | rinigus: hi, i'm trying to use qml's Map item from QtLocation but i can't get it to scale with dpi, and i thought maybe you know something about it | 17:50 |
rinigus | Mister_Magister: no, not really as I don't use it either. on SFOS it is very old | 17:51 |
rinigus | may have some bugs for hidpi as well | 17:52 |
Mister_Magister | so i should just go with your mapbox package | 17:52 |
Mister_Magister | do you have perhaps some simple example in qml? | 17:52 |
rinigus | sure. at least it works on sfos and other places. | 17:52 |
Mister_Magister | nice | 17:53 |
rinigus | let me see where are examples | 17:53 |
rinigus | Mister_Magister: see https://github.com/rinigus/mapbox-gl-qml/blob/master/app/qml/main.qml | 17:53 |
Mister_Magister | don't need anything fancy just scaling, paning/zooming, adding markers or routes | 17:53 |
rinigus | Mister_Magister: you will need maps source. online or offline | 17:54 |
Mister_Magister | elaborate (online) | 17:54 |
rinigus | api described at https://github.com/rinigus/mapbox-gl-qml/blob/master/api.md | 17:54 |
rinigus | for online - see pure maps for possible sources. | 17:55 |
Mister_Magister | mkay, osm will do | 17:55 |
rinigus | there are few more that would make sense as well. | 17:55 |
Mister_Magister | thank a lot | 17:55 |
Mister_Magister | i need basic functionality nothing fancy | 17:55 |
rinigus | Mister_Magister: it usually creeps in. anyway, ask if you get in trouble. you could also compile mapbox-gl-native and qml plugin on PC and then test on that | 17:56 |
rinigus | way faster to develop | 17:56 |
Mister_Magister | thank | 17:56 |
rinigus | Mister_Magister: if you decide to build it on PC, use https://github.com/rinigus/pkg-mapbox-gl-native/tree/qt branch and see how it is packaged in RPM | 17:59 |
Mister_Magister | naaah ill use sfos | 18:00 |
rinigus | qml plugin is easier - just use master | 18:00 |
rinigus | Mister_Magister: sure, as you wish. then use chum repos for mapbox plugin :) | 18:00 |
Mister_Magister | chum repos? | 18:00 |
rinigus | Mister_Magister: https://build.merproject.org/project/show/sailfishos:chum | 18:02 |
rinigus | libs are there | 18:02 |
Mister_Magister | hmm | 18:07 |
*** izh79_ is now known as izh79 | 21:07 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!