The point about wet bulb events is what I see as their best application. Being able to distribute a bunch of precharged ones for people to use in the afternoon of a deadly hot day would be a literal lifesaver.
I mean I think so, but I posted it.
Interesting. It would still probably be helpful if you posted the output of lscpu
, which should give some information about what processor you have.
One other thing that could be important, but I’m not sure about, is that I know in the past Nvidia has been restrictive about allowing consumer cards to do what they consider enterprise level things, like GPU passthrough. It has been awhile since I was looking into it closely, though, so things may be different now.
Which Ryzen CPU do you have? Most of the existing desktop parts for Ryzen don’t have onboard graphics, which could make things difficult for you.
One thing that I think could be interesting with air conditioning and load balancing is using the air in homes and buildings to shift peaks and make more efficient use of base load power where available. If there’s a bunch of solar power in the early afternoon or wind or nuclear in the middle of the night, it could make sense to cool buildings down further than normal, say instead of just 78 F you cool when there’s excess energy down to 68 or 70 F. Then there’s less need to run those air conditioners when there’s lots of other demand, especially if you insulate well. The nighttime cooling even has the added bonuses of the refrigeration cycle being more efficient over a smaller temperature gradient and many people preferring cooler sleeping temperatures.
First, I would strongly recommend creating a bootable USB drive and booting to it instead of using a VM if you are looking to test hardware compatibility and drivers. If this isn’t something you are familiar with, just let me know and I can try to point you in the direction of some useful resources. The virtualization pass through can add an additional set of headaches that is not representative of what your experience will be after installation, and you can reuse the bootable drive later if you decide to go forward with installation. There is no risk to the data you currently have on the machine, unless you decide to do the installation process or otherwise deliberately muck about.
It is also possible a suitable driver is already in the kernel for this device, since it looks to be a fairly standard USB Wifi adapter, in which case you might learn that you don’t need to mess with driver installation at all. In my experience, I have only needed drivers for Nvidia hardware, and when I have been trying to do something unusual with AMD graphics hardware, but I also have never heard of the company for your particular adapter, so your mileage may vary. Regardless, if you are continuing with your VM testing, make sure all of your USB pass through is being handled correctly so you aren’t barking up the wrong tree.
As far as the drivers themselves, it looks like if you go a few directories down, there is some documentation, as in a Readme.txt
that just contains a list of changes made to the software in various versions. I think if you dig down in the extracted zip file into WIFI-FE-2(Other Driver)/Linux Driver/DPA_MT7601U_LinuxSTA_3.0.0.3_20130313/
you’ll be in more or less the right place. From there I think on the command line you can just do make
and things should get compiled by your system toolchain, and then when that hopefully finishes successfully you can do sudo make install
to get everything where it needs to go. Those are fairly standard steps for installing from source on Linux, though they are typically preceded by a command to Automake or CMake to fully configure the build system. I don’t see any evidence of those tools being present, but that’s something to check out if the commands I mentioned throw up an error of some kind.
Anyway, good luck! I hope that Linux on the desktop impresses and you make the switch, but if not I hope you at least get the chance to learn more about your system. And don’t hesitate to respond here or in a DM if you have other questions!
I have an older HP laptop with a similar trackpoint style pointer. They are not as good as the real TrackPoints, because they lack the middle button in the buttons at the top of the track pad, so there’s no way to scroll while using that pointer. It doesn’t bother me because I am much more used to using a track pad anyway, but it’s definitely not interchangeable.
I am pretty sure its the reflectivity thing. Looking at this, seems like open ocean absorbs 94% of the light it gets, while even plain ice absorbs only 50%.
Not sure there’s a remindme bot, I haven’t seen many bots around here. Might be best to set your own reminder if you want to come back to this.