<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]
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
<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_>
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]