ChanServ changed the topic of #linux-rockchip to: Rockchip development discussion | IRC log http://irclog.whitequark.org/linux-rockchip | Community GH https://github.com/linux-rockchip | Rockchip GH https://github.com/rockchip-linux | ML https://groups.google.com/group/linux-rockchip
inode has quit [Quit: ]
field^Zzz4 has quit [Ping timeout: 265 seconds]
matthias_bgg has quit [Ping timeout: 276 seconds]
warpme_ has quit [Quit: Connection closed for inactivity]
stikonas has quit [Remote host closed the connection]
ifbizo has quit [Read error: Connection reset by peer]
ifbizo has joined #linux-rockchip
ifbizo has quit [Remote host closed the connection]
ifbizo has joined #linux-rockchip
chewitt has joined #linux-rockchip
ifbizo has quit [Remote host closed the connection]
ifbizo has joined #linux-rockchip
chewitt has quit [Quit: Zzz..]
chewitt has joined #linux-rockchip
ifbizo has quit [Remote host closed the connection]
ifbizo has joined #linux-rockchip
JohnDoe_71Rus has joined #linux-rockchip
vstehle has quit [Ping timeout: 268 seconds]
vstehle has joined #linux-rockchip
chewitt has quit [Quit: Zzz..]
chewitt has joined #linux-rockchip
_whitelogger has joined #linux-rockchip
_whitelogger has joined #linux-rockchip
JohnDoe_71Rus has quit [Ping timeout: 276 seconds]
ifbizo has quit [Remote host closed the connection]
ifbizo has joined #linux-rockchip
ifbizo has quit [Remote host closed the connection]
ifbizo has joined #linux-rockchip
vagrantc has joined #linux-rockchip
robmur01 has quit [Ping timeout: 265 seconds]
ifbizo has quit [Remote host closed the connection]
ifbizo has joined #linux-rockchip
vagrantc has quit [Quit: leaving]
field^Zzz4 has joined #linux-rockchip
kaspter has joined #linux-rockchip
<micken> anarsoul: is it possible to make el1 aarch32 secure from aarch64?
<micken> anarsoul: I need neon on aarch32 , and it seems disabled and I can't enable it
ldevulder_ has joined #linux-rockchip
ldevulder has quit [Ping timeout: 240 seconds]
leming has quit [*.net *.split]
azend|vps has quit [*.net *.split]
samueldr has quit [*.net *.split]
azend|vps has joined #linux-rockchip
leming has joined #linux-rockchip
samueldr has joined #linux-rockchip
lkcl has quit [Ping timeout: 265 seconds]
vagrantc has joined #linux-rockchip
stikonas has joined #linux-rockchip
kaspter has quit [Quit: kaspter]
vagrantc has quit [Quit: leaving]
nsaenz has quit [Remote host closed the connection]
lkcl has joined #linux-rockchip
nsaenz has joined #linux-rockchip
nsaenz has quit [Read error: Connection reset by peer]
lkcl has quit [Ping timeout: 252 seconds]
BenG83 has joined #linux-rockchip
ldevulder__ has joined #linux-rockchip
ldevulder_ has quit [Ping timeout: 265 seconds]
chewitt has quit [Ping timeout: 268 seconds]
stikonas has quit [Ping timeout: 252 seconds]
BenG83 has quit [Remote host closed the connection]
chewitt has joined #linux-rockchip
warpme_ has joined #linux-rockchip
lopsided98 has quit [Quit: No Ping reply in 180 seconds.]
lopsided98 has joined #linux-rockchip
lopsided98 has quit [Ping timeout: 250 seconds]
lopsided98 has joined #linux-rockchip
ldevulder__ is now known as ldevulder
stikonas has joined #linux-rockchip
vicencb has joined #linux-rockchip
vicencb has quit [Quit: Leaving.]
lkcl has joined #linux-rockchip
nsaenz has joined #linux-rockchip
nsaenz has quit [Remote host closed the connection]
nsaenz has joined #linux-rockchip
vicencb has joined #linux-rockchip
<sphalerite> Hi folks. I've got a nanopi m4 and its networking seems to drop out in mysterious ways. Unloading and reloading the dwmac_rk module makes it work again, but I'd prefer for it to just stay reachable. The symptoms are somewhat odd as well — ping works just fine, but TCP connections just seem to hang.
<sphalerite> Any ideas?
<stikonas> sphalerite: IPv6?
<sphalerite> both I think, I'll need to try again next time it happens
<stikonas> sphalerite: well, on rockpro64 I disable tx offloading
<stikonas> then IPv6 starts working again
<sphalerite> aah, good to know
<stikonas> maybe if you patch your dts file, it will also work
<stikonas> although you need ot patch the one for nanopi, not rockpro
inode has joined #linux-rockchip
inode has quit [Quit: ]
<anarsoul> stikonas: why not to submit it usptream? I have the same issue on my rockpro64 with ipv6
<anarsoul> mmind00: ^^ it's been sitting there since march
<stikonas> but I think I got it from somewhere else too
<stikonas> well, there are many patches like this, even in commit, a similar patch for other board is mentioned
<stikonas> I probably should have sent that patch to more lists
<anarsoul> I think it'd be better to disable it for all the rk3399 boards in rk3399.dtsi
<anarsoul> stikonas: did you use get_maintainer.pl? :)
<stikonas> probably not then
<stikonas> later I started using it
<stikonas> well, feel free to steal patch
<stikonas> and do this in dtsi
<anarsoul> I'd better spend some time on lima this weekend
<anarsoul> :)
<mmind00> In any case, we had also had a big number of gmac-related stability patches that overlayed each other and caused long discussions ... I think at least for rk3328 also there was another better solution discovered in a later iteration
<mmind00> stikonas anarsoul: in this case it might be worth to also look at, as that txpbl is a smaller hammer compared to force_thresh_dma_mode
<stikonas> I think I saw some of that discussion, that's why I didn't resubmit my patch
<anarsoul> but that's for rk3328
<anarsoul> not rk3399
<stikonas> anarsoul: this weekend I'm also doing some packaging work... Creating gentoo overlay to bootstrap OpenJDK from C++
<stikonas> hmm, is txpbl rk3328 specific?
adjtm_ has quit [Ping timeout: 246 seconds]
adjtm has joined #linux-rockchip
robmur01_ has joined #linux-rockchip
<robmur01_> nanopi M4 almost certainly needs the rx-delay/tx-delay tweaking
<robmur01_> since that depends on the board layout, and the upstream DT is based purely on the schematics ;)
<robmur01_> micken: a lot of system registers have traps to EL2 - you'll want to make sure those are disabled