uvos has quit [Remote host closed the connection]
akossh has quit [Quit: Leaving.]
Daanct12 has quit [Quit: WeeChat 4.4.4]
Daanct12 has joined #maemo-leste
ac_laptop has joined #maemo-leste
xmn has quit [Ping timeout: 272 seconds]
xmn has joined #maemo-leste
xmn has quit [Client Quit]
ac_laptop has quit [Quit: WeeChat 3.8]
Anasko has quit [Read error: Connection reset by peer]
System_Error has quit [Remote host closed the connection]
System_Error has joined #maemo-leste
Anasko has joined #maemo-leste
Anasko has quit [Remote host closed the connection]
Anasko has joined #maemo-leste
Anasko has quit [Remote host closed the connection]
joerg has quit [Ping timeout: 244 seconds]
joerg has joined #maemo-leste
Livio has joined #maemo-leste
Livio has quit [Quit: leaving]
Livio has joined #maemo-leste
apac has joined #maemo-leste
apac has quit [Ping timeout: 276 seconds]
Twig has joined #maemo-leste
System_Error has quit [Remote host closed the connection]
Livio has quit [Ping timeout: 264 seconds]
System_Error has joined #maemo-leste
_fab has quit [Ping timeout: 265 seconds]
_fab has joined #maemo-leste
<
freemangordon>
tmlind: Shall I send pings to the patches I sent in December or it is a merge window now?
<
freemangordon>
s/to the/for the/
<
freemangordon>
Wizzup: no idea what's going on, I pulled bookworm xorg on the device, compiled and it does not work
<
freemangordon>
[ 132.226] (WW) xf86OpenConsole: VT_ACTIVATE failed: Operation not permitted
akossh has joined #maemo-leste
Livio has joined #maemo-leste
<
Wizzup>
freemangordon: you still have elogind etc set up, not libseat?
<
Wizzup>
freemangordon: maybe start from the img again and apply the one fix you needed?
<
freemangordon>
ok, but why it does not work?
<
freemangordon>
also, we don;t have the working code anymore
<
freemangordon>
is it possible that autologin messes things up?
<
freemangordon>
because it acts on tty
<
Wizzup>
12:20 < freemangordon> also, we don;t have the working code anymore
<
Wizzup>
what do you mena?
<
freemangordon>
you rebased
<
Wizzup>
oh, I have the branches
<
Wizzup>
also it was just based on debian bookworm :)
<
freemangordon>
but
<
freemangordon>
I still want to understand what's going on
<
freemangordon>
I have the feeling I am hitting compiler bug
<
freemangordon>
hmm, no
System_Error has quit [Remote host closed the connection]
<
freemangordon>
so, you rebased chimaera-devel to bookworm?
<
Wizzup>
no, I checked out the debian code and cherry-picked our commits on top of it
<
Wizzup>
yeah, for projects like these that is much easier
<
Wizzup>
the only patch we still need (according to you at the time) was my xrecord one
<
freemangordon>
still, I cannot understand why would it reject a simple ioctl
<
Wizzup>
I don't know what happens exactly
<
freemangordon>
it is not DDX or something, modesetting fails the same way\
System_Error has joined #maemo-leste
<
freemangordon>
something related to PAM I guess
<
freemangordon>
hmm...
<
Wizzup>
it might be that our autologin is not up to the task, we didn't upgrade it, we just rebuilt it
<
Wizzup>
I don't know where it came from, I think uvos imported it
<
Wizzup>
or did we not use autologin anymore? I forgot...
<
freemangordon>
we do
<
freemangordon>
I am looking into it
<
freemangordon>
but nothing obvious
<
freemangordon>
btw, on my ubuntu 20 xorg runs as root :)
<
freemangordon>
Wizzup: which metapackage is used to install leste on the image?
<
freemangordon>
yeah, something got totally broken, now even Xorg from the image wouldn;t start
<
freemangordon>
I guess I will ahve to start over
<
Wizzup>
freemangordon: hildon-meta-core
<
Wizzup>
well, there's more going on in the image builder
<
Wizzup>
I guess I should ask why do you ask - what is you goal?
<
Wizzup>
is the goal*
<
freemangordon>
to check if I didn't uninstall something by mistake (includin meta)
<
freemangordon>
no :(
<
freemangordon>
method call time=1736597329.375579 sender=:1.79 -> destination=org.freedesktop.login1 serial=7 path=/org/freedesktop/login1/session/_33; interface=org.freedesktop.login1.Session; member=TakeDevice
<
freemangordon>
error time=1736597329.376129 sender=:1.67 -> destination=:1.79 error_name=org.freedesktop.DBus.Error.AccessDenied reply_serial=7
<
Wizzup>
good find!
akossh has quit [Ping timeout: 248 seconds]
<
freemangordon>
ioctl(-1, VT_SETMODE, 0xb6f061c4) = -1 EBADF (Bad file descriptor)
<
freemangordon>
this is from elogind daemon
<
freemangordon>
well, obviously -1 is bad fd
<
Wizzup>
I have to go for a bit ,will be back later today
Daanct12 has quit [Quit: WeeChat 4.4.4]
akossh has joined #maemo-leste
Anasko has joined #maemo-leste
System_Error has quit [Remote host closed the connection]
System_Error has joined #maemo-leste
<
freemangordon>
Wizzup: no idea what's going on, if I invoke autologin through dmse, startx works, if I invoke it through sudo, it does not
<
freemangordon>
this is in ssh terminal
apac has joined #maemo-leste
<
Wizzup>
that could be elogind session tracking
mkfx has left #maemo-leste [Error from remote client]
mkfx has joined #maemo-leste
<
freemangordon>
yeah
<
freemangordon>
anyway, found a way to debug it
ac_laptop has joined #maemo-leste
<
freemangordon>
ok, got it working with mediated fds :)
<
Wizzup>
never heard of that :)
akossh has quit [Ping timeout: 265 seconds]
<
freemangordon>
that's what systemd/seatd do
_fab has quit [Remote host closed the connection]
<
freemangordon>
they open the real devices and provide file descriptors to the users through dbus
<
freemangordon>
IIUC
<
freemangordon>
that way you can have multiple users of single GPU, for example
_fab has joined #maemo-leste
apac has quit [Ping timeout: 272 seconds]
akossh has joined #maemo-leste
akossh has left #maemo-leste [#maemo-leste]
Livio_ has joined #maemo-leste
Livio has quit [Ping timeout: 264 seconds]
<
Wizzup>
great that you got it to work :)
apac has joined #maemo-leste
akossh has joined #maemo-leste
lul4 has joined #maemo-leste
joerg has quit [Ping timeout: 244 seconds]
joerg has joined #maemo-leste
<
Wizzup>
uvos: btw, when you read this, I would really appreciate mz617 install guide, I can also help
<
Wizzup>
I've been promising dsc to set up his mz617's for a bit now
Livio_ has quit [Quit: leaving]
akossh has quit [Quit: Leaving.]
akossh has joined #maemo-leste
apac has quit [Remote host closed the connection]
<
Wizzup>
hey, mz617 is hitting RET for me
<
Wizzup>
although it maybe already did, but pm was still high? don't remember
narodnik2 has quit [Quit: WeeChat 4.5.1]
narodnik2 has joined #maemo-leste
narodnik2 has quit [Client Quit]
narodnik2 has joined #maemo-leste
Twig has quit [Remote host closed the connection]
pere has quit [Ping timeout: 265 seconds]
inky has quit [Quit: Gateway shutdown]
Livio has joined #maemo-leste
inky has joined #maemo-leste
peetah has quit [Quit: -]
peetah has joined #maemo-leste
arno11 has joined #maemo-leste
narodnik has quit [Ping timeout: 265 seconds]
inky has quit [Ping timeout: 252 seconds]
_fab has quit [Quit: _fab]
pere has joined #maemo-leste
Livio has quit [Ping timeout: 264 seconds]
Anasko has quit [Read error: Connection reset by peer]
Anasko has joined #maemo-leste
mkfx has left #maemo-leste [#maemo-leste]
inky has joined #maemo-leste
arno11 has left #maemo-leste [#maemo-leste]
akossh has quit [Ping timeout: 265 seconds]
akossh has joined #maemo-leste
akossh has quit [Quit: Leaving.]
Anasko has quit [Remote host closed the connection]