*** ChanServ sets mode: +v T4 | 02:26 | |
*** ChanServ sets mode: +v T4 | 08:35 | |
ghosalmartin | so seeing the generic android system image, for these newer devices will it be easier porting wise for us? I assume its just based on AOSP which means itll need the repos patching but hopefully no random hurdles? | 09:53 |
---|---|---|
r0kk3rz | maybe, maybe not | 09:57 |
T4 | <adampigg> r0kk3rz, /alt-tab ing is great! | 10:43 |
r0kk3rz | awesome | 10:44 |
r0kk3rz | i'll have to check it out | 10:44 |
T4 | <adampigg> now handles discnnect/connect and is based on the device name | 10:44 |
r0kk3rz | its a bit slow to switch by the looks of it though | 10:44 |
T4 | <adampigg> ive some ideas to improve the user service | 10:45 |
T4 | <adampigg> not really, seems ok for me | 10:45 |
r0kk3rz | fair n | 10:45 |
r0kk3rz | fair enough, i'll have to try it | 10:45 |
T4 | <adampigg> just need to add a gconf item for the device name | 10:45 |
T4 | <adampigg> its hardcoded atm | 10:45 |
r0kk3rz | needs to be an ondemand service | 10:50 |
T4 | <adampigg> PRs welcome | 11:06 |
preflex | Hi. Getting "ValueError: substring not found" when running mic. https://pastebin.com/qHeFfiii | 11:14 |
r0kk3rz | @adampigg: how goes the camera experiments? | 11:21 |
T4 | <akaWolf> ```It is important that you start with a fresh stock image that matches the Android version of the CyanogenMod … release you are going to flash (which in turn is dictated by the Sailfish OS image you are going to flash).``` | 11:21 |
preflex | d'oh. Was missing "file://" in my kickstart. | 11:21 |
T4 | <akaWolf> why is that required? | 11:21 |
T4 | <akaWolf> ```please make sure you first flash the stock system, ROM, followed by a Recovery … image and CyanogenMod, and finally the Sailfish OS update``` | 11:22 |
r0kk3rz | because it is | 11:25 |
T4 | <akaWolf> why? | 11:25 |
T4 | <akaWolf> I don't understand | 11:25 |
r0kk3rz | because the sfos install is an overlayfs over the existing android fs | 11:27 |
T4 | <akaWolf> but CyanogenMod is full replace for stock image | 11:29 |
r0kk3rz | what is that sentence from? | 11:29 |
T4 | <akaWolf> it's my understanding of CM | 11:30 |
r0kk3rz | the one you quoted... | 11:30 |
T4 | <akaWolf> from HADK | 11:31 |
T4 | <akaWolf> 10.2 | 11:31 |
r0kk3rz | yeah you only need to put on the base android image, and the corresponding sailfish image | 11:31 |
T4 | <akaWolf> but in HADK noted that «If you do not flash the right stock version (and therefore firmware), there might be some issues when booting into … Sailfish OS» | 11:33 |
T4 | <akaWolf> from what we should understand that stock image contains some magic firmware | 11:34 |
T4 | <akaWolf> which CM can't provide | 11:34 |
T4 | <akaWolf> (base android image) | 11:34 |
r0kk3rz | it might, it might not, thats somewhat out of scope here | 11:36 |
r0kk3rz | the base android image install should be well working, however you need to get there | 11:36 |
T4 | <akaWolf> well such statements are pretty discouraging... | 11:38 |
r0kk3rz | why? | 11:39 |
T4 | <akaWolf> what kind of firmware can contain stock image? | 11:40 |
T4 | <akaWolf> and how is that related to version of Android? | 11:40 |
r0kk3rz | modem firmware | 11:40 |
T4 | <akaWolf> accordingly to «WLAN, sensors, audio and other hardware not working» it can contain firmware for thoose things | 11:41 |
r0kk3rz | that often lives on its own magic partition and is untouched by cm/lineage | 11:41 |
r0kk3rz | but, theres no real hard and fast rule here, it depends on the device and how it is set up | 11:42 |
T4 | <akaWolf> okay, I see now. base image can contains some firmware at hidden partition which can be incompatible with different Android version | 11:43 |
T4 | <akaWolf> I'm finally managed to read HADK :) | 11:44 |
T4 | <akaWolf> btw, does libhybris working at top of hwc2? | 11:45 |
r0kk3rz | no idea | 11:47 |
r0kk3rz | maybe we needed that for android 8 support | 11:47 |
T4 | <akaWolf> hm, but how libhybris handle composition? | 11:51 |
T4 | <akaWolf> there was an idea that it can use hwc2 | 11:51 |
r0kk3rz | https://github.com/libhybris/libhybris | 11:53 |
r0kk3rz | see for yourself | 11:53 |
T4 | <akaWolf> is there some documentation for libhybris architecture? | 11:53 |
r0kk3rz | probably not | 11:55 |
r0kk3rz | im not sure you understand what it is though, because your questions dont really make sense | 11:56 |
T4 | <adampigg> r0kk3rz, good ... need to make app remember settings, and add some more hooks in gst-droid for some aditional properties | 11:57 |
T4 | <meierrom> @adampigg: does alt-tab also work on Gemini? | 12:01 |
r0kk3rz | @adampigg: when you say you need a dconf for device name, you mean the /input/event/x? | 12:06 |
r0kk3rz | or the bt device name | 12:06 |
T4 | <adampigg> r0kk3rz, the device name as it/appears in /proc/bus/inut | 12:08 |
r0kk3rz | oh ok | 12:08 |
T4 | <adampigg> ie, the bt name, but could be a usb keyboard name too i guess | 12:08 |
r0kk3rz | i was thinking it might be better to use a udev rule to connect it to a specific location | 12:09 |
T4 | <adampigg> i think it should work on gemini | 12:09 |
T4 | <adampigg> yeah, i considered that | 12:09 |
r0kk3rz | unless you want to handle multiple keyboards, which could be fun | 12:09 |
T4 | <adampigg> but my parsing code works ok ;) | 12:09 |
T4 | <akaWolf> @r0kk3rz [im not sure you understand what it is though, …], explain then please :) | 12:09 |
T4 | <adampigg> i want each user to be able to specify their device | 12:10 |
r0kk3rz | @akaWolf: your question quota is up today, ask again later | 12:10 |
T4 | <akaWolf> xD | 12:13 |
T4 | <adampigg> r0kk3rz, hopfully ill get contributions for camera, im currently juggling camera, kde-connect, amazfish and now taskswitcher ... and ignoring kexi | 12:28 |
Mister_Magister | @adampigg i have even more to do lel | 12:37 |
Mister_Magister | and i dont do any of them | 12:37 |
r0kk3rz | @adampigg: ETOOMANYPROJECTS | 13:11 |
Mister_Magister | ye | 13:11 |
r0kk3rz | theres not enough community developers in sailfish land these days | 13:14 |
T4 | <adampigg> esp as you expect a lot of the user community to also be dev-inclined | 13:23 |
r0kk3rz | sometimes i wonder how big the user community is these days | 13:25 |
r0kk3rz | it doesnt feel that big | 13:25 |
abranson | r0kk3rz: there are a few devs around the store and openrepos who you don't see in the chats | 14:07 |
abranson | @adampigg: how's the camera stuff coming along. did you say there was more to go in qtmm? | 14:08 |
r0kk3rz | gst-droid he said | 14:10 |
T4 | <adampigg> currently there is a pr for qtmm, and a branch that isnt prd yet | 14:13 |
T4 | <adampigg> andi have ideas for some more stuff in gst-droid | 14:13 |
abranson | what sort of stuff? | 14:14 |
T4 | <adampigg> abranson, just exposinng some more properties that dont map well to qt, like easy-hdr etc | 14:30 |
abranson | @adampigg: ok. we have to be careful extending these things if we want to get it all upstream | 14:33 |
*** ChanServ sets mode: +v T4 | 14:59 | |
T4 | <adampigg> abranson, there is an upstream for gst-droid? | 15:09 |
mal | @adampigg github.com/sailfishos is the upstream for that | 15:12 |
abranson | @adampigg: no, but won't it require extra stuff in gst-plugins-bad and qtmm, like before? | 15:12 |
T4 | <adampigg> abranson, possibly not in this case | 15:34 |
Mister_Magister | mal: any idea for packaging mixer_paths.xml? | 17:20 |
*** phdeswer__ is now known as phdeswer | 18:42 | |
*** ahjolinna_ is now known as ahjolinna | 19:12 | |
T4 | VanQuijote was added by: VanQuijote | 20:08 |
mal | Mister_Magister: what exactly do you have to fix in that and why is it even broken? | 20:11 |
Mister_Magister | mal: jjusa redirects loudspeaker mic | 20:11 |
Mister_Magister | cause normal mode mic is not working | 20:12 |
Mister_Magister | temp fix | 20:12 |
mautzone | Hi, what about the support of bases like cm12.1 and cm13? Will there be problems in the future? Would it be a good idea to switch to something newer like 14.1 or above? | 20:26 |
preflex | mic has been doing "Unsupported ancillary data: 1/2" for 12 hours? | 20:26 |
mal | preflex: how about starting the mic build again? it doesn't redownload anything unless something has changed so it should be first thing to try | 20:27 |
*** ChanServ sets mode: +v T4 | 20:38 | |
preflex | Yay, it built! It doesn't boot, but it's time for my lunch. | 22:18 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!