libera/#maemo-leste/ Wednesday, 2022-02-09

lelIMbackK opened an issue: https://github.com/maemo-leste/bugtracker/issues/606 (Mapphones: Creating GLES1 contexts appears impossible)13:22
uvosfreemangordon: ^^^^13:23
freemangordonuvos: does this work with blobs mesa?17:34
uvosi dont have sutch a setup anymore17:39
uvosit works on 1.9 blobs17:40
freemangordonok17:42
freemangordonhmm, care to check if gles1 blob does not have a dependency to libc2.29?17:43
uvosbtw eglinfo dosent list any valid gles1 configureations17:45
uvosso its not sdl17:45
freemangordonmaybe mesa is compiled without gles117:46
uvosconfflags_GLES = -Dgles1=disabled -Dgles2=enabled17:47
uvosyeah17:47
uvosWizzup: ^^^17:47
uvoshttps://github.com/maemo-leste-upstream-forks/mesa/blob/9ac5a18e94be727d459d5f266c38d8513a8fc5a7/debian/rules#L14817:47
uvos(wtf why)17:48
freemangordon:)17:48
freemangordon('WTF moment' :p)17:49
freemangordonis this the reason why charge mode does not work?17:49
uvosno17:49
uvosthats because parazyd added the kms backend flag to sdl1 instead of sdl217:50
uvosand now Wizzup wanted to think about how to reverse this17:50
uvos(we need it to upgrade back to the debian version17:50
uvos)17:50
freemangordonok17:51
freemangordondinner, laters17:51
uvosoh debian disabled it in sdl2 too17:55
uvoshttps://github.com/maemo-leste-upstream-forks/libsdl2/blob/b427e7491fb6aaf39b9c2dd46dc11398d9a0b6a4/debian/rules#L1317:55
uvos why did they just unilaterally decide to remove gles117:55
uvoseven arch still ships it17:55
uvosWizzup: ok so we dont need SDL2 to revert to the debian version17:56
uvosWizzup: since we have grounds for the fork now, please enable gles1 and kmsdrm and disable directfb again17:56
tmlinduvos: so no orientation info gets passed to modem for gnss18:52
tmlindGpsInterface_set_position_mode( 0, 1, 100, 0 ) gets called on orientation change and slider open close18:52
tmlindgnss gets stoped and restarted with AT+MPDSTART=0,1,100,0, the params are always the same18:52
tmlindlooks like the params are unused, or at least i could not see they would do anything based on a quick test18:53
uvosbut its wierd that they restart18:53
uvosmaybe the modem checks rssi on the antenna18:53
uvosand switches on start18:53
tmlindyeah gnss gets restarted on slider change and orientation change18:53
uvosok maybe this forces signal strength detection18:54
uvosill try and see if i can observe that18:54
tmlindok18:54
tmlindno luck seeing any data with my rack d4 at least trying different MPDSTART values18:54
bencohdoes that mean one might never get a cold fix if he keeps sliding it open/closed?18:55
tmlindlooks like the antenna signal is much weaker with slide open, not sure if it's that way also with android18:57
tmlindprobably does not matter outdoors, but matters indoors for sure18:58
uvosdosent seam so18:58
uvosalso bionic way outperforms the d418:58
uvos(as allways)18:58
tmlindhmm maybe dump the bionic MPDSTART value just in case?18:59
uvostmlind: ok18:59
uvostmlind: yeah18:59
uvosbut i think its rf design is just better18:59
tmlindyeah ok18:59
tmlindi should have another bionic somewhere for los14.1 testing..19:00
uvosevery one allways focuses on improving the d4, the bionic works better anyhow :P19:01
tmlindas a side product :)19:01
tmlinduvos: hmm so maybe there are some AT+RSSI calls on the orientation change?19:09
Wizzupuvos: ok @ gles119:15
Wizzupuvos: so do we need to fix mesa build as well?19:17
uvostmlind: idk maybe19:21
uvosWizzup: wdym fix?19:21
uvosWizzup: we need to enable gles1 in mesa to have gles1 support19:21
tmlinduvos: not seeing any interesting modem calls around orientation change. i doubt there's some usb traffic for gnss19:21
uvos(ofc)19:21
uvostmlind: ok19:21
Wizzupuvos: ok, so I should fix the build system19:22
Wizzupor config19:22
uvosWizzup: yes please change the line i mentioned above19:30
uvosWizzup: and here: https://github.com/maemo-leste-upstream-forks/libsdl2/blob/b427e7491fb6aaf39b9c2dd46dc11398d9a0b6a4/debian/rules#L1519:30
uvosWizzup: flip   --disable-video-kmsdrm and --disable-video-opengles1 to --enable-* and flip --enable-video-directfb to --disable-video-directfb19:31
uvosthen rebuild mesa and sdl219:32
uvosand then charge_mode and gles1 should work19:32
Wizzupok19:43
freemangordonuvos: BTW, orrery package you have provided has Exec line in .desktop pointing to non-executable shell script, which leads to orrery application not appearing in launcher21:37
freemangordonseems gnome-menus are too smart :)21:37
uvosfreemangordon: i know, that package has manny issues22:48
uvosfreemangordon: i stoped working on porting it after since it crashes x on every launch22:48
rafael2kuvos: ok, tks!23:37
rafael2kwill test soon!23:37

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