Jump to content

Yawgix

From YawgNetWiki
Revision as of 14:54, 6 August 2025 by Encryptid (talk | contribs) (Created page with "=Specs= * MSI [https://www.msi.com/Motherboard/support/MPG-X570-GAMING-EDGE-WIFI MPG-X570-GAMING-EDGE-WIFI] * AMD [https://www.amd.com/en/products/cpu/amd-ryzen-9-3900x Ryzen 9 3900X] @ 3.8GHz (4.6GHz boost) ** AKA [https://en.wikipedia.org/wiki/Zen_2 Zen2] * MSI [https://www.msi.com/Graphics-Card/GeForce-RTX-3070-GAMING-X-TRIO/ RTX 3070 Gaming X Trio] * 2x16GB DDR4 3200 =Gaming Tweaks= ==GUI== * Nvidia settings and tweaks * Conf/Yawgix-Xorg|X...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Specs

[edit]

Gaming Tweaks

[edit]

GUI

[edit]

Performance

[edit]
   SDL_VIDEO_MINIMIZE_ON_FOCUS_LOSS=0 %command%

R&D

[edit]

Use some time on normal install to

  • Test steamtinkerlaunch https://github.com/frostworx/steamtinkerlaunch from AUR
  • Check out mangohud https://github.com/flightlessmango/MangoHud from AUR
  • Grab gamemode stuff and steamtinkerlaunch for wiki
  • Try kwin-lowlatency or disabling Compositor in System Settings > Display and Monitor > Compositor, check Enable compositor on startup and restart Plasma
  • Try different DEs (lxde, gnome, xfce)
  • Refine packages for wiki
  • Make determinations about next kernel
    • May need to consider package limitations for some (chaotic AUR and AUR don't seem to mix and might need separate installs)
  • Make determinations about CPU / GPU testing for kernel
  • Make install script for testing setups

Kernels

[edit]

AUR

[edit]

amd-znver2 AUR

	[linuxkernels]
	Server = http://nhameh.ovh/$repo/$arch
	SigLevel = Optional TrustAll

amd AUR

Chaotic AUR

[edit]

tkg GIT

	git clone https://github.com/Frogging-Family/linux-tkg.git
	cd linux-tkg
	# Optional: edit customization.cfg file
	makepkg -si
	# You will need a different nvidia package 
	git clone https://github.com/Frogging-Family/nvidia-all.git
	cd nvidia-all
	makepkg -si
	# And Wine https://github.com/Frogging-Family/wine-tkg-git
	git clone https://github.com/Frogging-Family/wine-tkg-git.git
	cd wine-tkg-git
	makepkg -si 

Chaotic AUR INFO

	yay -S chaotic-mirrorlist chaotic-keyring powerpill
	sudo pacman -Sy && sudo powerpill -Su && paru -Su
	sudo pacman -S linux-tkg-pds-zen2
	# TKG specific apps, use chaotic-aur/{pkgshere}
	ntfs3-dkms downgrade chromium-widevine ffmpeg-full vlc-git 
	chaotic-nvidia{-dkms,-opencl,-utils,-settings}-tkg vulkan-icd-loader-git {spirv-tools,mesa,vkd3d-tkg-git,faudio,vulkan-headers}-tkg-git
	lib32{-mesa-tkg-git,-chaotic-nvidia{-opencl,-utils}-tkg,vkd3d-tkg-git,vulkan-icd-loader-git,-spirv-tools-tkg-git,-faudio-tkg-git}
	# If we use faudio we will need faudio-tkg-git lib32-faudio-tkg-git
	# Might need to use their plasma version too

More info on ChaoticAUR [ Here] or Archived

Testing Plan

[edit]

Goals:

  • Find best DE for gaming and use
  • Find best/preferred kernel
  • Find best nvidia setup
Arch Vanilla default-nvidia 
Arch $kernel default-nvidia
	amd-znver2
	pf
	ck
	zen
Arch Vanilla nvidia-beta
Arch $kernel nvidia-beta 
Arch LTS nvidia-lts
Arch $ChaoticAUR
        tkg-pds-zen2
	tkg-bmq-zen2?
Packages
	xorg 
	nvidia/beta 
	DE with modifications
	steam, benchmarks
	testuser setup 
Benchmarks with Basemark / Phoronix-test-suite 
PTS
	csgo
	CPU
	GPU
	VLK
	D3D
sysbench

Tests

[edit]
  • phoronix-test-suite benchmark csgo
  • sysbench cpu --cpu-max-prime=20000 --threads=4 run
  • sysbench --test=cpu --cpu-max-prime=20000 --num-threads=4 run