<MoeIcenowy>
jernej: I think ESD protection usually exists on sunxi boards
<swiftgeek>
i'm not quite sure
<jernej>
MoeIcenowy: I'm not sure about ESD, but my friend fried HDMI on OPiPlus and heard about similar cases on OrangePi forums
<MoeIcenowy>
at least all my opis has ESD protection after HDMI
<swiftgeek>
if it's available i could mount it
<swiftgeek>
SLP2510P8-ESD , mounted
<jernej>
well, then it must be something else, since there are known cases with fried HDMI port
<MoeIcenowy>
only on opis?
<swiftgeek>
well gonna try but that eMMC in uboot is quite bothering me now xD
<jernej>
MoeIcenowy: yes, since it was mentioned on OPi forum
<jernej>
I don't know for other cases
<jernej>
*boards
<swiftgeek>
well eMMC is detected on older commits fine
<MoeIcenowy>
jernej: P.S. have you checked the new code drop from tinalinux?
<MoeIcenowy>
I think the "HDMI2" of AW is dw-hdmi again
<swiftgeek>
tags/v2017.09-rc1 worked fine
<MoeIcenowy>
I think wens mentioned that U-Boot eMMC got broken
chrisf__ has joined #linux-sunxi
<jernej>
MoeIcenowy: Yes, I checked
<MoeIcenowy>
jernej: this time with dwphy?
<jernej>
yes
<jernej>
and for a change, no blobs
chrisf_ has quit [Ping timeout: 255 seconds]
<MoeIcenowy>
yes, but now I'm worrying on libdram
aidin has quit [Remote host closed the connection]
SP7RT has joined #linux-sunxi
Ntemis has joined #linux-sunxi
<MoeIcenowy>
P.S. I've heard that the close source of DRAM code is in fact not for DRAM, but for make BSPs of different variants of the same SoC not compatible
<MoeIcenowy>
e.g. A83T & H8
<jernej>
that's why there is also libchipid ?
<jernej>
MoeIcenowy: anyway, did you find libdram for H6?
<MoeIcenowy>
of course no
<MoeIcenowy>
yes I think it's the reason of libchipid
aidin has joined #linux-sunxi
<MoeIcenowy>
you know, H6 is even not fully released yet\
<MoeIcenowy>
according to TL Lim the H6 SDK is not released now
dave0x6d has quit [Quit: Connection closed for inactivity]
<msev->
jernej, so you will not do your improvements for the new Kodi version?
<msev->
Is there anything new on the scene for kodi/openelec/libreelec regarding orange pi's?
<jernej>
msev-: no, I won't update anything, at least until mainline kernel is not good enough
dev1990 has joined #linux-sunxi
<jernej>
msev-: I joined libreelec slack, where we discussed allwinner version
<msev->
pretty cool
<msev->
can I join it too :D
<msev->
so I ask about how things are going and stuff
<jernej>
I guess nobody wants to do anything with BSP kernel
<jernej>
I'm afraid you have to get invitation from channel owner
<jernej>
and as far as I know, only devs get it
<msev->
dang :)
foxx_ has joined #linux-sunxi
<msev->
I will ask on irc channel then
<jernej>
what exactly? there is currently nothing planed about allwinner
<jernej>
me and MoeIcenowy have to push DE2/HDMI driver to Linux first
<jernej>
until that happens, there will be nothing
<msev->
cool stuff :) hopefully it will happen soon :)
SP7RT has quit [Ping timeout: 240 seconds]
yann-kaelig has joined #linux-sunxi
SP7RT has joined #linux-sunxi
foxx_ has quit [Ping timeout: 248 seconds]
<swiftgeek>
jernej: works
<swiftgeek>
though armbian mentioned something about armbian not detecting display by itself yet and using 720p by default on h3
<jernej>
yes, BSP kernel doesn't do resolution detection
<jernej>
what monitor do you have?
<jernej>
full hd?
<swiftgeek>
yes
<swiftgeek>
P2270HD
<jernej>
I will test it again on full hd screen later this day
<jernej>
it worked on 1280x800 screen
<swiftgeek>
well eMMC has to work first i guees
<swiftgeek>
lemme load it over fel
<jernej>
I test everything through FEL...
<swiftgeek>
yeah that could be it :P
<swiftgeek>
jernej: works through fel xD
<swiftgeek>
looks like 1080p detected
<jernej>
so you have issue only with eMMC?
<jernej>
or HDMI driver works only through FEL?
<swiftgeek>
well that's a result of eMMC not working it seems
<swiftgeek>
i did not expect that
giomba has joined #linux-sunxi
<swiftgeek>
jernej: found the remote, proper mode is detected indeed
jernej has quit [Ping timeout: 240 seconds]
<montjoie>
pfff with the same UART dongle, RX/TX is inverted between bpim3 and a H5 board. At least someone lie on RX/TX location
chrisf__ has quit [Ping timeout: 255 seconds]
giomba has quit [Ping timeout: 240 seconds]
lemonzest has joined #linux-sunxi
giomba has joined #linux-sunxi
chrisf__ has joined #linux-sunxi
SP7RT has quit [Ping timeout: 248 seconds]
giomba_ has joined #linux-sunxi
giomba has quit [Ping timeout: 240 seconds]
SP7RT has joined #linux-sunxi
aidin has quit [Remote host closed the connection]
aidin has joined #linux-sunxi
aidin has quit [Ping timeout: 255 seconds]
giomba has joined #linux-sunxi
giomba_ has quit [Ping timeout: 240 seconds]
afaerber has quit [Quit: Leaving]
msimpson has joined #linux-sunxi
silviop has joined #linux-sunxi
<silviop>
Is mpi DSi support in develope for sun8i ?
<chrisf__>
I'm having no joy getting the CryptoEngine working on my bare metal H5 project. CE just reports a data length error whatever I put in the task descriptor. Seems like the CE can't read the DRAM. There isn't an IOMMU on these chips is there? The MMU is setup the same as u-boot but maybe that's different to linux kernel?
nvz has joined #linux-sunxi
lkcl has quit [Ping timeout: 248 seconds]
SP7RT_ has joined #linux-sunxi
silviop has quit [Remote host closed the connection]
SP7RT has quit [Ping timeout: 240 seconds]
giomba_ has joined #linux-sunxi
aidin has joined #linux-sunxi
giomba has quit [Ping timeout: 240 seconds]
giomba has joined #linux-sunxi
giomba_ has quit [Ping timeout: 246 seconds]
foxx_ has joined #linux-sunxi
silviop has joined #linux-sunxi
<montjoie>
chrisf__: I am setupping an H5 for testing CE on it.
<montjoie>
and no iommu
giomba has quit [Ping timeout: 248 seconds]
aidin has quit [Remote host closed the connection]
aidin has joined #linux-sunxi
giomba has joined #linux-sunxi
silviop has quit [Ping timeout: 240 seconds]
giomba has quit [Remote host closed the connection]
giomba has joined #linux-sunxi
silviop has joined #linux-sunxi
aidin has quit [Ping timeout: 240 seconds]
aidin has joined #linux-sunxi
silviop has quit [Ping timeout: 240 seconds]
Spidler has joined #linux-sunxi
<Spidler>
Goodmorning Folks.
<Spidler>
So, I've got a 4.13.0-rc4 built and running on an A83t SoC, Pretty awesome to see the work you've put in.
silviop has joined #linux-sunxi
foxx_ has quit [Ping timeout: 240 seconds]
<wens>
silviop: yes
<Spidler>
Now, for some reason I can't seem to get big.LITTLE scheduling to work, only one of the A7 core cpus come online, and the others stay in offline state. It's probably some config option I've missed, but any hints on where to go to debug that?
<wens>
Spidler: not supported yet
<silviop>
Wens: U-Boot supporto it?
<Spidler>
wens, That'd explain it!
<Spidler>
wens, Is it possible to manually at least get the 4 a7 cores up and running?
<wens>
silviop: probably not
<wens>
Spidler: afaik someone has it working
<Spidler>
okay, lemme rebuild it without big.Little and with cpu hotplug and I'll see
<wens>
still no
RichardG867 has quit [Ping timeout: 260 seconds]
<wens>
smp (secondary core bringup) is not supported
<silviop>
wens: from wich kernel?
<wens>
silviop: is in development, not merged yet
<Spidler>
Ahh. Okay.
<silviop>
wens: plaes is developing?
<chrisf__>
montjoie: I'll be interested to hear how you get on.
<Spidler>
wens, Which tree / mailing list should I follow to try those patches out?
<wens>
Spidler: they aren't posted yet
<wens>
silviop: mripard is, you can find the first version on the mailing lists
<Spidler>
wens, Cheers, thank you. I guess that it's related to the MCPM patches that were posted last month?
giomba_ has joined #linux-sunxi
nvz has quit [Remote host closed the connection]
giomba has quit [Ping timeout: 240 seconds]
aidin has quit [Remote host closed the connection]
aidin has joined #linux-sunxi
aidin has quit [Ping timeout: 248 seconds]
SP7RT has joined #linux-sunxi
SP7RT_ has quit [Ping timeout: 248 seconds]
aidin has joined #linux-sunxi
cnxsoft has quit [Quit: cnxsoft]
silviop has quit [Remote host closed the connection]
cnxsoft has joined #linux-sunxi
cnxsoft has quit [Client Quit]
<MoeIcenowy>
oh strange... when trying to grab picture from UVC camera connected to the Pinebook (both the internal one or an external one), the kernel sometimes panic
<MoeIcenowy>
but I cannot reproduce the same thing on SoPine
<MoeIcenowy>
(kernel 4.13
aidin has quit [Remote host closed the connection]
aidin has joined #linux-sunxi
aidin has quit [Remote host closed the connection]
aidin has joined #linux-sunxi
aidin has quit [Remote host closed the connection]
aidin has joined #linux-sunxi
lkcl has joined #linux-sunxi
specing has quit [Ping timeout: 240 seconds]
specing has joined #linux-sunxi
<wens>
Spidler: yes
<Spidler>
wens, Thank you very much. Now I know it wasn't much of a screwup by me, so I can just finish this up and dally a bit with it and try again. Will the patches go into a branch on your sunxi- tree?
<wens>
when they are done, likely
BenG83 has joined #linux-sunxi
<Spidler>
When is fuzzy, I'm okay with that. I was asking, do those patches start in the "for-next" branch of your tree, or is there some other tree I should keep my eyes on?
aidin has quit [Remote host closed the connection]
aidin has joined #linux-sunxi
Hao_ has quit [Ping timeout: 240 seconds]
aidin has quit [Ping timeout: 240 seconds]
SP7RT_ has joined #linux-sunxi
RichardG867 has joined #linux-sunxi
RichardG867 has joined #linux-sunxi
RichardG867 has quit [Changing host]
SP7RT has quit [Ping timeout: 248 seconds]
lurchi_ is now known as lurchi__
giomba_ has quit [Remote host closed the connection]
giomba_ has joined #linux-sunxi
IgorPec has joined #linux-sunxi
lkcl has quit [Ping timeout: 240 seconds]
Ntemis has quit [Remote host closed the connection]
giomba_ has quit [Ping timeout: 248 seconds]
victhor has quit [Remote host closed the connection]
<MoeIcenowy>
montjoie: should I care the mdio mux when writing the V3s DT?
dave0x6d has joined #linux-sunxi
victhor has joined #linux-sunxi
yann-kaelig has quit [Ping timeout: 248 seconds]
yann-kaelig has joined #linux-sunxi
Hao_ has joined #linux-sunxi
yann-kaelig has quit [Quit: Leaving]
yann-kaelig has joined #linux-sunxi
pfeerick has quit [Ping timeout: 246 seconds]
lurchi__ is now known as lurchi_
netlynx has quit [Quit: Ex-Chat]
SP7RT has joined #linux-sunxi
SP7RT_ has quit [Ping timeout: 248 seconds]
p_rossak has quit [Remote host closed the connection]
ganbold has joined #linux-sunxi
p_rossak has joined #linux-sunxi
a|3x has joined #linux-sunxi
Spidler has quit [Ping timeout: 240 seconds]
Spidler has joined #linux-sunxi
chrisf_ has joined #linux-sunxi
pfeerick has joined #linux-sunxi
jernej has joined #linux-sunxi
chrisf__ has quit [Ping timeout: 255 seconds]
foxx_ has joined #linux-sunxi
<montjoie>
MoeIcenowy: no, since V3s could do only internal, they are no intereset in representing a mdio which will never be used
rwmjones has quit [Ping timeout: 246 seconds]
rwmjones has joined #linux-sunxi
leviathan_ has joined #linux-sunxi
popolon has joined #linux-sunxi
nvz has joined #linux-sunxi
SP7RT has quit [Ping timeout: 255 seconds]
SP7RT has joined #linux-sunxi
Spidler has quit [Ping timeout: 240 seconds]
<montjoie>
ouch got an if (err) return err; that return when err = 0
lkcl has joined #linux-sunxi
vagrantc has joined #linux-sunxi
Spidler has joined #linux-sunxi
lurchi_ is now known as lurchi__
lemonzest has quit [Ping timeout: 248 seconds]
lurchi__ is now known as lurchi_
lkcl has quit [Ping timeout: 246 seconds]
yann-kaelig has quit [Quit: Leaving]
SP7RT has quit [Ping timeout: 255 seconds]
yann-kaelig has joined #linux-sunxi
SP7RT has joined #linux-sunxi
rpd_ has joined #linux-sunxi
rpd_ has quit [Changing host]
rpd_ has joined #linux-sunxi
rpd_ has quit [Quit: leaving]
rpd_ has joined #linux-sunxi
vagrantc has quit [Quit: leaving]
lurchi_ has quit [Remote host closed the connection]