narmstrong changed the topic of #linux-amlogic to: Amlogic mainline kernel development discussion - our wiki http://linux-meson.com/ - ml linux-amlogic@lists.infradead.org - Publicly Logged on https://irclog.whitequark.org/linux-amlogic
<adema_> i tried to start an X11 session on my aml-s905x-cc but X complains that it cannot find meson_dri.so
<adema_> Where should i look for this lib ?
_whitelogger has joined #linux-amlogic
Barada has quit [Quit: Barada]
<narmstrong> xdarklight: making it work !
<narmstrong> xdarklight: the rpi tv hat uses SPI to send data, and the driver is fully upstream
<narmstrong> xdarklight: other dtv boards uses the classic parallel dvb ts port and an i2c link to setup the tuner and the demod
<narmstrong> xdarklight: it’s surely your case
<narmstrong> xdarklight: someone will need to port the dvb ts input driver on aml SoCs
<xdarklight> narmstrong: ah I see - I though SPI was only used to control the tuner on the rpi tv hat
_whitelogger has joined #linux-amlogic
_whitelogger has joined #linux-amlogic
ldevulder_ has joined #linux-amlogic
default__ has joined #linux-amlogic
default__ is now known as ldevulder
ldevulder_ has quit [Ping timeout: 260 seconds]
gdeverlant_ has joined #linux-amlogic
<gdeverlant_> greetings all
<gdeverlant_> xdarklight: you there ?
<gdeverlant_> can someone tell me which branch for odroid c1 is the most feature one ?
afaerber has quit [Ping timeout: 252 seconds]
warpme_ has joined #linux-amlogic
nsaenz has joined #linux-amlogic
afaerber has joined #linux-amlogic
nsaenz has quit [Remote host closed the connection]
bengal has quit [Ping timeout: 245 seconds]
bengal has joined #linux-amlogic
warpme_ has quit [Quit: warpme_]
chewitt has joined #linux-amlogic
nsaenz has joined #linux-amlogic
Barada has joined #linux-amlogic
afaerber has quit [Ping timeout: 264 seconds]
afaerber has joined #linux-amlogic
gdeverlant_ has quit [Ping timeout: 250 seconds]
sputnik_ has quit [Remote host closed the connection]
warpme_ has joined #linux-amlogic
Barada has quit [Quit: Barada]
afaerber has quit [Quit: Leaving]
afaerber has joined #linux-amlogic
<warpme_> guys: is procedure for building kernel lested on this page http://linux-meson.com/doku.php still actual?
<warpme_> especialy is this steep required: „mkimage -A arm64 -O linux -T kernel -C none -a 0x1080000 -e 0x1080000 -n linux-next -d arch/arm64/boot/Image ../uImage”
<warpme_> s/lested/listed
<adema_> Can't answer that sorry :/
<adema_> By the way the wiki page says something about PSCI being supported in U-BOOT, but its apparently not the case for the kernel, if i enable CONFIG_ARM_PSCI i can't boot anymore on my aml-s905x-cc
nashpa has quit [Ping timeout: 245 seconds]
nsaenz has quit [Read error: Connection reset by peer]
nsaenz has joined #linux-amlogic
nashpa has joined #linux-amlogic
nsaenz has quit [Ping timeout: 244 seconds]
Xogium has quit [Quit: Leaving.]
nsaenz has joined #linux-amlogic
Xogium has joined #linux-amlogic
nsaenz has quit [Read error: Connection reset by peer]
warpme_ has quit [Quit: warpme_]
nsaenz has joined #linux-amlogic
nsaenz has quit [Remote host closed the connection]
nsaenz has joined #linux-amlogic
maciejjo has quit [Ping timeout: 268 seconds]
maciejjo has joined #linux-amlogic
mag has joined #linux-amlogic
<ldevulder> narmstrong, hi, I'm trying to test your SPI patches for U-Boot but unfortunately I'm not able to install an openSUSE on it... kernel seems to hang but I don't know why :-( last message on console is "hctosys: unable to open rtc device (rtc0)", but i'm pretty sure it's not the cause (as kvim1 as no rtc also I think I have the same message)
<narmstrong> Weird
<narmstrong> Which kernel version ?
<narmstrong> adema_: psci is supported since it’s the only supported way to enable the 4 cores
<ldevulder> narmstrong, 4.18, last version of openSUSE Tumbleweed (the rolling release version)
<ldevulder> exactly: 4.18.15 (but SUSE version, with some patches added)
<ldevulder> looks like something for the next hackweek...
jakogut has joined #linux-amlogic
return0e has quit [Read error: Connection reset by peer]
<narmstrong> It may miss the last fclk_div3 patch
warpme_ has joined #linux-amlogic
<ldevulder> narmstrong, this one: https://lkml.org/lkml/2018/10/13/204?
<narmstrong> Yes
<ldevulder> maybe, but no issue with LePotato board nor kvim1
<ldevulder> I will try a jeos opensuse image
<ldevulder> and try to check if I can easily add this patch and regenerate an iso
<adema_> narmstrong, i had to disable the config option to boot
<adema_> What could be wrong if PSCI *is* working ?
<adema_> Linux told me that all cores were going to sleep, but never woke up
<narmstrong> ????
<narmstrong> Please share a complete boot log
<adema_> its been a while, i will try to find the paste i did
<narmstrong> ldevulder: weird
<ldevulder> narmstrong, yes, but no bug no fun :D
<narmstrong> Oh by the way, koen managed to run Kodi using Lima and play a video using the v4l2 driver, with a 100% FOSS graphics stack !
<adema_> :o
<narmstrong> Some bugs are remaining but it’s a huge step
<adema_> need that!
<chewitt> partial evidence => https://imgur.com/a/0uoqCRV
<narmstrong> adema_: it’s very very very WiP
<adema_> narmstrong, https://paste.ee/p/zKP4T
<ldevulder> narmstrong, good work! FOSS graphical stack on ARM SoC is new!
<adema_> sorry the correct option i had to disable is PSCI_CHECKER
return0e has joined #linux-amlogic
Darkmatter66 has joined #linux-amlogic
Darkmatter66_ has quit [Ping timeout: 252 seconds]
<warpme_> guys: regarding lima and opengl. I get working mythtv with lima provided opengl but ui is hell slow. Is it issue an lima’s opengl issue (I mean lima provides gles is much better than opengl sy my expierience of slowness on opengl is not surprice) or rather issue is on my side? (my lima uses sw_rasterizer)
<ndufresne> warpme_, wrast is a driver by itself, don't expect anything fast from that
<ndufresne> *swrast
<ndufresne> I don't think lima does more then GLES atm
<warpme_> right. but so far swrast is only dri driver allowing me to have gl/gles provided by mesa…
<ndufresne> yes, swrast and llvm pipe are the only always available mesa driver
<ndufresne> it's not HW specific
<warpme_> compiling lima without dri_drivers=swrast causing lack of gl provided by lima...
<ndufresne> yep, lima is under development, we are far from a usable driver
<warpme_> indeed. Thats why I asked for gles in lima. Is gles faster that gl in lima? I suspect Yes as mali450 blobs are providing only gles. I suspect it is rather becasue hw limited caps - not by devel savings (where devs decided to implement only gles; gl not implemented just to saving costs). Just guessing…
<narmstrong> Hw is designed to run gles, but can provide a part of gl, as done with etnaviv
<narmstrong> But it will never provide full gl2
<ndufresne> warpme_, what I'm trying to say is that gles is that on thing that is currently enabled in lima
<adema_> By the way, i tried to compile mali driver from https://github.com/mripard/sunxi-mali
<ndufresne> it's kind of normal to get complicant gles2 before looking at emulating opengl, though a lot of the emulation is done by mesa
<narmstrong> adema_: https://github.com/superna9999/meson_gx_mali_450 is the right one
<warpme_> narmstrong: indeed. But having gl app (mythtv) already running on lima (including gl based playback) is remarkable!
<adema_> narmstrong, cool thanks!
<adema_> Is it mentionned somewhere ? I have looked at various places, but never saw this repository oO
<narmstrong> Not really, it’s not « official » so it’s not really written on Linux-meson.com
<narmstrong> We should
<warpme_> guys: quick q regarding „meson_gx_mali_450”: is this dri kernel driver used by ddx ‚xf86-video-armsoc’. And all this is for mali450 blobs providing gles (with full speed)?
<adema_> narmstrong, same error with this repo https://0bin.net/paste/6jvVVth6i2Mis76e#2nsG41rjOMaVZoebRjPGvKq+nT9osnG-xdxrwkULMoC
<adema_> hum i see, include/clocksource is not installed as part of the linux-headers package, do i really need the built dir of the kernel to compile mali ?
<lvrp16> lima is on the agenda for next year
<lvrp16> currently mali blobs are usable but lima will get lots of loving
<adema_> cool
<adema_> in the mean time i would to get mali to compile ^^
<adema_> is there a dkms way ?
<narmstrong> adema_: from what distro are your building the module ?
<adema_> void-linux
warpme_ has quit [Read error: Connection reset by peer]
sputnik_ has joined #linux-amlogic
warpme_ has joined #linux-amlogic
afaerber has quit [Ping timeout: 252 seconds]
afaerber has joined #linux-amlogic
afaerber has quit [Client Quit]
afaerber has joined #linux-amlogic
warpme_ has quit [Quit: warpme_]