Replies: 2 comments 2 replies
-
@Sunt-git I'm not that familiar with Linux-RT and the implications it might have on its configuration (be it Kconfig or device-tree wise). The only issue that comes to mind is that, if you are passing-through virt's virtio-net, because there is no SMMU for virtio devices, you need to have identity mappings for that guest by setting the |
Beta Was this translation helpful? Give feedback.
-
@Sunt-git hey, i met the same question. Did u solve this problem in the end? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I applied rt-patch (patch-5.11-rt7.patch.gz ) to linux 5.11.0, and successfully generated a rt-patched Linux image. Then I ran Bao and successfully started RT-Linux, but when the Linux startup information stays on the user login interface, Linux cannot receive the account information I entered, and ssh cannot log in to Linux. The platform is aarch64 qemu-virt. What is the reason? Does rt-linux need a different dts file?
The startup information of rt-linux is as follows
Beta Was this translation helpful? Give feedback.
All reactions