Originally Posted by
superwookie68
So I'm not really following what you're trying to explain to me. But my best guess is that you are saying that the makers of the fans, lights and AIO are the only ones that can make drivers? And since I don't see any Linux drivers for any of my fans, lights or AIO, I'm basically sh*t out of luck?! Which means that people that use Linux can't and don't use RGB fans, lights or AIO's? Is that what you are trying to say?
People using Linux do have lots of lights. They are just careful which hardware they buy, to ensure it is either already supported via existing kernel drivers or drivers are available from the hardware maker. Linux has less than 5% of the desktop/laptop market share, so most hardware vendors ignore it. IME, Gigabyte completely ignores Linux. I used to buy Gigabyte equipment, then I tried to get support for a small issue and they simply said "we don't support linux". I take my money elsewhere now. I don't want to encourage bad behavior from vendors.
All hardware vendors have to decide how much they will or will not support Linux. Some are definitely better than others.
Sorry, I can't answer all your questions. We are different people at different places in life with different needs. Many things you ask aren't anything on my list of things to care about. I don't care about blinking lights. My systems are usually in a different room, so nobody sees them.
I'm a trained engineer. In general, I disable all RGB-like lights. They are distracting to me. There are 4 lights on the front of my systems. These are tied to a disk caddy, so I can see if the disks are working or not. That's it. External arrays also have lights to show power and which disks are installed/working.
VMware makes at least 6 different hypervisors. Player is the lowest-end offer they make. There are others from other projects. With Linux, as the hostOS, then there are others, including those made by VMware, Oracle. I use the built-in hypervisor that is part of the Linux kernel. I didn't always. Around 2010, due to issues with 3 other hypervisors, including 3 from VMware, I and my company switched. We ran tests for nearly a year before the switch. I use kvm/qemu + libvirt since then. Sometimes our choices turn out to be mistakes. This is one I've never regretted, but I'm mostly interested in server-on-server virtualization. I care very little about desktops, but I do run my main desktop inside a VM and access it from anywhere in the world either using ssh or x2go or remote X11 (via an ssh-tunnel). This web browser I'm typing into is actually running on a different system, inside a VM, with just the browser window being displayed, not the full desktop. Also running on the desktop VM is a fat email program, and about 5 other things. The windows for each different program are displayed on my local workstation with fvwm as the WM. No DE used. I've been customizing fvwm for nearly 30 yrs now.
I ran using DEs for about 11 yrs, then got frustrated with having to learn a new GUI every time there was a new release and some new GUI team decided to make it "better" ... which usually meant more bloated, slower, used 2-10x more RAM and I'd have to learn how to access programs I've been using nearly 20 yrs. For me, it was a waste of time. I completely understand that people want "pretty" and don't care how much RAM and CPU and GPU that needs. That isn't me. I want to get the most from my hardware. On one system, I have 10 VMs and Linux containers running. Not bad for a $120 3 yr old CPU with $80 of RAM.
Code:
$ free -hm
total used free shared buff/cache available
Mem: 30Gi 22Gi 1.4Gi 196Mi 7.2Gi 7.9Gi
Swap: 4.1Gi 2.4Gi 1.7Gi
Plenty of RAM still available in the system. OTOH, that system doesn't have any GUI running on the hardware.
It is fine for your needs to be different from mine. That's pretty common.
For GPU passthru, the GPU can only be used by 1 system at a time, exclusively. Most people that do that have 2 GPUs in their system. They use the low-end GPU for the host OS and use the expensive GPU for 1 of the VMs. Switching this has been non-trivial, but I suppose it gets a little easier every release. IDK. I haven't bothered trying in 15 yrs.
Bookmarks