<mglbg[m]>
I have been fiddling around with ML for a bit now, and it appears that removing the NOPASSWORD: part from /etc/sudoers.d/maemo breaks the app manager. how do you guys feel about that safety wise, and is this a correct observation or did I do some other stuff as well that broke it?
vgratian has joined #maemo-leste
Livio has joined #maemo-leste
[TheBug] has quit [Changing host]
[TheBug] has joined #maemo-leste
vagag has left #maemo-leste [#maemo-leste]
Twig has joined #maemo-leste
norayr has left #maemo-leste [Error from remote client]
uvos has joined #maemo-leste
<uvos>
mglbg[m]: that is correct
<Wizzup>
mglbg[m]: yeah that is a problem
<uvos>
mglbg[m]: you must provide a askpass implmentation
<Wizzup>
mglbg[m]: although I think the app manager has it's own specific entry in sudoers AFAIK
<uvos>
it dosent work
<uvos>
never did
<uvos>
i reported this before
<Wizzup>
ok, well, we'd need to fix that
<Wizzup>
uvos: sorry, didn't remember
<uvos>
thers also a bug somewhere
<uvos>
in git
<Wizzup>
hm
<uvos>
i mean a bug report
<uvos>
btw did you see the kernel?
<Wizzup>
uvos: will fix perms, just woke up
<Wizzup>
vi
<uvos>
ok i wont be around today
<uvos>
maybe just pull from my repo and do a release
<uvos>
i hope i dident miss anything
<Wizzup>
I will also be with my parents part of the time
<Wizzup>
let me give you perms anyway
<uvos>
patch wise
<uvos>
anyhow i dident test it on n900 yet
<uvos>
so we have to do that too
<Wizzup>
ok
<Wizzup>
we can use -experimental
<Wizzup>
nice work on the audio patch, at least starts ofi t
<Wizzup>
I was thinking to write to sre/tmlind and the list and see what they think - since sre wrote a lot of the audio stuff (at least per the copyright in the file)
<uvos>
he did
<uvos>
but the modem audio stuff isent form him
<uvos>
(nor is it in mainline)
<uvos>
its something tmlind hacked in there
<Wizzup>
ok
<Wizzup>
mglbg[m]: can you file an issue for this problem? (if it doesn't exist already)
<rafael2k>
took just my pinephone to the weekend (without the keyboard), I was pretty happy to read news and listen you youtube music on the LTE connection, using QT WebBrowser, which has a nice vkb
<rafael2k>
btw, good news from camera side, it seems libcamera's gui app, qcam, is closer to working
<rafael2k>
aaaand, we have /usr/lib/aarch64-linux-gnu/gstreamer-1.0/libgstlibcamera.so
<rafael2k>
: )
<rafael2k>
so no urgency for chimaera
<rafael2k>
I just have some some colorspace conversions to sort out in order qcam start to work... it seems. At least it opens up already and correctly list the cameras.
<bencoh>
neat
<rafael2k>
just got it working, with fields looking funny in the screen, dunno why I'm getting an error when I set qcam to use gles rending
<rafael2k>
*rendering
<rafael2k>
hum QXcb in qcam says neither GLX nor EGL is enabled
<rafael2k>
we should have some of those right?
<rafael2k>
qcam -s pixelformat=YUYV
<rafael2k>
it starts, but colorspace conversion is fuck up, funny images on screen
<bencoh>
well, if it receives bayer, that's expected
<bencoh>
if you really want to render bayer without converting it, you should choose a grayscale pixelformat
<bencoh>
(luminance-only, 8b if working with RAW8)
<bencoh>
(and 16b if working with RAW10/RAW12, and expect endianness issues)
<rafael2k>
writing to libcamera crew... they seem to be interested in supporting us to have it working, lets see
<bencoh>
regarding glx/egl, we should support EGL outofthebox (at least a certain version/subset of it)
<rafael2k>
indeed, nobody really made libcamera work properly with the PP cameras setup
<rafael2k>
right
<rafael2k>
btw, can anyone remind me again how to set a volume button to trigger the vkb?
<rafael2k>
this is very useful when not having a working keyboard
<rafael2k>
btw, libcamera was supposed to convert from bayer to yuyv automatically when I chose a different color spacẹ.. which clearly did not happen - more likely an implementation bug in libcamera
rtypo_bot has joined #maemo-leste
rtypo_bot has left #maemo-leste [#maemo-leste]
Livio has quit [Ping timeout: 268 seconds]
Livio has joined #maemo-leste
<rafael2k>
QXcbIntegration: Cannot create platform OpenGL context, neither GLX nor EGL are enabled
<rafael2k>
hum
<rafael2k>
in mobian it seems to work
<rafael2k>
I wonder what it could be
Livio has quit [Ping timeout: 240 seconds]
whatsupboy has quit [Quit: WeeChat 2.8]
Livio has joined #maemo-leste
uvos has joined #maemo-leste
<uvos>
rafael2k: try with -platform xcb
<rafael2k>
lemme try
<rafael2k>
hum, images appear now! but with some crazy swapped fields
<rafael2k>
but my daughter seems happy with it already
<rafael2k>
bencoh: gimme some hint of this type of artifact ^
<bencoh>
:]
<bencoh>
are you sure it's supposed to be BGGR8?
<bencoh>
and are you using the right picture size?
<rafael2k>
Now I'm just driving a truck đownstream without breaks
<bencoh>
uh
<rafael2k>
running "qcam" with all autogatic conversions
<bencoh>
oh
<rafael2k>
*automagic
<rafael2k>
seems to work almost ok, tbh
<bencoh>
personally I'd use v4l2 without libcamera, convert it manually using makeDNG+ufraw, check I understand what really happens there, compare with what libcamera does (just to make sure you use the same format)
<rafael2k>
no need to go that far, with libcamera "cam" app I can get the "original" raw pictures, which look fine indeed
<rafael2k>
using any canonical color conversion tool gives me an output which says the capture side is "ok"
<rafael2k>
libcamera "raw" capture seems ok... automagic conversion seems a bit fucked up
<bencoh>
ah, I see
<rafael2k>
even considering trashy fffmpeg conversion
<Wizzup>
drivers/tty/n_gsm.c:726:7: error: implicit declaration of function 'gsmld_output'; did you mean 'neigh_output'? [-Werror=implicit-function-declaration]
sixwheeledbeast has quit [Quit: Let's beat it - This is turning into a bloodbath! [http://znc.in]]
jr-logbot has quit [Read error: Connection reset by peer]