{"id":119,"date":"2021-01-09T22:13:56","date_gmt":"2021-01-09T21:13:56","guid":{"rendered":"https:\/\/threedots.ovh\/blog\/?p=119"},"modified":"2021-01-09T22:13:56","modified_gmt":"2021-01-09T21:13:56","slug":"fedora-on-nvidia-jetson-with-gpu-acceleration","status":"publish","type":"post","link":"https:\/\/threedots.ovh\/blog\/2021\/01\/fedora-on-nvidia-jetson-with-gpu-acceleration\/","title":{"rendered":"Fedora on NVIDIA Jetson with GPU acceleration"},"content":{"rendered":"\n<p>Note: This does not use the experimental UEFI firmware from Nvidia, and relies on the L4T Linux 4.9 kernel. The BSP used is designed for use on Tegra X2 onwards.<\/p>\n\n\n\n<p>Download a Fedora 33 for AArch64 raw disk image from <a href=\"https:\/\/dl.fedoraproject.org\/pub\/fedora\/linux\/releases\/33\/Workstation\/aarch64\/images\/Fedora-Workstation-33-1.3.aarch64.raw.xz\">here<\/a> and flash it to the boot media, which can be either over USB, microSD, UFS or NVMe.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>TIMEOUT 30\nDEFAULT fedora\n\nMENU TITLE L4T boot options\n\nLABEL primary\n      MENU LABEL JetPack\n      APPEND ${cbootargs} quiet root rw\n\nLABEL fedora\n      MENU LABEL Fedora\n      LINUX \/boot\/fedorakrnl\n      FDT \/boot\/tegra194-p2888-0001-p2822-0000-maxn.dtb\n      INITRD \/boot\/initrd.img-4.9.140+\n      APPEND ${cbootargs} quiet selinux=1 enforcing=1 root=PARTUUID=d93fcdd0-03 ro rootflags=subvol=root rhgb console=tty0\n<\/code><\/pre>\n\n\n\n<p>You&#8217;ll then have to fill \/boot\/extlinux\/extlinux.conf with your chosen config. You <em>might<\/em> want to build a custom kernel with BTRFS built-in and the XUSB firmware included, or build an initrd with those.<\/p>\n\n\n\n<p>Then, you can download a lightly adapted BSP from <a href=\"https:\/\/threedots.ovh\/bubbles\/nvidia_fedora.tar.xz\">here<\/a> from within your Fedora install. You can then run sudo .\/install.sh and reboot.<\/p>\n\n\n\n<p>Things that do work:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>GPU acceleration with X11<\/li><li>CUDA<\/li><\/ul>\n\n\n\n<p>Things that don&#8217;t work:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>DRM\/KMS (and Wayland)<\/li><li>GPU access from within snap or flatpak containers<\/li><li>Video acceleration through gstreamer<\/li><\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Note: This does not use the experimental UEFI firmware from Nvidia, and relies on the L4T Linux 4.9 kernel. The BSP used is designed for use on Tegra X2 onwards. Download a Fedora 33 for AArch64 raw disk image from here and flash it to the boot media, which can be either over USB, microSD,&hellip;&nbsp;<a href=\"https:\/\/threedots.ovh\/blog\/2021\/01\/fedora-on-nvidia-jetson-with-gpu-acceleration\/\" rel=\"bookmark\">Read More &raquo;<span class=\"screen-reader-text\">Fedora on NVIDIA Jetson with GPU acceleration<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"neve_meta_sidebar":"","neve_meta_container":"","neve_meta_enable_content_width":"","neve_meta_content_width":0,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":"","footnotes":""},"categories":[1],"tags":[],"class_list":["post-119","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/threedots.ovh\/blog\/wp-json\/wp\/v2\/posts\/119","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/threedots.ovh\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/threedots.ovh\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/threedots.ovh\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/threedots.ovh\/blog\/wp-json\/wp\/v2\/comments?post=119"}],"version-history":[{"count":1,"href":"https:\/\/threedots.ovh\/blog\/wp-json\/wp\/v2\/posts\/119\/revisions"}],"predecessor-version":[{"id":120,"href":"https:\/\/threedots.ovh\/blog\/wp-json\/wp\/v2\/posts\/119\/revisions\/120"}],"wp:attachment":[{"href":"https:\/\/threedots.ovh\/blog\/wp-json\/wp\/v2\/media?parent=119"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/threedots.ovh\/blog\/wp-json\/wp\/v2\/categories?post=119"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/threedots.ovh\/blog\/wp-json\/wp\/v2\/tags?post=119"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}