• 0 Posts
  • 24 Comments
Joined 1 year ago
cake
Cake day: June 15th, 2023

help-circle

  • So the only problem is you’d have to update every VM over time to get security patches, this is mainly a problem if you’re on limited internet(like me). Im capped at 100gb a month and my download speed is almost always less than 1mb/sec.

    Windows has a feature that if one system on your network is updated, other systems on the network can download locally from that one and save your data, which is wonderful. But you still need to update Nvidia drivers for each VM, and update games, etc. You can connect a hard drive(virtual or physical) to multiple VMs, but only run VMs with a common hard drive one at a time.

    And mind you this isn’t to save compatibly, for me once it works it works. I just like to keep security patches updated because I download a lot of sketchy programs lol.

    Latency is non-existent. I use a program called lookingglass, which allocates like 32mb of GPU memory to be dedicated to passing frames between the VM and the host. Or non-existent for my level of perception. If you’re Spidey senses tingle more easily you can pass through a secondary keyboard and mouse and just literally have two screens two keyboards two mice one box. It would have the same latency as bare metal. And even have two people play multiplayer games together off of one box if you have the horsepower.




  • I wish I could have the AUR without the rolling release, or more realistically I use arch without utilitizing the rolling release. I’m on such shitty + spotty + capped at 100gb I only update my system once a month. Haven’t had problems though, so I guess im not complaining. Updating my windows VMs is significantly worse


  • Oh shit how can you do this?

    My internet at home is usually >3mb download, >300kb upload, and rate limited at 100gb a month. Worse up/downs when it rains.

    I set up a spare phone to download files to a specific folder, then automatically backup those files over LAN to my desktop at home. When I go to a friend’s house with better internet I just leave the phone there overnight. This is working for everything except my steam games, which I don’t think I can download to a phone








  • I use Nvidia and I haven’t really had any problems myself.

    Arch based system running a Nvidia Quadro card, then I have a 3080ti disabled on boot from Linux that’s passed through to VM’s.

    Even passing it through to an arch based VM doesn’t give me any issues.

    But that’s just my personal experience as well






  • Depends on my needs, my desktop itself has a 8core @ 5GHz, around 50Gb ram, a Quadro and a 3080ti.

    For gaming I’ll usually pass through 6cores, 30Gb ram and the 3080ti to a windows VM, leaving 2cores 20Gb and the Quadro for my linux host.

    sometimes I’ll do more of a 50/50 split or if I’m just updating windows or downloading a game I’ll only pass 2 cores like 10Gb ram and no gpu.

    But if you mean how did I do the initial setup, any arch based disro will be the easiest (but you can do it on others if youre more technically inclined) by following this guide:

    PCI PASSTHROUGH VIA OVMF

    Ive done this process on so many systems I can do it off a fresh install in probably 30 minutes now.

    Once the Linux host is finished, I install windows in the VM, strip as much bloat from it as I can, install my universal programs(Firefox, 7zip, VPN stuff remote desktop stuff, GPU drivers, etc)

    For gaming, the best programs I’ve found are Looking glass to pass the VM GPU’s video to a window on the client with no latency, and SCREAM audio for the same with sound.

    Once that’s all set up and windows is fully updated, I make a backup of that VM, and basically never open the original again. If I need a new VM, just clone that setup and everything’s ready to go. I can rn clone the original setup, and use my private collection of interesting viruses on that windows VM without fear of it damaging anything.


  • I use Arch, but I have two graphics cards in my system and I run a stripped windows VM for any game that I want ray tracing or 4k in.

    My arch setup has an older Nvidia Quadro card and can run everything on like medium settings, but my virtual machines have a 3080ti. I didn’t want the wear and tear on my 3080ti just to watch YouTube or play indie games that don’t need the horsepower, but I still want to try stuff like portalRTX or stable diffusion and the like that needs an enthusiast graphics card.

    This to me is the best of both worlds. I can run the VM in the background so I can use my desktop(connected to the TV) as a media center and have cyberpunk playing totally hidden and streaming to my steam deck for ray tracing maxxed settings.

    Hell I even play Half life:Alex VR in a virtual machine and stream it over wifi to my Oculus quest.