rinigus | piggz: over a long time looking forward to SFOS upgrade on onyx - will give a chance to try piggz-o-vision! | 06:11 |
---|---|---|
T4 | <adampigg> Rinigus :) | 06:24 |
T4 | <jgibbon> Sorry btw for not getting the missing icons ready for first release. Needed to support my family a lot the past weeks. I hope this dials in to a more normal amount in a week or two if everyone gets a bit more healthy again | 07:24 |
T4 | <adampigg> Hey, no problem, family comes first! | 07:28 |
T4 | <adampigg> Now get to it!! :D | 07:28 |
kimmoli | rinigus: o/ | 08:30 |
T4 | <adampigg> mal, i added a meeting topic re nemo.filemanager and put you as an optional incase i cant make it, hope u dont mind | 08:35 |
rinigus | kimmoli: :) | 08:39 |
T4 | <StillJustGerd> So, to activate the wifi chip on boot I have to modprobe the wlan module, which I can do with a simple systemd unit. My problem now is to include this unit into the zip that is being built, in a state that it is already enabled | 09:07 |
T4 | <StillJustGerd> any ideas on how to do that? | 09:07 |
T4 | <adampigg> symlink to the appropriate .wants dir | 09:10 |
T4 | <adampigg> many examples in other ports config repos | 09:11 |
T4 | <StillJustGerd> thanks | 09:11 |
r0kk3rz | yeah add it in sparse | 09:14 |
T4 | <StillJustGerd> i still can't figure out how to get a logcat though | 09:16 |
T4 | <StillJustGerd> logcat returns a read failure, and dmesg wasn't helping at all | 09:16 |
r0kk3rz | broken logcat, thats handy | 09:19 |
rksomayaji | @steevie was that no for my query | 09:51 |
rksomayaji | About using los 16 to port to Motorola one power | 09:51 |
r0kk3rz | not sure we can do 16 yet | 10:03 |
T4 | <StillJustGerd> so, just to make sure: i want to put all files that I want to be working in the final system image into droid-config/sparse ? | 10:06 |
r0kk3rz | yep | 10:07 |
T4 | <StillJustGerd> sounds good i can make that work (i think) | 10:08 |
T4 | <StillJustGerd> okay i think i got it I'm rebuilding right now. Any ideas about my modem problem? It is a motorola phone, and the HADK guide talks about firmware loading, any idea how that works? | 10:33 |
T4 | <adampigg> droid-config-$device/sparse, not sub repo | 10:47 |
T4 | <StillJustGerd> yeah, i know | 10:50 |
T4 | <StillJustGerd> seems like i got modem working as well by symlinking a bunch of services from /system/etc/init to /usr/libexec/droid-hybris/system/etc/init/ | 10:51 |
T4 | <StillJustGerd> time to put that into the image | 10:51 |
spiiroin | Mister_Magister: what seems to be the problem? | 10:56 |
Mister_Magister | spiiroin: oh hi. in moto g2 and g2 lte in 3.0.1 update i can't lock phone. it wakes up instantly. but when i cover proximity it does sleep | 11:01 |
T4 | <JochenSplifficus> Mal how is bringup of 15.1 going so far? | 11:09 |
spiiroin | Mister_Magister: ok, that would be something fresh and interesting ;-) | 11:09 |
spiiroin | Mister_Magister: and by "locking" you mean turning display off from top swipe / with power key? | 11:10 |
spiiroin | Mister_Magister: all display wakeup reasons should be logged by mce by default -> anything interesting in journal? | 11:11 |
Mister_Magister | spiiroin: when i lock it with button or timeout it wakes up | 11:16 |
Mister_Magister | spiiroin: 1.98 mce doesn't work but 1.96 does | 11:18 |
Mister_Magister | spiiroin: will you be available later this day? im at work so can't debug rn | 11:23 |
T4 | <adampigg> could a happy sailor allow store access to latte? sledges, pketo? | 11:23 |
spiiroin | Mister_Magister: "journalctl -u mce -f", press power key, see it happen; then paste the journal bit somewhere & ping me -> I'll take a peek at it | 11:27 |
Mister_Magister | spiiroin: YESSIR! | 11:28 |
T4 | <StillJustGerd> uhm stupid question, but is there any way to get the fingerprint sensor working on community devices yet? | 11:43 |
T4 | <adampigg> no | 11:48 |
T4 | <StillJustGerd> okay, i expected that | 11:49 |
pketo | @adampigg would need device model line from ssu s output | 11:49 |
T4 | <adampigg> pketo: Mi Pad 2 (latte / latte) | 12:06 |
T4 | <StillJustGerd> trying to get the headphone jack to work, how can i get myself a list of audio output devices? | 13:07 |
mal | do you see any headphone related device in output of evdev_trace -i (from mce-tools package) | 13:11 |
T4 | <StillJustGerd> i can't seem to install mce-tools | 13:18 |
mal | what is the error? | 13:19 |
T4 | <StillJustGerd> nvm | 13:19 |
T4 | <StillJustGerd> it was something along the lines of "no permission" | 13:20 |
T4 | <StillJustGerd> thought i was in devel-su, but wasn't | 13:21 |
T4 | <StillJustGerd> based on the output of evdev_trace, i identified this as the headphone device | 13:27 |
T4 | <StillJustGerd> ----====( /dev/input/event6 )====---- … Name: "msm8952-snd-card Headset Jack" … ID: bus 0x0, vendor, 0x0, product 0x0, version 0x0 … Type 0x00 (EV_SYN) … Type 0x05 (EV_SW) … SW_HEADPHONE_INSERT SW_MICROPHONE_INSERT SW_LINEOUT_INSERT SW_JACK_PHYSICAL_INSERT … SW_HPHL_OVERCURRENT SW_HPHR_OVERCURRENT SW_UNSUPPORT_INSE | 13:27 |
T4 | RT SW_MICROPHONE2_INSERT | 13:27 |
T4 | <StillJustGerd> the problem for me now is that I have no idea how to put this into a config file for ohmd so that headphone jack switching works | 13:28 |
pketo | @adampigg and it has correct and stable Device UID? (I assume it should be the wlan mac in that case) | 13:38 |
mal | @StillJustGerd try with evdev_trace -t event6 to see if you see actual events from that | 13:55 |
T4 | <StillJustGerd> yep, i do get events | 13:59 |
T4 | <StillJustGerd> this is inserting/removing headphones twice | 13:59 |
mal | is there any other device in the list that shows up as headphone device | 14:00 |
mal | if not then you can probably fix it with something like this https://github.com/mlehtima/droid-config-fp2-sibon/blob/master/sparse/etc/ohm/plugins.d/accessories.ini | 14:01 |
mal | you can see the needed values for the last two lines in evdev_trace -i output | 14:01 |
T4 | <StillJustGerd> evdev_trace -i output returns an error for me: evdev_trace: W: output: device file not found | 14:03 |
T4 | <StillJustGerd> i am guessing that what i got from event 6 is the correct one. let me reboot quickly to test | 14:05 |
T4 | <StillJustGerd> hmm, that doesn't appear to work | 14:10 |
T4 | <StillJustGerd> it gets reported correctly to the kernel, but then that's it … Mar 20 22:12:21 Sailfish kernel: wcd_mbhc_report_plug: Reporting insertion 4(4),zl 55455 ohm,zr 55455 ohm | 14:13 |
T4 | <StillJustGerd> (that's the line from dmesg) | 14:13 |
mal | @StillJustGerd I mean output of "evdev_trace -i" not "evdev_trace -i output", you used the same command already before | 14:22 |
T4 | <StillJustGerd> mhm | 14:22 |
T4 | <StillJustGerd> i put the config as `eci-probe-delay = 2500 … disable-incompatible-quirk = true … jack-match = msm8952-snd-card Headset Jack … jack-device = /dev/input/event6` | 14:24 |
T4 | <StillJustGerd> into /etc/ohm/plugins.d/accessories.ini | 14:24 |
mal | sounds reasonable | 14:24 |
T4 | <StillJustGerd> yes, it does, but somehow the output does not switch to the headphone jack | 14:25 |
mal | you rebooted or just restarted ohm? | 14:26 |
T4 | <StillJustGerd> tried both | 14:26 |
T4 | <StillJustGerd> neither changed anything | 14:26 |
mal | pastebin the output of "evdev_trace -t event6" | 14:27 |
T4 | <StillJustGerd> https://ghostbin.com/paste/hkut6 | 14:29 |
T4 | <StillJustGerd> that's pluggin in/removing the headphone jack a few times | 14:30 |
mal | hmm, it reports lineout insert | 14:30 |
mal | which is not currently supported and is a bug in sailfish, there is a fix for that but afaik it's not merged yet | 14:31 |
T4 | <StillJustGerd> ah i see | 14:33 |
T4 | <StillJustGerd> anything I can do apart from waiting for the fix to be merged? | 14:33 |
mal | use different headset? | 14:39 |
mal | afaik it depends on the headset model | 14:39 |
mal | the way those are connected | 14:39 |
T4 | <StillJustGerd> huh | 14:53 |
T4 | <StillJustGerd> that's interesting | 14:53 |
T4 | <adampigg> Pketo yes, wlan mac is stable, otherwise id have to enter password every time :) | 14:56 |
T4 | <vvreddy> Fwd from vvreddy: bdw how to generate logs for bugs Like gyroscope is dead accelerometer dead fp dead brightness dead | 15:49 |
mal | what device? | 15:50 |
T4 | <vvreddy> santoi | 15:50 |
T4 | <vvreddy> santoni** | 15:50 |
T4 | <vvreddy> Redmi 4X | 15:50 |
mal | did you read about sensors in faq which is linked in channel topic? | 15:52 |
T4 | <vvreddy> (Sticker, 512x493) http://149.202.119.142:9090/mWtAQvG1go.webp | 15:53 |
T4 | <vvreddy> leme do that first sorry to bother | 15:53 |
T4 | <vvreddy> [Edit] lemme do that first sorry to bother | 15:53 |
T4 | <vvreddy> @mal [did you read about sensors in faq which is lin …], can I get a link to the channel | 15:56 |
vknecht | @vvreddy: http://bit.ly/faq-hadk (link in this channel's topic) | 16:00 |
T4 | <vvreddy> thx sur | 16:00 |
vknecht | line 693 | 16:00 |
T4 | <vvreddy> 👍 | 16:01 |
vknecht | check line 829 too | 16:02 |
T4 | <vvreddy> hmm … yeah | 16:02 |
T4 | <vvreddy> @vknecht [check line 829 too], and abt fingerprint ? … changing the kernel might help ? | 16:03 |
T4 | <vvreddy> I am an android kernel dev … so yeah I know that the driver is needed to run the sensor | 16:03 |
vknecht | not sure about fp, though subject... ;-) keep it for later... | 16:03 |
T4 | <vvreddy> @vknecht [not sure about fp, though subject... ;-) keep …], its a managable option if others get solved | 16:04 |
T4 | <vvreddy> https://bitrvmpd.github.io/sailfish-santoni/Troubleshooting … this is another similar guide but maybe deprecated :) | 16:07 |
steevie_ | how to check if libhybris has been compiled with qcom_bsp for caf? | 16:18 |
mal | android-config.h in droid-hal devel package | 16:22 |
steevie_ | i dont have that file, which was what i noticed as welll :/ | 16:24 |
steevie_ | how can it be possible? | 16:24 |
mal | something like that should be there | 16:31 |
mal | in some subfolder | 16:31 |
steevie_ | yeah, i was joking, i found it | 16:32 |
steevie_ | is TARGET_QCOM_DISPLAY_VARIANT := caf needed in caf hybris 12.1? | 16:45 |
mal | no | 17:20 |
mal | if autodetection fails you might need to define like here https://github.com/mlehtima/droid-hal-fp2-sibon/blob/master/droid-hal-fp2-sibon.spec#L11 | 17:20 |
steevie_ | it didnt fail, i also had that line in the past. i didnt know if that was needed elsewhre. so, caf only needs TARGET_USES_QCOM_BSP ? | 17:46 |
steevie_ | in 5.1 | 17:47 |
mal | what | 17:49 |
mal | some need both #define QCOM_BSP 1 and #define QTI_BSP 1 | 17:50 |
mal | in that define | 17:50 |
mal | https://github.com/mer-hybris/droid-hal-device/blob/master/droid-hal-device.inc#L550 | 17:50 |
steevie_ | i set that line as well in the past :P. i meant, do i need to set someone else in boardconfig, i dont know much about hybris 12 | 17:52 |
steevie_ | i just know that display from /usr/bin/surfaceflinger works while test_hwcomposer segfaults | 17:52 |
steevie_ | tried the hack;tried uninstalling droidmedia;tried 7.1 kernel | 17:53 |
steevie_ | but noooo ._. | 17:53 |
T4 | <StillJustGerd> what is this gst-omx thing that is in the pinned document? is taht just additional codex for gstreamer? | 17:54 |
steevie_ | i used gst-omx in the past but now it's not needed anymore | 17:55 |
T4 | <StillJustGerd> I'm askinging because, among other issues, I was having graphical glitches where part of the screen would just simply turn black | 17:55 |
T4 | <StillJustGerd> and since it was stuff like gallery or the browser, I assumed that it was an issue with gstreamer | 17:55 |
steevie_ | in the past i used gst-omx to fix color distortion | 17:55 |
T4 | <StillJustGerd> oh okay | 17:56 |
T4 | <elros34> gst-omx is only needed if gst-droid desn't work for your device | 17:56 |
steevie_ | now i dont know but it's not needed anymore. i thing they fixed it on gstdroid, at least from what i remember | 17:56 |
T4 | <StillJustGerd> @elros34 not working as in, doesn't properly display stuff? | 17:56 |
T4 | <StillJustGerd> because that's exactly what my problem is atm | 17:56 |
T4 | <elros34> what excatly problem you have? | 17:58 |
T4 | <StillJustGerd> when starting browser, screen turns white and flickers between white and black for a few seconds. when viewing photos in gallery, they stay black even though they are actually there (and not black) | 17:59 |
vknecht | @StillJustGerd: https://public.etherpad-mozilla.org/p/faq-hadk line 780 ? | 18:01 |
T4 | <StillJustGerd> OH LOL THANKS | 18:01 |
T4 | <StillJustGerd> seems like i overread that one | 18:01 |
T4 | <elros34> also this might be needed https://github.com/mer-hybris/droid-config-f5121/blob/master/sparse/var/lib/environment/nemo/99-qtscenegraph.conf for gallery issue | 18:04 |
Mister_Magister | spiiroin: that's how it looks like https://paste.opensuse.org/view//81598432 | 18:06 |
Mister_Magister | some weird button gesture spamming going on | 18:06 |
mal | steevie_: why would you need to do anything in BoardConfig, you adapt adaptation to match that, not other way | 18:07 |
mal | steevie_: what exactly is your problem? | 18:07 |
steevie_ | i dont know it was a supposition | 18:07 |
steevie_ | ill send a logcat, sec | 18:08 |
mal | logcat is not enough, journalctl also | 18:08 |
mal | and you don't mix kernel from another base | 18:09 |
steevie_ | journalctl disabled :) | 18:09 |
mal | also how about actually tell what you are trying to fix instead of just pasting random logs | 18:09 |
steevie_ | https://bpaste.net/show/91d5a987fe88 this is logcat | 18:09 |
steevie_ | im trying to fix display | 18:10 |
steevie_ | E/qdhwcomposer( 3422): Unknown display attribute 0 i think this is the cause | 18:10 |
mal | I doubt it | 18:10 |
steevie_ | why now? im pretty sure about that | 18:10 |
mal | but not sure | 18:10 |
steevie_ | other error happen even with a working surfaceflinger | 18:11 |
mal | also don't just take random parts of logs, the real error could be earlier | 18:11 |
mal | also dmesg | 18:11 |
mal | and you really should fix journal | 18:11 |
steevie_ | i think it cant even be fixed. it's not just in sailfish. journalctl used cause me problems even in halium | 18:13 |
steevie_ | used to* | 18:13 |
mal | most things can be fixed | 18:13 |
mal | I find it very strange why journal would even fail, unless you have some missing kernel stuff | 18:13 |
steevie_ | nfc cant be fixed because lineage doesnt support my chip. the same can be with journalctl | 18:14 |
mal | is your defconfig based on halium? | 18:14 |
steevie_ | halium uses same config, so, in a certain way, yes | 18:14 |
mal | I find it highly unlikely that journal would be permanently broken | 18:14 |
mal | steevie_: but did you do the mer changes on top of pure lineage defconfig or on top of halium modified defconfig | 18:15 |
steevie_ | i created hybris configs for my device a lot of times, so, i dont think it's a kernel config problem | 18:15 |
mal | it's very difficult to help without seeing what you have done | 18:15 |
steevie_ | i applied mer defconfig changes on lineage config | 18:16 |
steevie_ | i have to reinstall it because i copied some egl libs in the current rootfs | 18:17 |
steevie_ | it will take a while :D | 18:17 |
mal | you need to show all of your repos | 18:18 |
mal | adaptation and kernel | 18:18 |
steevie_ | gitlab.com/marco01 | 18:18 |
steevie_ | https://github.com/thewhisp/android_kernel_samsung_msm8916-caf/ the 12.1 kernel | 18:19 |
steevie_ | i used my 14.1 hybris config | 18:19 |
mal | so you are mixing different bases? | 18:19 |
steevie_ | https://github.com/DeadSquirrel01/android_kernel_samsung_msm8916/blob/hybris-7.1/arch/arm/configs/hybris_a5ultexx_defconfig | 18:19 |
mal | don't do that | 18:19 |
steevie_ | only the config | 18:19 |
steevie_ | because i was too lazy | 18:19 |
mal | the configs can have changes | 18:20 |
steevie_ | they do | 18:20 |
mal | you just looking for problems by doing things like that | 18:20 |
mal | you do not mix different android bases | 18:20 |
steevie_ | noo :( | 18:20 |
steevie_ | surfaceflinger in android (the one in data/.stowa.../sai../system) works if i run it manually; i see bootanimation, but in test_hwcomposer it doest | 18:21 |
steevie_ | ill try to patch 12.1 config | 18:22 |
steevie_ | defconfig* | 18:22 |
mal | also changing android base without a very good reason rarely solves issues | 18:24 |
mal | usually the problem is in adaptation side, except some cases where the 32-bit hwcomposer is broken for example in 64-bit devices | 18:24 |
steevie_ | well aliendalvik is a good reason, isnt it ? ^^ | 18:25 |
mal | ? | 18:25 |
mal | well since we don't talk about that here | 18:25 |
steevie_ | 12.1 works well with aliendalvik | 18:26 |
steevie_ | thats it | 18:26 |
steevie_ | no other reason to port 12.1 i think | 18:26 |
steevie_ | culture can be a reason tho :D | 18:27 |
mal | did graphics work in 14.1 base? | 18:28 |
steevie_ | yes, and professionally | 18:28 |
steevie_ | thats why this is weird af since hwcomposer is the same | 18:29 |
steevie_ | i'd say that almost everything works in 14.1 | 18:29 |
steevie_ | with 12.1 mer config i get the same issue: https://bpaste.net/show/15e103feb911 logcat and https://bpaste.net/show/72bed991313c dmesg | 19:02 |
steevie_ | journal log coming soon in 2050 | 19:02 |
Mister_Magister | spiiroin: btw if you could ping me on pm then i will know (it will save permamently) otherwise i might miss you | 19:12 |
mal | steevie_: droid-hal-init is oddly quiet | 19:18 |
steevie_ | humm,it says it cant open fstab | 19:20 |
mal | normal | 19:20 |
mal | we don't use fstab in sfos | 19:20 |
steevie_ | but thats in /boot while init.qcom.rc is in sf root | 19:20 |
steevie_ | ah | 19:20 |
spiiroin | Mister_Magister: touch driver constantly emitting MSC_GESTURE events? what do you see with evdev_trace? | 19:20 |
steevie_ | failed to open '/sys/class/graphics/fb2/msm_fb_type this one? | 19:20 |
Mister_Magister | spiiroin: wdym what do i see | 19:21 |
spiiroin | Mister_Magister: run "evdev_trace -t" and then blank the screen with power key / top menu | 19:23 |
spiiroin | if it is spewing gesture events from some input device -> that is the problem | 19:23 |
spiiroin | if not, then it might be something really funky in synthetized double tap handling (probably not, it uses only one gesture id) | 19:24 |
Mister_Magister | spiiroin: https://susepaste.org/view//71709261 | 19:25 |
Mister_Magister | option nr 1 | 19:25 |
Mister_Magister | event 7 looks like power button | 19:25 |
Mister_Magister | 0 looks like spammer | 19:25 |
Mister_Magister | event4 is touchscreen | 19:26 |
spiiroin | Mister_Magister: can you paste also "evdev_trace -I" | 19:26 |
Mister_Magister | http://susepaste.org/59223539 | 19:27 |
Mister_Magister | good thing we have susepaste in common repo | 19:27 |
spiiroin | Mister_Magister: so, my current guess : event0 "bma2x2" is some sensor using really odd event codes -> whatever it is mce should not be reading it -> blacklist should help | 19:28 |
Mister_Magister | spiiroin: okay how do we blacklist it | 19:29 |
spiiroin | printf "[evdev]\nblack=bma2x2\n" > /etc/mce/99-testing.ini ; systemctl restart mce | 19:29 |
spiiroin | or so.. if it does not work I need to look again ;-) | 19:30 |
Mister_Magister | printf? | 19:30 |
Mister_Magister | not echo? | 19:30 |
Mister_Magister | xd | 19:30 |
spiiroin | one printf or two echos with overwrite and append redirect - your choice ... | 19:31 |
Mister_Magister | vi, vi is the answer | 19:31 |
* spiiroin thinks "q!" is the answer | 19:31 | |
spiiroin | anyway, you get the point - you need to | 19:32 |
steevie_ | now im curious to see if aliendalvik works on this 12.1 base, otherwise i wont keep doing this thing anymore | 19:32 |
spiiroin | have a two line ini file in right place with sensible name | 19:32 |
Mister_Magister | spiiroin: only :wq! | 19:32 |
Mister_Magister | spiiroin: yep helped | 19:32 |
Mister_Magister | spiiroin: thanks a lot | 19:33 |
steevie_ | esketit | 19:33 |
spiiroin | Mister_Magister: ok, then that probably is is the fix - assuming nobody wants to tinker with that sensor driver and everything that is reading it | 19:33 |
Mister_Magister | spiiroin: yee thanks | 19:33 |
Mister_Magister | spiiroin: still interesting because in 1.96 problem didn't exist | 19:52 |
Mister_Magister | so update of mce caused it to spam | 19:53 |
piggz | mal: so, the feedback seems positive | 19:58 |
piggz | mal: i especially like this comment https://openrepos.net/comment/28378#comment-28378 | 19:59 |
Mister_Magister | piggz: xdd | 20:00 |
Mister_Magister | piggz: so ur camera app now works on every device? | 20:01 |
piggz | Mister_Magister: well, not J1 it seems | 20:01 |
piggz | and xa2 users are having issues, but thats not my fault | 20:01 |
Mister_Magister | piggz: yes lolz but other ports? | 20:02 |
piggz | as far as i know | 20:02 |
Mister_Magister | kek i will give it a try | 20:03 |
Mister_Magister | piggz: funny how you cant switch autofocus mode to the mode that is next to active one | 20:05 |
Mister_Magister | piggz: what does second button from top do? | 20:06 |
Mister_Magister | piggz: pictures are seriously sharper | 20:10 |
piggz | Mister_Magister: on the left? exposure modes | 20:14 |
Mister_Magister | piggz: i mean the one below magic wand | 20:14 |
Mister_Magister | it's empty for me | 20:15 |
piggz | Mister_Magister: well, you dont have any exposure modes then | 20:15 |
Mister_Magister | heee | 20:15 |
piggz | old gst-droid or old qtmm | 20:15 |
Mister_Magister | 810 y r u so hot | 20:15 |
Mister_Magister | piggz: gst-droid for sure | 20:15 |
Mister_Magister | is it just me that i put phone into fridge | 20:19 |
Mister_Magister | spiiroin: is it possible to run some script when phone is like 5 minutes in deep sleep and on wakeup? | 20:22 |
Mister_Magister | mal: do you know if there is some /init* scripts event on screen off/on? | 20:25 |
mal | piggz: don't merge translations so quickly | 20:26 |
mal | piggz: I was just commenting | 20:26 |
Mister_Magister | i need to run script and hook it up to screen off/on somehow | 20:27 |
mal | Mister_Magister: why do you need it? | 20:31 |
Mister_Magister | mal: i thought to make some optimization. Current hotplug settings in moto x force leaves all little cores running all the time and at least 1 big core running all the time. in sleep i could change hotplug settings to leave only 1 little core online. that would save some energy | 20:32 |
mal | ok, I need to think about that | 20:37 |
Mister_Magister | mal: thanks | 20:37 |
* Mister_Magister goes into corner to cry about his break | 20:38 | |
Mister_Magister | mal: could you push your hybris16 patches somewhere? | 20:50 |
Mister_Magister | i would like to kinda use it with aosp | 20:50 |
piggz | mal: oh, what was wrong? | 20:50 |
mal | piggz: nothing bad, just some improvements | 21:23 |
piggz | holy shit..... | 21:24 |
piggz | bill and ted 3 totally trumps the PM speech tonight! | 21:24 |
vknecht | worrisome, isn't it ? | 22:29 |
piggz | its all BS :D | 22:40 |
r0kk3rz | you'd think by now you guys might have some kind of plan :P | 22:43 |
piggz | r0kk3rz: huh, arnt you in the same group? | 22:45 |
piggz | @eugenio_g7 dammit, fixup xa2, all your users are complaining at me :D | 22:47 |
piggz | blah blah installation fails on xa2 | 22:47 |
T4 | <eugenio_g7> piggz, xa2 is outside of my domain :P Only X Compact | 22:47 |
r0kk3rz | piggz: i left, no more uk for me | 22:47 |
r0kk3rz | been in aus for about a month now | 22:48 |
piggz | r0kk3rz: ah cool, at least u wont need an automatic right to work in aus! | 22:48 |
piggz | who is xa2 dev? | 22:48 |
T4 | <eugenio_g7> Jolla Oy | 22:48 |
T4 | <eugenio_g7> :P | 22:49 |
r0kk3rz | *cough* mal *cough* | 22:49 |
mal | r0kk3rz: ? | 22:55 |
r0kk3rz | piggz: you can always come down my neck of the woods :) the mountain biking is pretty good here | 22:55 |
mal | I can try the app on xa2, I have used it there | 22:55 |
piggz | mal: xa2 users saying they cant install adv-camera | 22:55 |
mal | I did test it there but local builds obviously | 22:56 |
piggz | https://openrepos.net/comment/28392#comment-28392 | 22:56 |
piggz | missing android-hal package | 22:57 |
r0kk3rz | piggz: i saw a comment saying it works on xa2+ | 22:57 |
r0kk3rz | so... idk | 22:57 |
r0kk3rz | maybe not updated? | 22:57 |
piggz | probably 'keep calm and pkcon refresh' | 22:57 |
mal | probably | 22:57 |
r0kk3rz | sounds like it | 22:57 |
mal | r0kk3rz: I'll try latest first | 22:58 |
piggz | what is xa2+ | 22:58 |
eugenio | piggz, some debug log from my X Compact: https://cloud.medesimo.eu/s/FYBeWDar72ywcXx | 22:59 |
r0kk3rz | one of the several xa2 variants | 22:59 |
r0kk3rz | i should dust off and update the jphone and see what the story is there | 22:59 |
mal | piggz: you broke it | 22:59 |
eugenio | yea same | 22:59 |
mal | piggz: https://build.merproject.org/package/live_build_log/home:mal:testing/harbour-advanced-camera/sailfishos_latest_armv7hl/armv8el | 22:59 |
r0kk3rz | im guessing they never updated droidmedia or possibly even gstreamer | 22:59 |
mal | piggz: revert this change https://github.com/piggz/harbour-advanced-camera/commit/2645eaed5b33795982a69b044e8b5e1b6c23dbe7#diff-95845d09802c66355dc9659c1825148bL26 | 23:00 |
mal | piggz: or I can do it also | 23:00 |
piggz | mal pls do it, im about to head off... | 23:01 |
piggz | mal: ah, i didnt make that change.... it must have came from the yaml | 23:02 |
piggz | dammit | 23:02 |
piggz | i wonder if at one poiint i manually added to the spec and not the yaml | 23:03 |
mal | piggz: fixing | 23:03 |
piggz | ta | 23:04 |
piggz | eugenio: is your gst-droid up to date? | 23:04 |
eugenio | Installed droidmedia-0.20181119.0-1.13.4.jolla.armv7hl (installed) Android media wrapper library | 23:05 |
eugenio | Installed gstreamer1.0-droid-0.20181213.0-1.11.5.jolla.armv7hl (installed)GStreamer droid plug-in contains elements using the Android HAL | 23:05 |
piggz | eugenio: i think thats too old | 23:07 |
piggz | needs one from december | 23:07 |
eugenio | looking at the commit history it should be correct https://github.com/sailfishos/gst-droid/commits/master | 23:07 |
eugenio | 2018-12-13 | 23:08 |
piggz | oh yees, correct | 23:08 |
eugenio | both jolla-camera and harbour-miracucam seem to work fine | 23:09 |
piggz | what behaviour do you have? | 23:09 |
eugenio | black screen on advanced-camera | 23:09 |
piggz | try commenting out viewfinder.resoltution: .... | 23:09 |
piggz | in cameraui.qml | 23:09 |
eugenio | let's try | 23:10 |
mal | piggz: my OBS built app installed without problems to xa2 | 23:10 |
eugenio | oh | 23:10 |
eugenio | that may totally be it | 23:10 |
piggz | yes i know | 23:10 |
eugenio | x compact is 720p | 23:10 |
piggz | ;) | 23:10 |
mal | piggz: https://github.com/piggz/harbour-advanced-camera/pull/26 | 23:10 |
piggz | i bet thats j1 problem too | 23:10 |
eugenio | yea | 23:10 |
eugenio | and probably it doesn't work on jC too | 23:10 |
eugenio | as it's 720p too | 23:11 |
mal | piggz: indeed the resolution is probably breaking some devices | 23:11 |
piggz | mal: if you can get Camera.supportViewFinderResolutions() to work, prod me!! | 23:11 |
eugenio | I can confirm it works ;) | 23:12 |
mal | piggz: ok | 23:12 |
piggz | ive tried at LoadedStatus and ActiveStatus, and nothing! | 23:12 |
piggz | eugenio: gr8 | 23:12 |
piggz | eugenio: so, that is an area im working on atm ... but the auto detection of resolutions doesnt seem to work | 23:13 |
piggz | i want to set the resolution based on the ratio of the main camera | 23:13 |
eugenio | ok | 23:13 |
eugenio | can't you pick it up from dconf? | 23:13 |
piggz | well, maybe, but so far ive got auto-detection working everythwere else! | 23:13 |
eugenio | I think jolla-camera does that too | 23:14 |
eugenio | piggz, fair enough :) | 23:14 |
piggz | eugenio: enjoy some hdr and color effects | 23:15 |
eugenio | I will! If my j1 manages to update to 3.0.2 without me falling asleep I'll try there too :) | 23:15 |
eugenio | great work | 23:15 |
eugenio | if you give up on auto-detection look at /apps/jolla-camera/{primary,secondary}/image/viewfinderResolution{,4_3,16_9} in dconf | 23:16 |
piggz | thx | 23:19 |
piggz | gnight | 23:20 |
eugenio | good night! | 23:20 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!