andy25225 has quit [Quit: Leaving]
andy25225 has joined #linux-sunxi
cnxsoft has joined #linux-sunxi
cnxsoft1 has quit [Read error: Connection reset by peer]
lurchi_ has quit [Ping timeout: 268 seconds]
popolon has quit [Quit: WeeChat 2.9]
gaston1980 has quit [Ping timeout: 246 seconds]
victhor has quit [Ping timeout: 264 seconds]
apritzel has quit [Ping timeout: 246 seconds]
jstein has quit [Quit: quit]
fl_0 has quit [Ping timeout: 260 seconds]
mcf has quit [Ping timeout: 260 seconds]
Ultrasauce_ has quit [Read error: Connection reset by peer]
Ultrasauce has joined #linux-sunxi
fl_0 has joined #linux-sunxi
kaspter has joined #linux-sunxi
mcf has joined #linux-sunxi
tuxd3v has quit [Ping timeout: 268 seconds]
gaston1980 has joined #linux-sunxi
kaspter has quit [Ping timeout: 260 seconds]
asdf28 has joined #linux-sunxi
ChriChri_ has joined #linux-sunxi
ChriChri has quit [Ping timeout: 264 seconds]
ChriChri_ is now known as ChriChri
[7] has quit [Ping timeout: 268 seconds]
TheSeven has joined #linux-sunxi
asdf28 has quit [Ping timeout: 240 seconds]
vagrantc has quit [Quit: leaving]
_whitelogger has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
gaston1980 has quit [Quit: Konversation terminated!]
diego71 has quit [Ping timeout: 240 seconds]
Mangy_Dog has joined #linux-sunxi
Mangy_Dog has quit [Ping timeout: 240 seconds]
apritzel has joined #linux-sunxi
apritzel has quit [Ping timeout: 264 seconds]
megi has quit [Quit: WeeChat 3.0]
asdf28 has joined #linux-sunxi
iyzsong has joined #linux-sunxi
iamfrankenstein has joined #linux-sunxi
diego71 has joined #linux-sunxi
apritzel has joined #linux-sunxi
victhor has joined #linux-sunxi
apritzel has quit [Ping timeout: 265 seconds]
Mangy_Dog has joined #linux-sunxi
AneoX has joined #linux-sunxi
iamfrankenstein has quit [Quit: iamfrankenstein]
netlynx has joined #linux-sunxi
netlynx has joined #linux-sunxi
apritzel has joined #linux-sunxi
lkcl has quit [Ping timeout: 268 seconds]
luke-jr has quit [Read error: Connection reset by peer]
luke-jr has joined #linux-sunxi
apritzel has quit [Ping timeout: 240 seconds]
lkcl has joined #linux-sunxi
jstein has joined #linux-sunxi
aphorise has quit [Ping timeout: 264 seconds]
lurchi_ has joined #linux-sunxi
asdf28 has quit [Ping timeout: 256 seconds]
gaston1980 has joined #linux-sunxi
asdf28 has joined #linux-sunxi
lurchi_ has quit [Ping timeout: 256 seconds]
cmeerw has joined #linux-sunxi
gaston1980 has quit [Quit: Konversation terminated!]
apritzel has joined #linux-sunxi
tuxillo has quit [Remote host closed the connection]
tuxillo has joined #linux-sunxi
gaston1980 has joined #linux-sunxi
\\Mr_C\\ has quit [Quit: (Read error: Connection reset by beer)]
tuxd3v has joined #linux-sunxi
ganbold has quit [Read error: Connection reset by peer]
gaston1980 has quit [Quit: Konversation terminated!]
apritzel has quit [Ping timeout: 240 seconds]
gaston1980 has joined #linux-sunxi
jernej has joined #linux-sunxi
jernej has quit [Client Quit]
tuxillo has quit [Ping timeout: 272 seconds]
jernej has joined #linux-sunxi
jernej has quit [Client Quit]
tuxillo has joined #linux-sunxi
gaston1980 has quit [Quit: Konversation terminated!]
jernej has joined #linux-sunxi
jernej has quit [Client Quit]
lurchi_ has joined #linux-sunxi
jernej has joined #linux-sunxi
rex_victor has left #linux-sunxi ["WeeChat 2.9"]
victhor has quit [Quit: Leaving]
apritzel has joined #linux-sunxi
<
montjoie>
I got this on my pineH64 thermal thermal_zone0: critical temperature reached (152 C), shutting down
<
montjoie>
that's a bit hot
<
montjoie>
for a system just booted
<
KotCzarny>
check with finger
<
KotCzarny>
if it doesnt burn right away, scaling formula of the sensor needs fixing
<
apritzel>
the max junction temperature for the H6 is 125C, and I guess it would crash much earlier already, so reading 152C looks like a wrong value
apritzel has quit [Ping timeout: 256 seconds]
<
montjoie>
I forgot to said, that i got this with BigEndian kernel
Net147 has quit [Read error: Connection reset by peer]
Net147 has joined #linux-sunxi
Net147 has quit [Read error: Connection reset by peer]
Net147 has joined #linux-sunxi
vagrantc has joined #linux-sunxi
<
Ashleee>
soo anybody tried using OpenCL on the Mali GPUs on linux? :)
apritzel has joined #linux-sunxi
<
apritzel>
montjoie: amazed you got that far with a BE kernel ;-)
<
apritzel>
montjoie: do you actually use a BE system? Or is that just for testing?
<
linkmauve>
I’d be super interested in a BE ARM system! Do you also have a userland to go with it?
<
linkmauve>
Ashleee, if you mean Mali-4xx, I fear that doesn’t support the minimum requirements for OpenCL.
<
linkmauve>
It’s a GPU designed to fit the bare minimum of GLES 2.0 and only that.
<
Ashleee>
well other devices have newer Mali
<
Ashleee>
like T720 on AW H6
<
linkmauve>
Indeed, and for those you may have more success in #panfrost. :)
<
Ashleee>
thanks will poke them :)
gaston1980 has joined #linux-sunxi
<
apritzel>
linkmauve: why BE? serious question ...
<
apritzel>
the only advantage I see is that it forces you to write cleaner code
<
linkmauve>
apritzel, pretty much that, to test on a modern fast computer which doesn’t cost thousands like the POWER9 stuff.
<
linkmauve>
I have a Wii U on which I do most of my BE tests, but it has two of its cores disabled and so far no GPU driver yet.
<
apritzel>
linkmauve: that seems to be the only reason left these days ;-)
<
linkmauve>
Being able to use any random ARM device would be much better.
<
linkmauve>
And also for the novelty I guess. ^^
<
apritzel>
my experience it most BE code is actually bit-rotting
<
apritzel>
whenever we try BE kernels once in a while we find them broken, and nobody noticed or complained in a year or so
<
apritzel>
besides there is still no supported distro that I would know of
<
apritzel>
I heard words about some Debian and OpenSuSE builds, but this was more a proof of concept, and to showcase their distro build systems
<
linkmauve>
I know someone who just did a ppcle (not ppc64le) build of his distribution. <3
<
linkmauve>
apritzel, if you ever find such a BE ARM distribution, I’m super interested.
popolon has joined #linux-sunxi
asdf28 has quit [Ping timeout: 264 seconds]
<
apritzel>
linkmauve: if it's just for testing, you might be able to build for yourself, for instance with buildroot or yocto
cmeerw has quit [Ping timeout: 272 seconds]
<
linkmauve>
I guess so.
lurchi_ is now known as lurchi__
victhor has joined #linux-sunxi
lurchi__ is now known as lurchi_
qschulz has quit [Read error: Connection reset by peer]
<
willmore>
Wasn't Xbox360 BE?
gaston1980 has quit [Ping timeout: 264 seconds]
qschulz has joined #linux-sunxi
<
lurchi_>
unlikely, as Xbox is x86
<
lurchi_>
Playstations Cell (PowerPC) is