L4T Ubuntu - A fully featured linux on your switch

L4T Ubuntu 3.4.0
L4T Ubuntu is a version of Linux based on nvidia's linux for tegra project. It uses a different kernel compared to previous releases which allows it to use features not yet in mainline. Such as audio, docking support and vulkan.
Beware, using high clocks in handheld mode will degrade your batteries capacity a lot faster than at stock clocks
If you can't install an application check this thread, and ask all questions there
https://discord.gg/N9PPYXjWMY
We have a wiki !
To facilitate our work we will only update our wiki from now on in order to avoid multiple outdated references, please refer to the following link instead of this page
https://wiki.switchroot.org/en/Linux/Ubuntu-Install-Guide
3.4.0 update file listed below With the 3.0+ updates. If doing fresh install, install 3.4.0 image.
Big Thanks to CTCaer for 3.4.0, for fixing the final issues in Ubuntu/Linux kernel and all the testers that helped him.
Features
- Full USB PD/OTG/OTG Docks
- Bluetooth (both controllers and audio)
- Full Joycon Support(Excluding NFC, and IRcamera)
- Nvidia GPU drivers - Vulkan and OpenGL
- Audio - Headphones, speakers and over HDMI when docked.
- Touchscreen(more fixes)
- Display
- WiFi(sleep fixes/stability fixes)
- CPU frequency scaling - The CPU scales from 200mhz to 1.7ghz (what switch is binned for) depending on the load its under. Fans are adjusted to account for this
- Full sdcard speed
- Hardware video acceleration when using the built in videos app (means you can watch videos without battery draining massively)
- Overclocking
- LP0 Sleep mode
- IMU/Ambiant Light sensor support
- reboot2payload
- Minerva Memory Training
- Support for Moonlight-QT
- Initramfs updates(fix partition resize, add boot logo, and error screens)
- Minimum of 8 GB.
- Standard: https://download.switchroot.org/ubuntu/switchroot-ubuntu-3.4.0-2021-07-23-v2.7z
- CUDA_Developer: Deprecated. update_only .7z still works on it. New users can use the above image and then run "sudo apt-get install nvidia-jetpack" to get the complete CUDA package
https://torrents.switchroot.org/ubuntu/
Updates for previous 3.0+ installs. 3.4.0 link below.
https://download.switchroot.org/ubuntu/switchroot-ubuntu-3.4.0-update_only-2021-07-23.7z
1. Remove l4t-ubuntu folder and bootloader\ini\01-ubuntu.ini from fat32 partition on sdcard.
2. Extract zip to fat32 partition on sdcard.(if you have no space, try removing all ubuntu related files from fat32 partition on sdcard, and try again.)
3. Dump joycon pairing info in hekate.(Only needs to be done if you havnt already done this)
4. Boot.
How to install:
- Download the image (standard non cuda is probably what you want) you want from the downloads section.
- Partition with hekate, make sure to leave enough room on fat32 to extract chosen image.
- Extract 7z to fat32 partition, now labeled SWITCHSD
- Flash image in partition manager in hekate to linux partition.
- Go to NYX tools, and dump joycon pairing data, with joycons connected to console, after being paired in hos.
- Launch ubuntu through hekate.
- Wait for around 2-4 minutes while it initially loads.
- Enjoy, you now have fully featured Ubuntu on your switch!
- Pair procons by opening the bluetooth menu in settings and pressing the + button in the bottom left corner. Then press the sync button on the controller and select its name in the pairing window.
- To update the system run "sudo apt update", "sudo apt upgrade". This will apply all switch and ubuntu updates aside from kernel updates, they will be posted here if ever needed.
- CPU/GPU/Fan profiles and Overclocking are now handles in NVPmodel.
- Disabled sandboxing in Chromium in order to enable GPU acceleration
Night and day difference. Existing users can add --no-sandbox to their desktop shortcut.
- Better performances in many scenarios (As always that should affect apps/games/emus/etc)
- Significant better deep sleep. (Measured at 582 hours. 440% better).
- Faster wake up from sleep.
- Saved 240MB ram (fb and active file page pool, aka always used pool)
- Memory remapping 800%-2000% speed up. Mostly used by emulators and VMs (and lot in android).
- Some other memory optimizations, plus enabled huge ram pages
- Faster kernel and OS boot.
- Fixed tearing issues for NVDEC/NVENC. (video hw accel)
- Lower latency for frame end calcs for builtin display
- Fixed Hori pads for joycond
- Fixed an issue where it would make railed jc to disconnect on rumble
- Joycon/Procon rumble was improved and intensity tuned for better user experience
- Kernel now uses the proper display panel init/deinit by checking panel id
- Improved dock/undock script
- Touch stays enabled now in dock mode. Users that use docks that do not cover the screen can use it as alternative input.
- Added low ram protection. Now instead of hanging for minutes it will only stutter for seconds until oom occurs and recovers ram
- Better seamless display on boot
- uenv.txt changed, read uenv_readme.txt. It's simple to transfer over custom settings.
- Reboot action can now be defined in new uenv.txt. Reboot back into Linux by changing `reboot_action=` from `bootloader` to `via-payload`.
Apps Changes:
- Full video HW decoding via new SMPV Player app (also supports youtube links)
- Full video HW encoding via ffmpeg-l4t
- Added L4T-Megascript app
You can get or build various essential stuff, apps or emulators with a single click. All configured and optimized for Switch.
- Nvpmodel was updated to include Battery charging protection limits options
Useful when you are constantly docked and want to protect battery's life.
Limit gets saved and applied on boot.
Reminder that discharging can't happen when plugged in. Even when charging is off, usb power is used to supplement system.
So you need to discharge first if you want the battery % to go inside the limit.
That also disables charging in sleep in order for the feature to work.
If you reboot/shutdown, it gets disabled and re-enabled at the next L4T boot.
As always the source is public and all L4T based projects for Switch will benefit (L4T linux distros/Lakka/Android)
Sources
They can all be found at https://gitlab.com/switchroot with the other kernel repos on http://nv-tegra.nvidia.com
Use these scripts if you want to build your own kernel: https://gitlab.com/switchroot/kernel/l4t-kernel-build-scripts/tree/test
Credits
Bylaws,
Langerhans,
Ave,
Natinusala,
CTCaer(most of the hard stuff),
Gavin_Darkglider,
DanielOgorchock(Joycon drivers/joycond),
stary2001 (reboot2payload),
NVIDIA,
Azkali
Everyone else in switchroot - more info on that in the future.
Last edited by azkali,