https://turingpi.com logo
#│forum
RK1 Ubuntu 22.04 64Bit ARM
# │forum
a

abrahamrhoffman

07/17/2023, 2:50 PM
Hi everyone! 👋 My name is Abe Hoffman, and I'll be developing the install process for Ubuntu 22.04 LTS (Jammy Jellyfish) for the RK1 compute module. I have been into hardware and software since I was eight and now produce a "discovery" operating system for PayPal's entire compute stack. I'm also a Computer Scientist and have several patents related to operating system installation and software compilation. I have long-term hardware experience with five major manufacturers at the enterprise level and love ARM! I am most familiar with the ASPEED family of BMCs. I also contribute to Amazon's Firecracker for aarch64. I am delighted to be working with the TuringPi team and family (you all)! I want to open the floor to the community and hear what you all would like through the process. My goal is to create a dead simple and enjoyable OS install process for the RK1. Please tell me your thoughts!
u

_dhanos_

07/17/2023, 2:56 PM
I've been looking into this and was even about to try to approach this, but my lack of knowledge would make it rather slow. May I ask what's your approach/idea for this? Rockchip delivers a kernel in version 5.10 and there's even a GPU and video output support. There's also an effort to mainline RK3588: https://gitlab.collabora.com/hardware-enablement/rockchip-3588/notes-for-rockchip-3588/-/blob/main/mainline-status.md and while this is a better approach long-term, not everything works yet (like mentioned GPU support or cpufreq). So I thought of maybe a choice for now which kernel to use? Also, with anything you have, feel free to ping or DM me so I can put the image on my RK1 and help with testing.
n

nsky.

07/17/2023, 3:04 PM
@everyone sorry guys for tagging, but I want to make sure we hear everyone who has something to say and make sure it won't take too long. Please feel free to share your needs and wants. Our main goal is to ensure we are delivering great solution for the community
@abrahamrhoffman maybe you can share your vision for the build?
a

abrahamrhoffman

07/17/2023, 3:18 PM
Thanks for the help @nsky. !
I'll be sharing the build after a couple local development cycles 👍
@_dhanos_ I think efforts like the
Collabora
repo are awesome! The focus of this release will be on the 5.15 kernel and basic functionality with uboot and the initramfs. Once we have a nice process in place, I would like to collaborate in a more focused way.
u

_dhanos_

07/17/2023, 3:21 PM
5.15?
The one from Rockchip os 5.10, unless I'm missing something
a

abrahamrhoffman

07/17/2023, 3:23 PM
There are a few other external efforts underway with regards to the 5.15+ kernel. I'll be compiling the kernel, patches, modules and udev space myself to provide for the TuringPi community
u

_dhanos_

07/17/2023, 3:27 PM
Are there GPU drivers that can be compiled with 5.15? Or will this mean no desktop mode?
f

fentonfenton

07/17/2023, 3:29 PM
Hey Abe. This is going to be cool! I guess I am a minimalist at heart and going to be just popping k8s on the OS - any chance there are any people working on de-Ubuntuising into something more lightweight - or will we be relying on the community for that? Thanks!
a

abrahamrhoffman

07/17/2023, 3:35 PM
We're focusing on command line support right now.
Hey @fentonfenton ! Ubuntu 22.04 is the goal at the moment. Do you have a suggestion with regards to another operating system?
@_dhanos_ > feel free to ping or DM me so I can put the image on my RK1 and help with testing Thanks! I will take you up on that : )
f

fentonfenton

07/17/2023, 5:06 PM
I guess
k3os
and
dietpi
but other people may have some ideas
u

_dhanos_

07/17/2023, 5:07 PM
I don't think I've seen anyone here using
k3os
, but
DietPi
is indeed quite popular
a

abrahamrhoffman

07/17/2023, 5:27 PM
big k3os fan 🙂
r

renanqts

07/17/2023, 8:49 PM
is it still alive? I thought it was kinda abandoned
m

mercsniper

07/17/2023, 9:19 PM
Armbian?
m

machinchose

07/17/2023, 10:33 PM
k3os was abandonned by rancher a while ago (like 2 years). personnaly i move my cluster to dietpi since then
d

damien667

07/18/2023, 3:18 AM
If dtb files need customization a
make menuconfig
type of editor to make changes would be great
f

fentonfenton

07/18/2023, 7:39 AM
That might tie in with hoping that raspberry pi style HATs etc could be accessed through the tpi2 gpio pins without having to reinvent the weheel too much
a

apple4ever

07/19/2023, 10:41 PM
That was my thought too, especially since they actually also provide Ubuntu based images
Really what I want is an OS that has maintainable support. I have been burned by things like the PINE64 which had a lotta of not great software support - and which Armbian finally added support for so that made it easier, and its what I use now. Which is why I kinda like the Armbian suggestion, but if its vanilla Ubuntu that's cool too. As long as its easy to continue to update as new Ubuntu's come out (especially the LTS ones)
v

villadalmine

07/19/2023, 11:23 PM
https://www.talos.dev/v1.4/introduction/system-requirements/ , it is the best option for more complex k8s releases and I hope rke2 speed up support to arm
b

blackphoenixx85

07/20/2023, 8:18 AM
@abrahamrhoffman Just a question to verify, When you say Ubuntu 22.04 Support, you are talking about Ubuntu Server right? And not the bloated normal desktop install. I think the focus should be on Ubuntu Server and not the desktop distribution.
f

fentonfenton

07/20/2023, 9:23 AM
i took at look and the arm64 server is much more lightweight ca;n't find where i saw that any more. might have made it up. (found it but i was looking at
Raspberry Pi Generic (64-bit ARM) preinstalled server image
from https://cdimage.ubuntu.com/releases/jammy/release/
b

blackphoenixx85

07/20/2023, 9:24 AM
I think the thread name should include this, I think the focus should be first on Ubuntu Server 22.04 LTS 64Bit ARM
u

_dhanos_

07/20/2023, 11:35 AM
Desktop is not "bloated" and IMO ideally there were both. They share the same base, though, and even with the server version you can make a desktop and vice-versa.
b

blackphoenixx85

07/20/2023, 11:36 AM
From my point of view I think that most people want to run the server version on their nodes.
u

_dhanos_

07/20/2023, 11:37 AM
There is also Node 1 with HDMI output and I think that some people would like to run a desktop version there
b

blackphoenixx85

07/20/2023, 12:03 PM
I understand, to me it makes more sense to take the Server as a base, and for node 1 people can install a Destop environment when wanted, for people who want to use all nodes as server nodes, and prefer no desktop, choosing the server distro makes most sense
u

_dhanos_

07/20/2023, 12:04 PM
Or we can have both ¯\_(ツ)_/¯
b

blackphoenixx85

07/20/2023, 12:05 PM
the standard image does include the desktop by default, which is not what you want and need to Node 2-4, so using the server base as the default makes most sense, for node 1 people can just install the desktop
Quote: "The primary difference between Ubuntu Server and desktop is the desktop environment. Ubuntu server doesn't include a graphical user interface, while Ubuntu Desktop does. It's because almost all servers execute headless."
u

_dhanos_

07/20/2023, 12:05 PM
Or we can have both ¯\_(ツ)_/¯
b

blackphoenixx85

07/20/2023, 12:06 PM
we have both when you use the server as base and then install the destop environment for node 1
u

_dhanos_

07/20/2023, 12:06 PM
We can have both images. I don't understand where do you see a problem
b

blackphoenixx85

07/20/2023, 12:07 PM
Sorry, I was not making myself fully clear, I do not see any problem, I understand have both images would make sense, however, regarding time/resources/effort, it makes more sense to concentrate on the server image first
hope this clears it up
u

_dhanos_

07/20/2023, 12:09 PM
The server one is going to be indeed faster but not because of the time or effort of making both, but more because of the GPU drivers and whole graphical subsystem that must be done. I believe the server one is the one that'll be prepared to start.
v

villadalmine

07/20/2023, 12:55 PM
Just work in stages, first core OS layer, then people with time to work with desktop just need only to use a tested core Ubuntu to improve issues with desktop instead to do in one shoot
n

netweson

07/20/2023, 6:37 PM
side question but what would the advantages of running Ubuntu on the Rk1 over a CM4 be out of interest?
d

dkryptlive

07/20/2023, 7:34 PM
Desktop is not bloat, but desktop with snap is definitely bloated… as a compromise without doubling efforts, have initial setup focus on headless server install, then end with optional instructions to add a desktop gui https://phoenixnap.com/kb/how-to-install-a-gui-on-ubuntu
u

_dhanos_

07/21/2023, 12:38 AM
Mostly the speed. RK1 is an octa-core CPU and is roughly 3x faster than CM4. Also RAM - up to 16GB and up to 32Gb in the future
a

abrahamrhoffman

07/21/2023, 2:43 AM
Hey @blackphoenixx85 ! Yes, that's correct. I'm working on a light-weight jammy release that is a bare bones server. Users can apt-get to their hearts desire after that 🙂
d

dkryptlive

07/23/2023, 3:35 AM
b

blackphoenixx85

07/26/2023, 6:03 PM
Anyway to help? I'm guessing I need my RK1 delivered first 😦
a

abrahamrhoffman

07/26/2023, 8:05 PM
Hey @blackphoenixx85 ! Will PM you. Always willing to get support from the community!
f

fentonfenton

07/26/2023, 8:10 PM
Would love to help too
a

abrahamrhoffman

07/26/2023, 8:11 PM
PM'ing you too
b

batz_10k

07/27/2023, 7:00 AM
There is also this one which is specific to RK3588 https://github.com/edk2-porting/edk2-rk3588
s

spooky8086

07/29/2023, 12:34 PM
@User Hello, I'm a dev that has been porting Ubuntu 22.04 to multiple rk3588 boards and you might find my project of interest. However using the 5.15 kernel does not make sense as it does not have support at all for rk3588, that was introduced in 6.2. Do you have a GitHub repo for the kernel, i would love to see what is going on here. I would recommend using the recently released rkr5.1 kernel from rockchip. As it has full hardware support. https://github.com/Joshua-Riek/ubuntu-rockchip
I also would be happy to assist with development, i'm very familiar with the rk3588 by now. I can get a proper desktop working with GPU support quite easily, just need access to hardware and figure out what is going on with the kernel
b

blackphoenixx85

07/31/2023, 4:12 AM
@abrahamrhoffman Do you have access to the hardware?
@abrahamrhoffman @spooky8086 I think that we need to talk about the 5.15 kernel versus the 6.2 kernel
s

spooky8086

07/31/2023, 11:22 AM
I would recomended using the bsp 5.10 kernel first. Then work on 6.x kernel and provide both to users. RK3588 is still very much a work in progress in the mainline kernel. Users will find many features not working.
a

abrahamrhoffman

07/31/2023, 1:59 PM
Hi @blackphoenixx85 what would you like to talk about with regards to the kernel?
b

blackphoenixx85

07/31/2023, 2:00 PM
Are we going with the 5.x or 6.2 kernel. The RK chip is loaded in 6.2 right?
See the message of @spooky8086
a

abrahamrhoffman

07/31/2023, 2:04 PM
We're working on the 5.15 kernel. The main reason is that it is considered LTS (Long Term Support) from Cannonical.
s

spooky8086

07/31/2023, 2:06 PM
Is there a repo for this i can checkout? 5.15 seriously does not make sense unless you have a massive 3rd party backporting support for rk3588
a

abrahamrhoffman

07/31/2023, 2:06 PM
I'm working on the release and will be happy to share my work once I get a little further along.
b

blackphoenixx85

07/31/2023, 2:07 PM
@abrahamrhoffman do you the hardware? The only thing I can come up with is asking TPI to fast track my order
Im studying really hard on the DTree
s

spooky8086

07/31/2023, 2:08 PM
Is the kernel repo public? I just want to see what is going on
a

abrahamrhoffman

07/31/2023, 2:08 PM
Yes, I have all the hardware.
b

blackphoenixx85

07/31/2023, 2:09 PM
@abrahamrhoffman are you part of the community or are you affiliated with TPI
I assume you have other hardware then the TPI RK1
With the same chip of course?
LTS makes sense for a server distro, specifically for people who will be running it for a while
a

abrahamrhoffman

07/31/2023, 2:11 PM
I was selected by Turing to work on the Ubuntu 22.04 5.15 kernel release for the RK1. Please see my original post at the top of the thread. Prior to this I was a very early backer for the TP2.
b

blackphoenixx85

07/31/2023, 2:13 PM
Sorry, I missed that
s

spooky8086

07/31/2023, 2:13 PM
Yes, but how is 5.15 being supported on rk3588? Are you backporting patches from 6.x or is a third party at play?
Copy code
A rolling example 

To better understand the concept of rolling, let’s look at the following example. Let’s say you are running Ubuntu 22.04 LTS. The GA kernel that comes with this release is version 5.15. However, you have a new piece of hardware that was released in early April 2023 and you need the latest device driver support in order for it to work properly on your Ubuntu system.

Instead of upgrading to the next LTS release, which won’t be available until 2024, you can choose to install the 6.2 HWE kernel package, which is released with Lunar Lobster 23.04. Once 6.2 comes to its end of life, you can then continue to roll kernels by installing the HWE kernel which is yet to be selected for the 23.10 release. 6 months after that, in April 2024, the next Ubuntu LTS release, 24.04, will be available. And that’s it. You’ve made it to the next GA kernel, and you can choose whether to upgrade to the next 24.04 LTS release or run just its GA kernel with your older beloved 22.04 LTS.

This way, you would have ensured that you always have the latest hardware and software support on your Ubuntu system, without sacrificing stability or compatibility with your existing applications and software.
Sorry one sec 🙂 on another call
s

spooky8086

07/31/2023, 2:41 PM
I see, so this means 6.2 is being used not 5.15?
a

abrahamrhoffman

07/31/2023, 2:57 PM
Okay, all done with my call. Hey, so it looks like you're interested in ensuring mainstream support for Linux releases on the TPi2 right? I'm on the same page. Support for RK3588 + dev board modules is just coming into the 6.2+ kernel, as you mentioned. However, we have the ability today to use the 5.15 kernel and custom compile the modules we need to get things up, stable and working. The reason I posted the above is that I wanted to point out the proper migration pattern is exactly what you mentioned: move into a mainline kernel with full support. Unfortunately, we don't have that today, we have partial releases for some boards. So we're in this strange place between fully supported mainline and "roll our own" support for the board. The goal is to get a working release out to the community as quickly as possible, with a runway toward mainline! We'd love it if everyone got a working stable OS in their hands now with a stable upgrade pattern in the future. Hope that makes sense!
s

spooky8086

07/31/2023, 3:03 PM
My confusion is with the 5.15 kernel as it does not support the rk3588. I have not seen any rk3588 boards running on it. Did you receive some BSP from rockchip that uses 5.15??
a

abrahamrhoffman

07/31/2023, 3:04 PM
Yep, Rockchip's latest developer SDK contains support for Ubuntu 22.04 5.15
s

spooky8086

07/31/2023, 3:05 PM
Is this something you could share? Getting anything from rockchip is a hassle haha
a

abrahamrhoffman

07/31/2023, 3:07 PM
No kidding, just syncing the repos took a week. I'm just the bug bounty guy, you'd have to reach out to the core Turing team about that. However, I am sure once this is ready they'd be interested in sharing with the community.
s

spooky8086

07/31/2023, 3:13 PM
Understood, I have only seen 5.10 from rockchip and nothing about 5.15. But this does seem interesting. Any chance you could dm contact info to someone on the Turing team I may be able to reach out to?
a

abrahamrhoffman

07/31/2023, 3:16 PM
Apologies for being so pedantic, but is seems as an outsider the best I can suggest is checking in other threads or going through the main contact page.
s

spooky8086

07/31/2023, 3:17 PM
No worries I understand! I just have not found any contact information on the Turing website
a

abrahamrhoffman

07/31/2023, 3:17 PM
s

spooky8086

07/31/2023, 3:18 PM
Thanks haha, I missed that!
Btw is the 5.15 bsp kernel a weird android fork like 5.10?
u

_dhanos_

07/31/2023, 4:01 PM
As for the RK3588 support in the kernel version of 6.2, it's still not great: https://gitlab.collabora.com/hardware-enablement/rockchip-3588/notes-for-rockchip-3588/-/blob/main/mainline-status.md - many features are missing there like GPU and display controller, M.2 or
cpufreq
(which is rather important), and some things that are already done(-ish) won't be available before the future kernel releases like 6.5. I'm not sure how much the current kernel version, 6.2, will be usable here.
I'm not sure what's magic about kernel 5.10, but Nvidia is using the same version in the Orin module firmware.
s

spooky8086

07/31/2023, 4:06 PM
There is a 5.10 bsp from rockchip that has full hardware enablement. That is the only benefit.
u

_dhanos_

07/31/2023, 4:11 PM
Yeah, I know that (I was looking into making the image for RK1 before Abe and I have the sources from Rockchip). I just found it interesting that the Nvidia Jetson Orin modules are using the same kernel version.
s

spooky8086

07/31/2023, 4:15 PM
That is strange indeed
j

j0jux

07/31/2023, 9:44 PM
just a wish: please include cloud-init
a

abrahamrhoffman

08/01/2023, 4:01 PM
How so? Curious about your use case. What features of cloud-init are you interested in?
j

j0jux

08/01/2023, 5:45 PM
If my SBC bootstrap procedure would be: 1. flash image 2. boot 3. during boot happens cloud-init, in case we get a meta data server running on the BMC, the SBC in each slot could be continuing bootstrapping itself, instead of other steps. This would make the turing pi more "cloudish" Alternativly you could do a manual Ansible deployment or similiar on the freshly writen node. But this is a mnaula step. Cloud-init would allow more automation.
This is also discussed in https://github.com/turing-machines/BMC-Firmware/issues/73 and https://github.com/turing-machines/BMC-Firmware/issues/58 . It would be a first step in using the SBCs in the turing Pi2 for automatically bootstrapping itself into a k8s-cluster. An adapted Cluster API provider is still missing as discussed in the latter issue.
j

john.richter

08/01/2023, 9:12 PM
Would make creation of a golden image for the RK1 more feasible. They can dynamically configure themselves using just a few config files provided by the metadata server or various data sources external to the rk1
Most distros support it now too
Ubuntu’s autoinstall process (subiquity) uses cloud-init under the hood and you can hook into it
I’ve been playing with this recently and have some example here if it is helpful. https://github.com/johnrichter/datadog-examples/tree/main/testing/vms/images
s

spooky8086

08/01/2023, 10:08 PM
Btw @_dhanos_ and @abrahamrhoffman have you guys verified the BSP kernel you have is 5.15 LTS? The rockchip kernels I have seen are based off android which would not make it an LTS kernel.
a

abrahamrhoffman

08/03/2023, 1:35 PM
Thanks for explaining @j0jux! Sounds interesting. I'll keep it in mind.
b

blackphoenixx85

08/04/2023, 3:03 AM
Would it be possible to turn off the auto bootstrapping? In case somebody does not want a k8 cluster?
j

j0jux

08/05/2023, 11:08 PM
you mean after already bootstrapped? or if you do not want cloud-init to happen on boot. Both is possible.
b

blackphoenixx85

08/06/2023, 1:16 AM
I think cloud-init should be after boot. And after bootstrap.
We need to make sure we do not provide too much of a forced template. We must not take too much assumptions on what people need and want.
a

acelink.io

08/06/2023, 4:04 AM
s

spooky8086

08/08/2023, 6:43 PM
Any ETA on the source code becoming public?
t

terarex

09/25/2023, 7:34 PM
@abrahamrhoffman any updates on Ubuntu 22.04 for the RK1? We're closing in on the estimated FCS date.
s

soxrok2212

09/29/2023, 3:55 PM
Tossing in my 2, or 3 or maybe even 4 cents here. I'm not sure on the feasibility of everything, but I'm significantly more in favor of: - vanilla upstream support (I have bad luck with buggy vendor BSPs) - ... which hopefully also supports the GPU for encode/decode. I had hoped migrate my linux iso library to av1 and use the rk1's hardware decode to transcode if necessary. See https://github.com/hbiyik/FFmpeg - pure Debian support. I suspect many others, like myself, are hoping to run Proxmox on these bad boys and Proxmox is built to run on top of Debian and Debian only, rip @abrahamrhoffman @_dhanos_ I'd love to help test when my RK1s arrive. I should be one of the first. Any update on a repo where this is being developed? DMs are open!
p

pink6

10/08/2023, 3:09 PM
Hi Abe - Would love to see 'simple' to follow documentation too, that is also 'complete', and works out of the box, A car sitting in the driveway isn't fun. I'd rather drive it, and then tinker with improving it. That's what works best for my students too.
DietPi is likely more popular, as it was the version used in the directions. As a new TP user, it's easier to follow the directions, then try new things. I'd like to see something different. k3os or others. Why just have one option???
Thanks - I did hear that too. But isn't there anything else other than DietPi???
Abe - these kinds of things are really helpful. I wonder if TP can put many of these things on their documentation site. Sort of an appendix of topics. Just a toc and links to each topic. There is so much I learn from the board, but it's time consuming to 'go back' and then when you need information, it's not so simple to find it again! 😉 Might make answering the same questions also easier for help support. 🙂
v

villadalmine

10/11/2023, 7:43 AM
Talos it is a nice k8s distro talos.dev support many boards and x64 and arm
a

acelink.io

11/21/2023, 4:30 PM
Is there a place to download the Ubuntu image for rk1s?
t

terarex

11/21/2023, 5:55 PM
This is the GitHub repository: https://github.com/Joshua-Riek/ubuntu-rockchip/releases/tag/v1.30 You'll see the Turing Machines RK1 on the list of supported products. @User has been making contributions there.
u

_dhanos_

11/24/2023, 11:56 AM
Will be set shortly. The release is not going to be the image in teh version linked above
I mean the download is ready, the docs are going to be set soon
This is not the official way, nor this image is the one to use for now
t

terarex

11/24/2023, 3:01 PM
Ah, okay. This was the place @spooky8086 referred to.
b

blackphoenixx85

11/25/2023, 3:34 PM
@_dhanos_ if this is not thr place where do we get the image?
u

_dhanos_

11/25/2023, 3:35 PM
The official releases are going to be put here: https://firmware.turingpi.com/turing-rk1/
You can get the image from Josh's GitHub, but currently newest release do not include DisplayPort fix, for example
For this and other reasons we want to share our official firmware download channel
b

blackphoenixx85

11/25/2023, 3:36 PM
Thanks, will the server image be ready soon?
u

_dhanos_

11/25/2023, 3:37 PM
The server image is there
b

blackphoenixx85

11/25/2023, 3:37 PM
Got it, btw do you mean the images from josh's github do not include the display fix?
u

_dhanos_

11/25/2023, 3:38 PM
In the future, we'll also have a mainline kernel version
b

blackphoenixx85

11/25/2023, 3:38 PM
Nice
u

_dhanos_

11/25/2023, 3:38 PM
Correct, they do not
b

blackphoenixx85

11/25/2023, 3:38 PM
Thanks
u

_dhanos_

11/25/2023, 3:38 PM
They will, with the next release, but currently they do not
d

dadcoachengineer

11/26/2023, 7:33 PM
Team - Thanks for all you have done to get an image setup. I have 3x RK1s running the 1.3 build added to my docker swarm. Happy to do any testing if needed.
s

scienceman.

11/26/2023, 8:23 PM
I'd prefer Fedora, tbh, now that it installs and boots natively on Raspberry Pi's already. Any chance of also supporting that? Also I'd LOVE to have a real ASPEED BMC instead of the Allwinner chip that's there now, in future versions of the Turing Pi line. There's so muc hse can do with e.g. the OpenBMC and other software if we had a supported BMC chip!
u

_dhanos_

11/26/2023, 8:53 PM
We do not have plans on creating Fedora image, but I believe someone from the community will do that at some point. A real ASPEED BMC is an ARM CPU running Linux, right? Not any different from what the BMC here is doing.
Also BMC on TPi2 has way different features due to specific of TPi2 that controls 4 nodes but does not integrate with any of them, unlike "standard" BMCs that are closely integrated with the platformon the motheboard level
TPi2 is not a motherboard, it does not contain node systems, nodes thems selve has own systems and do not expose them in a way the BMC could interact with them
j

j0jux

11/26/2023, 10:04 PM
Correct, and some with default passwords, so don't ever expose BMCs to the wide internet
d

dadcoachengineer

11/27/2023, 3:01 AM
Some of my favorite pen tests were discovering BMCs exposed to the internet.
s

soxrok2212

11/27/2023, 4:46 PM
this has to be a meme....
j

j0jux

11/30/2023, 2:34 PM
an ex colleague of mine filed that default password thingy as issue to a major BIOS vendor, and the got tons of shit via their lawyers eg. NDAs, but in fact default passwords are a major risk, even the ransom ware gangs out there are aware of this "cheap compute" nowadays
i

injectedfusion

12/01/2023, 2:14 PM
K3os is definitely a nice to have and a use case of mine.
d

dojo.major

12/01/2023, 4:24 PM
I thought that k3os is dead? https://github.com/rancher/k3os/issues/846
d

dadcoachengineer

12/02/2023, 1:35 PM
Do we know if all iptables kernel modules (including filter) are enabled on ubuntu-22.04.3-preinstalled-server-arm64-turing-rk1_v1.30-dphotfix.img
21 Views