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
vstehle has quit [Ping timeout: 256 seconds]
anarsoul|2 has joined #linux-rockchip
nOOb__ has quit [Ping timeout: 256 seconds]
BenG83 has quit [Quit: Leaving]
nighty- has joined #linux-rockchip
nOOb__ has joined #linux-rockchip
cnxsoft has joined #linux-rockchip
cnxsoft has quit [Read error: Connection reset by peer]
lurchi_ is now known as lurchi__
kaspter has quit [Quit: kaspter]
gnufan has quit [Quit: Leaving.]
BenG83 has joined #linux-rockchip
anarsoul|2 has quit [Ping timeout: 260 seconds]
VargaD has quit [Ping timeout: 240 seconds]
hipboi has joined #linux-rockchip
rperier has quit [Quit: No Ping reply in 180 seconds.]
kaspter has joined #linux-rockchip
rperier has joined #linux-rockchip
VargaD has joined #linux-rockchip
kaspter has quit [Quit: kaspter]
hipboi has quit [Ping timeout: 276 seconds]
hipboi has joined #linux-rockchip
JohnDoe_71Rus has joined #linux-rockchip
hipboi has quit [Ping timeout: 240 seconds]
afaerber has joined #linux-rockchip
hipboi has joined #linux-rockchip
tlwoerner has quit [Ping timeout: 260 seconds]
amstan has quit [Ping timeout: 265 seconds]
amstan has joined #linux-rockchip
amstan has joined #linux-rockchip
amstan has quit [Changing host]
lurchi_ has joined #linux-rockchip
lurchi__ has quit [Ping timeout: 240 seconds]
tlwoerner has joined #linux-rockchip
tlwoerner has quit [Changing host]
tlwoerner has joined #linux-rockchip
nobe has quit [Remote host closed the connection]
nobe has joined #linux-rockchip
vstehle has joined #linux-rockchip
gnufan has joined #linux-rockchip
libv_ has joined #linux-rockchip
libv has quit [Ping timeout: 260 seconds]
libv has joined #linux-rockchip
libv_ has quit [Ping timeout: 260 seconds]
clone147 has joined #linux-rockchip
<clone147> Hi Everyone. Does anyone here compiled GStreamer with MPP with plugins from Rockchip for Android and had hardware acceleration when making stream on RK3399 or RK3288 Android ? :-) I'm able to compile everything but have SIGSEV error when running. Someone told me that GStreamer with Rockchip is designed to run from Linux only ? Anyone can confirm?
kloczek_ has joined #linux-rockchip
kloczek has quit [Ping timeout: 246 seconds]
kloczek_ is now known as kloczek
matthias_bgg has joined #linux-rockchip
tl_lim has quit [Read error: Connection reset by peer]
VargaD has quit [Ping timeout: 265 seconds]
VargaD has joined #linux-rockchip
<LongChair> lvrp16: ping ! :)
kloczek has quit [Read error: Connection reset by peer]
kloczek has joined #linux-rockchip
amstan_ has joined #linux-rockchip
amstan_ has joined #linux-rockchip
amstan_ has quit [Changing host]
amstan has quit [Ping timeout: 276 seconds]
<lvrp16> LongChair: hi
<LongChair> i'm looking to get Firefly 3328 to run on linux 4.4
<LongChair> and most of all see how much DDR4 impacts the DDR bandwidth
<LongChair> as well as latest u-boot and release-4.4 with rk3328_ddr_786MHz_v1.08.bin and rk3328_miniloader_v2.44.bin (same we use on other rk3328 devices that uses LPDDR3)
<LongChair> the figures we're getting are pretty low, actually about half of what we get on rock64 in terms of memory bandwith
<LongChair> about 400M/s vs 800 M/s
<LongChair> so i was wodnering if you would have any other bootloader blobs / dts we could try ?
<LongChair> lvrp16: any input on this will be much appreciated :p
<lvrp16> LongChair: have you tried this on their images?
BenG83 has quit [Ping timeout: 268 seconds]
kloczek has quit [Quit: kloczek]
rperier has quit [Remote host closed the connection]
<stdint> clone147, no I think it would work
<stdint> clone147, how do you compile it for the android?
<clone147> I made it on Ubuntu, with cerbero, (it need some patience) GStreamer work (3399), but when compiled MPP and plugins and try to use accelerated encoder - SIGSEV error and no luck :-(
nighty- has quit [Quit: Disappears in a puff of smoke]
afaerber has quit [Quit: Leaving]
BenG83 has joined #linux-rockchip
BenG83 has quit [Remote host closed the connection]
BenG83 has joined #linux-rockchip
muvlon has joined #linux-rockchip
afaerber has joined #linux-rockchip
lurchi_ is now known as lurchi__
<mmind00> ayufan: looks like the gmac patch for rk3328 (thres-dma + delay values) I just found in your rock64 repo seems to fix the gmac issues I saw quite well ... care to submit it to mainline? :-)
<mmind00> ayufan: with it I now see a quite stable 1Gbit on my rock64, so the max-speed=100 temp fix could go away again
<ayufan> Yes, I will
<ayufan> yes, it is stable
<ayufan> I asked Pine team to cross check on boards in different scenarios
<ayufan> With small quirks it also makes it PXE booting to work stable ;)
nighty- has joined #linux-rockchip
<BenG83> :)
<BenG83> I can confirm the tuning the delay values works for my on pre-production Rock64 and production Rock64
<ayufan> yes, I checked that too on pre-prod
<ayufan> it works stable
<BenG83> regardless using 4.4.x BSP or mainline
<ayufan> on 4.4 and 4.15, so it is consistent
<ayufan> and no ethtool -K eth0 tx off needed anymore :)
<BenG83> we should just switch to 10GbE since that has autotuning of the differential pairs :P
<ayufan> >:)
<LongChair> lvrp16: is there any Linux image ?
<LongChair> because android would run 3.1
kaspter has joined #linux-rockchip
lurchi__ is now known as lurchi_
<Kwiboo> ayufan: I have same eth issue on roc-rk3328-cc and adding thres-dma to dts solves it, havent tuned the delay values yet
<ayufan> yeah, it seems that rk3328 is buggy on tx offloading, cannot handle 1500 mtu
<ayufan> funny
<ayufan> here is my testing for testing delays
<ayufan> it requires my kernel with configfs for overlay (backported from RPI kernel)
<ayufan> it works on 4.4 and 4.15
<Kwiboo> thanks, will test later
<BenG83> ^
<BenG83> can cofirm dt overlays speed up the process significantly
kaspter has quit [Quit: kaspter]
BenG83 has quit [Remote host closed the connection]
kaspter has joined #linux-rockchip
lurchi_ is now known as lurchi__
paulk-gagarine has quit [Ping timeout: 260 seconds]
paulk-gagarine has joined #linux-rockchip
cnxsoft has joined #linux-rockchip
leah2 has quit [Quit: trotz alledem!]
leah2 has joined #linux-rockchip
hipboi has quit [Read error: Connection reset by peer]
hipboi has joined #linux-rockchip
leah2 has quit [Quit: trotz alledem!]
BenG83 has joined #linux-rockchip
hipboi has quit [Quit: This computer has gone to sleep]
BenG83 has quit [Remote host closed the connection]
<LongChair> ayufan: do you have a firefly 3328 ROC ?
<ayufan> nope
adj__ has quit [Read error: Connection reset by peer]
BenG83 has joined #linux-rockchip
leah2 has joined #linux-rockchip
Omegamoon has joined #linux-rockchip
adj__ has joined #linux-rockchip
BenG83 has quit [Remote host closed the connection]
kaspter has quit [Read error: Connection reset by peer]
kaspter has joined #linux-rockchip
BenG83 has joined #linux-rockchip
kaspter has quit [Remote host closed the connection]
kaspter has joined #linux-rockchip
cnxsoft has quit [Quit: cnxsoft]
BenG83 has quit [Remote host closed the connection]
paulk-gagarine has quit [Ping timeout: 265 seconds]
micken has quit [Remote host closed the connection]
BenG83 has joined #linux-rockchip
BenG83 has quit [Remote host closed the connection]
kaspter has quit [Quit: kaspter]
<ayufan> LongChair: should I get one? ;)
<LongChair> heh, i dunno, we didn't get it to work as expected yet :)
<ayufan> for hdmi? or eth?
anarsoul|2 has joined #linux-rockchip
<ayaka> clone147, I see, the problem is I didn't remember I put the rules for cerbero in gstreamer rockchip and rockchip mpp
Easyfab has joined #linux-rockchip
anarsoul|2 has quit [Ping timeout: 248 seconds]
<Kwiboo> ayufan: ddr bandwidth is not working as expected atm, using RK 4.4 and the ddr 786mhz v1.08 blob a simple hdparm -T test shows 400-500MB/s compared to 800-900MB/s on rock64
<ayufan> hmm
<ayufan> I don’t see params for DDR4
<ayufan> either
<ayufan> I assume that it requires different loader
<ayufan> is it present in SDK from Firefly?
<Kwiboo> I have not found any other, their linux images uses 4.4 kernel the ddr 786mhz v1.06 blob and has even worse speed, ~200MB/s, need to so similar test on android and 3.10 kernel, their 3.10 dts have custom ddr timings
<ayufan> I guess that they don’t yet have DDR4 params ;)
<ayufan> and yes, android reconfigures ddr with vfs
<ayufan> oh, their android use 4.4?
<ayufan> and, yet again, they did push all repo :(
<ayufan> it will probably not even compile do to aosp not liking .git in root
BenG83 has joined #linux-rockchip
anarsoul|2 has joined #linux-rockchip
<Kwiboo> it uses 3.10 on android and not 4.4, but with https://github.com/rockchip-linux/kernel/commit/4807c45f72d1b47e8ff770a4f71620364a1aa5ae and the other related commits in the isp-early-access branch we may have better luck
BenG83 has quit [Quit: Leaving]
BenG83 has joined #linux-rockchip
leah2 has quit [Ping timeout: 246 seconds]
leah2 has joined #linux-rockchip
matthias_bgg has quit [Ping timeout: 276 seconds]
afaerber has quit [Quit: Leaving]
paulk-gagarine has joined #linux-rockchip
<Esmil> thh
<Esmil> wops sorry. stupid frozen ssh session
nOOb__ has quit [Ping timeout: 256 seconds]
kloczek has joined #linux-rockchip
paulk-gagarine has quit [Ping timeout: 252 seconds]
BenG83 has quit [Quit: Leaving]
matthias_bgg has joined #linux-rockchip
matthias_bgg has quit [Ping timeout: 255 seconds]
BenG83 has joined #linux-rockchip
ayufan has quit [Remote host closed the connection]
ayufan has joined #linux-rockchip
paulk-gagarine has joined #linux-rockchip
jwerner has joined #linux-rockchip
paulk-gagarine has quit [Ping timeout: 240 seconds]
rellla has quit [Ping timeout: 240 seconds]
ayufan has quit [Remote host closed the connection]
ayufan has joined #linux-rockchip
paulk-gagarine has joined #linux-rockchip
ayufan has quit [Remote host closed the connection]
ayufan has joined #linux-rockchip
Omegamoon has quit [Ping timeout: 240 seconds]
Omegamoon has joined #linux-rockchip
paulk-gagarine has quit [Ping timeout: 256 seconds]
Easyfab has quit [Quit: Leaving]
paulk-gagarine has joined #linux-rockchip
Omegamoon has left #linux-rockchip [#linux-rockchip]
vagrantc has joined #linux-rockchip
paulk-gagarine has quit [Ping timeout: 248 seconds]
lurchi__ is now known as lurchi_
lurchi_ is now known as lurchi__
lurchi__ is now known as lurchi_
paulk-gagarine has joined #linux-rockchip
nighty- has quit [Quit: Disappears in a puff of smoke]