

I’ve been using EOS for about a year and a half, and for the year and a half I used Manjaro, and this is spot on. EOS is just a better experience, plus they’ve got much cooler default backgrounds!
I’ve been using EOS for about a year and a half, and for the year and a half I used Manjaro, and this is spot on. EOS is just a better experience, plus they’ve got much cooler default backgrounds!
Hello! It looks like you are bridging this over from Mastodon. Is there any way you could include a title or description that would carry over? Otherwise this just looks like a spam post to Lemmy users.
While it can be tempting (especially with posts like this one) if you cannot respond to a comment or post that is not be(e)ing nice in a productive manner, please just report it so that a moderator can deal with it.
This is not a nice way to talk to people. Please try to be more kind to others going forward.
I bought a used HP Elitebook on eBay for a similar purpose. I can browse and do video calls on a bigger screen when the fancy strikes. Pretty much any used business laptop should work. I think I paid about $300 for mine and I paid extra for particular hardware I thought was neat but you don’t have to. Only thing to keep in mind is the battery will likely be pretty worn.
If you’re willing to roll your own a bit, whisper.cpp is pretty good
I’m not sure what the intent on this post is, but between not being able to find much else about this game and the installation instructions including using a VPN to pretend to be in Indonesia, I’m suspicious malware may be at play. Going to take this down for now.
Others have mentioned Stormgate, but I think the upcoming Tempest Rising is more in the Command & Conquer vein
Gonna be honest, this comment further down explains why you should have some compassion even on posts that seem obvious to you: https://beehaw.org/comment/883359
Consider taking this approach in the future.
I’m not sure exactly what you’re hooking it up to, but I had good success with this Hauppauge USB tuner hooked up to one of those flat antennas. I used it on Ubuntu Server 20.04 if I recall correctly, and they have a PPA as well as fairly helpful Linux instructions. Some of their other products might do the satellite and cable channels as well as over the air, but I have no experience with it, so your mileage may vary.
Hey, this post looks like it is just an ad for an ebay listing, which doesn’t really fit in the gaming community we are trying to build on Beehaw. I am going to remove it here, but if that is not the intention, please repost it with additional context. Thanks!
I suppose that’s what I get for just doing a quick google 🙃
That is really interesting though, my understanding is that Doom 2016 is known for running pretty well and achieving high framerates, or at least that was the sense I got from tech youtube when I watching that more. I wonder what the devs were doing in that case.
Not a game dev but I’ve done some programming and I love games so I’ll take a stab. There’s a few reasons I can think of:
Probably want to play with enemies off though. I find with enemies on the constant possibility of attack makes it hard to focus on audio content, plus combat requires your attention when it happens.
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.
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.
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.
Mentioned elsewhere in the thread I think but not in a direct reply so making sure you see it, Lutris has the game specific scripts but also ones to set up environments for Origin/EA App. I’ve used those before with Sims 4 with both several expansion packs and some custom content.