freemangordon has quit [Ping timeout: 252 seconds]
freemangordon has joined #maemo-leste
sunshavi has quit [Remote host closed the connection]
sunshavi has joined #maemo-leste
ikmaak has quit [Read error: Connection reset by peer]
ikmaak has joined #maemo-leste
ikmaak has quit [Read error: Connection reset by peer]
ikmaak has joined #maemo-leste
joerg has quit [Ping timeout: 250 seconds]
joerg has joined #maemo-leste
macros_ has joined #maemo-leste
macros__ has quit [Ping timeout: 250 seconds]
danielinux has quit [Ping timeout: 250 seconds]
danielinux has joined #maemo-leste
xmn has quit [Ping timeout: 240 seconds]
<freemangordon>
Wizzup: yep, could be something in icd plugin
<freemangordon>
like, trying to connect at a time when something is still not ready
<freemangordon>
this happens on power-up only, whne auto-connect is enabled
<freemangordon>
you can see the status in connections dialog to 'connecting', but actually it does not connect
<freemangordon>
10 seconds (or so) later, you can connect manually
<freemangordon>
sicelo: agree ^^^ ?
Oksanaa has joined #maemo-leste
Oksanaa has quit [Remote host closed the connection]
Oksanaa has joined #maemo-leste
ungeskriptet_ has joined #maemo-leste
ungeskriptet_ has left #maemo-leste [#maemo-leste]
Frittenfett is now known as Fritznfett
<sicelo>
well, i don't use auto-connect. but it still happens. i could boot the device, and leave it unconnected even for hours. when i finally try to connect, it will show networks either normally or greyed out. when i finally pick one (already saved), it will show a connection error. it connects on the second or third try
<freemangordon>
it is different here then
<freemangordon>
I've seen "connection error" here only once or twice for the last couple of months
<freemangordon>
but that could be because the 1st connection attempt is automatic
<Wizzup>
freemangordon: pretty sure it's in wpa supplicant
<Wizzup>
or both, but it's not necessarily first time for me
<Wizzup>
freemangordon: I think we should start moving -devel to stable, yeah?
Daanct12 has quit [Quit: Quitting]
yanu has quit [Read error: Connection reset by peer]
Danct12 has joined #maemo-leste
<Wizzup>
we don't have a way to get updates to the repos atomically
<Wizzup>
thinking about just turning off nginx for a few hours for all our pkgs to hit the repos...
<Wizzup>
meh
<Wizzup>
rafael2k: when you read this please test ofono for the pinephone if you can
inky_ has joined #maemo-leste
_inky has quit [Ping timeout: 240 seconds]
inky has quit [Ping timeout: 250 seconds]
<Wizzup>
sicelo: can you find the recaller git/svn repo?
elastic_dog has quit [Ping timeout: 240 seconds]
Danct12 has quit [Remote host closed the connection]
elastic_dog has joined #maemo-leste
<Wizzup>
heh recaller needs some work :)
<Wizzup>
will do that later
<Wizzup>
same for recorder, but seems easier
<Wizzup>
(just needs vfs porting and build system cleanup)
<Wizzup>
freemangordon: you can use it to record/dictate I think
<freemangordon>
ok
<Wizzup>
thx for the link
<freemangordon>
np
<Wizzup>
freemangordon: btw I'm pushing -devel stuff to stable no
<Wizzup>
w
<freemangordon>
great
<freemangordon>
please lmk when it is ready, I have 2 more fixes in mind for omap ddx and it should become as good as possible with them
_inky has quit [Ping timeout: 256 seconds]
rafael2k_ has joined #maemo-leste
_inky has joined #maemo-leste
<Wizzup>
freemangordon: when what is ready? the stable push?
<Wizzup>
(just checking)
_inky has quit [Ping timeout: 240 seconds]
<freemangordon>
Wizzup: yes, I don;t want to push anything in -devel until then
<Wizzup>
ok
inky_ has joined #maemo-leste
_inky has joined #maemo-leste
yanu 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
pere has quit [Ping timeout: 240 seconds]
pere has joined #maemo-leste
xmn has joined #maemo-leste
Danct12 has joined #maemo-leste
xmn has quit [Ping timeout: 256 seconds]
<humpelstilzchen[>
Is there documentation on how to build the kernel? I assume https://github.com/maemo-leste/pine64-kernel is the source? Is it something like importing both branches pine64-kernel-5.4.y and maemo/beowulf-devel?
<humpelstilzchen[>
..or is it the mobian-5.15 branch that goes with beowulf-devel?
<Wizzup>
humpelstilzchen[: kernel packages are a bit different from normal packages
<Wizzup>
they're also a bit more in flux
<Wizzup>
bit technically you can check out the debian/changelog file, see what the tag is (or branch), then check out that branch, and then check out the debian directory from the maemo/beowulf branch
<Wizzup>
but gbp-buildpackage might do all of it for you