lanefu changed the topic of #armbian-rockchip to: Armbian - Linux for ARM development boards | Rockchip SoC | www.armbian.com | This channel is relayed to the equivalent Discord channel | this channel is logged
<Armbian-Discord> <K​anken> Also it seems like the m.2 slot replaced the wifi/ble chip on that board
<Armbian-Discord> <K​anken> On one hand i like being able to pick between an ssd or wifi module, but on the other i'm going to miss wifi, without emmc you're almost forced to use this slot for an ssd
<Armbian-Discord> <K​anken> And usb wifi isn't great
<Armbian-Discord> <K​anken> We don't get many usb ports
<Armbian-Discord> <T​enkawa> this USB3 wifi unit is actually very nice
<Armbian-Discord> <T​enkawa> TP-Link Archer T3U [Realtek RTL8812BU]
<Armbian-Discord> <T​enkawa> Its what I'm using on quite a few machines now
<Armbian-Discord> <T​enkawa> Inexpensive, flexible, and has been very reliable for me.
<Armbian-Discord> <T​onymac32> Yeah but why not keep an SDIO one at least?
<Armbian-Discord> <K​anken> Yeah but thing is, i NEED the usb3 for a single high bandwith device...
<Armbian-Discord> <K​anken> Heck even the usb2 ports may be used to their limit
<Armbian-Discord> <K​anken> I just hope that they release a decent camera for these mipi csi and d-phy ports...
<Armbian-Discord> <K​anken> I'm a bit annoyed at that proprietary mipi connector too ngl
<Armbian-Discord> <K​anken> Making a third party board for these would be pain
<Armbian-Discord> <K​anken> Compared to the humble fpc connector
<Armbian-Discord> <T​onymac32> Has anyone ever released a decent camera for a board? Not trying to throw shade at RPi but even their good camera is "meh"
<Armbian-Discord> <K​anken> I had decent results with the opi 4 camera
<Armbian-Discord> <T​onymac32> Ok, that's cool
<Armbian-Discord> <K​anken> But it's definitely not the best
<Armbian-Discord> <K​anken> Rn what i would really like is a high fps high megapixel count sensor
<Armbian-Discord> <T​onymac32> I honestly keep out of the OPI ecosystem in general, I try not to buy on price alone. The fact they have some cameras is nice though
<Armbian-Discord> <K​anken> The opi 4 cam's sensor is 13mp
<Armbian-Discord> <K​anken> And can in theory do 60fps
<Armbian-Discord> <K​anken> But their driver doesn't enable the required mode
<Armbian-Discord> <K​anken> And i don't know enough about drivers on linux to make my own...
<Armbian-Discord> <K​anken> It's a shame, i know exactly what part of the register map i need to set...
<Armbian-Discord> <K​anken> I'll need to learn more about this and i2c over mipi in general...
<Armbian-Discord> <K​anken> The opi4 sucked at high fps image processing tho
<Armbian-Discord> <K​anken> Kept having tearing issues and weird bugs
<Armbian-Discord> <K​anken> Hoping the opi5 will be better
<Armbian-Discord> <T​enkawa> I avoid video/graphics in general because of my human non-technical human issues
<Armbian-Discord> <K​anken> It may also be an issue inherent to arm SBCs
<Armbian-Discord> <K​anken> Opencv runs poorly on arm
<Armbian-Discord> <K​anken> It relies strongly on hardware acceleration
<Armbian-Discord> <K​anken> I tried my project on a super weak x86 mini pc and had better perfs
<Armbian-Discord> <K​anken> Only 4 cores at 1.4ghz nets me 50 fps
<Armbian-Discord> <K​anken> Arm lacks this type of acceleration and has to rely on raw processing power instead
<Armbian-Discord> <K​anken> Opi4 was 17 fps just saying
<Armbian-Discord> <T​enkawa> @Kanken no.. that's just the access to what we have.. Mali Bifrost GPU's can be accelerated
<Armbian-Discord> <T​enkawa> so some ARM GPU's have hardware accel
<Armbian-Discord> <T​enkawa> NVIDIA also does as well
<Armbian-Discord> <T​enkawa> The Tegra SoC's are highly graphicly tuned from my understanding
<Armbian-Discord> <K​anken> That's not the only issue
<Armbian-Discord> <K​anken> Arm has terrible thread switching costs
<Armbian-Discord> <K​anken> And memory copies aren't nearly as fast
<Armbian-Discord> <K​anken> X86 has many extra instructions like avx
<Armbian-Discord> <K​anken> Arm has neon and that's it
<Armbian-Discord> <K​anken> And opencv takes advantage of that stuff
<Armbian-Discord> <K​anken> Arm may be more power efficient
<Armbian-Discord> <K​anken> But that's about it
<Armbian-Discord> <K​anken> At least this stuff is what i think causes the poor perfs for arm on my project
<Armbian-Discord> <K​anken> And yeah my project is not gpu-bound, it only stresses the cpu.
<Armbian-Discord> <K​anken> Besides the bits of opencl that opencv runs on the gpu and the final 2d render
<Armbian-Discord> <T​enkawa> Then you are running entirely the wrong ARM cpu
<Armbian-Discord> <r​enn999> I can't get cpu temperature....
<Armbian-Discord> <r​enn999> https://paste.armbian.com/vetuqanava
<Armbian-Discord> <T​enkawa> defaukt kernel?
<Armbian-Discord> <r​enn999> yes, default kernel.
<Armbian-Discord> <T​enkawa> Ok. Let me look at our logs.
<Armbian-Discord> <T​enkawa> I put in a question to the last discussion...
<Armbian-Discord> <r​enn999> bow
<Armbian-Discord> <T​enkawa> I know on my RockPro64 its working
<Armbian-Discord> <T​enkawa> cat /sys/class/thermal/thermal_zone*/temp
<Armbian-Discord> <T​enkawa> oops.
<Armbian-Discord> <T​enkawa> cat /sys/class/thermal/thermal_zone*/temp
<Armbian-Discord> <T​enkawa> 44444
<Armbian-Discord> <T​enkawa> 44444
<Armbian-Discord> <r​enn999> I use 4C plus...
<Armbian-Discord> <T​enkawa> but the 4C+ is a slightly diff rev
<Armbian-Discord> <T​enkawa> of the 3399
<Armbian-Discord> <T​enkawa> its a RK3399T
<Armbian-Discord> <T​enkawa> so the dtb is probably the problem
<Armbian-Discord> <r​enn999> I google the problem, answer always says the kernel issue...
<Armbian-Discord> <T​enkawa> yeah.. the dtb in the kernel
<Armbian-Discord> <j​oekhoobyar> 4CPlus, I will take a look at @renn999