<willmore>
Will do. I did last year, did it find its way back to you?
montjoie has quit [Ping timeout: 240 seconds]
montjoie has joined #linux-sunxi
aalm has quit [Ping timeout: 252 seconds]
IlyaM has joined #linux-sunxi
BenG83 has quit [Ping timeout: 256 seconds]
awais has joined #linux-sunxi
aalm has joined #linux-sunxi
BenG83 has joined #linux-sunxi
fkluknav has quit [Ping timeout: 240 seconds]
paulk-gagarine has joined #linux-sunxi
merbanan has quit [Ping timeout: 240 seconds]
matthias_bgg has joined #linux-sunxi
<oliv3r>
it did :)
BenG83 has quit [Ping timeout: 240 seconds]
merbanan has joined #linux-sunxi
BenG83 has joined #linux-sunxi
hardfalcon has quit [Ping timeout: 248 seconds]
matthias_bgg has quit [Quit: Leaving]
matthias_bgg has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
IlyaM has quit [Read error: Connection reset by peer]
hardfalcon has joined #linux-sunxi
<willmore>
Really? That's great!!!!
<willmore>
I have some stuff to chat with the rep about, so I'll make sure to mention you again this year.
fkluknav has joined #linux-sunxi
gnarface has quit [Ping timeout: 260 seconds]
gnarface has joined #linux-sunxi
zzeroo has quit [Ping timeout: 256 seconds]
zzeroo has joined #linux-sunxi
TEKrantz has joined #linux-sunxi
qeed has joined #linux-sunxi
victhor has joined #linux-sunxi
hipboi has joined #linux-sunxi
<oliv3r>
:)
<oliv3r>
i wonder who will be going
<oliv3r>
from our side that is
<oliv3r>
probably sander will be there, maybe svitlana as well
fkluknav has quit [Ping timeout: 240 seconds]
fkluknav has joined #linux-sunxi
chrisf_ has joined #linux-sunxi
anarsoul has quit [Ping timeout: 256 seconds]
nuuuciano_ has quit [Ping timeout: 245 seconds]
nuuuciano__ has joined #linux-sunxi
anarsoul has joined #linux-sunxi
reinforce has quit [Quit: Leaving.]
aalm has quit [Ping timeout: 240 seconds]
<Strontium>
smaeul: i have checked various schmatics of H2+/H3 boards, and as far as port L goes, its usually full of power control IOs, and other misc system io's (like usb id). So there isn't much on there one can use, or rely on, and the only signal which ever appears on a header is IR-RX.
fkluknav has quit [Ping timeout: 248 seconds]
wasutton3_mobile has joined #linux-sunxi
<Strontium>
smaeul: i am pretty convinced the only way "CPUS" can safely toggle any GPIO (even the stuff on the L port) is to use a spinlock, which linux drivers that do direct port io are already aware of. So the challenge is to inform any code running on the CPUS which spinlock the kernel allocated for gpio protection.
lucascastro has quit [Remote host closed the connection]
cnxsoft has quit [Quit: cnxsoft]
tllim has joined #linux-sunxi
<Strontium>
smaeul: actually, it seems that the linux gpio code for allwinner chips is just using generic kernel spin locks, and not hardware ones. So in that case, the allwinner gpio driver would need to be enhance to use hardware spinlocks, instead of generic ones.
tllim has quit [Read error: Connection reset by peer]
SP7RT has joined #linux-sunxi
tllim has joined #linux-sunxi
xerpi has joined #linux-sunxi
paulk-gagarine has quit [Ping timeout: 260 seconds]
xerpi has quit [Ping timeout: 248 seconds]
<Strontium>
hmm, i have seen sunxi hardware spinlock patches going back to August 2016, but it would appear they never made it into the tree. sun8i_hwspinlock doesn't exist as far as i can tell.
xerpi has joined #linux-sunxi
ernestask has joined #linux-sunxi
fkluknav has joined #linux-sunxi
<wasutton3_mobile>
where whould i go looking to find the baud rate of the default serial console?
<wasutton3_mobile>
i see setenv bootargs in one of the files in the /boot folder
<wasutton3_mobile>
but i don't see where its pulling the variable names from.
paulk-gagarine has joined #linux-sunxi
fkluknav has quit [Ping timeout: 248 seconds]
reinforce has joined #linux-sunxi
<chrisf_>
In case anyone's interested, I just fixed a UART problem on an H5 that's been niggling me for weeks. I need one of the UARTs to run at high speed (3MHz) so switched APB2 to PLL_PERIPH0(1X). My regular debugging UART kept working OK but would spit out a garbage character every 15 or so. Not a baud rate problem but actually clocking out garbage. Dividing the APB2 clock down from 600MHz fixed it.
paulk-gagarine has quit [Ping timeout: 240 seconds]
paulk-leonov has joined #linux-sunxi
dimaggio has joined #linux-sunxi
paulk-gagarine has joined #linux-sunxi
<dimaggio>
hello, i have issue with mali.ko module loading on mainline kernel
<BroderTuck>
jernej: maybe you know what's up. If my device has been idle for a while, I get stuff like this added to the end of the dmesg when waking it up: www.palvencia.se/H3/dmesg3.txt (remember, this is with 4.16.rc3, the patches from www.palvencia.se/H3 and make sunxi_defconfig followed by the usual makes)
<jernej>
I fixed clock bug, which should solve that
<jernej>
please report result
f0xx has quit [Ping timeout: 245 seconds]
<BroderTuck>
I'll investigate. the error occurs on wakeup, not when the tv starts reporting "no signal"
<jernej>
what do you mean by wakeup? boot?
<jernej>
sleep/wakeup isn't implemented yet...
<BroderTuck>
No. After 15 minutes or so, hdmi turns off and the monitor says "no signal"
vagrantc has quit [Ping timeout: 256 seconds]
<jernej>
well, that clock bug in v1 could have something to do with that
<jernej>
anyway, worth trying
<BroderTuck>
I'll investigate and see if there's any more changes than the adding of " / i" that I saw you mention here, and which I've already included
tl_lim has quit [Read error: Connection reset by peer]
<jernej>
yes, I expanded that condition a bit further
<jernej>
but I'm not sure how important it is for your case
xes has quit [Ping timeout: 256 seconds]
<jernej>
is this still for same 1080p TV?
<BroderTuck>
btw, I also managed to find a hdmi<>vga converter, and was able to test also with my usual 1280/1024 minitor, same issue there, and yes, same 1080p tv
<BroderTuck>
works very well, up until the hdmi output goes to sleep
vagrantc has joined #linux-sunxi
<jernej>
so TV goes to sleep by itself, right?
<jernej>
currently I really don't have any sensible idea
<BroderTuck>
not sure it's the TV itself that does it, I saw the same effect with the VGA screen, the same "no signal detected" message
<BroderTuck>
after a period of just letting it sit for something like 10 or 15 minutes
<jernej>
that should be easy to test on my side :)
<jernej>
anyway, before I have to bisect kernel for unrelated issue
<BroderTuck>
The device still seems to work fine, it's just that stack trace getting logged
anarsoul|3 has joined #linux-sunxi
SP7RT has joined #linux-sunxi
tllim has joined #linux-sunxi
anarsoul|2 has quit [Read error: Connection reset by peer]
BroderTuck has quit [Quit: Night, will test more on my end after work tomorrow]
netlynx has quit [Quit: Ex-Chat]
jmcneill has joined #linux-sunxi
jmcneill has quit [Client Quit]
jmcneill has joined #linux-sunxi
<jmcneill>
Hi folks. What's the current status of H6 U-Boot?
reinforce has quit [Quit: Leaving.]
jmcneill has quit [Quit: leaving]
<BenG83>
jmcneil, it boots my PineH64 with icenowy[m]'s branch
bonbons has joined #linux-sunxi
xes has joined #linux-sunxi
<jernej>
mripard: wens: kernel from latest linux-next crashes at boot if CONFIG_SND_SUN4I_CODEC is enabled on H3 since commit be7ee5f32a9a4eba881d18e85d58e9a03a9cca99
<jernej>
any ideas?
scream has joined #linux-sunxi
LargePrime has quit [Ping timeout: 248 seconds]
bonbons has quit [Quit: Leaving]
xerpi has joined #linux-sunxi
<jernej>
mripard: wens: I'm not really sure anyone tested those sun4i-codec platform -> component model transition commits...
LargePrime has joined #linux-sunxi
<jernej>
BroderTuck: it still works after 20 min
<jernej>
I had to reset the board to test patches, but I'll leave it longer next time
chomwitt has quit [Quit: WeeChat 1.0.1]
IgorPec has quit [Ping timeout: 260 seconds]
SP7RT_ has joined #linux-sunxi
<BenG83>
maybe you have different power management settings?
SP7RT has quit [Ping timeout: 248 seconds]
wasutton3_mobile has quit [Ping timeout: 245 seconds]
<jernej>
well, I'm using monitor, not tv
<BenG83>
and nothing on the Linux side that turns off the display after x minutes?
jstein_ has joined #linux-sunxi
jstein_ is now known as jstein
<jernej>
not on my side, since I boot directly to console (debian server userland)
jstein has quit [Remote host closed the connection]