T4 | <depotke1> https://www.zdnet.com/article/huaweis-android-puzzle-is-linux-sailfish-now-an-option-alongside-its-own-os/ | 05:26 |
---|---|---|
T4 | <jnrwrt> @mal [I just said earlier that I tried those repos a …], Yes, the repos work fine but I dont know why I get: … Device trltexx not found. Attempting to retrieve device repository from LineageOS Github (http://githu.com/LineageOS). … And at the end of the line: … Don't have a product spec for: 'lineage_trltexx' … Do you have the right repo | 09:12 |
T4 | manifest? … And I try to find out, why I got this | 09:12 |
mal | @jnrwrt I didn't get that error, so wondering what you are doing wrong, did you run repo sync after changing the manifest, you might need to run it wirh --force-sync option | 09:32 |
piggz | mal, @eugenio_g7 new mesa doesnt have mesa-libwayland-egl | 09:32 |
mal | piggz: I know, it comes now from wayland-egl package | 09:32 |
piggz | mal: ah, ok, thats fine then | 09:33 |
piggz | mal: @eugenio_g7 my latte is working on the new packages, with some fudging to work around our systemcheck list etc | 09:37 |
T4 | <eugenio_g7> Cool stuff | 09:39 |
T4 | <eugenio_g7> Does the browser work now? :D | 09:39 |
piggz | @eugenio_g7 nope :D | 09:45 |
T4 | <eugenio_g7> lol, quite a bummer | 09:49 |
mal | piggz: did browser ever work yet? | 09:54 |
mal | Thaodan: is that latest change you make to dhd a good idea. that would make all package always build if I understood the change correctly, at least when someone would run build_packages.sh without any parameters | 12:33 |
liux | "error: Failed to initiate connect on the socket for type silica-media." when I launched camera on sfos 3.0.3.9. How can I fix it on my local build? | 15:03 |
piggz | mal: whats easiest way to add native-common as part of an update to dcd? | 15:06 |
mal | piggz: add a file a bit like this to device sparse https://github.com/mer-hybris/community-adaptation/blob/master/adaptation-community-common.ini in folder /usr/share/ssu/features.d/adaptation-community-native-common.ini | 15:16 |
piggz | mal: i considered that, though, it would take 2 updates to get everything working? | 15:17 |
piggz | which, might be the only way | 15:17 |
mal | piggz: might be only way, unless you tell users to first add the repo manually | 15:18 |
piggz | well,i think its just me an @eugenio_g7 anyway! | 15:18 |
mal | then two updates is probably easier, that way you won't have any extra repos | 15:19 |
T4 | <adampigg> @eugenio_g7 PR for ya | 15:47 |
T4 | <eugenio_g7> awesome, lgtm already.. I'll try on my latte later in the evening! | 15:51 |
liux | phone call and mobile data and mms work fine. sms does not work at all | 15:58 |
T4 | <adampigg> @eugenio_g7 you may have to mess around to get all the correct packages, and it may install qtbase from our repo until we remove it | 16:12 |
T4 | <elros34> liux: try enable airplane mode and reboot | 16:16 |
liux | elros34 Thank you but it seems not work for the sms issue | 16:26 |
liux | elros34 BTW, do you have any comment on camera issue? "error: Failed to initiate connect on the socket for type silica-media." | 16:27 |
mal | liux: you need to provide more logs than just one message, that doesn't help at all, both journalctl and logcat | 16:28 |
mal | @adampigg it's actually a bit complicated to update the repos in your case, you cannot directly remove the packages from the adaptation repo because at the beginning the native-common repo is not yet available | 16:30 |
piggz | mal: yes i know, care must be taken! | 16:30 |
T4 | <elros34> liux: I thought is well know sms issue but if that doesn't help then you need to debug it | 16:36 |
liux | elros34 ok, I'll try to get more log for the issue, thank | 16:41 |
mal | liux: which android base? | 16:41 |
liux | thanks | 16:41 |
liux | mal cm11.0 | 16:41 |
mal | liux: try adding this line to your /etc/ofono/ril_subscription.conf https://github.com/mlehtima/droid-config-fp2-sibon/blob/master/sparse/etc/ofono/ril_subscription.conf#L13 | 16:42 |
mal | note the section where it goes [Settings] | 16:43 |
mal | dependending on what your device reports that value could also be 6 or 9 | 16:44 |
liux | thank you mal, I'll try it | 16:44 |
liux | Considering camera issue, I got error log from logcat: E/QualcommCamera( 661): Qint android::get_camera_info(int, camera_info*): E E/linker ( 3006): linker.c:1155| ERROR: Library '/vendor/lib/egl/libGLESv2S3D_adreno.so' not found | 16:47 |
liux | seems like something not found in vendor | 16:48 |
mal | most likely not a real error | 16:55 |
mal | I think I already said that you need to provide complete logs, we cannot help otherwise | 16:55 |
liux | ok I'll try to debug and collect complete log for camera issue | 16:58 |
Thaodan | where does the Jolla camera app source the flash light config from? | 18:06 |
vknecht | etc/dconf/db/vendor.d/jolla-camera-hw.txt flashValues key if I'm not mistaken | 18:10 |
vknecht | Thaodan, there's *one* line about it page 41 of hadk... | 18:28 |
Thaodan | thanks | 18:29 |
T4 | Yaseen (MISSING @USERNAME! telegram.org/faq#usernames-and-t-me) was added by: Yaseen (MISSING @USERNAME! telegram.org/faq#usernames-and-t-me) | 19:09 |
Thaodan | is the front cam or the or the back cam the first? | 19:54 |
vknecht | I'd guess primary is back cam so first | 20:02 |
Thaodan | the issue is that the res on the front camera is wrong | 20:22 |
Thaodan | and flash is disabled | 20:24 |
Thaodan | mk-droid-conf shows the proper values | 20:24 |
mal | your jolla-camera-hw.txt | 20:27 |
Thaodan | https://github.com/mer-hybris/droid-config-sony-nile/blob/master/sparse/etc/dconf/db/vendor.d/jolla-camera-hw.txt | 20:28 |
mal | the mk-cam-conf is not needed anymore | 20:28 |
mal | Thaodan: what exactly are you even trying to do? | 20:29 |
Thaodan | fix nile-discovery front camera | 20:29 |
Thaodan | the resolution is wrong and flash is disabled | 20:29 |
mal | so what does droid-camres show? | 20:29 |
Thaodan | the same as in the standard config | 20:30 |
mal | Thaodan: when did it break? | 20:30 |
mal | how can resolution be wrong if hal gives the one being used | 20:30 |
mal | which sfos version are you using? | 20:31 |
Thaodan | 3.0.3.10 and it was never different but the front flash for discovery is enabled since some time | 20:32 |
Thaodan | https://github.com/sonyxperiadev/kernel/commit/e0cb234e53d2831c5f9e354786ca772e3f520169 | 20:32 |
mal | Thaodan: does the flashlight shortcut do anything? | 20:36 |
mal | if you enable it in menu settings | 20:37 |
Thaodan | i can't | 20:38 |
mal | does the flash get enabled if you manually write 1 to the correct /sys path | 20:38 |
mal | hmm, is the flash for the secondary camera? | 20:39 |
Thaodan | nope its disabled. | 20:40 |
Thaodan | https://cloud.thaodan.de/index.php/s/2Esdp4WYeyyAH36 | 20:40 |
Thaodan | gst debug output | 20:40 |
mal | Thaodan: I'm still a bit confused what flash you are talking aboutt | 20:41 |
mal | which camera | 20:41 |
Thaodan | flash of the front camera | 20:41 |
mal | i.e. selfie camera? | 20:42 |
Thaodan | yes | 20:42 |
mal | I didn't know those have flashes | 20:42 |
Thaodan | only the ultra | 20:42 |
mal | Thaodan: did you change the flashValues for secondary camera in jolla-camera-hw.txt? | 20:42 |
Thaodan | nope I asked here because I wasn't shure which cam is which | 20:44 |
mal | obviously primary is main camera i.e. back camera | 20:44 |
Thaodan | yes but 1 or 2 | 20:45 |
mal | 1 or 2 what? | 20:45 |
Thaodan | because mk-cam-conf uses 0 or 1 | 20:45 |
mal | I really don't understand what you are talking about | 20:45 |
mal | primary is back and secondary is front, you don't need to know anything else | 20:46 |
Thaodan | I was confused if the primary cam is cam 1 or 0 | 20:46 |
mal | 0 of course | 20:46 |
mal | lower values is usually primary | 20:46 |
mal | but why do you need that, just change the value in jolla-camera-hw.txt and see what happens | 20:47 |
mal | you are overthinking this whole thing | 20:47 |
Thaodan | a bit but it didn't worked | 20:53 |
mal | so you copied the flashValues from the primary camera and then what? | 20:55 |
Thaodan | yes and than restarted | 20:55 |
mal | try also "touch /etc/dconf/db/vendor.d" and then "dconf update" | 20:55 |
Thaodan | https://cloud.thaodan.de/index.php/s/Nt5q7TNYPwzKgGZ | 20:57 |
mal | that should tell tell me what? | 20:57 |
Thaodan | thought it could help | 20:59 |
mal | does mk-cam-conf for camera 1 list flash | 20:59 |
Thaodan | ah works know. | 21:00 |
Thaodan | dconf update did the trick | 21:00 |
Thaodan | no idea still why droid-cameres showed no flash | 21:03 |
mal | Thaodan: droid-camres doesn't autodetect flash values afaik | 21:04 |
mal | https://github.com/mer-hybris/droid-camres/blob/master/jolla-camera-hw-template.txt | 21:04 |
mal | check the template, it only has resolutions autodetected | 21:04 |
Thaodan | didn't done that bur thanks. | 21:05 |
Thaodan | so only the res is wrong. | 21:05 |
mal | also droid-camres is mainly used for initial setup of the configs, fine tuning might be always needed | 21:05 |
mal | Thaodan: are you saying the value in nile repos is wrong? | 21:05 |
Thaodan | yes for the selfie cam on the ultra | 21:06 |
mal | hmm, pretty sure all of those devices have been tested internally, need to ask tomorrow | 21:06 |
Thaodan | where should I open bugs? | 21:06 |
Thaodan | gstreamer says the selfie cam has the same res as the primary but no idea if this is right | 21:10 |
mal | Thaodan: just to make things clear, what does droid-camres return for secondary camera? the resolution currently in configs or something else? | 21:11 |
Thaodan | the resolution that is currently in the configs | 21:12 |
mal | and you say it's wrong? then what is the correct value? | 21:12 |
Thaodan | I was just wondering why the output of GST_DEBUG=6 mk-cam-conf 0 /dev/null 2>&1 | grep params_parse | sed -e 's/.*param\s/˓→/' | sort -u was different | 21:13 |
mal | it is? | 21:14 |
mal | those are obtained the same way | 21:14 |
mal | can you please tell what you say is the correct resolution | 21:15 |
Thaodan | yes thats why i linked it here: https://cloud.thaodan.de/index.php/s/2Esdp4WYeyyAH36 | 21:15 |
mal | Thaodan: why does the link say cam 0? | 21:16 |
mal | am I missing something? | 21:16 |
mal | secondary camera is cam 1 not cam 0 | 21:16 |
Thaodan | because theres cam 0 and 1 | 21:16 |
Thaodan | I outputed both | 21:16 |
mal | I'm very confused now | 21:16 |
Thaodan | ˓→picture-size-values = 5984x3392,5504x3104,5312x2988,4208x3120,4000x3000,3840x2160,3264x2448,3200x2400,2976x2976,2592x1944,2688x1512,2048x1536,1920x1080,2560x800,1600x1200,1440x1080,1280x960,1280x768,1280x720,1200x1200,1280x480,1280x400,1024x768,800x600,864x480,800x480,720x480,640x480,640x360,480x640,480x360,480x320,352x288,320x240,240x320,176x144,160x120 | 21:17 |
mal | giving both in the same paste is not very simple, I just assumed it was cam 0 | 21:17 |
Thaodan | no its on cam 0 and cam 1 thatsd why I marked them | 21:17 |
mal | I didn't go through the whole thing since you never explained what I was even supposed to look in that | 21:17 |
Thaodan | sorry thats something I missed. | 21:18 |
mal | does that device really have the same camera for front and back? | 21:18 |
Thaodan | no front is dual cam, back is single | 21:19 |
mal | but the resolutions are the same | 21:19 |
mal | usually secondary cam has lower resolution | 21:19 |
mal | I still don't understand how droid-camres could give wrong values, show the whole output of that (without any parameters) | 21:20 |
mal | it asks the values from hal | 21:20 |
T4 | <adampigg> skip camres and use piggz-o-vision :D | 21:26 |
T4 | <DSstill01> Use waat? | 21:28 |
Thaodan | mal: that output is https://cloud.thaodan.de/index.php/s/jDNNQgHin62wNFe | 21:29 |
Thaodan | @adampigg: only if piggz could fly :D | 21:30 |
Thaodan | should I open bugs on mer bugtracker still? | 21:30 |
mal | Thaodan: no need, I will report the issue internally | 21:44 |
Thaodan | oh ok | 21:45 |
Thaodan | than take my PR without bug: https://github.com/mer-hybris/droid-config-sony-nile/pull/90 | 21:45 |
Thaodan | last time I had to create a bug on mer bugs | 21:46 |
mal | well I didn't know you were making a PR | 21:46 |
mal | also that is wrong | 21:46 |
mal | the delete file lists for the discovery are wrong, those should be removing jolla-camera-hw-txt not jolla-camera.txt | 21:47 |
Thaodan | oh yes sry | 21:47 |
mal | also naming is a bit confusing, you should include the -hw in the discovery files also | 21:48 |
mal | wich your actual file has but the delete file lists don't | 21:48 |
mal | *which | 21:48 |
mal | so all delete file lists are wrong :) | 21:49 |
mal | also you forgot video torch for secondary camera, I assume it also supports that? | 21:49 |
mal | i.e. that 32 for video flashValues | 21:50 |
mal | @DSstill01 piggz-o-vision which is "officially" known as Advanced Camera | 21:51 |
Thaodan | mal: thanks for the advice I was a bit hasty | 21:52 |
mal | Thaodan: otherwise better now, still missing video torch, you should test that first | 21:53 |
Thaodan | mal: done by editing it on the device | 21:55 |
Thaodan | torch works but is very bright | 21:58 |
mal | Thaodan: I was the one who originally made the camera configs for nile devices but since I only had xa2 I couldn't check other devices | 21:58 |
mal | Thaodan: it usually is | 21:58 |
T4 | <DSstill01> Piggz-o-vision was better | 21:58 |
Thaodan | I wasn't suppported until some time ago so even if you had one you coudldn't enable it | 21:59 |
mal | Thaodan: the resolutions I could have checked | 21:59 |
Thaodan | but anyway its done now. Could be merged when I created a bug for the PR | 21:59 |
mal | but considering that droid-camres didn't give the highest values that wouldn't have helped much either | 21:59 |
mal | @DSstill01 you can blame me, I opposed the name piggz-o-vision so we ended up with advanced camera | 22:00 |
T4 | <DSstill01> I didnt finish the sentence: piggz-o-vision would have been better if you wanted to kill an app with its own name | 22:02 |
Thaodan | good night is already to late for me | 22:02 |
T4 | <eugenio_g7> piggz, @adampigg great work on mesa, seems to work fine on my latte! I also left a bunch of comments on the PR :) | 23:59 |
T4 | <eugenio_g7> good night! | 23:59 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!