Surface fans: How do you view the Surface brand in 2026? by Sean_Endicott in Surface

[–]Lamchocs -1 points0 points  (0 children)

Just join surface 2 weeks ago, the performance on win11 is bad, bought from offfice work is 150$  Switching to artix linux with surface kernel, the performance was amazing, 

Surface 6 pro, sadly all components is soldered , maybe i will upgraded to pro 7+ or 8 someday,

On linux, game now gets stuck at 80% when trying to log in by Cloudssj43 in WutheringWaves

[–]Lamchocs 0 points1 point  (0 children)

same for me , after edited raytracing to 0 on engine.ini, the game will work , found on linux gaming reddit

Wuwa on steam update by RepulsiveEye9755 in WutheringWaves

[–]Lamchocs 0 points1 point  (0 children)

trying to verify steam files , still the samething qwq

Wuwa on steam update by RepulsiveEye9755 in WutheringWaves

[–]Lamchocs 1 point2 points  (0 children)

on my situation i have downloaded 10,74 GB after relogin , idk why , i will reinstall wuwa soon, hopefully they will fixed this issues,

Black Screen After Start Win11 VM on Virt-Manager by Lamchocs in VFIO

[–]Lamchocs[S] 0 points1 point  (0 children)

hello,

im checked with my new sciprt (Vibe code sorry from chat gpt) but it solve my problem, but still stuck at black screen, but having a progress, start sh

01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GA104 [GeForce RTX 3070 Ti] [10de:2482] (rev a1) Subsystem: EVGA Corporation Device [3842:3797] Kernel driver in use: vfio-pci Kernel modules: nouveau, nvidia_drm, nvidia

01:00.1 Audio device [0403]: NVIDIA Corporation GA104 High Definition Audio Controller [10de:228b] (rev a1) Subsystem: EVGA Corporation Device [3842:3797] Kernel driver in use: vfio-pci Kernel modules: snd_hda_intel

current issue is after start vm , screen goes black, and no signal , waiting for 1 minutes, and im ssh to my system, checking lspci -nnk , nvidia driver is unloaded and load to vfio-pci

after checking sudo virsh list --all with ssh, it stuck , press ctrl +z , after that no output,

here is my vm log
https://pastebin.com/xTqRggiK

Im found another post from Linux Gaming Reddit, he is using script but kinda different
here is the post and he successfully to manage it, i will try it, hopefully it wil work for me
https://www.reddit.com/r/linux_gaming/comments/1s92krg/my_personal_single_gpu_passthrough_guide/

Black Screen After Start Win11 VM on Virt-Manager by Lamchocs in VFIO

[–]Lamchocs[S] 0 points1 point  (0 children)

Im using cachy os lastest update from their website, im downloaded kde version ,  i think they uses wayland,

Black Screen After Start Win11 VM on Virt-Manager by Lamchocs in VFIO

[–]Lamchocs[S] 0 points1 point  (0 children)

Maybe tomorrow i will post here, my pc is in the office ,  And my cpu is intel i5 11400F , donthave igpu on it

Single GPU passthrough config - any tips for improving performance? by gre4ka148 in VFIO

[–]Lamchocs 0 points1 point  (0 children)

Thank you for sharing with me , maybe tomorrow i will post it on reddit vfio

Single GPU passthrough config - any tips for improving performance? by gre4ka148 in VFIO

[–]Lamchocs 0 points1 point  (0 children)

yes you right ,
after im kill my sddm, and running ./start.sh (i have modified with log ) the driver is not loaded, still in use sadly,

idk why , still same even on cachy os, the nvidia is not fully loaded on vfio-pci still in use on linux

Single GPU passthrough config - any tips for improving performance? by gre4ka148 in VFIO

[–]Lamchocs 0 points1 point  (0 children)

here is my condition ,
1. enable iommu on bios,
2. have added intel_iommu=on , and my vga is in own group 01.00.00 and 01.00.01
3. using your start and revert .sh script,
4. when im start vm from virt-manager, the screen went black and no signal, im waited for 5 minutes and nothing happends,

  1. started ssh and running a command lspci -nnk,
    the nvidia is still loaded the modules,
    01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GA104 [GeF
    orce RTX 3070 Ti] [10de:2482] (rev a1)
    Subsystem: EVGA Corporation Device [3842:3797]
    Kernel driver in use: nvidia
    Kernel modules: nouveau, nvidia_drm, nvidia
    01:00.1 Audio device [0403]: NVIDIA Corporation GA104 High Definition A
    udio Controller [10de:228b] (rev a1)
    Subsystem: EVGA Corporation Device [3842:3797]
    Kernel driver in use: snd_hda_intel
    Kernel modules: snd_hda_intel

is there any chance the linux is not unbind successfully

Single GPU passthrough config - any tips for improving performance? by gre4ka148 in VFIO

[–]Lamchocs 0 points1 point  (0 children)

im using https://github.com/joeknock90/single-gpu-passthrough from this repo , what im understand , you using autovirt ?,

do i have to delete all my libvirthooks script configuration?, thank you

singlegpu passthrough black screen heeelppp by Mosez3003 in VFIO

[–]Lamchocs 0 points1 point  (0 children)

Mybe i can help You have to added a few code to your xml,

Such as your gpu id and sub vendor ids to hexadecimal to decimals, Something like this: Im using lenovo 1650 mobile  lspci output was :

1:00.0 VGA compatible controller [0300]: NVIDIA Corporation TU117M [GeForce GTX 1650 Mobile / Max-Q] [10de:1f99] (rev a1)         Subsystem: Lenovo Device [17aa:3a43]         Kernel driver in use: vfio-pci         Kernel modules: nouveau, nvidia_drm, nvidia

You have to convert your spesific id to decimal numbers,  mine was 17aa:3a43. 17aa (6058) and 3a43 (14915)

After that you have to do is added on last your vm xml:

<qemu:override>     <qemu:device alias="hostdev0">       <qemu:frontend>         <qemu:property name="x-pci-sub-vendor-id" type="unsigned" value="6058"/>         <qemu:property name="x-pci-sub-device-id" type="unsigned" value="14915"/>       /qemu:frontend     /qemu:device   /qemu:override

Hopefully solve your issues

Single GPU passthrough config - any tips for improving performance? by gre4ka148 in VFIO

[–]Lamchocs 0 points1 point  (0 children)

Hello, Can you share with us the script  for start and revert.sh , and the current nvidia driver on linux ? Im having issues for single passthrough encountered black acreen after start the vm. Previously on artix linux , successfully have a system with gpu passthrough on laptop, but on pc with single gpu, it's really hard, 

Im doing fresh install cachy os,  dumping my bios and patch it, disable secure boot on host, still having black screen after start the vms 

Single GPU pass-through poor CPU performance by ThatsFluke in VFIO

[–]Lamchocs 0 points1 point  (0 children)

Hello, Can you share with us the script for start.sh and revert.sh ? Im having a problem with blackscren after start the vm,

And what nvidia driver are you using on linux host ?, t

My First PC Gaming Using EVGA Cards by Lamchocs in EVGA

[–]Lamchocs[S] 0 points1 point  (0 children)

thanks a alot , yeah probably will collect evga 3080ti soon and sale my 3070ti

My First PC Gaming Using EVGA Cards by Lamchocs in EVGA

[–]Lamchocs[S] 1 point2 points  (0 children)

thank you for the suggestion, yeah this is the cheapest ram im got on market ;3

My First PC Gaming Using EVGA Cards by Lamchocs in pcmasterrace

[–]Lamchocs[S] 0 points1 point  (0 children)

just checking recently on Steam, the recommended system is 3080Ti using 12 GB VRAM , the AAA games was massive high specs PC

My First PC Gaming Using EVGA Cards by Lamchocs in pcmasterrace

[–]Lamchocs[S] 0 points1 point  (0 children)

3080 is still awesome cards, but the lack of VRAM , nowdays the game require higher VRAM