T42 | Tasfin %lastname% was added by: Tasfin %lastname% | 00:18 |
---|---|---|
T42 | <Tasfin %lastname%> 8047 | 00:18 |
T42 | <Tasfin %lastname%> hello | 00:33 |
T42 | Vern_Kuato was added by: Vern_Kuato | 03:38 |
T42 | <Vern_Kuato> 0396 | 03:38 |
T42 | <Saikrishna %lastname%> Is there any port or gsi for Sailfish OS, So that I can try it in Redmi Note-7 Pro ??? | 05:11 |
mal | Mister_Magister: did you have issues with droid-camres on some device? | 13:53 |
Mister_Magister | i did yes | 13:54 |
mal | if interested test this branch https://github.com/mlehtima/gst-droid/tree/testing | 13:54 |
Mister_Magister | sure | 13:55 |
Mister_Magister | mal: wolololo it didn't crash | 14:17 |
Mister_Magister | main camera works, fromt camera doesn't (wrong res prably) | 14:22 |
mal | check if you can make it work | 14:23 |
Mister_Magister | recording in 4K works | 14:23 |
mal | I'm testing those gst-droid PRs on some devices | 14:23 |
Mister_Magister | mal: after i record with main camera, camera stops working | 14:23 |
mal | logcat? | 14:23 |
Mister_Magister | but that was before too | 14:23 |
Mister_Magister | sure sure gimme sec | 14:23 |
mal | is it waiting for some services | 14:23 |
Mister_Magister | audio_policy | 14:24 |
mal | you know what to do | 14:25 |
Mister_Magister | i need to recompile droidmedia and enable audiopolicy, | 14:25 |
mal | yes | 14:25 |
* Mister_Magister dang | 14:25 | |
Mister_Magister | mal: guess i;ve learned something in those past 4 years after all :) | 14:26 |
Mister_Magister | also mal https://paste.opensuse.org/ab5e1a95 | 14:43 |
Mister_Magister | front camera works too | 14:44 |
Mister_Magister | mal: added MINIMEDIA_AUDIOPOLICYSERVICE_ENABLE := 1 to env.mk and still having issues with audiopolicy | 14:46 |
mal | hmm, do you have dummy af? | 14:50 |
mal | Mister_Magister: are you sure minimedia was really rebuilt? | 14:50 |
Mister_Magister | yeah i tihnk so | 14:50 |
mal | Mister_Magister: check the timestamps of the built libs in out/ | 14:50 |
mal | and executables | 14:51 |
mal | Mister_Magister: if you are not 100% sure droidmedia was rebuilt just in case remove out/target/product/*/obj_arm/SHARED_LIBRARIES/libdroidmedia_intermediates or something like that | 14:53 |
Mister_Magister | mal: is there some libaudiopolicyservice lib or executable? | 14:53 |
mal | and out/target/product/*/obj_arm/EXECUTABLES/minimediaservice_intermediates | 14:54 |
mal | try those things I mentioned | 14:54 |
Mister_Magister | mal: https://paste.opensuse.org/d920ae60 | 14:56 |
Mister_Magister | mal: had to do make -j8 libaudiopolicyservice_32 | 15:00 |
mal | hmm | 15:00 |
mal | is that last one really needed | 15:01 |
Mister_Magister | ? | 15:01 |
mal | I haven't needed that on any device | 15:01 |
mal | libaudiopolicyservice_32 | 15:01 |
Mister_Magister | i mean | 15:01 |
Mister_Magister | the detect targets doesn't add it | 15:01 |
Mister_Magister | and droidmedia doesn't build it either | 15:01 |
mal | Mister_Magister: btw, if you have latest dhd submodule you can just do "make -j$(nproc --all) droidmedia" | 15:02 |
Mister_Magister | huh | 15:02 |
mal | Mister_Magister: actually latest hybris-boot repo, sorry | 15:02 |
mal | I don't understand why you think you need to build libaudiopolicyservice_32 | 15:03 |
Mister_Magister | i mean | 15:03 |
Mister_Magister | idk | 15:03 |
Mister_Magister | just thought i'm missing it | 15:03 |
mal | that has nothing to do with the issue | 15:03 |
Mister_Magister | oh | 15:04 |
Mister_Magister | i'm dumb then | 15:04 |
mal | everything is in droidmedia | 15:04 |
mal | so did you check the minimedia and other binaries in out/ did those update | 15:04 |
Mister_Magister | mal: works now | 15:04 |
Mister_Magister | or…no it doesn't | 15:05 |
Mister_Magister | ugh | 15:05 |
Mister_Magister | i need to rebuild it from scratch i think | 15:07 |
Mister_Magister | idk i'm dumb | 15:09 |
Mister_Magister | now droidmedia doesn't even build | 15:12 |
Mister_Magister | ehhh it's retarded | 15:15 |
Mister_Magister | mal: finally solved it ouy | 15:20 |
Mister_Magister | out* | 15:20 |
Mister_Magister | there is issue with droidmedia but whatever | 15:20 |
mal | what issue? | 15:21 |
Mister_Magister | mal: explanation https://paste.opensuse.org/bee55250 | 15:21 |
Mister_Magister | i have different device and vendor device | 15:21 |
Mister_Magister | i mean rpm device | 15:21 |
mal | don't you have quite old droidmedia? | 15:21 |
mal | just looking at the version there | 15:22 |
Mister_Magister | 20200424 is old? | 15:22 |
Mister_Magister | i mean it works just fine | 15:22 |
mal | well latest is from 20200731 | 15:23 |
Mister_Magister | does it matter really | 15:23 |
mal | the new one has a race condition fix, it might not be a problem for your device | 15:23 |
Mister_Magister | what problem? | 15:24 |
Mister_Magister | the sensorservice thingy? | 15:25 |
Mister_Magister | it's patched already | 15:25 |
mal | yes | 15:25 |
Mister_Magister | its patched | 15:25 |
mal | you can update to latest version to have a clean version | 15:25 |
Mister_Magister | no difference tbh | 15:25 |
Mister_Magister | too much to bother | 15:25 |
Mister_Magister | thanks mal a lot | 15:27 |
Mister_Magister | now i have camera working | 15:27 |
Mister_Magister | gotta fix ofono and it will be perfect | 15:28 |
mal | Mister_Magister: hmm, do you have several devices in the same out/? | 15:36 |
Mister_Magister | yeah | 15:36 |
mal | I think there is a bug | 15:36 |
mal | maybe | 15:36 |
mal | is uses out/target/product/*/system/$DROIDLIB/libdroidmedia.so | 15:37 |
mal | so basically copies all versions | 15:37 |
mal | from all devices | 15:37 |
Mister_Magister | now you have 2 bugs with droidmedia | 15:37 |
mal | what other bug? | 15:38 |
mal | Mister_Magister: well there will probably be more issues in local builds of multiple devices, the built stuff in hybris/mw are all for one device at a time | 15:40 |
mal | that local build spec is easy to fix | 15:41 |
Mister_Magister | mal: the one linked above | 15:41 |
Mister_Magister | it using out/product/$DEVICE | 15:41 |
Mister_Magister | instead of rpm device | 15:41 |
Mister_Magister | i mean | 15:41 |
Mister_Magister | it uses rpm device instead of device | 15:41 |
mal | I have not issues and I use HABUILD_DEVICE which is different from DEVICE | 15:43 |
mal | I'm not sure what I should be looking at in that log | 15:44 |
mal | so you have both HABUILD_DEVICE and DEVICE correctly set in .hadk.env | 15:46 |
mal | and you have latest dhd submodule? | 15:46 |
mal | Mister_Magister: still waiting for details | 15:57 |
mal | Mister_Magister: https://github.com/mer-hybris/droid-hal-device/commit/bc49a210484ebd3d68d3140d63f92d1a5c0d42d1 | 16:11 |
Mister_Magister | i don't have HABUILD_DEVICE set | 16:15 |
Mister_Magister | mal: cool | 16:16 |
mal | if you have different device codename in out/ than in rpm package then you should be using HABUILD_DEVICE | 16:16 |
mal | like I have for fp2: | 16:16 |
mal | export DEVICE="fp2-sibon" | 16:17 |
mal | export HABUILD_DEVICE="FP2" | 16:17 |
Mister_Magister | sure it's still using droid-configs/rpm/droid-hal-$HABUILD_DEVICE.spec tho | 16:19 |
Mister_Magister | instead of $DEVICE | 16:19 |
mal | whetre | 16:20 |
mal | *where | 16:20 |
Mister_Magister | in my log | 16:20 |
mal | which line | 16:21 |
Mister_Magister | 10 | 16:21 |
mal | that is now about .sepc | 16:21 |
mal | *spec | 16:21 |
mal | that is also not an error | 16:21 |
Mister_Magister | its about patterns yeah | 16:21 |
Mister_Magister | okay | 16:21 |
mal | https://github.com/mer-hybris/droid-hal-device/blob/master/helpers/build_packages.sh#L399 | 16:22 |
mal | if you bothered looking at code you would see it checks both DEVICE AND HABUILD_DEVICE and uses which ever is found | 16:22 |
mal | there are coupld of places where there are similar checkes | 16:23 |
mal | *checks | 16:23 |
Mister_Magister | sorry for being annoying | 16:25 |
T42 | vsvoid was added by: vsvoid | 18:02 |
T42 | <vsvoid> 7154 | 18:04 |
T42 | <ippokratis> @elros34 sir i'm reading your answer [here](https://github.com/elros34/sailfish_linux_chroot/issues/7#issuecomment-569305719) stating that an option to start qxcompositor + xwayland + shell with ./ubu-start.sh xwayland [optional app to start] | 18:41 |
T42 | <ippokratis> i see no dev branch .is that option droped? | 18:41 |
T42 | <elros34> should be merged | 18:55 |
T42 | <ippokratis> ok it is just start.sh instead of ubu-start now | 18:55 |
T42 | <ippokratis> me dump sorry | 18:55 |
T42 | <elros34> yes, without prefix now | 18:55 |
T42 | <ippokratis> chromiiium takes only half the screen using the comand | 18:56 |
T42 | <ippokratis> anyway really usefull for some apps i guess | 18:56 |
T42 | <elros34> basically I only those scripts for chromium so they are not very user friendly when you want to start something else. | 18:57 |
T42 | <elros34> Best way is to start full desktop env like xfce | 18:58 |
T42 | <ippokratis> that was the idea . | 18:58 |
T42 | <ippokratis> telegram desktop and some others | 18:58 |
T42 | <ippokratis> @elros34 [Best way is to start full desktop env like xfc …], can i isatll another de? | 18:58 |
T42 | <elros34> sure it is regular ubuntu | 18:59 |
T42 | <ippokratis> nice | 18:59 |
T42 | <ippokratis> @elros34 [sure it is regular ubuntu], so i sudo apt install ubuntu-desktop how to switch to gnome? | 19:38 |
T42 | <ippokratis> sory to everyone if completely off topic | 19:38 |
T42 | <elros34> take a look how it's done for xfce: https://github.com/elros34/sailfish_linux_chroot/blob/master/ubuntu/scripts/start.sh#L35 | 19:46 |
T42 | <kabouik> Related to chroot above and lxc: I enabled cursor in Sailfish by adding evdevmouse plugin to Lipstick option, now I can click/move in both native apps and chroot/lxc distros | 22:01 |
T42 | <kabouik> However there is no cursor, which has long been known, see this for instance: https://together.jolla.com/question/131286/usb-keyboard-and-mouse-support-on-usb-otg/?answer=131413#post-id-131413 | 22:02 |
T42 | <kabouik> Would there be a way to work around that? I tried adding icon themes in Sailfish' `usr/share/icons` but no luck so far | 22:02 |
T42 | <kabouik> Other related issue: https://together.jolla.com/question/73623/feature-request-bluetooth-mouse-support/ | 22:05 |
T42 | <elros34> ugly workaround: maybe you could intercept mouse events in nested compositor and paint your own cursor | 22:06 |
T42 | <kabouik> Ugly would be better than invisible | 22:06 |
T42 | <kabouik> Did you try it with chroot already? | 22:06 |
T42 | <elros34> I tried this with qt-5.12 in chroot in rootless compositor: https://code.woboq.org/qt5/qtwayland/src/imports/compositor/qwaylandmousetracker.cpp.html but only with touch screen. It works but not very reliable | 22:08 |
T42 | <kabouik> Thanks, I'll read the doc, not sure how to use it right now | 22:09 |
T42 | <elros34> just an idea which is used in newer qt, it's not available in qt5.6 | 22:10 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!