*** ubuntu is now known as Guest81844 | 01:40 | |
*** ubuntu is now known as Guest80448 | 05:57 | |
*** Guest80448 is now known as zhxt | 06:13 | |
Mister_Magister | mal: would it be possible to port sfos using GSI? | 09:34 |
---|---|---|
Mister_Magister | Android GSI | 09:34 |
r0kk3rz | nope | 09:35 |
Mister_Magister | why | 09:35 |
r0kk3rz | kernel changes | 09:36 |
Mister_Magister | hmm? | 09:36 |
Mister_Magister | i mean port sfos using Android GSI as a base | 09:36 |
ghosalmartin | what is Android GSI? | 09:36 |
r0kk3rz | generic system image | 09:36 |
Mister_Magister | ddg it xD | 09:37 |
r0kk3rz | its a treble thing | 09:37 |
Mister_Magister | project treble and stuff | 09:37 |
ghosalmartin | hmm interesting | 09:37 |
r0kk3rz | im not sure whether the GSI actually contains the bits we need | 09:37 |
Mister_Magister | whatcha mean | 09:37 |
r0kk3rz | like blobbies and kernel | 09:37 |
ghosalmartin | wouldnt they just sit on the /vendor partition now so dont need to worry about em? | 09:38 |
Mister_Magister | r0kk3rz: well kernel sources are available so | 09:38 |
ghosalmartin | you can try to make ti work, whether it actually work is a different matter | 09:38 |
Mister_Magister | i like to know if it could work before i waste time :P | 09:39 |
ghosalmartin | :shrug: :P | 09:40 |
Mister_Magister | ¯\_(ツ)_/¯ | 09:40 |
Mister_Magister | >http://shrugemoji.com/ for rescue :P | 09:40 |
r0kk3rz | in theory we can implement the same interface as as the GSI, in practice i dont think it will be that easy | 09:41 |
ghosalmartin | at the moment the X is working on android 8, but it doesnt use any of the new apis, so you would have to do the stuff like using the surfaceflinger to render etc etc | 09:42 |
ghosalmartin | the mi mix 2 was recently trebled so we'll see what that means porting wise for me, but i cant even get a kernel to boot so worry about that later :P | 09:42 |
Mister_Magister | ghosalmartin: that reminds me oh p8lite… | 09:45 |
r0kk3rz | yeah, im not sure how easy it would be to implement AIDL in hybris properly... | 09:47 |
Mister_Magister | i was just thinking if we can use GSI as a base for port on some device if there is no cm for it | 09:47 |
ghosalmartin | what device is it? | 09:49 |
r0kk3rz | if we have a patched source tree for it, then i dont see why not | 09:49 |
Mister_Magister | r0kk3rz: patching would be hard? | 10:04 |
r0kk3rz | maybe | 10:05 |
Mister_Magister | maybe | 10:05 |
Mister_Magister | ? | 10:05 |
r0kk3rz | yes maybe | 10:05 |
Mister_Magister | whatcha mean | 10:05 |
r0kk3rz | i mean i dont know :P | 10:06 |
Mister_Magister | mal: knows xD | 10:06 |
T4 | <adampigg> see you all next week .... its festival weekend :D | 11:58 |
r0kk3rz | @adampigg what festival? | 12:00 |
piggz | r0kk3rz: www.kendalcalling.co.uk | 12:02 |
r0kk3rz | thats a big lineup of people i havent heard of :) | 12:05 |
piggz | hacienda tonight will be good ... catfish are good, run dmc arnt coming which is a downer, replaced with plan b ., which is ironic, fun lovin chriminals and ocean colour scene are big 90s indie which will be good | 12:06 |
r0kk3rz | enjoy! | 12:13 |
piggz | eldest paid for delivery of clothes yesterday, coming today and she might miss them, pacing and sighing around the house watching the DPD tracking info :D | 12:15 |
r0kk3rz | hah | 12:18 |
demonaxsh | hi everyone | 16:27 |
demonaxsh | my problem with wifi resolved, thx for hint NeKit | 16:27 |
demonaxsh | now it remains for necessary minimum to make camera work, but question will be in another. on device there are buttons for example "back" or "home", I would like to make them working. are sources available to do this? as I understand, this should happen in process of UI, and changes need to be made there, or I'm wrong? or are these sources closed? Or it can is necessary to do differently? | 16:27 |
r0kk3rz | depends on how those buttons present themselves | 16:34 |
demonaxsh | it's hardware buttons | 16:35 |
demonaxsh | assigned to /dev/input/event* | 16:36 |
TheKit | Mister_Magister, in theory there is rather limited amount of Android libs/binaries that are patched for hybris, like bionic, libEGL, init and some camera libs, which should work same way with GSI | 16:39 |
demonaxsh | on device there is a button, a laser bar code scanner, it is obvious that will have to write code to handle the input/output of barcode, but this is another story, | 16:39 |
TheKit | but then same issues as for Android 8 apply regarding interfaces | 16:40 |
TheKit | demonaxsh, do they produce key events? | 16:41 |
demonaxsh | yes | 16:41 |
TheKit | it seems the only keys that are handled by lipstick are Qt::Key_VolumeUp/Key_VolumeDown | 16:50 |
wiktorek140 | hello, somebody have montana device (Lenovo Moto G5S)? | 17:00 |
Mister_Magister | TheKit: kk thanks | 18:18 |
wiktorek140 | mal: what need to rebuild when i use "#define QTI_BSP 1" | 18:24 |
mal | wiktorek140: what exactly is the problem you are solving, not gui at all? | 18:29 |
wiktorek140 | mal: still the same but just asking | 18:30 |
mal | I can't remember what problems everyone has | 18:30 |
mal | so no gui? | 18:30 |
wiktorek140 | mal: no reboot ;) | 18:30 |
mal | QTI_BSP has nothing to do with that, that is in case graphics fail | 18:32 |
mal | and usually it's automatically added | 18:32 |
wiktorek140 | mal: thanks, that everything what i need to know | 18:33 |
mal | check the droid-hal devel package and in there file /usr/lib/droid-devel/droid-headers/android-config.h | 18:34 |
ghosalmartin | in the instruction here https://sailfishos.org/wiki/Sailfish_X_Build_and_Flash, is the "createrepo_c" command a typo for "createrepo"? | 18:37 |
ghosalmartin | also is it normal for the syspart to be around 135megs | 18:38 |
*** Nokius_ is now known as Nokius | 18:39 | |
Nokius | r0kk3rz: onboarded another socrpion_windy user \o/ | 18:40 |
ghosalmartin | Nokius, success! well done :) | 18:41 |
mal | ghosalmartin: no, createrepo was replaced with createrepo_c | 18:41 |
ghosalmartin | mal: ah its fine I dont really need to create a local repo, gonna obs it | 18:42 |
r0kk3rz | Nokius: woo! | 18:42 |
r0kk3rz | i hope they like it | 18:42 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!