The Noir Linux Kernel is 64bit Custom Linux kernel for Ubuntu,and also this kernel has some useful patches applied. It has improved response and performance compared to the regular Ubuntu official kernel.It is especially effective for games and desktop applications. The default CPU scheduler for the Noir linux kernel is "CFS",and the default I/O scheduler is "Kyber".
Noir linux kernelはUbuntuに対応したカスタムカーネルです。 複数のパッチを適用しています。通常のUbuntu公式カーネルよりレスポンス性能とパフォーマンスを高めています。特にゲームやデスクトップ用途で高い効果を発揮します。 マルチキューI/Oスケジューラーは、MQ-deadline・Kyber・BFQ-MQをカーネルパラメーターで選択可能になっています。 Noir linux kernelのデフォルトのCPUスケジューラーはCFS、デフォルトのI/OスケジューラーはKyberです。
[Change Point] - Applied update of the Linux application until June 1,2022 - Updated to the latest original application "Viper Tools" - Updated to the Custom kernel "Noir linux kernel 5.18.1" - Updated to Wine Staging 7.9 - Added vkBasalt - Added the new feature "Linux Photorealistic Game Mode(LPGM)"
◇ Overview Valkyrie Linux is a 64-bit OS developed based on the Linux distribution "Ubuntu LTS version". The desktop environment uses LXQt. Valkyrie Linux implements "Providing an execution environment for Linux/Windows applications", "Providing a software development/Web development environment", "Providing a multimedia content creation environment", and "Building a gaming environment".
This OS contains a custom kernel based on the latest Linux kernel. The custom kernel achieves high responsiveness and high performance by combining with the graphic driver "Mesa 22". The default kernel is the Ubuntu kernel 5.17.0-generic. If you want to install a custom kernel, You can install it from the icon on the desktop.
Equipped with popular applications such as "Firefox", "GIMP", "Audacious", "SMPlayer", "Emacs", "OBS Studio", "Shotcut", and "Steam" and "Blender", it covers most of the work done by desktop computing.
[Recommended system requirements] Processor : Intel Core i,Pentium G/Celeron G,Atom SoC AMD Ryzen Memory: 2GB and over Storage: 128GB and over HDD/SSD/USB memory Network: FTTH・ADSL・LTE・WiMAX2+ etc.
◇Install 1.Download the ISO (You can download it even if you don't have a OneDrive account. Right-click on the file you want to download to display the menu.) 2.Create an installation disk (Live USB) on a USB memory with UNetbootin. https://unetbootin.github.io/ 3.Insert Live USB into the USB port of your computer so that you can boot from a USB memory so that you can boot from UEFI with Live USB. (Press the F11 key etc. when the maker logo appears.) 4.Boot the system with Live USB. 5.Connect your machine to the internet. There is an icon on the desktop that says "Install Ubuntu 20.04". Clicking this will launch the installer, so install it. If the installation of the boot loader "Grub2" fails, you can restart the LiveUSB system and use boot-repair from the right-click menu to install it.
◇boot-repair usage example Uncheck "Advanced Options"-> "GRUB Options"-> "Secure Boot" and press the Apply button.
After installing GRUB, restart the system (even if you get an error saying that the repair failed, Grub2 is installed so you can start it without any problems).
◇Disable secure boot 1.The manufacturer's logo will be displayed when you start your computer, so press the F2 key or the Delete key at this time. 2.Since we are entering UEFI, change to advanced mode. (It depends on the motherboard you are using.) 3.There is a secure boot setting item in the security related items, so select this. 4.If you save and reboot, Secure Boot will be disabled and you will be able to boot your system.
◇What to do if you can't install a newer version of the kernel Remove the tools related to live-boot-tools and initramfs-tools and reinstall them.
◇Update iHD driver
$ cd ~/viper/scripts $ ./build_media_driver.sh
◇Linux Photorealistic Game Modeの使い方 vkBasaltとReShade FX Shadersをベースにしているゲーム画質向上機能「Linux Photorealistic Game Mode」の使い方は以下の通りです。 ・Steamの場合 ゲームのプロパティにある起動オプションに「ENABLE_VKBASALT=1 %command%」を追加 ・Wineの場合 ENABLE_VKBASALT=1 wine "xxx.exe"