rellla changed the topic of #linux-sunxi to: Allwinner/sunxi /development discussion - did you try looking at our wiki? https://linux-sunxi.org - Don't ask to ask. Just ask and wait! - https://github.com/linux-sunxi/ - Logs at http://irclog.whitequark.org/linux-sunxi - *only registered users can talk*
<smaeul> tomeu: the patch you linked will work for enabling the regulator, but you also need to set the voltage
GrimKriegor has quit [Quit: ZNC - https://znc.in]
GrimKriegor has joined #linux-sunxi
GrimKriegor has joined #linux-sunxi
<karlp> well, found a typo in my dts, but still, probing the rst pin, it's always low, even though /sys/kernel/debug/gpio says it's "out hi"
warpme_ has quit [Quit: Connection closed for inactivity]
megi has quit [Ping timeout: 268 seconds]
gaston1980 has quit [Quit: Konversation terminated!]
cnxsoft has joined #linux-sunxi
buZz has joined #linux-sunxi
buZz is now known as Guest64613
Guest64613 has quit [Changing host]
Guest64613 has joined #linux-sunxi
cnxsoft has quit [Ping timeout: 240 seconds]
Guest64613 is now known as buZz
cnxsoft has joined #linux-sunxi
BenG83 has quit [Ping timeout: 276 seconds]
cnxsoft has quit [Ping timeout: 268 seconds]
cnxsoft has joined #linux-sunxi
vagrantc has joined #linux-sunxi
TheSeven has quit [Ping timeout: 264 seconds]
TheSeven has joined #linux-sunxi
cnxsoft has quit [Ping timeout: 240 seconds]
cnxsoft has joined #linux-sunxi
aloo_shu has quit [Ping timeout: 276 seconds]
lykt has quit [Quit: leaving]
TheSeven has quit [Disconnected by services]
[7] has joined #linux-sunxi
lurchi_ has joined #linux-sunxi
GrimKriegor has quit [Read error: Connection reset by peer]
lurchi__ has quit [Ping timeout: 240 seconds]
kaspter has joined #linux-sunxi
lykt has joined #linux-sunxi
GrimKriegor has joined #linux-sunxi
GrimKriegor has joined #linux-sunxi
vagrantc has quit [Quit: leaving]
_0x5eb_ has quit [Quit: Goodbye!]
lurchi__ has joined #linux-sunxi
lurchi_ has quit [Ping timeout: 265 seconds]
dddddd has quit [Remote host closed the connection]
JohnDoe_71Rus has joined #linux-sunxi
florian has joined #linux-sunxi
ganbold_ has joined #linux-sunxi
ganbold has quit [Ping timeout: 250 seconds]
iamfrankenstein has joined #linux-sunxi
tdebrouw has joined #linux-sunxi
tdebrouw has quit [Quit: Leaving.]
yann has quit [Quit: Quitte]
yann has joined #linux-sunxi
<yann> jernej: sorry I was not clear. I was trying to build libva-v4l2-request from master, and it seems to require headers that are not yet exported by mainline kernel. The recommended release does not have this particular problem.
AneoX has joined #linux-sunxi
<jernej> yann: yes, headers are moving target (so that's why they are not exported), so you have to find correct version of libva-v4l2-request for your kernel
Mangy_Dog has joined #linux-sunxi
iamfrankenstein has quit [Quit: iamfrankenstein]
reinforce has joined #linux-sunxi
lurchi__ is now known as lurchi_
ganbold_ has quit [Ping timeout: 240 seconds]
<yann> my next build problem for libva-v4l2-request is exactly https://github.com/bootlin/libva-v4l2-request/issues/7 - I guess the 2019.03 version should match the 2019.03 kernel as listed in https://linux-sunxi.org/Sunxi-Cedrus, but since cedrus is now in mainline, I'm more looking for a suitable libva-v4l2-request version for kernel 5.3
<jernej> paulk-leonov: ^
<yann> the last commit on libva-v4l2-request master dates back to may, which feels quite strange if the kernel API moved since then
Putti has quit [Ping timeout: 245 seconds]
kaspter has quit [Ping timeout: 265 seconds]
megi has joined #linux-sunxi
AneoX has quit [Quit: Textual IRC Client: www.textualapp.com]
lurchi_ has quit [Ping timeout: 245 seconds]
<yann> hm, github's network graph seems to show the pH5 repo is much more uptodate
<yann> rha, it still has the same problem as bootlin's mater: not finding <mpeg2-ctrls.h>
<yann> which I can only find in the kernel's non-exported headers, which brings me back to my original problem
megi has quit [Ping timeout: 246 seconds]
gaston1980 has joined #linux-sunxi
lurchi_ has joined #linux-sunxi
lurchi_ is now known as lurchi__
lurchi_ has joined #linux-sunxi
ldevulder_ has joined #linux-sunxi
lurchi__ has quit [Ping timeout: 265 seconds]
ldevulder__ has quit [Ping timeout: 240 seconds]
dddddd has joined #linux-sunxi
<jernej> yann: just copy it from kernel sources and put it in same folder where the rest of the code is
qschulz has quit [Remote host closed the connection]
qschulz has joined #linux-sunxi
netlynx has joined #linux-sunxi
netlynx has joined #linux-sunxi
netlynx has quit [Changing host]
lurchi_ has quit [Ping timeout: 276 seconds]
Perlovka_ has quit [Ping timeout: 240 seconds]
Perlovka has joined #linux-sunxi
<yann> jernej: hm, even then, it also depends on an hevc_ctrls.h that's not even in mainline master :(
<jernej> it's in linux-next
<jernej> but I doubt it's the same version as it is used there
<jernej> that's why I pinged paulk-leonov, he is (one of) maintainer(s) of that library
<yann> probably this assumes use of linux-cedrus, but their stable release is 5.0-based, and I can only find a stable 5.1 there - nothing too recent
<yann> will be great to have paulk-leonov's advice :)
<jernej> spoiler alert: I'm working on HEVC support (kernel side) so headers will change again soon
lurchi_ has joined #linux-sunxi
lurchi_ is now known as lurchi__
<yann> ah :)
<yann> I would not mind to disable hevc support for the time being, I'm mosty interested in h264
<jernej> h264 is also not finished completely
<jernej> for example, interlaced videos are not yet supported
<jernej> multi-slice support will come in 5.5
<jernej> and I just sent patches for 4k H264 support few hours ago
tdebrouw has joined #linux-sunxi
tdebrouw has quit [Client Quit]
<yann> I'd be happy with single-slice non-interlaced fullhd for a first build :)
<jernej> that should work (if you manage to find appropriate userspace parts) :)
<yann> even if I start commenting out hevc stuff, as feared the defines expected by the code just don't match the 5.3 headers :|
<yann> yeah, that seems to be the challenge :)
<jernej> yann: I think that library is used mostly by kernel developers so it doesn't really follow any stable release
lurchi__ has quit [Ping timeout: 240 seconds]
lurchi__ has joined #linux-sunxi
kaspter has joined #linux-sunxi
lurchi_ has joined #linux-sunxi
lurchi__ has quit [Quit: Konversation terminated!]
lurchi_ is now known as lurchi__
lurchi_ has joined #linux-sunxi
lurchi__ has quit [Ping timeout: 265 seconds]
<yann> ok, so I'd better get back to the 2019.03 release for now, even if it means "no lima" for now
fALSO has quit [Remote host closed the connection]
fALSO has joined #linux-sunxi
qschulz has quit [Read error: Connection reset by peer]
qschulz has joined #linux-sunxi
lurchi__ has joined #linux-sunxi
lurchi_ has quit [Ping timeout: 245 seconds]
aloo_shu has joined #linux-sunxi
lurchi__ has quit [Ping timeout: 240 seconds]
ganbold has joined #linux-sunxi
willmore has quit [Ping timeout: 240 seconds]
kaspter has quit [Ping timeout: 245 seconds]
diego_r has quit [Ping timeout: 240 seconds]
ldevulder__ has joined #linux-sunxi
ldevulder_ has quit [Ping timeout: 265 seconds]
Putti has joined #linux-sunxi
arnidg has quit [Quit: ZNC - https://znc.in]
arnidg has joined #linux-sunxi
RichardG867_ has joined #linux-sunxi
RichardG867 has quit [Ping timeout: 276 seconds]
BenG83 has joined #linux-sunxi
RichardG867_ is now known as RichardG867
lurchi__ has joined #linux-sunxi
willmore has joined #linux-sunxi
hlauer has joined #linux-sunxi
arnidg has quit [Quit: ZNC - https://znc.in]
arnidg has joined #linux-sunxi
freemangordon has quit [Ping timeout: 250 seconds]
freemangordon has joined #linux-sunxi
arnidg has quit [Quit: ZNC - https://znc.in]
arnidg has joined #linux-sunxi
_0x5eb_ has joined #linux-sunxi
JohnDoe_71Rus has quit [Quit: KVIrc KVIrc Aria 5.0.0, revision: 5.0.0+git-7426-e065493ac, build type: debug, sources date: 20160102, built on: 2019-09-15 20:04:12 UTC 5.0.0+git-7426-e065493ac http://www.kvirc.net/]
arnidg has quit [Quit: ZNC - https://znc.in]
arnidg has joined #linux-sunxi
megi has joined #linux-sunxi
skiboy has joined #linux-sunxi
juri_ has joined #linux-sunxi
tuxd3v has joined #linux-sunxi
<tuxd3v> hello all o/
lurchi__ has quit [Ping timeout: 268 seconds]
hlauer has quit [Ping timeout: 240 seconds]
lurchi__ has joined #linux-sunxi
ChriChri has joined #linux-sunxi
isthis4real has joined #linux-sunxi
reinforce has quit [Quit: Leaving.]
ChriChri has left #linux-sunxi [#linux-sunxi]
<yann> the vlc EGL status for Cedrus is listed as "broken" - does that refer to libMali EGL headers not providing enough stuff, or is it deeper ?
lurchi__ has quit [Ping timeout: 245 seconds]
dev1990 has quit [Quit: Konversation terminated!]
dev1990 has joined #linux-sunxi
florian has quit [Ping timeout: 245 seconds]
Mangy_Dog has quit [Ping timeout: 240 seconds]