<bencoh>
I'd guess actual mtu is higher than 1200 though :)
<Wizzup>
yeah, was testing mostly, but still
duuude has joined #maemo-leste
pere has quit [Ping timeout: 245 seconds]
joerg has quit [Ping timeout: 252 seconds]
joerg has joined #maemo-leste
pere has joined #maemo-leste
<freemangordon>
Wizzup: hmm something's not ok with the autobuilder
<Wizzup>
yes, will fix
<Wizzup>
like 60mins
<freemangordon>
ok
<Wizzup>
just changed ips and I need to make em static
<Wizzup>
btw what did you need xkbmap wise from me
<freemangordon>
please, spin a build of mafw-tracker-source chimaera-devel
<Wizzup>
ok
<freemangordon>
no idea
<Wizzup>
shift+space says it switchen for me but ofc hw layout does not
<freemangordon>
what about xkbmap? for cyrillic?
<Wizzup>
yeah
<freemangordon>
whatever, not now, I am packing stuff :)
<Wizzup>
kay
<freemangordon>
just wanted to fix the rest of tracker-source issues
<Wizzup>
cool
<freemangordon>
hopefully I did, but well, lets see
<freemangordon>
at least sorting works and I moved everything to prepared statements and not clear strings
<Wizzup>
sweet
<freemangordon>
so now everything should be properly ordered in omp
<freemangordon>
bbl
joerg has quit [Ping timeout: 252 seconds]
joerg has joined #maemo-leste
Livio has quit [Ping timeout: 272 seconds]
Livio has joined #maemo-leste
mdz has quit [Ping timeout: 245 seconds]
mdz has joined #maemo-leste
ac_laptop has joined #maemo-leste
<dsc_>
so uhh
<dsc_>
anyone know how to disable apparmor
<dsc_>
at boot, just turn it off in general
joerg has quit [*.net *.split]
dos has quit [*.net *.split]
nela has quit [*.net *.split]
joerg has joined #maemo-leste
nela has joined #maemo-leste
dos has joined #maemo-leste
<dsc_>
ok ok ill write some apparmor rules
<dsc_>
for Matrix I have join/create and 1:1 E2EE working in conversations
mdz has quit [Ping timeout: 252 seconds]
ceene has joined #maemo-leste
<arno11>
dsc_: that's nice. able to send/receive or?
<Wizzup>
dsc_: sudo aa-teardown
<sicelo>
i wasn't even aware we're using apparmor
<sicelo>
Wizzup: just tried the wireguard plugin for the first time. looks like there's a small usability issue - as soon as you enable it, status shows "Connected" even if there's no connection yet
<sicelo>
could lead to false sense of security, at least for someone using it for that kind of thing
<sicelo>
but my internet is super bad this evening, so i don't know if this is PEBKAC somewhat
<dsc_>
arno11: for initial support just text messaging
<dsc_>
the file transfer stuff for e.g xmpp, matrix, telegram etc. is probably doable but requires significant changes
<dsc_>
ill do vcard's first
<dsc_>
(avatars)
ceene has quit [Remote host closed the connection]
<Wizzup>
sicelo: that just means the wg interface is up
<Wizzup>
it doesn't know whether the wg actually works or not
<Wizzup>
but good point I suppose..
<sicelo>
in my case, i don't see an interface anywhere either
<arno11>
dsc_: E2EE messaging is already really cool
<dsc_>
:)
<Wizzup>
sicelo: strange, that is not great indeed
<Wizzup>
sicelo: we don't use apparmor on arm it seems ,but we do on amd64
<Wizzup>
I think maybe just because we don't have it enabled in kernel on arm
<sicelo>
Wizzup: i've added the missing g_free now. made it non-fatal, since if we somehow fail with SignalPoll(), we fallback to the 'old' method of using the BSS properties
<Wizzup>
then you can use the 'caps lock' and 'sym' key on the d4 to switch hw keyboard input
<Wizzup>
but you might lack ч ш щ :D
<Wizzup>
sicelo: agree, ok, cool, shall I merge and do a -devel build?
<sicelo>
up to you. it's working great for me :-)
<sicelo>
maybe yes @-devel, so it can get some testing, and we get feedback regarding any regressions (i don't see where they'd come from though)
<Wizzup>
we always try to do devel first
<sicelo>
it works so well (for me) that i now frequently open the status menu 'by accident' just to see the bars adjusting
<Wizzup>
:)
<Wizzup>
sicelo: I think it looks good to me otherwise, and the int16 vs int32 is also in line with the icd2 headers / dbus signature?
<sicelo>
SignalPoll's rssi signature is gint32, while BSS.Signal is gint16. both are reporting same thing though. i think it's some sort of bug wpa side
<arno11>
Wizzup: do you have few min to check @n900 headset PR ?
<Wizzup>
arno11: link? :)
<Wizzup>
sicelo: I think we need to match the dbus signature of icd2
<Wizzup>
I'll see if I can figure out what it is supposed to be
<sicelo>
makes sense, yes
<arno11>
Wizzup: leste-config/pulls/48
<arno11>
*pull
KREYREN_ has quit [Ping timeout: 260 seconds]
<Wizzup>
arno11: looks good, does regular headphone still work
<sicelo>
yes, also looks good to me (the headset stuff) :-)
<Wizzup>
building
<arno11>
regular headphone still works (in fact jackcontrol makes no diff between headset and headphone)
<arno11>
cool :)
<sicelo>
ideally the volume would move to BootSequence, but i guess that's something for future work/investigation. alsaucm folk don't recommend having volumes changing in Enable/Disable sequences, to respect user settings
<arno11>
yes, true
<arno11>
there is still a bit of work on ucm but works already pretty fine. hope we'll be able to add bluetooth :P
<arno11>
*one day
<freemangordon>
arno11: hmm, no diff HS vs HP? not good
<Wizzup>
sicelo: does it have to be 32 bit int, given that in dbus you do G_VARIANT_TYPE_INT16
<Wizzup>
oh wait that's the old path
<arno11>
freemangordon: indeed but you can check through alsactl monitor: no diff when you plug HS, HP or TV out
<freemangordon>
Wizzup: please, do me a favor while I am MIA - find why OMP/mafw loses audio and needs PA restart
<Wizzup>
I will try
<Wizzup>
sicelo: so it's icd2's link_stats
<freemangordon>
thanks
<Wizzup>
sicelo: ok its gint there
<Wizzup>
so 32 bit seems fine
<Wizzup>
arno11: you probably know this but n900 trs pins is different from regular/modern headsets
<Wizzup>
like a modern headset will make it think you plugged in a tv out
<Wizzup>
are you using the nokia headset, or?
<arno11>
yep, using the nokia headset
<arno11>
(and yes i know @specific n900 jack stuff)
<Wizzup>
sicelo: building for devel
Wikiwide has joined #maemo-leste
arno11 has left #maemo-leste [#maemo-leste]
ac_laptop has quit [Ping timeout: 264 seconds]
Wikiwide has quit [Remote host closed the connection]
Wikiwide has joined #maemo-leste
Livio has quit [Ping timeout: 244 seconds]
akossh has quit [Remote host closed the connection]
akossh has joined #maemo-leste
Livio has joined #maemo-leste
akossh has quit [Client Quit]
Wikiwide has quit [Remote host closed the connection]
Wikiwide has joined #maemo-leste
Wikiwide has quit [Read error: Connection reset by peer]
Wikiwide has joined #maemo-leste
mdz has joined #maemo-leste
KREYREN has joined #maemo-leste
<KREYREN>
Is there a way to write the OS to the N900's internal storage somehow?
* KREYREN
is trying to figure out a deployment method for nixos where his infrastructure management deploys OS directly to the drives for purity