I wouldn’t, but my biology disagrees.
I wouldn’t, but my biology disagrees.
I have 64GB as future proofing (ITX board, two slots, can’t address any more). Normally I probably use 8 to 10 of those doing things like gaming and hoarding internet tabs like they’re a nonrenewable resource. I actually managed to crash my machine with an out of memory condition compiling something a while back. I don’t remember what and I’m sure it doesn’t count as regular use but I installed ZRAM to prevent it from happening again.
I enjoy retrogaming as much as the next guy but it makes the Linux community look detached from reality to suggest that video games are a commodity. People want to play specific games. If pleading with people to be satisfied with native offerings was a winning argument it would have won twenty years ago. Emulation is an incredible experience on Linux but to do it legally requires you to already own the proprietary rom and bios almost without exception, which I notice is conveniently omitted from the discussion.
I currently use a combo of btop and radeontop for this. For GPU monitoring I’ve also used nvtop.
But convincing tech companies to make webpages bigger seems difficult.
Do we live in opposite universes or something?
Yes. The bottleneck with games consoles has basically always been how fast you can get into data into memory and optical media has become a limiting factor in the last few hardware generations. I would say games started recommending installation to reduce load times in the late 360/PS3 era and have slowly started requiring it as the latest games are targeted at systems with SSDs and no optical drive at all.
I use btop, iotop, jnettop, and radeontop. I rarely need any individual piece of information any of them but they make for an incredible spread of blinkenlights.
Ah, I think I’ve bumped into that on accident using qtile. It’s been inconsistent and I assumed that had to do with the window type. It might, but I also might be using the wrong key. Thanks.
deleted by creator
So what the hell is alt drag?
Thanks for sharing Linuxquestions. I’m new to the ecosystem but my stuff works well for my current needs, so being exposed to people’s problems and the methods for approaching them is a great way to passively expand my knowledge.
No that seems to be entirely about Twitter.
Yeah hi can someone explain the logic involved in advocating for Free Lossless Audio Codec as a method for storing photos?
My vote also goes to qtile. Easily configured and very capable.
I do this. It’s part of a GPU passthrough setup, but in practice there aren’t many applications that require PRIME offload. I don’t use it for web browsers where I watch a lot of videos. I haven’t used VLC in a little bit but I’m pretty sure I don’t use it there either. Games and graphical applications. If I was doing video editing or modeling I would probably want it there too.
It’s not an FPS problem, it’s a visual fidelity problem stemming from a bad port.
I currently have a VFIO setup and it works great. There’s just almost nothing I need it for with how great Proton has become. I have an AMD APU and GPU. My Linux desktop runs on the APU and only offloads to the discrete GPU when invoked with the DRI_PRIME=1 environment variable.
Virt-Manager has the ability to run scripts at certain points in the VM startup and shutdown process. This is what I use to reassign the GPU to the VFIO stub driver so it can be handed to Windows, remove half of my CPU cores from the process scheduler so Windows isn’t suffering constant cache misses, and open looking-glass which uses a shared memory device to render the GPU output in a window on my desktop with minimal latency. Scream starts on login to handle audio, and you’re going to want to use a shared memory device for that because it has latency problems over network.
I’ve been told I have one foot in each bucket labeled “single GPU passthrough” and the other labeled “dual GPU passthrough”. If you’ve only got one you’ll have to exit your X or Wayland session to use the VM because your GPU cannot abide two masters. Nvidia has a functional equivalent to Prime, I think, but I don’t think it just works out of box. I understand Nvidia isn’t happy about their consumer cards being handed to VMs as it’s usually an expensive enterprise trick, so there might be a workaround process there.
The Arch wiki has a great tutorial on GPU passthrough using VFIO and OVMF, that’s probably your best bet on an arch based system like Manjaro.
Just another old dude complaining that his interests and the internet spaces that discuss them has become more accessible in the last thirty years. This type of greybeard elitism got in my way when I was trying to learn and if I hadn’t been self motivated to keep learning, that might have been the end of it. The biggest takeaway from this discussion is that Google is regressing in usefulness and that discord was always a bad place to store information.
The reason this is being asked is because the PC port for GTA IV was notoriously broken. There is a popular set of patches and mods that will improve that and I know they come bundled in the fit girl repack but it’s one of the ones that won’t play nice with WINE during installation.
Seconded, Alacritty has been great to me