uvos has quit [Ping timeout: 250 seconds]
Pali has quit [Read error: Connection reset by peer]
sixwheeledbeast has left #maemo-leste [Leaving.]
joerg has quit [Ping timeout: 260 seconds]
joerg has joined #maemo-leste
macros_ has joined #maemo-leste
macros__ has quit [Ping timeout: 256 seconds]
mardy has joined #maemo-leste
_inky has quit [Ping timeout: 240 seconds]
inky has joined #maemo-leste
inky_ has quit [Ping timeout: 240 seconds]
_inky has joined #maemo-leste
pere has quit [Ping timeout: 260 seconds]
pere has joined #maemo-leste
Pali has joined #maemo-leste
mepy has quit [Remote host closed the connection]
mepy has joined #maemo-leste
inky has quit [Ping timeout: 256 seconds]
inky has joined #maemo-leste
inky has quit [Ping timeout: 256 seconds]
_inky has quit [Ping timeout: 256 seconds]
macros_ has quit [Remote host closed the connection]
macros_ has joined #maemo-leste
_inky has joined #maemo-leste
sixwheeledbeast has joined #maemo-leste
inky has joined #maemo-leste
inky has quit [Ping timeout: 256 seconds]
pere has quit [Ping timeout: 240 seconds]
<lel> IMbackK opened an issue: https://github.com/maemo-leste/bugtracker/issues/606 (Mapphones: Creating GLES1 contexts appears impossible)
uvos has joined #maemo-leste
<uvos> freemangordon: ^^^^
pere has joined #maemo-leste
Daanct12 has joined #maemo-leste
Danct12 has quit [Ping timeout: 256 seconds]
Daaanct12 has joined #maemo-leste
Daanct12 has quit [Read error: Connection reset by peer]
Daaanct12 has quit [Ping timeout: 256 seconds]
Danct12 has joined #maemo-leste
macros__ has joined #maemo-leste
Daanct12 has joined #maemo-leste
macros_ has quit [Ping timeout: 260 seconds]
Danct12 has quit [Ping timeout: 250 seconds]
inky has joined #maemo-leste
Daanct12 has quit [Ping timeout: 256 seconds]
inky has quit [Ping timeout: 256 seconds]
inky has joined #maemo-leste
inky has quit [Remote host closed the connection]
inky has joined #maemo-leste
_inky has quit [Ping timeout: 256 seconds]
inky has quit [Ping timeout: 256 seconds]
inky has joined #maemo-leste
_inky has joined #maemo-leste
inky has quit [Ping timeout: 240 seconds]
_inky has quit [Ping timeout: 256 seconds]
Danct12 has joined #maemo-leste
_inky has joined #maemo-leste
Oksanaa has quit [Ping timeout: 256 seconds]
uvos has quit [Ping timeout: 256 seconds]
inky has joined #maemo-leste
uvos has joined #maemo-leste
_inky has quit [Ping timeout: 240 seconds]
<freemangordon> uvos: does this work with blobs mesa?
<uvos> i dont have sutch a setup anymore
<uvos> it works on 1.9 blobs
<freemangordon> ok
<freemangordon> hmm, care to check if gles1 blob does not have a dependency to libc2.29?
<uvos> btw eglinfo dosent list any valid gles1 configureations
<uvos> so its not sdl
<freemangordon> maybe mesa is compiled without gles1
<uvos> confflags_GLES = -Dgles1=disabled -Dgles2=enabled
<uvos> yeah
<uvos> Wizzup: ^^^
<uvos> (wtf why)
<freemangordon> :)
<freemangordon> ('WTF moment' :p)
<freemangordon> is this the reason why charge mode does not work?
<uvos> no
<uvos> thats because parazyd added the kms backend flag to sdl1 instead of sdl2
<uvos> and now Wizzup wanted to think about how to reverse this
<uvos> (we need it to upgrade back to the debian version
<uvos> )
<freemangordon> ok
<freemangordon> dinner, laters
<uvos> oh debian disabled it in sdl2 too
<uvos> why did they just unilaterally decide to remove gles1
<uvos> even arch still ships it
<uvos> Wizzup: ok so we dont need SDL2 to revert to the debian version
<uvos> Wizzup: since we have grounds for the fork now, please enable gles1 and kmsdrm and disable directfb again
<tmlind> uvos: so no orientation info gets passed to modem for gnss
<tmlind> GpsInterface_set_position_mode( 0, 1, 100, 0 ) gets called on orientation change and slider open close
<tmlind> gnss gets stoped and restarted with AT+MPDSTART=0,1,100,0, the params are always the same
<tmlind> looks like the params are unused, or at least i could not see they would do anything based on a quick test
<uvos> but its wierd that they restart
<uvos> maybe the modem checks rssi on the antenna
<uvos> and switches on start
<tmlind> yeah gnss gets restarted on slider change and orientation change
<uvos> ok maybe this forces signal strength detection
<uvos> ill try and see if i can observe that
<tmlind> ok
<tmlind> no luck seeing any data with my rack d4 at least trying different MPDSTART values
<bencoh> does that mean one might never get a cold fix if he keeps sliding it open/closed?
<tmlind> looks like the antenna signal is much weaker with slide open, not sure if it's that way also with android
<tmlind> probably does not matter outdoors, but matters indoors for sure
<uvos> dosent seam so
<uvos> also bionic way outperforms the d4
<uvos> (as allways)
<tmlind> hmm maybe dump the bionic MPDSTART value just in case?
<uvos> tmlind: ok
<uvos> tmlind: yeah
<uvos> but i think its rf design is just better
<tmlind> yeah ok
<tmlind> i should have another bionic somewhere for los14.1 testing..
<uvos> every one allways focuses on improving the d4, the bionic works better anyhow :P
<tmlind> as a side product :)
<tmlind> uvos: hmm so maybe there are some AT+RSSI calls on the orientation change?
<Wizzup> uvos: ok @ gles1
<Wizzup> uvos: so do we need to fix mesa build as well?
<uvos> tmlind: idk maybe
<uvos> Wizzup: wdym fix?
<uvos> Wizzup: we need to enable gles1 in mesa to have gles1 support
<tmlind> uvos: not seeing any interesting modem calls around orientation change. i doubt there's some usb traffic for gnss
<uvos> (ofc)
<uvos> tmlind: ok
<Wizzup> uvos: ok, so I should fix the build system
<Wizzup> or config
Oksanaa has joined #maemo-leste
<uvos> Wizzup: yes please change the line i mentioned above
<uvos> Wizzup: flip --disable-video-kmsdrm and --disable-video-opengles1 to --enable-* and flip --enable-video-directfb to --disable-video-directfb
<uvos> then rebuild mesa and sdl2
<uvos> and then charge_mode and gles1 should work
macros_ has joined #maemo-leste
<Wizzup> ok
inky_ has joined #maemo-leste
inky has quit [Ping timeout: 256 seconds]
_inky has joined #maemo-leste
macros_ has quit [Ping timeout: 240 seconds]
System_Error has quit [Remote host closed the connection]
macros_ has joined #maemo-leste
System_Error has joined #maemo-leste
<freemangordon> uvos: 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 launcher
<freemangordon> seems gnome-menus are too smart :)
joerg has quit [Quit: this shouldn't have happened... ever]
joerg has joined #maemo-leste
mardy has quit [Quit: WeeChat 2.8]
<uvos> freemangordon: i know, that package has manny issues
<uvos> freemangordon: i stoped working on porting it after since it crashes x on every launch
joerg has quit [Ping timeout: 256 seconds]
joerg has joined #maemo-leste
<rafael2k> uvos: ok, tks!
<rafael2k> will test soon!
<Wizzup> uvos: btw, qtwebbrowser crashes when it has no (functional) network
<Wizzup> I think it loads some resource over the net
<uvos> Wizzup: cant repoduce
joerg has quit [Ping timeout: 256 seconds]