00:31
ikmaak has quit [Quit: No Ping reply in 210 seconds.]
00:31
ikmaak has joined #maemo-leste
00:51
<
auanta >
! Default user
00:55
<
auanta >
Wizzup looks like the brightness settings still do not work. Also there are indeed some rendering issues in portrait mode, e.g. date and time time zone map.
01:01
<
auanta >
my virtual keyboard is indeed on. ok, checked everything out and just a few minor changes
01:03
cockroach has quit [Quit: leaving]
01:18
<
auanta >
is your pinephone getting hot at all? my modem is so hot it's warping the plastic
01:51
<
auanta >
added page to category while i'm at it..
02:02
dev has left #maemo-leste [Disconnected: closed]
02:25
<
auanta >
while unplugged, idle, screen off, the temp is 39292
02:25
<
auanta >
while plugged in.. let me get a read on that
02:26
<
auanta >
i assume it's because wifi is on (modem kill switch is in the off position, but this didn't fix it)
02:27
<
auanta >
trip point temp 0 is 6000
02:27
<
auanta >
trip point temp 1 is 8000
02:27
<
auanta >
trip point temp 2 is 11000
02:28
<
auanta >
0 = passive, 1 = hot, 2 = critical
02:35
<
auanta >
missed a few zeros XD
02:35
<
auanta >
60000, 80000, 110000
02:35
<
auanta >
always run landscape mode!
02:37
<
auanta >
eh, it's below temp, i'll just keep an eye out..
04:24
joerg has quit [Ping timeout: 252 seconds]
04:25
<
tmlind >
freemangordon: sorry fell asleep early again :) sounds like you got close to trying it out, not sure if running tinywl under x produces the same results as running it without h-d though
04:25
joerg has joined #maemo-leste
04:35
macros_ has quit [Ping timeout: 268 seconds]
04:36
macros_ has joined #maemo-leste
05:16
mardy has joined #maemo-leste
05:16
dev has joined #maemo-leste
06:00
auanta has quit [Ping timeout: 248 seconds]
06:06
<
freemangordon >
tmlind: yeah, I just have to manage to compile mesa on d4
06:07
<
tmlind >
freemangordon: heh ok that's at least an hour
06:09
<
freemangordon >
that's assuming the charge in battery can hold it :D
06:18
<
tmlind >
freemangordon: you may want to increase the usb charger current limit via sysfs to be higher than the default 500mA :)
06:19
<
tmlind >
echo 700000 > /sys/class/power_supply/usb/input_current_limit or higher depending on the charger
06:59
Pali has joined #maemo-leste
07:20
<
tmlind >
buZz: watch out for the extra capacity scam, they sell you a used eb41 battery relabeled with some bogus capacity..
07:22
<
buZz >
tmlind: yeah havent hit that one yet, but i noticed some suspicious 'gold' EB41 with >2000mAh :P
07:23
<
buZz >
still a bit sad that capacity in that size didnt increase in the last 10y
07:23
<
buZz >
also, really hard to find a 3.8V lipo in 404565 size :P
07:25
<
freemangordon >
tmlind: already did, does not help
07:25
<
buZz >
whats the issue? powering off during compile?
07:25
<
buZz >
i built the kernel @ droid4 , several times , no issues :)
07:30
<
freemangordon >
ok, I set the limit to 2A, lets see
07:30
<
freemangordon >
charger is 2.4
07:31
<
freemangordon >
POWER_SUPPLY_CURRENT_NOW=1438000
07:36
<
Wizzup >
freemangordon: you can also build using -experimental
07:36
<
Wizzup >
that way it will build in ~10 mins
07:36
<
buZz >
freemangordon: battery not getting very toasty? :P
07:36
<
buZz >
i've had 45C on battery, d4 wasnt happy
07:37
<
buZz >
(but dont think it actually switched off)
07:40
<
freemangordon >
Wizzup: yes, bu I wouldn't be able to make code changes without rebuilding everything
07:40
<
freemangordon >
when on device I can just call ninja
07:41
<
freemangordon >
buZz: batter tem 49
07:41
<
freemangordon >
*temp
07:41
<
buZz >
and is it discharging from the load you're doing on it while charging at 1.4A ?
07:52
Pali has quit [Ping timeout: 248 seconds]
08:34
xmn has quit [Ping timeout: 248 seconds]
08:35
xmn has joined #maemo-leste
09:20
<
freemangordon >
tmlind: (or anybody) - do you have access to chromeos device?
09:26
<
Wizzup >
I have one at home I suppose, but not close to me
09:39
<
freemangordon >
ok, I have found what I need
09:44
Livio has joined #maemo-leste
09:44
Livio has quit [Changing host]
09:44
Livio has joined #maemo-leste
09:49
Livio has quit [Ping timeout: 248 seconds]
09:57
vectis has quit [Ping timeout: 252 seconds]
10:09
vectis has joined #maemo-leste
10:43
<
freemangordon >
tmlind:
10:43
<
freemangordon >
00:00:00.086 [render/egl.c:158] Supported DMA-BUF formats: AB30 AR24 AB24 XR24 XB24 RG16 GR88 R8 AR15 NV12 NV21 YU12 YV12
10:43
<
freemangordon >
but, then it hits tinywl: types/wlr_linux_dmabuf_v1.c:511: feedback_compile: Assertion `table_len > 0' failed.
10:43
<
freemangordon >
any idae?
10:54
<
Wizzup >
uvos: bionic calls work fine too (wrt audio)
11:56
dev has left #maemo-leste [Disconnected: Replaced by new connection]
11:56
dev has joined #maemo-leste
12:15
<
Wizzup >
uvos: I think sphone should also set remote_name if it's provided (for example when I get a SMS from 'takeaway', that is included somehow)
12:15
<
Wizzup >
currently it seems the line_identifier is Takeaway which is a little weird, I'd expect it to be the number if possible, and then have the remote_name set to takeaway
12:16
<
Wizzup >
also, I think it needs to check if the remote already exists
12:16
<
Wizzup >
nevermind the above statement
12:16
<
Wizzup >
in any case setting the remote_name would still be good
12:21
<
Wizzup >
dsc_: pushed a fix to conversations to render sphone-ofono inserted msgs
12:23
<
Wizzup >
uvos: pushed new code to wip-rtcom, this -should- address the things you asked about
12:24
<
Wizzup >
it also fixes a bunch of typos
12:54
<
freemangordon >
I don't know if this is success or not
12:54
pere has joined #maemo-leste
13:06
<
freemangordon >
tmlind: how to start that using DRM backend?
13:10
<
freemangordon >
wtf:
13:10
<
freemangordon >
libinput| Run-time dependency gtk4 found: NO (tried pkgconfig and cmake)
13:10
<
freemangordon >
libinput| Run-time dependency gtk+-3.0 found: NO (tried pkgconfig and cmake)
13:10
<
freemangordon >
do we really want that in mce?
13:12
<
Wizzup >
if it doesn't use those, that's fine, right?
13:13
<
Wizzup >
It is the "upstream way"
13:18
<
freemangordon >
well, I don;t know it it uses it, but it requires it to be build
13:18
<
Wizzup >
it can't build without it and just skip it?
13:18
<
freemangordon >
yes, it errors out
13:18
<
freemangordon >
this is the current libinput master
13:18
<
Wizzup >
that's surprising since out CI doesn't even have gtk4
13:19
<
Wizzup >
maybe you don't config it right
13:19
<
freemangordon >
this is not
*our* libinput
13:19
<
freemangordon >
but upstream
13:19
<
freemangordon >
our is too old for wlroots libinput backend
13:19
<
freemangordon >
but that's not the point
13:21
<
Wizzup >
what is the point exactly?
13:35
<
sicelo >
freemangordon: start with drm? stop h-d and simply start tinywl in console
13:35
<
Wizzup >
so tinywl is supposed to work on X? when I google for it it says it's a wayland compositor
13:36
<
sicelo >
yes it's a wayland compositor
13:36
<
Wizzup >
why does it mention X then
13:36
<
sicelo >
you can start it under x if you want, which is what fmg did
13:41
<
freemangordon >
sicelo: does not start
13:41
<
freemangordon >
already tried
13:41
<
freemangordon >
sec, will provide logs
13:43
<
freemangordon >
it seems it needs seatd
13:43
<
sicelo >
looks like you need to install and start seatd
13:43
<
freemangordon >
we don;t have such thinkg, afaik
13:43
<
freemangordon >
but ok
13:43
<
sicelo >
i can see it in devuan repos
13:44
<
freemangordon >
hmm
13:44
<
freemangordon >
what i sthe package name?
13:44
<
freemangordon >
"E: Unable to locate package seatd"
13:44
pere has quit [Ping timeout: 252 seconds]
13:44
<
freemangordon >
not in lester repos, obviouslt
13:45
<
sicelo >
what about elogind?
13:45
* sicelo
doesn't have a leste device handy
13:48
<
Wizzup >
elogind is blacklisted by us
13:48
<
Wizzup >
it does all kinds of crazy things we don't want
13:48
<
freemangordon >
ok, I have it built and started
13:48
<
sicelo >
so yes, fmg can install that temporarily
13:49
<
freemangordon >
XDG_RUNTIME_DIR is invalid or not set in the environment
13:49
<
freemangordon >
sicelo: ^^^
13:50
<
sicelo >
look at my paste from last night
13:50
<
freemangordon >
this is not set there
13:51
<
sicelo >
ah, set it to /run/user/$(id)
13:51
<
freemangordon >
literally?
13:51
<
sicelo >
mmm, no :-)
13:52
<
sicelo >
just the uid
13:53
<
freemangordon >
XDG_RUNTIME_DIR=/run/user/0 sudo ./build/tinywl/tinywl
13:53
<
freemangordon >
results in same error
13:54
<
Wizzup >
does sudo pass the env?
13:54
<
freemangordon >
shoult be
13:54
<
freemangordon >
but well
13:55
<
sicelo >
it's not good idea to start waylabd stuff as root (sudo)
13:55
<
freemangordon >
hmm
13:55
<
sicelo >
start it with regular user and his id
13:57
<
freemangordon >
but seatd does not start if not sude
13:57
<
freemangordon >
*sudo
13:57
<
sicelo >
seatd should be running in background, and yes, that'll need sudo
13:57
<
freemangordon >
ok, started
13:58
<
freemangordon >
well, screnn is black, I guess mce tunbed it off
13:58
<
sicelo >
i think you must ensure no maemo stuff runs ...
13:58
<
freemangordon >
Xorg is stopped
13:59
<
freemangordon >
ok, what now :)
13:59
<
freemangordon >
what terminal you said?
13:59
<
sicelo >
looks good to me, but yeah, I'm not sure what you guys are testing, haha
14:01
<
freemangordon >
where to get that from?
14:01
<
sicelo >
foot? dhould be in repos too
14:01
<
freemangordon >
it is not :)
14:01
adc has quit [Quit: "Read error: Connection reset by deer"]
14:03
adc has joined #maemo-leste
14:11
<
tmlind >
freemangordon: i'm pretty sure i just export XDG_RUNTIME_DIR, and then the following
14:11
<
tmlind >
export WLR_BACKENDS=libinput,drm
14:11
<
tmlind >
export WLR_DIRECT_TTY=/dev/tty2
14:11
<
tmlind >
export WLR_DRM_DEVICES=/dev/dri/card0
14:12
<
tmlind >
i think that allows starting things like sway and probably tinywl from a ssh connection
14:12
<
freemangordon >
tmlind: I have it running
14:12
<
freemangordon >
I am trying to compule foot now
14:13
<
tmlind >
freemangordon: ok, did you get the errors starting it unless you patch gbm?
14:13
<
freemangordon >
umm...
14:13
<
tmlind >
foot is cool, just lacks touchscreen event support still :)
14:14
<
freemangordon >
I think gbm is already ok in leste repos
14:14
<
freemangordon >
I merged your commit back then
14:16
<
freemangordon >
foot segfaults
14:16
<
freemangordon >
ok, how to test that?
14:16
<
freemangordon >
sicelo: tmlind: ^^^?
14:17
<
tmlind >
hmm works for me
14:17
<
freemangordon >
I mean - what to run?
14:17
<
freemangordon >
tmlind: well, could be, but I justbuild it from source
14:17
<
freemangordon >
it spits "xkbcommon: ERROR: couldn't find a Compose file for locale "en_US.utf-8""
14:17
<
freemangordon >
and then segfaults
14:17
<
tmlind >
well at least your wlroots log is using dri backend :)
14:18
<
freemangordon >
yes
14:19
<
tmlind >
hmm maybe you just need to export locale?
14:20
<
freemangordon >
LC_ALL=en_US.UTF-8
14:20
<
tmlind >
ok, i guess no need for LANG=en_US.UTF-8 then
14:21
<
freemangordon >
no, adding LC_ALL=en_US.UTF-8 made it start
14:22
<
tmlind >
freemangordon: so presumably if you revert the gbm patch i did, you'll get an error starting tinywl
14:22
<
freemangordon >
could be
14:22
<
freemangordon >
ok, how does foot knows which wl sever to use?
14:22
<
freemangordon >
*server
14:23
<
tmlind >
hmm or was it a mesa patch? i forgot..
14:23
<
freemangordon >
WAYLAND_DISPLAY=wayland-0 does not help
14:23
<
freemangordon >
tmlind: maybe I can just hand you the mesa patch for you to test
14:24
<
sicelo >
maybe it's wayland-1 :-)
14:24
<
tmlind >
too many branches to patch :)
14:25
<
freemangordon >
sicelo: no, it says "failed to connect to wayland; no compositor running?"
14:25
<
freemangordon >
with wayland1
14:25
<
freemangordon >
why it just exits?
14:28
<
sicelo >
you're starting it with something like, `./tinywl -s foot` ?
14:30
<
freemangordon >
sicelo: no
14:30
<
freemangordon >
but I will try
14:30
<
freemangordon >
same thing
14:30
<
freemangordon >
'goodbye'
14:32
<
freemangordon >
tmlind: we don;t have that in mesa
14:32
<
freemangordon >
tmlind: I implementd support for those missing functions
14:32
Livio has joined #maemo-leste
14:32
Livio has joined #maemo-leste
14:32
Livio has quit [Changing host]
14:43
<
tmlind >
freemangordon: ok sounds like i need to test again then.. what's the commit implementing the missing functions?
14:44
<
tmlind >
food time, bbl
14:46
<
freemangordon >
there is still no commit
14:46
<
freemangordon >
as I want to see if I actually fixed it before doing such commit :)
14:51
<
freemangordon >
es2gears_wayland segfaults in some wayland code
14:51
<
freemangordon >
this is broken all over the place
14:53
<
freemangordon >
glmark2-es2-wayland does not start as well
14:53
<
freemangordon >
PVR:(Error): PVRDisplayBufferCreate: Failed to create display buffer (err=13) [0, ]
15:30
<
josuah >
I am just trying it now on a droid 4, maemo leste feels good!
15:30
<
josuah >
kudos and kudos and kudos guys!
15:32
macros_ has quit [Ping timeout: 256 seconds]
15:42
MarkP[m] has joined #maemo-leste
15:50
MarkP[m] has left #maemo-leste [#maemo-leste]
16:10
Pali has joined #maemo-leste
16:32
Twig has joined #maemo-leste
16:57
<
freemangordon >
ok, no idea what has happened, but I have glmark2-es2-wayland running
16:59
<
freemangordon >
it seems that I have some old version of libdbm installed by hand
17:00
<
freemangordon >
reinstalling sgx-ddk-um-ti443x from the repos made it work
17:02
<
dsc_ >
Wizzup: sure thing
17:03
<
freemangordon >
hmm, why the hell glmakr was OOM killed?
17:06
<
freemangordon >
damit, this eats memory like crazy
17:07
<
sicelo >
what does?
17:07
<
freemangordon >
glmark
17:10
mardy has quit [Quit: WeeChat 2.8]
17:15
<
freemangordon >
hmm, actually I don't know
17:15
<
freemangordon >
looks like kernel allocations
17:15
<
freemangordon >
maybe BOs
17:18
<
freemangordon >
yeah, wlroots or glmark leak BOs
17:27
<
sicelo >
i hope it's not wlroots
17:35
<
freemangordon >
looks like no
17:35
<
freemangordon >
glmark leaks like hell when started with --fullscreen
17:36
<
Wizzup >
josuah: thanks!!
17:36
<
Wizzup >
josuah: there's more to come, telephony and such should be a reality soon
17:43
<
tmlind >
freemangordon: sounds like you're having fun with it
17:44
<
freemangordon >
tmlind: this renders like mad, until gets OOM killed :D
17:44
<
freemangordon >
I have pulled latest glmark2 master, to no user
17:44
<
freemangordon >
*use
17:45
<
tmlind >
ok, i recall the unpatched mesa or gbm had the crashing issue but was about twice as fast
17:46
<
tmlind >
well less patched mesa rather than unpatched
17:47
<
freemangordon >
ok, if I pass -s 538x960 it does not leak
17:47
<
freemangordon >
ok, lets see what score I will get
17:57
Livio has quit [Ping timeout: 256 seconds]
18:05
Livio has joined #maemo-leste
18:05
Livio has joined #maemo-leste
18:13
Livio has quit [Ping timeout: 268 seconds]
18:22
Twig has quit [Ping timeout: 248 seconds]
18:30
Livio has joined #maemo-leste
18:30
Livio has quit [Changing host]
18:30
Livio has joined #maemo-leste
18:40
Twig has joined #maemo-leste
18:48
<
sicelo >
wow, that's nice. i think score was in the 50s before?
18:48
<
freemangordon >
for x11 is ~87, iirc
18:49
<
freemangordon >
for drm is ~50, but it is vsynced
18:49
<
freemangordon >
now measuring xorg
18:51
<
freemangordon >
hmm, seems gpu-bound tests have higher fps on xorg
18:52
<
freemangordon >
ok, fps is slower, but I it is smoother
18:52
<
freemangordon >
maybe wl just drops lots of frames and xorg displays them
18:53
<
freemangordon >
glmark2 Score: 77
18:54
<
freemangordon >
~25% faster
18:54
<
freemangordon >
not bad
18:54
<
freemangordon >
anyway, lets push what I have done so far
18:55
<
tmlind >
nice, but hmm didn't we get the terrain test all the way up to 2 fps from 1 earlier on droid4 at least?
18:55
<
freemangordon >
I don;t think so
18:57
<
freemangordon >
well, maybe we get a bit lower fps because of fences actually work
18:57
<
freemangordon >
they didn;t back then and that could result in higher fps
19:00
<
tmlind >
just ran it here with glmark2-es2-wayland --size 960x540 --benchmark terrain, it produces 2 for me fyi
19:09
<
freemangordon >
960x540
19:09
<
freemangordon >
I guess it should be 540x960
19:13
crab has quit [Quit: WeeChat 3.5]
19:13
<
tmlind >
not full screen with 540x960, seems like 960x540 produces full screen
19:14
<
tmlind >
using landscape mode
19:14
<
freemangordon >
ah :)
19:14
<
freemangordon >
how to rotate?
19:14
crab has joined #maemo-leste
19:14
<
freemangordon >
I am testing in portrait, that may explain the difference
19:15
<
tmlind >
yeah ok, i rotate with swaymsg output DSI-1 transform 90
19:15
<
freemangordon >
I doubt I have swaymsg
19:15
<
freemangordon >
anyway
19:15
<
tmlind >
yeah.. wlr-randr should do the trick
19:18
<
tmlind >
sleep time here again, ttyl
19:20
<
freemangordon >
Wizzup: do you mind if I release new mesa in -devel?
20:12
auanta has joined #maemo-leste
20:25
Twig has quit [Ping timeout: 256 seconds]
20:39
<
freemangordon >
tmlind: fixed mease is in -devel, please test
20:39
<
freemangordon >
*mesa
21:39
<
Wizzup >
freemangordon: go for it
22:32
auanta has quit [Quit: leaving]
23:14
Livio has quit [Ping timeout: 268 seconds]
23:15
Pali has quit [Ping timeout: 252 seconds]