*** ChanServ sets mode: +v T4 | 05:23 | |
T4 | <adampigg> mornin abranson, after much rework enforced by mal, i think my PRs are ready. just wondering if the quirk name is ok | 06:16 |
---|---|---|
abranson | adampigg: oh cool. haven't seen the other one yet | 07:43 |
T4 | <adampigg> abranson, if u merge, i can release it to my users ;) | 08:00 |
abranson | adampigg: will review and check it's ok with other devices | 08:02 |
T4 | <adampigg> Good good | 08:11 |
Mister_Magister | mal: camera apps in anbox are working? | 09:27 |
mal | Mister_Magister: no idea | 09:28 |
mal | probably not | 09:28 |
Mister_Magister | you didnt test? | 09:28 |
Mister_Magister | but if there is no link then probably not | 09:28 |
mal | Mister_Magister: doesn't seem to have camera support yet if I read the sources correctly | 09:32 |
Mister_Magister | okay | 09:32 |
mal | @adampigg abranson I think that gst-droid change requires everyone to build new droidmedia because otherwise OMX_COLOR_FormatYUV420SemiPlanar is not available? | 09:37 |
abranson | mal: makes sense | 09:44 |
abranson | mal: though will it avoid crashing if it doesn't get to that part of the code? it's the last option for the non-droid converters | 09:45 |
mal | abranson: I'm wondering it would even build without new droidmedia? | 09:51 |
* r0kk3rz looks into his crystal ball | 09:54 | |
r0kk3rz | i forsee lots of segfaults | 09:54 |
Mister_Magister | r0kk3rz: lol | 09:57 |
T4 | <adampigg> *shrug* matches the current code pattern, just update droidmedia | 09:59 |
abranson | mal: no it wouldn't build, and it's device-specific so that's enough | 09:59 |
abranson | was wondering if a pre-built package would work | 10:00 |
mal | yes, people can always use older gst-droid if they don't need the fix, at least until next droidmedia build they do | 10:00 |
abranson | yep. this has happened before | 10:01 |
abranson | and will happen again :) | 10:01 |
r0kk3rz | so say we all | 10:01 |
mal | yep | 10:02 |
abranson | adampigg: the last thing I wonder is it we should check the output format of the blob, and adjust the i420 output caps accordingly. that should let you use the blob I think. | 10:03 |
abranson | i'm not sure which combination there you tried | 10:03 |
Mister_Magister | im a bit lost… what are you guys talking about? | 10:05 |
mal | Mister_Magister: some color space fix for droidmedia/gst-droid, some devices have buggy android color conversion library | 10:07 |
T4 | <adampigg> abranson, didnt we try...output format was zigzag 3264... | 10:07 |
Mister_Magister | mal: and what i have to do? | 10:07 |
T4 | <adampigg> couldnt find a combination that worked | 10:09 |
Mister_Magister | mal: do i need to recompile something? | 10:09 |
abranson | Mister_Magister: do you have that browser video colour problem? | 10:09 |
mal | Mister_Magister: nothing if you have working videos in browser, but for latest gst-droid you need to update droidmedia | 10:09 |
Mister_Magister | mal: so just if i were making new device or had problem with video? | 10:10 |
r0kk3rz | unless we find a way to avoid that | 10:10 |
mal | Mister_Magister: or if you update gst-droid to latest | 10:10 |
Mister_Magister | kk | 10:12 |
Mister_Magister | thanks mal | 10:12 |
T4 | <abhishek_0> https://paste.ubuntu.com/p/w86szBSwby/ | 14:45 |
T4 | <abhishek_0> geoclue-providers-hybris has dependency issues | 14:46 |
mal | known issue | 14:48 |
mal | also it's broken | 14:48 |
T4 | <abhishek_0> do we have a fix ? | 14:55 |
mal | there is a work-in-progress PR in the repo | 14:57 |
mal | but you can try to compile using only the correct spec | 14:57 |
mal | the main issue with build_packages.sh is that it tries to build both versions | 14:58 |
mal | so use -b together with -s | 14:58 |
T4 | <abhishek_0> ah, okay thanks | 15:02 |
T4 | <abhishek_0> is geoclue-providers-hybris.spec the correct spec or geoclue-providers-hybris-binder.spec | 15:12 |
mal | should be obvious | 15:15 |
T4 | <abhishek_0> got it | 15:15 |
mal | i.e. the first one, at least for android <= 7 | 15:15 |
T4 | <abhishek_0> also found the pr | 15:16 |
T4 | <abhishek_0> aaand that pr is also broken :P | 15:22 |
mal | did you try to build without PR using -b and -s with proper paths | 15:24 |
T4 | <abhishek_0> yeah | 15:29 |
mal | so how does the PR build fail? | 15:31 |
mal | if you can't fix it drop the spec unifying commit from that | 15:31 |
T4 | <abhishek_0> https://paste.ubuntu.com/p/yyyZPWXZPs/ here | 15:33 |
T4 | <abhishek_0> below it is with the pr | 15:33 |
mal | so do what I just told, drop on commit from the PR | 15:42 |
mgrover | mal: had any phone calling issues with cm14.1 base that it makes the network unavailable noise and then the screen goes blank | 16:48 |
r0kk3rz | nice one! | 16:49 |
mal | mgrover: I have used android 7 base very little except the initial porting, at least on a device with modem | 16:50 |
mgrover | mal: hmm fair enough, ill dig in thanks :) | 16:51 |
mal | mgrover: what do you see in logs? logcat or journal | 16:52 |
mgrover | ive a feeling perhaps misconfigured hw-settings.ini file since it used to work and then I added that for cam | 16:53 |
mal | show the file | 16:53 |
mgrover | https://github.com/ghosalmartin/droid-config-bullhead/blob/master/sparse/usr/share/csd/settings.d/hw-settings.ini | 16:54 |
mgrover | the journalctl -f https://pastebin.com/myn8fqk4 | 16:59 |
mgrover | ... cause am missing the miniafservice i think | 17:02 |
mal | well that could explain it | 17:02 |
mal | why don't you have it? | 17:02 |
mgrover | i wanna say cause am n00bing hard | 17:02 |
mal | :D | 17:03 |
mgrover | on the plus side can fix with an OTA :D | 17:03 |
mgrover | hmm for whatever reason it wasnt installed | 17:10 |
mgrover | *sigh* i had bad patterns :P | 17:13 |
mal | mgrover: oops | 17:14 |
mgrover | think the patternise overwrote what I had in there cause I was editting it manually at one point | 17:15 |
*** ChanServ sets mode: +v T4 | 17:15 | |
mgrover | mal: any idea why this repo is having problems with the latest pulseaudio again? i checked the meta its the right common repo https://build.merproject.org/project/meta/nemo:devel:hw:lge:bullhead | 17:38 |
mal | mgrover: which package has issues? | 17:40 |
mgrover | it cant find pulseaudio-git4 | 17:40 |
mal | all packages have been built | 17:41 |
mal | when does it complain? | 17:41 |
mgrover | so when I try and install it manually on device | 17:41 |
mal | mgrover: is the device using correct sailfish version? | 17:41 |
mal | check ssu lr | 17:41 |
mgrover | http://repo.merproject.org/obs/nemo:/devel:/hw:/common/sailfish_latest_armv7hl/ | 17:42 |
mgrover | pointing to 2.2.0.29 | 17:42 |
mgrover | https://pastebin.com/xHnZ3PET | 17:42 |
mal | what about that common repo? | 17:43 |
mgrover | it doesnt seem to include pulseaudio in there, it that noirmal? | 17:43 |
mal | it's on official repos | 17:43 |
mgrover | hmmm | 17:43 |
mal | mgrover: you should be using 2.2.1.18 not 2.2.0.29 | 17:44 |
mgrover | jollas updating faster than I can keep up | 17:44 |
mal | *2.2.1.8 | 17:44 |
r0kk3rz | .18 | 17:44 |
mal | yes, it was .18 | 17:44 |
mal | somehow mixed things | 17:45 |
r0kk3rz | :) | 17:45 |
mgrover | r0kk3rz, time to try out that image maker :P | 17:45 |
r0kk3rz | have fun | 17:47 |
mal | mgrover: wouldn't OTA be easier | 17:48 |
mgrover | mal, i am, but dont wanna leave a broken zip out | 17:48 |
mal | sure | 17:48 |
mgrover | the OTA is occuring now, ill give it a test once its finished and if its good build the image | 17:48 |
r0kk3rz | mgrover: which device? | 17:48 |
mgrover | bullhead | 17:48 |
mgrover | its nice to see people actually using it :P | 17:49 |
r0kk3rz | ah, just fire the cannons then | 17:49 |
mgrover | i wonder if the OTA will work I just kinda ssued the version, refresh and dup | 17:50 |
r0kk3rz | should do | 17:50 |
mgrover | does updating from UI work? | 17:50 |
mgrover | or will it ever work | 17:50 |
mgrover | r0kk3rz, do I just run pipeline? or do I need to update the version somewhere? | 17:53 |
r0kk3rz | just run the pipeline | 17:54 |
mgrover | oo even none registered users can see the pipeline so they can dl artifacts | 17:54 |
r0kk3rz | thats kinda the whole point | 17:54 |
mgrover | i guess no need to put it on devaamo anymore :P | 17:55 |
mgrover | r0kk3rz, this is great work :) | 17:55 |
r0kk3rz | mgrover: id recommend putting it on devaamo and properly releasing it | 17:56 |
mgrover | r0kk3rz, fair enough, still great work :P | 17:56 |
r0kk3rz | im tagging all those builds 'devel' for a reason, basically to differentiate them from properly tested releases | 17:56 |
mgrover | ahh I see | 17:57 |
Mister_Magister | monich: ping i have loop in ofono and i have logs | 18:32 |
piggz | so, id best use r0kk3rz build tool to update my image with working video | 20:10 |
Umeaboy | This might seem like a stupid question, but chapter 4 part 1 in the HADK doesn't give out any information on what to do with arm64 based devices. | 23:28 |
Umeaboy | export PORT_ARCH="armv7hl" should allow arm64 to be used as well. | 23:28 |
Umeaboy | Anypne? :) | 23:53 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!