If you have any questions, please contact us via a YouTube comment and we would be happy to assist you!
This tutorial will only work on Chromebooks with an Intel or AMD CPU (with Linux Apps Support) and not those with an ARM64 architecture CPU.
If the firrmwarte wasn't installed correctly, if the video is wrong at the part, please look at this article:
https://vita3k.org/quickstart.html
https://vita3k.org/quickstart.html
Commands Used:
1) sudo mv /etc/apt/sources.list /etc/apt/oldsources.list
Have a look at our Chromebook comparison and Buyers Guide!
Join our mailing list to be notified about all major Chromebook Sales.
1) sudo mv /etc/apt/sources.list /etc/apt/oldsources.list
2) sudo touch /etc/apt/sources.list
3) sudo echo deb https://deb.debian.org/debian bookworm main | sudo tee -a /etc/apt/sources.list
4) sudo dpkg --add-architecture i386
5) sudo apt update
6) sudo apt dist-upgrade
7) sudo apt autoremove
8) sudo apt install libsdl2-2.0-0 libgl1-mesa-dri:i386 mesa-vulkan-drivers mesa-vulkan-drivers:i386
9) wget https://github.com/Vita3K/Vita3K/releases/download/continuous/ubuntu-latest.zip
10) unzip ubuntu-latest.zip
11) chmod 755 Vita3K
12) export MESA_GL_VERSION_OVERRIDE=4.4 && export MESA_GLSL_VERSION_OVERRIDE=440 && ./Vita3K fixedvblank_mode=0
Official Site:
We are on social media! For announcements, content release updates (across all our projects), and much more, please join our Reddit community!
https://www.reddit.com/r/linuxmadesimple/
https://www.reddit.com/r/linuxmadesimple/
All Currently Supported Chromebooks with Linux Apps (Crostini) support
Have a look at our Chromebook comparison and Buyers Guide!
Join our mailing list to be notified about all major Chromebook Sales.
Comments
Post a Comment