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
acari has quit [Ping timeout: 252 seconds]
<DC-IRC> [Discord] <microlinux> Check radxa panfrost channel
<DC-IRC> [Discord] <_1138_> Hello, I would like to run Debian 12 and Ubuntu 24 on the Firefly M2 (RK3566) and P2 (RK3568). I've had a look at the official page (https://www.armbian.com/station-m2/), and also noted that there are other options than the vendor supplied, UEFI (https://github.com/armbian/build/pull/6760) and Radxa u-boot (https://github.com/armbian/build/pull/6760)
<DC-IRC> [Discord] <_1138_> What is the preferred way of installing an OS on these devices?
<DC-IRC> [Discord] <_1138_> UEFI works, but there are no drivers; where can I find documentation for Radxa u-boot + Armbian?
acari has joined #armbian-rockchip
<DC-IRC> [Discord] <_1138_> UEFI boot with Tianocore and the generic Armbian UEFI image works, although essential drivers are missing.
<DC-IRC> [Discord] <_1138_> To get further with u-boot, a Station OS firmware update was required to enable "Multi Boot" (https://wiki.stationpc.com/docs/stationpc/systemos) which unfortunatley did not go well, now Station OS does not boot at all, while UEFI via SD-card still works
<DC-IRC> [Discord] <_1138_> UEFI boot with Tianocore and the generic Armbian UEFI image works, although essential drivers are missing.
<DC-IRC> [Discord] <_1138_> To get further with u-boot, a Station OS firmware update was required to enable "Multi Boot" (https://wiki.stationpc.com/docs/stationpc/systemos) which unfortunatley did not go well, now Station OS does not boot at all, while UEFI via SD-card still works
sfo_ has joined #armbian-rockchip
sfo has quit [Ping timeout: 265 seconds]
sfo_ is now known as sfo
<DC-IRC> [Discord] <shivansps> acording to the comments there looks like Mesa is considering using zink to provide OpenGL support over panfrost
<DC-IRC> [Discord] <microlinux> For the record, I hate this mesa vulkanization and the GPU API wrappers.
<DC-IRC> [Discord] <microlinux> Hey guys, I'm wondering what's going on with RK3588 frequencies on Armbian. They all seem to be running below 2.4 GHz. Are we setting microvoltages too low for 2.3-2.4 GHz? Mine are stuck at 2.25 GHz, but the DTB has OPPs for 2.3 and 2.4 GHz.
<DC-IRC> [Discord] <microlinux> @amazingfate @mackahan
<DC-IRC> [Discord] <superkali> which kernel are you using?
<DC-IRC> [Discord] <microlinux> Bsp
<DC-IRC> [Discord] <microlinux> 6.1.175 or so
<DC-IRC> [Discord] <microlinux> Do I have to use mainline (and that also inlcudes a more modern uboot?) To push it to 2.4?
<DC-IRC> [Discord] <microlinux> Efficiency wise, running at 2.25 makes it unnecessary to even use a heatsink haha
<DC-IRC> [Discord] <superkali> You’ve enabled opp from armbian-config?
<DC-IRC> [Discord] <microlinux> What? Well, those freqs do not appear on armbian-config. But they do appear inside the DTB
<DC-IRC> [Discord] <Tonymac32> Vendor kernel 👀. I know nothing of this abomination 😆
<DC-IRC> [Discord] <ioncube7221> Any tutorial to make Mali `opencl` running in RK3566
<DC-IRC> [Discord] <ioncube7221> Scripts / calculations will be a lot faster
<DC-IRC> [Discord] <superkali> what you're saying?
<DC-IRC> [Discord] <superkali> have you enabled this and rebooted the server?+
<DC-IRC> [Discord] <superkali> have you enabled this and rebooted the server?
<DC-IRC> [Discord] <microlinux> Ohh, that's weird, bc the opp is already inside the dtb, didn't know it needed an overlay
<DC-IRC> [Discord] <superkali> no you've to enable it on vendor kernel
<DC-IRC> [Discord] <superkali> on current and edge is already enabled
<DC-IRC> [Discord] <superkali> but min frequency is 1200mhz lol
acari has quit [Remote host closed the connection]
<DC-IRC> [Discord] <.maigonis.elleris> rockpi-e (v1.2) have issues whit 1G nic on latest kernel/builds. Is a know issue?
<DC-IRC> [Discord] <.maigonis.elleris> rockpi-e (v1.2) have issues whit 1G nic on latest kernel/builds. Its a known issue?
<DC-IRC> [Discord] <.maigonis.elleris> Installed Armbian_24.5.3 and NIC works.
<DC-IRC> [Discord] <microlinux> @amazingfate maybe rustycl is enabled on kisac? It should provide 1.0 cl at some extent https://www.phoronix.com/news/OpenCL-On-Mesa-Matrix
<DC-IRC> [Discord] <superkali> have you fixed with opp?
<DC-IRC> [Discord] <microlinux> Rusticl haha I've daid rusty and it may be rusty
<DC-IRC> [Discord] <microlinux> Yes!
<DC-IRC> [Discord] <superkali> nice to hear it 🙂
<DC-IRC> [Discord] <microlinux> At least it shows at 2.4 ghz!
<DC-IRC> [Discord] <microlinux> If it's for real, we don't know
<DC-IRC> [Discord] <microlinux> I would have to pass tkaiser bench to know it for real
<DC-IRC> [Discord] <superkali> just do watch "grep 'cpu MHz' /proc/cpuinfo"
<DC-IRC> [Discord] <microlinux> Yeah, I mean, linux can say that I am running at 4.5 ghz
<DC-IRC> [Discord] <superkali> or use s-tui packages and stress it
<DC-IRC> [Discord] <microlinux> But it could be easily lied
<DC-IRC> [Discord] <superkali> or use s-tui package and stress it
<DC-IRC> [Discord] <microlinux> Tkaiser bench is the only tool in which I would rely
<DC-IRC> [Discord] <microlinux> Will it tell me my real freq?
<DC-IRC> [Discord] <superkali> yes
<DC-IRC> [Discord] <microlinux> Okay!
<DC-IRC> [Discord] <superkali> or enable it on htop
<DC-IRC> [Discord] <superkali> Here show Core 0 that is 4x1.8GHz it's an average for all too for Core 1 is 2x2.4GHz and Core 2 is 2x2.4GHz
<DC-IRC> [Discord] <microlinux> I am passing tkaiser bench. Let's see what happens. Sorry, it's the one I trust the most. But many thanks for your help!!!
<DC-IRC> [Discord] <microlinux> Will give you feedback once it finishes
<DC-IRC> [Discord] <zeeto9> Was there a flag you enabled for htop to show those speeds?
<DC-IRC> [Discord] <microlinux> No flag, it's inside htop config
<DC-IRC> [Discord] <zeeto9> Oh, thanks. I’m usually using top, but that always shows wrong with 1.8ghz
<DC-IRC> [Discord] <superkali> Also show CPU frequency on display options
<DC-IRC> [Discord] <zeeto9> I need to learn my utilities better 😄 maximize what they already offer
<DC-IRC> [Discord] <superkali> you need to monitoring you infrastructure
<DC-IRC> [Discord] <superkali> you need to monitoring your infrastructure
<DC-IRC> [Discord] <microlinux> Yeah, fastfetch nows shows frequencies and info much better than old school neofetch, like, differentiating big cores and small cores, stuff like that
<DC-IRC> [Discord] <zeeto9> I’m slowly working my way there. Up to 4 sbcs now and finally started a “real” project using two combined together sbcs to work in tandem.
<DC-IRC> [Discord] <igorpec> try kernel from beta. i recall something was reported possibly fixed
<DC-IRC> [Discord] <superkali> i'm waiting rk for a 16 core sbc 😂
<DC-IRC> [Discord] <zeeto9> Today my goal is to decide whether to put release or beta on my other orange pi 5 plus for permanent usage. I had switched back and forth in the past when I had just one board, and I’ve realized the best option was “both” 😁
<DC-IRC> [Discord] <superkali> with a good frequency
<DC-IRC> [Discord] <zeeto9> Switched back and forth between Joshua riek and armbian ***
<DC-IRC> [Discord] <zeeto9> Today my goal is to decide whether to put release or beta on my other orange pi 5 plus for permanent usage. I had switched back and forth in the past between armbian and jriek when I had just one board, and I’ve realized the best option was “both” 😁
<DC-IRC> [Discord] <superkali> my cluster proxmox is based on armbian kernel edge
<DC-IRC> [Discord] <zeeto9> My current project is a rpi5 and opi5+ directly networked together. Rpi5 provides the hardware accessory support orange pi lacks and opi5+ does all the heavy lifting
<DC-IRC> [Discord] <zeeto9> What do you run on the cluster?
<DC-IRC> [Discord] <superkali> obv
<DC-IRC> [Discord] <superkali> if a node fails all vm will be migrated automatically on the availability node
<DC-IRC> [Discord] <zeeto9> That’s a nice feature. And with sbc’s, much more likely to be needed
<DC-IRC> [Discord] <superkali> if a node fails all vm will be migrated automatically on the availabile node
<DC-IRC> [Discord] <superkali> and it just consume 5w 🙂
<DC-IRC> [Discord] <superkali> each node
<DC-IRC> [Discord] <zeeto9> Which boards?
<DC-IRC> [Discord] <superkali> nanopc t6 non-lts
<DC-IRC> [Discord] <superkali> i want switch it on radxa with lpddr5 ram
<DC-IRC> [Discord] <superkali> i want switch on radxa with lpddr5 ram
<DC-IRC> [Discord] <superkali> i want switch on radxa with lpddr5 ram
<DC-IRC> [Discord] <zeeto9> The nanos definitely have some interesting boards. I’ve looked at the r5 a and r6s
<DC-IRC> [Discord] <superkali> i have to buy a 2.5gbit board for use it like as firewall i need two lan
<DC-IRC> [Discord] <superkali> but atm i don't have money 🙂
<DC-IRC> [Discord] <superkali> i have to buy a 2.5gbit board for use it like firewall i need two lan
<DC-IRC> [Discord] <zeeto9> That’s one of the things I’ve found o dislike on RPI5 boards is that it’s limited to 1gbit. That extra throughput opens up options on raw video over lan
<DC-IRC> [Discord] <superkali> for this reason i don't buy anymore a RPI
<DC-IRC> [Discord] <zeeto9> I have rack envy 😄
<DC-IRC> [Discord] <superkali> i spent a lot for build my infrastructure
<DC-IRC> [Discord] <microlinux> @superkali after passing tkaiser sbc bench, I can say that my real freq is about 2.35 ghz.
<DC-IRC> [Discord] <microlinux> but its better than 2.25 !