libera/#maemo-leste/ Friday, 2021-06-18

Wizzupwonder if we can port this https://github.com/organicmaps/organicmaps12:03
Wizzuphttps://github.com/organicmaps/organicmaps/discussions/375 looks like it might be possible to build12:05
freemangordonPali: Do I get it right that you will post DM_USB patches?13:03
Palifreemangordon: I'm not sure which patches are needed13:03
freemangordonPali: ok, I'll send a cumulative one to you13:04
freemangordonto apply on top of master13:04
Paliok13:04
uvosparazyd: btw the libsdl in devel can go into stable13:18
uvosif not allready13:18
uvossince libsdl12-compat dosent work for various reasons13:19
uvosWizzup: very interesting13:23
uvoseven just for desktop linux13:23
uvosnever mind leste13:23
uvoshttps://github.com/organicmaps/organicmaps/blob/99c5b878a048b467d1c66cf5a5ff0ce04975c73b/platform/platform_linux.cpp#L267 hehe13:29
uvosyeah right13:29
Wizzuphehe13:34
Wizzupwell, still, it looks quite neat13:34
uvosdosent suppot any gps backend at all on linux13:35
Wizzupyeah, that would need to be added I imagine13:36
uvosalso is huge13:36
uvos5gb repo13:36
Wizzupas long as directions and stuff work though, it'd be nice13:36
uvosim not gona try to build that on d4 :P13:36
Wizzupuvos: sure, yeah, but it does look quite advanced so could be nice, don't know about resource usage13:38
freemangordonMB focus issue it still not fixed, right?13:40
uvosfreemangordon: no13:40
uvosbut i think the app maybe ending up with a grab if you start it via ssh while the display is locked is less of an issue than no sdl1.2 app woring at all13:40
uvosso to stable it should go imo13:41
freemangordonuvos: starting apps via ssh is the easiest way to trigger the bug, but not the only14:08
uvossure you can launch it and then lock the display before the app starts14:09
uvosbut i mean this becoming a problem is a remote posibility14:10
freemangordonok, if you say so14:10
uvosyou wuld have to 1.  launch the app and lock the deivce before it starts. 2. the app would have to have a bug that locks it up14:10
uvosthen you have a problem14:10
freemangordonthe bug is not in the app, but in MB14:10
uvosi know14:11
uvosim not saying dont fix it14:11
freemangordonI mean that it is not app specific14:11
uvosbut if the app is not locked up14:11
uvosit dosent cause any real problem14:11
freemangordonok, ok14:11
freemangordonbut please, consider spending some time on that bug these days14:11
uvossure14:12
freemangordonthanks14:12
freemangordonPali: please have a look at the mail, I think those need just a cover letter. And some testing on your side :)14:13
Paligot it!14:13
freemangordonI tested as much as I can, for some reason qflasher doesn;t work on leste amd6414:13
Paliqflasher requires /lib/i386-linux-gnu/libc.so.614:15
Palior rather 32bit version of libc.so.6 and 32bit ld loader (/lib/ld-linux.so.2)14:16
uvosWizzup: if you want to build that app14:17
uvosbring 32GiB of ram14:17
uvosor restrict treads alot14:17
Palifreemangordon: just install 32bit libraries on your amd64 setup and it should work14:18
PaliI will retest it14:18
freemangordonPali: I don;t want to break my leste VM too much :)14:28
Paliok :-)14:28
Palifirst test passed - boots in qemu and can boot 2.6.28 kernel in qemu14:28
freemangordon:)14:29
Palinow all tests via ./test/nokia_rx51_test.sh passed :-)14:31
Palianyway, when modifying configs/nokia_rx51_defconfig file, run make savedefconfig14:31
Paliit generates a new "canonical" file: ./defconfig14:32
freemangordonah14:32
Paliand move this canonical file defconfig to configs/nokia_rx51_defconfig14:32
freemangordonAh, I see14:32
freemangordonwell, just amend that last commit and edit it14:32
PaliI will fix your second patch to use canonical14:32
freemangordonmhm14:32
Paliyes!14:32
Wizzupuvos: that will stress our CI for sure ;)14:40
mighty17[m]Just for Fun, can I install gdm3 and run it xD14:47
Wizzupnot sure what the point would be14:47
parazyduvos: ack @ libsdl14:49
Palifreemangordon: Azure CI testing for all N900 patches started: https://github.com/u-boot/u-boot/pull/8315:12
Palionce it finish and all tests pass I will send them to ML15:12
Palilink to n900 tests: https://dev.azure.com/u-boot/u-boot/_build/results?buildId=2399&view=logs&j=9a06d2a9-1498-5de0-2a01-be581d48ba6715:13
mighty17[m]not sure what the point would be > Wizzup is it necessary to hv a point, somethings are just done for fun :P15:21
Wizzuptrue, but gdm would require some work, and I think you will just a see login screen? :P15:23
mighty17[m]gdm wont work out of box? hm weird15:26
uvosdsme and the use of xsession breaks this essentaly15:27
Wizzupright, we execute our own xsession automatically15:27
uvoswe need to rm dsme or make it a session manager and turn the xsession scripts in a xdg-session15:27
uvosthen gdm etc would work15:28
uvosand you could choose between hildon and sway or whatever at login15:28
Wizzupit does make emergency calls and such real tricky15:28
uvosnot really15:28
uvosthe device as we ship it boots to hildon by default15:28
uvosif the user wants to install something else and disable autologin thats on him15:29
mighty17[m]it does make emergency calls and such real tricky > step 1 make it work, step 2 fix other stuff :D15:29
mighty17[m]we need to rm dsme or make it a session manager and turn the xsession scripts in a xdg-session > oh so we have a custom script for this :15:30
mighty17[m]:0*15:30
uvosmighty17[m]: yes the way hildon starts is a huge and terribe hack15:33
mighty17[m]so what if we remove the custom xsession15:36
freemangordonPali: CONFIG_WDT is already in next, why it is in your PR too?16:22
Palibecase it is based on master and I just wanted to run test pipeline16:23
freemangordonok16:23
Paliafter it finish, I will close PR and send remaining DM USB patches to u-boot ML16:23
Paliopening pull request on github is the easiest way how to run test pipeline16:24
freemangordonok16:24
freemangordonyeah, got it16:24
freemangordonPali: please cc tom when sending USB patches16:50
Paliyes! I have it prepared16:50
freemangordonok16:50
freemangordonbecause I was the other patches are sent to so TI guy16:50
freemangordonhmm, did I wrote that?!? :D16:58
PaliI put Tom into recipients list17:13
PaliLokesh is also in recipients list as til now all n900 patches are propagated throw Lokesh branch17:14
freemangordonok17:15
cockroach/var/run/docker.sock17:17
cockroachsorryk, wrong window17:17
uvoswho was the guy who made a dialer that directly talked at commands?22:53
uvoswas than on qt? id like to make him aware of libqofono22:54
siceloiirc he is aware of it23:01
siceloand if i'm not too mistaken, should be rafael2k23:02
uvosok23:04
uvosgreat then23:04

Generated by irclog2html.py 2.17.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!