Noir Linux Kernel is Custom Linux kernel for 64bit Ubuntu.This custom kernel has some useful patches(Zen Interactive Tune,etc.) applied.Noir Linux Kernel improves realtime performance and response performance. The default CPU scheduler of "Noir Linux Kernel" is CFS,the default I/O scheduler of this kernel is MQ-deadline.
Noir Linux Kernelは、64ビットUbuntu向けのLinuxカーネルです。このカスタムカーネルは、いくつかの役に立つパッチ(Zen Interactive Tuneなど)を適用しました。Noir Linux Kernelは、リアルタイム性能とレスポンス性能を向上させます。 Noir Linux KernelのデフォルトのCPUスケジューラーはCFS、デフォルトのI/OスケジューラーはMQ-deadlineです。
- Built on the GCC 12.1.0 - CPU scheduler -> EEVDF - Default I/O scheduler -> BFQ - Processor family -> Generic X86_64 - Kernel Compression mode -> zstd - RCU boost delay -> 339 - Timer tick handling -> Full dynticks system - Default CPUFreq Governor -> schedutil - CPU idle governor -> TEO - futex support - Core scheduling for SMT ON - AMD p-state support - Preemption Model -> Full Preemptible Kernel(Real Time) - CPU Timer frequency -> 500Hz - OpenRGB support - Zen Interactive Tune support - WineSync support
[Overview] Valkyrie Linux is the 64bit Operating System,Ubuntu LTS based. The desktop environment of this OS consists of Openbox and Tint2. The Noir Linux Kernel, a custom kernel that comes with this OS,improves realtime and response performance.Openbox,a window manager,had a rounded corner patch applied.
Valkyrie LinuxはUbuntu LTSをベースにした64bitオペレーティングシステムです。このOSのデスクトップ環境はOpenboxとTint2で構成しています。 このOSに付属しているカスタムカーネル「Noir Linux Kernel」は、リアルタイム性能とレスポンス性能を向上させます。ウィンドウマネージャーのOpenboxには角丸パッチを適用しています。
[Updated] - Applied update of the Linux application until June 30,2023 - Updated to the latest original application "Viper Tools" - Updated to the Custom kernel "Noir linux kernel 6.4" - Updated to Firefox 115
[Fonts] - Takao font - font noto-emoji - font noto cjk - Cica
[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"