Setting up Realtime Kernel on Jetson

UpdateAs of Jan 21, 2021, Nvidia now natively supports the PREEMPT_RT kernel patch on the Jetson boards. Steps to install: sudo echo ‘deb https://repo.download.nvidia.com/jetson/rt-kernel r32.5 main’ \ >> /etc/apt/sources.list.d/nvidia-l4t-apt-source.list sudo apt update sudo apt install nvidia-l4t-rt-kernel nvidia-l4t-rt-kernel-headersReboot and your Jetson board will be running a real-time kernel. If you want to customize the kernel sourceFindContinue reading Setting up Realtime Kernel on Jetson

Passthrough Nvidia to Linux VM

Almost all of the online documentation for VFIO passthrough is for Windows: a direct result of pragmatic Linux users who acknowledge the current state of gaming. However, with Steam’s recent advances towards Linux compatibility, you may consider passing your Nvidia card to a Linux VM instead. This guide should help you make Nvidia and Ubuntu cooperate in a VFIO environment.

Setting Up OSMC

OSMC is an open source operating system that utilizes Kodi to make a streaming alternative to Chromecast, Fire TV, Roku, or Apple TV. Here, I walk you through the install process and review its practicality