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
<DC-IRC> [Discord] <zeeto9> Turns out this is an issue I am not sure I have ran into before. I reinstalled rknn_toolkit2 and ran test models ive ran in the past (visual) and those work. But using wav2vec2.py and the model: 'wav2vec2_base_960h_20s.rknn' converted at fp16, it errors. Ill have to look into how new wav2vec2 is to rknntoolkit2. anyways, here are the results of my operations:
<DC-IRC> [Discord] <zeeto9> Turns out this is an issue I am not sure I have ran into before. I reinstalled rknn_toolkit2 and ran test models ive ran in the past (visual) and those work. But using wav2vec2.py and the model: 'wav2vec2_base_960h_20s.rknn' converted at fp16, it errors. Ill have to look into how new wav2vec2 is to rknntoolkit2. anyways, here are the results of my operations: https://pastebin.com/raw/aFhcx20q
<DC-IRC> [Discord] <zeeto9> I guess i'll also need to double check my conversion from my amd64 pc to make sure im not converting with the wrong toolkit version and having a mismatch
<DC-IRC> [Discord] <zeeto9> In case anyone is interested, I noticed that Joshua riek ubuntu 24.10 was released with Linux kernel 6.11 (no hardware acceleration). Very nice addition in my mind for a Joshua riek current kernel. I think he read my mind. 😄
<DC-IRC> [Discord] <Werner> The reason is the separate boot partition where rsync for some reasons fails to copy contents over
<DC-IRC> [Discord] <Werner> If you want to know more read from this post and below: https://forum.armbian.com/topic/46622-boot-fails-after-nvmespi-install/?do=findComment&comment=204955
<DC-IRC> [Discord] <zeeto9> In case anyone is interested, I noticed that Joshua riek ubuntu 24.10 was released with Linux kernel 6.11. Very nice addition in my mind for a Joshua riek current kernel. I think he read my mind. 😄
<DC-IRC> [Discord] <beohoff3174> Hmm, interesting breadcrumbs but still broken for me. I'm traveling internationally, so I'll hook it up to debug it when I get home. Stuck on the SD card for now
<DC-IRC> [Discord] <ioncube7221> Can someone tell me what is `libmali` & why it is important. My understanding is its a closed-source GPU drivers as opposed to Mesa ... However I have seen that `/dev/mali0` interface is only exposed by `libmali` & not by opensource GPU drivers (as used by Armbian) ... @amazingfate @microlinux Please guide
<DC-IRC> [Discord] <monkablyat> in which dimension is libmali important maybe in the android tv box dimension
<DC-IRC> [Discord] <ioncube7221> I have observed `/dev/mali0` mentioned in many video / image processing libraries
<DC-IRC> [Discord] <menu> isn't `libmali` the GPU firmware+loader?
<DC-IRC> [Discord] <monkablyat> as far as i know it's userpace closed source rockchip GPU drivers
<DC-IRC> [Discord] <ioncube7221> It was an academic query because I have seen read-made `.deb` packages for my `g51 bifrost` GPU https://github.com/tsukumijima/libmali-rockchip/releases
<DC-IRC> [Discord] <ioncube7221> It was an academic query because I have seen ready-made `.deb` packages for my `g51 bifrost` GPU https://github.com/tsukumijima/libmali-rockchip/releases
<DC-IRC> [Discord] <ioncube7221> When we use `glxinfo -B` the *vendor* is *Mesa* not *Mali* ...do you mean this?
<DC-IRC> [Discord] <monkablyat> that depends on whether you use blob or mesa. you can also have both together with panfork and older BSP kernels
<DC-IRC> [Discord] <microlinux> Look, there It's clearly referring to bsp kerbel 6.1 and mali blobs for opencl. Sure.
<DC-IRC> [Discord] <microlinux> If you need opencl, sure, use bsp kernel and the mali blobs. Or rusticl on mainline. But it would be better to use the blobs.
<DC-IRC> [Discord] <ioncube7221> How can I build a userspace GPU blob driver (instead as provided by MESA)
<DC-IRC> [Discord] <microlinux> I am quite sure that both can be used at the same time. Isn't the case @amazingfate?
<DC-IRC> [Discord] <microlinux> He has an rk3566
<DC-IRC> [Discord] <microlinux> So, bsp 6.1 with panfrost of course. should he be able to use the blobs instead for opencl stuff?
<DC-IRC> [Discord] <microlinux> So, bsp 6.1 with panfrost of course. Could he be able to use the blobs instead for opencl stuff?
<DC-IRC> [Discord] <microlinux> So, bsp 6.1 with panfrost of course.
<DC-IRC> [Discord] <microlinux> Could he be able to use the blobs instead for opencl stuff
<DC-IRC> [Discord] <microlinux> Could he be able to use the blobs instead for opencl stuff?
<DC-IRC> [Discord] <microlinux> I doubt we disable that from the kernel on bsp. Just thinking out laud