- 294
- 445 319
LivingLinux
Netherlands
เข้าร่วมเมื่อ 18 พ.ค. 2019
VisionFive 2 RISC-V SBC received.
Testing several Linux distros on the Radxa Rock 5B.
Playing around with a Mekotronics R58 Rockchip RK3588!
Star Lite Mk III received.
Started playing around with a Raspberry Pi 4 and Pi 5.
Excited that Fedora is running on the Pi 4.
Samsung Galaxy Z Flip 5 with Good Lock and MultiStar plugin.
Logo: Tux Crystal 2nd revision by Maxo.
Banner is a screenshot from Wikipedia: en.wikipedia.org/wiki/Tux_(mascot)
Testing several Linux distros on the Radxa Rock 5B.
Playing around with a Mekotronics R58 Rockchip RK3588!
Star Lite Mk III received.
Started playing around with a Raspberry Pi 4 and Pi 5.
Excited that Fedora is running on the Pi 4.
Samsung Galaxy Z Flip 5 with Good Lock and MultiStar plugin.
Logo: Tux Crystal 2nd revision by Maxo.
Banner is a screenshot from Wikipedia: en.wikipedia.org/wiki/Tux_(mascot)
RPCS3 on ARM Rockchip RK3588 llvmpipe
As I see a lot of reports that RPCS3 isn't stable on the Raspberry Pi 5, and people falling back to llvmpipe, I decided to test it on my Radxa Rock 5B with the ARM Rockchip RK3588.
I know that running it with llvmpipe is slower, but the point of this video is more like a proof a concept, not a recommendation.
I used an older Armbian image for my Radxa Rock 5B with KDE and kernel 6.10.6.
fi.mirror.armbian.de/archive/rock-5b/archive/
Install the the package to get Vulkan working through llvmpipe.
sudo apt install mesa-vulkan-drivers
Again, this is more like a proof of concept, and I look forward to the Vulkan driver for the Mali G610 of the Rockchip RK3588
00:00 Intro
01:24 Armbian with Kernel 6.10.6
03:15 Install Vulkan Package
04:00 RPCS3
04:20 RPCS3 Settings
05:55 MotorStorm Pacific Rift Intro
08:47 Closing Thoughts
I do own copies of the games, but I don't own the copyright.
Showing gameplay should be fair use.
en.wikipedia.org/wiki/MotorStorm:_Pacific_Rift
If this video was helpful, please like, comment and subscribe!
Bluesky: bsky.app/profile/livinglinux.bsky.social
#playstation3 #rpcs3 #motorstorm #retrogaming
I know that running it with llvmpipe is slower, but the point of this video is more like a proof a concept, not a recommendation.
I used an older Armbian image for my Radxa Rock 5B with KDE and kernel 6.10.6.
fi.mirror.armbian.de/archive/rock-5b/archive/
Install the the package to get Vulkan working through llvmpipe.
sudo apt install mesa-vulkan-drivers
Again, this is more like a proof of concept, and I look forward to the Vulkan driver for the Mali G610 of the Rockchip RK3588
00:00 Intro
01:24 Armbian with Kernel 6.10.6
03:15 Install Vulkan Package
04:00 RPCS3
04:20 RPCS3 Settings
05:55 MotorStorm Pacific Rift Intro
08:47 Closing Thoughts
I do own copies of the games, but I don't own the copyright.
Showing gameplay should be fair use.
en.wikipedia.org/wiki/MotorStorm:_Pacific_Rift
If this video was helpful, please like, comment and subscribe!
Bluesky: bsky.app/profile/livinglinux.bsky.social
#playstation3 #rpcs3 #motorstorm #retrogaming
มุมมอง: 133
วีดีโอ
RPCS3 on Windows on ARM through WSL
มุมมอง 3119 ชั่วโมงที่ผ่านมา
The RPCS3 team announced RPCS3 for ARM64, like the Raspberry Pi 5. Unfortunately I wasn't able to get Motorstorm Pacific Rift working, so I wanted to see if the AppImage was actually working or not. I also tried it on my Phytium D2000, but it has the older ARM A72 cores, and I think you need at least the newer A76 cores. At the time of the recording of this video, they haven't released a Window...
AMD 8845HS Memory Upgrade, Llama 3 and 3.3 Performance
มุมมอง 19219 ชั่วโมงที่ผ่านมา
When I bought my AMD Ryzen 7 8845HS computer, I was bit surprised that they shipped it with a single 32GB DDR5 4800 MHz memory module. This meant that the memory was running in single-channel, instead of dual-channel. Now I have installed two memory modules of 48GB DDR5 5600MHz, meaning I have 96GB total running in dual-channel. You can see a big performance boost with Llama 3 8B, as the total ...
MegaGlest on the ARM Rockchip RK3588
มุมมอง 104วันที่ผ่านมา
In this video I want to show you how to build MegaGlest on the ARM Rockchip RK3588. megaglest.org/ MegGlest is an entertaining free (freeware and free software) and open source cross-platform 3D real-time strategy (RTS) game. You can follow the build instructions here: docs.megaglest.org/index.php?title=MG/Getting_The_Code sudo apt-get update && sudo apt-get -y install git git clone recurse-sub...
Stable Diffusion 1.5 on the NPU of the ARM Rockchip RK3588
มุมมอง 39214 วันที่ผ่านมา
In this video I show you Stable Diffusion on the NPU of the Rockchip RK3588. A developer created Python scripts to make it work. You need the Rockchip NPU driver, for example with the Ubuntu 24.04 version by Joshua Riek for Rockchip RK3588 SBCs. You can find it here: github.com/Joshua-Riek/ubuntu-rockchip A developer created Python scripts to make it work. Here is the post on Reddit: www.reddit...
Lugaru HD on ARM Rockchip RK3588
มุมมอง 12321 วันที่ผ่านมา
Is this a Teenage Mutant Ninja Rabbit? osslugaru.gitlab.io/ On Ubuntu 24.04 I installed the following packages. sudo apt install cmake libsdl2-dev libsdl2-2.0-0 libjpeg-progs libjpeg-dev libturbojpeg0-dev libpng-tools libpng-dev libopenal1 libopenal-dev oggvideotools libvorbis0a libvorbisfile3 libvorbis-dev libjsoncpp-dev Get the code from Gitlab. git clone gitlab.com/osslugaru/lugaru (YT cuts ...
Diggers Remake
มุมมอง 21121 วันที่ผ่านมา
I saw a post on Bluesky, where the developer of the remake of the game Diggers asked for people to test this game. It's available for Linux, Mac and Windows. github.com/Mhatxotic/Engine/tree/master/diggers On Ubuntu 24.04 I had to install two packages. sudo apt install libglfw3 libopenal1 If the game doesn't start, start from the terminal, to see any problems. If you get an error about a missin...
Building and Playing the Game 0 A.D. on an ARM Rockchip RK3588S SBC
มุมมอง 10028 วันที่ผ่านมา
You can build and play the game 0 A.D. on an ARM Rockchip RK3588S, like the Radxa Rock 5A. play0ad.com/ 0 A.D. (pronounced “zero-ey-dee”) is a free, open-source, historical Real Time Strategy (RTS) game currently under development by Wildfire Games, a global group of volunteer game developers. There is currently an issue with Python 3.12 or higher. So I used pyenv to use Python 3.11.10. github....
Building DuckDB on RISC-V
มุมมอง 248หลายเดือนก่อน
I see quite often posts that people think that RISC-V is not mature yet. But I have the feeling that a lot of people haven't even tried testing RISC-V. I saw a post on Bluesky that you can't run DuckDB in a RISC-V container. So I thought, challenge accepted. bsky.app/profile/carlopi.bsky.social/post/3lagvftq6di2y duckdb.org/docs/dev/building/build_instructions.html I did need some help from peo...
Linux GUI Apps with WSL2 on Windows on ARM
มุมมอง 556หลายเดือนก่อน
Update: Parler-TTS is slow, but the loading is still slower than mt ARM Rockchip RK3588 running from a micro-SD card. So it looks like the CPU performance is as expected, but FS access not. With WSL2 (Windows Subsystem for Linux) you can run GUI applications on Windows. Here you can find the instructions to install it: learn.microsoft.com/en-us/windows/wsl/install Today I test it on a Samsung G...
Build Sherpa-Onnx on RISC-V (No Cross-Compile)
มุมมอง 73หลายเดือนก่อน
In an earlier video I showed Sherpa-Onnx Text-to-Speech on the Sipeed Lichee Console. But I used the binaries, and they don't work on my Banana Pi F3. Binaries for RVV 0.7.1 don't work on systems with RVV 1.0. th-cam.com/video/XuanhQHIcgs/w-d-xo.html The documentation only describes a cross-compile k2-fsa.github.io/sherpa/onnx/install/riscv64-embedded-linux.html So I tried to compile it myself,...
Warning, Flashing Screen! RISC-V Bianbu 2 gcc-14, box64 and VPU Hardware Video Decoding
มุมมอง 205หลายเดือนก่อน
I'm not really sure what went wrong, but I didn't see the flickering in the screen when I recorded it. archive.spacemit.com/image/k1/version/bianbu/ In this video I take a quick look at Bianbu 2. gcc-14 (for better RVV support) and box64 (to run xx86-64 executables on RISC-V) are now available in the repository. sudo apt install gcc-14 g -14 box64 Here is an article that explains how to manage ...
Endless Sky on RISC-V
มุมมอง 263หลายเดือนก่อน
In my previous video I showed you how to build the game Endless Sky on ARM. I assumed it would be similar on RISC-V, but because we are still waiting on a properly working GPU driver, I couldn't use OpenGL and had to fall back to OpenGL ES. Endless Sky is a 2D space trading and combat game similar to the classic Escape Velocity series. endless-sky.github.io/ You can find the instructions to bui...
Endless Sky on ARM Rockchip RK3588
มุมมอง 94หลายเดือนก่อน
Endless Sky is a 2D space trading and combat game similar to the classic Escape Velocity series. endless-sky.github.io/ You can find the instructions to build it yourself here: github.com/endless-sky/endless-sky/blob/master/docs/readme-cmake.md sudo apt install git g cmake ninja-build curl libsdl2-dev libpng-dev libjpeg-dev libgl1-mesa-dev libglew-dev libopenal-dev libmad0-dev uuid-dev catch2 g...
Luanti (formerly Minetest) on ARM Rockchip RK3588
มุมมอง 1.3Kหลายเดือนก่อน
I'm following GamingOnLinux on Bluesky. bsky.app/profile/gamingonlinux.com/post/3l6hn5w7rzv2n I saw a post about Luanti (formerly Minetest) and I wanted to test it on one of my ARM Rockchip RK3588 systems. You can find more information about Luanti here: wiki.minetest.net/Luanti You can download it here: www.minetest.net/downloads/ Or build from source (recommended for RK3588, at the moment): g...
Stable Diffusion XL, Turbo versus Lightning
มุมมอง 222หลายเดือนก่อน
Stable Diffusion XL, Turbo versus Lightning
Faster Whisper CTranslate2 (Speech to Text)
มุมมอง 4152 หลายเดือนก่อน
Faster Whisper CTranslate2 (Speech to Text)
ComfyUI through Pinokio AI CPU only (No GPU)
มุมมอง 1.1K2 หลายเดือนก่อน
ComfyUI through Pinokio AI CPU only (No GPU)
Raspberry Pi 5 AetherSX2 (PS2 Emulation) Setting
มุมมอง 1.4K2 หลายเดือนก่อน
Raspberry Pi 5 AetherSX2 (PS2 Emulation) Setting
RPCS3 (PS3 Emulation) AMD Ryzen 8845HS Ubuntu 24.04
มุมมอง 4802 หลายเดือนก่อน
RPCS3 (PS3 Emulation) AMD Ryzen 8845HS Ubuntu 24.04
Unboxing LG BP55EB40 External Blu-ray Writer
มุมมอง 2472 หลายเดือนก่อน
Unboxing LG BP55EB40 External Blu-ray Writer
Talk Like a Pirate Day (with Ollama) September 19th
มุมมอง 302 หลายเดือนก่อน
Talk Like a Pirate Day (with Ollama) September 19th
E3 TE6432 Programmable LCD Keys at #IBC2024
มุมมอง 463 หลายเดือนก่อน
E3 TE6432 Programmable LCD Keys at #IBC2024
Unboxing Chatreey AMD Ryzen 8845HS Mini PC
มุมมอง 5343 หลายเดือนก่อน
Unboxing Chatreey AMD Ryzen 8845HS Mini PC
Panthor Released! Armbian 24.8.1 Kernel 6.10 Mesa 24.2.2 Radxa Rock 5B Rockchip RK3588 Mali-G610
มุมมอง 5603 หลายเดือนก่อน
Panthor Released! Armbian 24.8.1 Kernel 6.10 Mesa 24.2.2 Radxa Rock 5B Rockchip RK3588 Mali-G610
Rockchip RK3576 NPU with Armbian on the Mekotronics R57
มุมมอง 2383 หลายเดือนก่อน
Rockchip RK3576 NPU with Armbian on the Mekotronics R57
Proceed at your own RISC-V! gcc-14 with Bianbu 1.0 on the Banana Pi F3 RISC-V SBC
มุมมอง 3293 หลายเดือนก่อน
Proceed at your own RISC-V! gcc-14 with Bianbu 1.0 on the Banana Pi F3 RISC-V SBC
Have you tried PyTorch ? 7:28 PyTorch installation within WSL2 with CUDA support enabled! >>> import torch >>> torch.cuda.is_available() True
bro, do u know if samsung book go with ARM can run arch + i3wm?
In theory yes, but booting Linux on ARM is not easy. I have only seen experimental attempts. github.com/hexdump0815/imagebuilder/releases/tag/240107-01
Speaking of RPCS3, I've seen this product the other day. It's basically a pruned PS5 APU. th-cam.com/video/_zbw_A9dIWM/w-d-xo.html
Well, that is in a whole different ballpark, and also a big difference in power consumption.
Thanks for testing !!! Im curious about is the token speed on a tinier model like llama 3.2 3b, or maybe a 7b like mistral 7b v0.3. you can see the token speed by adding --verbose for example
I asked Mistral "What is the meaning of life?". Total duration 1m10s prompt eval rate: 5.27 tokens/s eval rate: 3.49 tokens/s
@@LivingLinuxthank you so much ! hard to find specific info about that
Rpi5 OS crashes due to a mesa bug. It's fixed in mesa-git, though compiling mesa from source on rpi5 is not a fun experience.
Thanks for letting me know. That explains a lot.
@@LivingLinux You could give OpenGL a try, I remember we had better luck with that even on mesa-git. The drivers for the broadcom chipset are still fairly incomplete.
@@kd-11 I only get "failed to create OpenGL context". Both Ubuntu 24.04 and RPi OS.
@@kd-11 The only thing that works for me is Vulkan through llvmpipe, but that is almost like a slideshow.
Can anyone else confirm their unit is plastic and not aluminum as advertised. I wanna know I'm not the only one and mine is obviously not metal
I don't remember it was advertised as aluminium. Mine is plastic.
really cool!🤓
What is idle power consumption?
I can't test anymore, as I gave it away as a gift to a friend. But probably around 6W. forum.kodi.tv/showthread.php?tid=375492
Could the issue with speed be that you're running the model from a microsd card instead of, say, a NVME?
Loading the model will benefit from an NVMe drive. But the inference steps are done in memory, so they will stay the same.
Thanks for sharing.
It'll be interesting to see how this does with something like Stable Diffusion. Also, I wonder if that fan is easily replaceable with something like an Arctic, just in case it goes out.
I tested Stable Diffusion 3 in this video. You can get an image in a couple of minutes. Flux is also possible. I even tried Stable Video Image to Video (32GB RAM recommended), but that took almost an hour for a simple image. And I wasn't happy with the result. th-cam.com/video/_5GIR0a-o5A/w-d-xo.html
@@LivingLinux Oh! Sorry about that, I had a bunch of different things going on while watching. I'll take a look again when I can.
Peak HD
You can also install it from their repository
Did you try it on an ARM Rockchip RK3588 board? I got a big performance boost by building it from source, compared to the flatpak.
@@LivingLinux yeah, but I think I only installed the server from the repo.
This is great, thank you!
Hmm TV tuner review...reviews radio...got it🤦♂
If I only showed radio, it would have been a valid criticism. I showed that it can receive both TV and radio. Now you are just nitpicking.
@@LivingLinux You showed a snippet of an obscure Dutch Radio/TV programme.🤷♂ Besides it's irrelevant now, i've purchased the thing anyway (And this 'review' certainly didn't help towards my decision)
@@SeeDaRipper... You are probably not from the Netherlands. These were snippets from the national broadcasting service. Not exactly "obscure".
@@LivingLinux Regardless, you still could have shown something somewhat more well known (i noticed the BBC there)
@@SeeDaRipper... The poor reception of the antenna made it pointless to show more TV channels. And you don't need to know the TV channel to see if it is working or not. Again, you are nitpicking.
I loved the music on the CD32
I recently bought a Firebat N100 mini pc from Aliexpress. I've connected it with a high-quality HDMI cable to my 4K TV. I'm disappointed with its performance when streaming youtube (at 1080p and 4k). The video is not smooth, but rather choppy. The picture quality doesn't seem that clear. I am going to try putting some full HD and 4K movies on it and use VLC to watch it on my TV. I was wondering if you have any tips for such media streaming? I was told the N100 with a SSD would easily handle such media tasks. Thank you.
Have you tried with a different browser? Can you also check the CPU load while playing YT videos? It should be handled by the hardware video decoder and not the CPU. I tested with Firefox on Linux and I was able to play 4K YT. th-cam.com/video/FB-oAbglUmk/w-d-xo.html
@LivingLinux I'm using Firefox too. How can I check it is being handled by the hardware video decoder?
@@mrparker4597 Are you on Windows? You can use the Task Manager to see if it uses a lot of CPU.
@@LivingLinux Yes I am. Will do.
Bent U toevallig Nederlands?
Ja, toevallig wel. 👍
Oh so this is a AOE clone? It looks okay, but I'm willing to be it will look better using Vulkan
You can say so. My main reason for Vulkan is that I hope it will give better performance.
@ I bet the visuals pop a bit more. I still think theres a bit of a flatness because of opengl from your footage. I’ve had quite the experience with vulkan games on ark. Its a work in progress with the games I tried. Satisfactory was just getting a vulkan mode and was less than ideal but now it looks and performs pretty good. Was hoping I’d be able to turn on raytracing in doom eternal but theres a lot of artifacting and the framerate was pitiful. Anyway, I digress.
Don't worry about Vulkan driver. PanVK is 82.5% Vulkan 1.1 conformant from last time I checked. Hopefuly we get in near future
How many gigabytes of RAM does the Radxa Rock 5B you purchased have?
16GB. But I don't think it has a noticeable impact on the performance.
@@LivingLinux I am currently working on a project, and my superior has asked me to find a board capable of running WebGL well while keeping the cost reasonable. If I were to buy a board with 4GB or even 8GB of RAM, can you guarantee that the performance will still be good? I also noticed that there are Radxa Rock 5C and Radxa Rock 5C Lite boards, which are cheaper than the 5B. However, I am not sure how well they perform with WebGL. I apologize for being a newcomer, but I really need advice from an expert like you.
@@testquang All the 5 series have the same GPU, and will perform the same. But since you are a newcomer, perhaps it's better to have a look at the Radxa X4. The Intel N100 has better support for OpenGL. But it does consume more power, so buy a cooler with it. I don't know what you are going to do exactly, but buy as much memory as you can afford, as you can't upgrade it. radxa.com/products/x/x4/
interesting idea! glad to find this video
faster-whisper or whisper turbo?
Faster-whisper is the application and Turbo is one of the models. Or do you mean something else?
Something is not right here , i saw got of war 3 run on a 7700x at 50-70fps almost 2 years ago. This 8845hs should perform within 10% of that
I guess that 7700x was paired with a beefy GPU. And perhaps they dialed down the settings.
@@LivingLinuxdid you enable avx512 instructions set?
@@iamflatley Shouldn't that be automatic? forums.rpcs3.net/showthread.php?tid=206806
Great demo. Is this obligating the 16/32GB RAM versions of the OrangePi 3588?
Depends on the models you want to use. The bigger model, the more memory you will need.
@@LivingLinux Thanks! Said differently, when it couldn't complete the answer and stopped at 4) , is that due to RAM or something in the implementation?
@@zwillx3953 The Rockchip driver isn't exactly known for its stability. There is an active group on Reddit. www.reddit.com/r/RockchipNPU/ But I'm also looking at the open-source driver. blog.tomeuvizoso.net/search/label/rk3588
Try it on esp32 !
I don't think there is a model small enough to run on the esp32.
Hey, thank you for this video, I was struggling to find any info on actual usage of aarm64 WSL2 in development process. I think I'll grab myself an ARM laptop next year. Can't wait for this awesome tech to mature and get enough software support.
I really hope MS will put some more effort into this. Performance was underwhelming. You also need to keep an eye on the legal battle between ARM and Qualcomm. www.forbes.com/sites/patrickmoorhead/2024/11/07/qualcomm-and-arm-trade-jabs-ahead-of-december-court-case/
I removed cached_download from the import line in the file /easy-diffusion/installer_files/env/lib/python3.8/site-packages/diffusers/utils/dynamic_modules_utils.py That fixed the issue for me that it couldn't import cached_download
Good to see you solved that issue. I moved on to ComfyUI.
@ i did too. Way better than easy diffusion
Nice stuff enjoy I have n100 in future I want buy ryzen 8th gen mini pc.
Thinking about getting one of these for my Dad, but sorta wish it came with Windows. I could figure out how to boot something like this. Never done it, I just know it'd be a bit of a faf. PC my Dad uses now and then has problems, and he doesn't need anything expensive. I figured he'd like something like this. It's £96 atm.
I think most Chinese shops sell it with Windows.
On the Lichee Pi 3A I find videos on youtube slow to load but playback is excellent at 1080. It does drop some frames but if the numbers were not up I wouldn't notice. I think RISK V is fascinating and will only get better with each new version.
Am I hallucinating? Is this Stunt Car racer? I almost creamed my pants.
You need OpenGL to run Stunt Car Racer. I have Box64 on one of my ARM Rockchip RK3588 boards, and it does run there. Brings back a lot of memories.
What?! 🤯😱 This is super cool! I can't wait for RISC-V to mature even more.
Sound so bad I can't hear it. CC-subs to the rescue.
Sorry for the flashing screen at 2:48.
Does touch work in monitor mode?
I don't think so. Lenovo never advertised it as touch capable as external monitor. But it would at least mean that you have to connect your device also to the USB-C port.
Getting a Bad Address error when trying to run the Llama2 chat rkllm
You can follow the latest developments here: www.reddit.com/r/RockchipNPU/ I am not up to date at the moment.
Very interesting to see. I have just got my first RISK V sbc, a Lichee pi 3A. I am looking forward to the Box 64 video.
Nice, that's the same chip as my Banana Pi F3. Which OS do you use? Does it work with Bianbu? Bianbu 2.0 has Box64 in the repository.
@@LivingLinux I have Bianbu 1.0.15 running on it. As it is new to me I wasn't sure about a beta release. However since I last looked I see a 2.0.1 version, which is downloading as I type this. Thanks
yea most of these installers complicate things i initially struggled with pinokio, the way i got mine working was I "cd" into go to my Comfy UI folder after git cloning, and ran command >> "python -m venv venv | source venv/bin/activate | pip install -r requirements.txt | python main.py --cpu" and its running on my century old mac
And where you download at?
pcsx2.net/downloads/
Bro if i play on intel pentium gold what happened?
You should use PCSX2.
@LivingLinux is that playable?
It has always been Minetest since 2011 why changing it now
“Is this a Minecraft clone? Is it like Minecraft Alpha?” If you’ve been a member of our community for some time, you are probably aware of how often these questions remind us of what people think of when they hear the name “Minetest”: a rip-off of a similar genre-defining game. Truth be told, that was celeron55’s initial plan. But things change, and Minetest evolved. Now, the time has come for Minetest to assume a new identity and prove it has moved beyond its original purpose. blog.minetest.net/2024/10/13/Introducing-Our-New-Name/
well for starters looking at ur video. ur not setup correctly ur running from ubunutu desktop which already offers a bottle neck on your performance and system resources. thats just the start of your issues. wrong display resolution wrong video adapter thats def fixable but never run or epect ur performance to resemble from an actual gaming front end optimized for gaming
The performance drop to less than 1fps can't be blamed on Ubuntu overhead. I have the suspicion it is something in the Vulkan driver that pushes a certain instruction to the CPU, instead of the GPU. I'm going to check if Ubuntu 24.10 has a newer Vulkan driver. If yes, I'll check again.
@@LivingLinux 🤔 I’ll update u this afternoon already made a video
Can you connect to android device?
Yes, as long as your Android device supports the ports. For example, not all Android devices support video out, but they probably support the USB ports to connect a mouse or USB memory stick.
I was surprised to see OpenGL 3.3 in glxinfo. I humbly request your consideration of testing Blender 3.6 on the board.
hello friend from the internet, is this mini pc still going strong? I might just get one
Yes, it does. What are you going to run on it?
@@LivingLinux Mainly Jellyfin for starters. I can get it for 130 eur from Aliexpress shipped from EU
@@ChadGippidy That's a good price. Jellyfin should work on it.
Can I run this build on Ubuntu and then transfer the image via rkdevtool?
What kind of device do you have? You need the correct image for a specific device. joshua-riek.github.io/ubuntu-rockchip-download/