• 0 Posts
  • 8 Comments
Joined 1 year ago
cake
Cake day: July 26th, 2023

help-circle
  • Yeah, this is the gist of the problem. When a PC is connected to airplane WiFi, but it is limited, Steam decides it is online, but some sort of validation fails and then no games will play until I get back to a full internet connection and reboot. I don’t even try anymore, hence my comment about GOG, and yes, I know some games on GOG have DRM, but most don’t and they don’t hide the fact. The Steam DRM bootlicking combined with GOG hatred because they were forced to sell a few games with DRM is so bizarre. Are Steam fan boys a thing? What a weird hill to fight for.

    DRM is the heart of most technology pain for paying customers since it’s inception. For pirates, the experience is much better since the DRM is removed.


  • I’m very impressed by the work by the Elementary OS team. Linux is a beast to figure out, and while I’ve used Linux for 30 years, I remember how frustrating getting started was. I use Pop!_OS on my desktop machines today and Debian or Ubuntu for other machines and I’ve used dozens of desktops, but Elementary really does just work (and also also happens to be Debian / Ubuntu based).

    It has the easiest install process, trouble free device support, and it starts you with guardrails that keep from breaking things, but can be turned off as you figure it out. Very Mac inspired experience, so not completely intuitive from Windows, but the reality of Linux is that you are going to change distros over time, or even use multiple as each do a better job at dealing with niche requirements. Certaintly not the one size that fits no one that is the current Windows 11 debacle.

    https://elementary.io/

    Edit: Wine math last night, it was summer of 1994 so 30 years, not 35 😅. It was on my new AMD 486DX4/100 with VLB and getting X to work was no picnic. A friend gave me the CD ROMs so at least I wasn’t using dialup to download it.






  • I agree with your review. I’ve been using Linux since Slack in the mid 90’s and I switched over most of my machines to Elementary. An Alienware with 3090, Airbus laptop with 1080, and a Lenovo with an AMD 550.

    Except for NVidia proprietary drivers:

    • Fastest OS install. I want to play games, not wait for an OS to install and give me 50 pedantic options to step through.
    • Boots very fast, shuts down just as fast.
    • Fast Sleep and wake up every time on desktop and laptop. WiFi works, video normal
    • Clean, stable, consistent GUI that doesn’t do weird things
    • Bluetooth and audio worked great with no fuss.

    As you mentioned, Flatseal is a must. However, I use AppImages as much as possible. I get the security benefit of flatpaks, but all this sandboxing and containerizing creates too many problems with apps that need to communicate with one another, and accessing my files was a serious PITA because of permission issues that needed to be corrected. There are no permission issues with AppImage, but security benefits aren’t there either. However, both work wonderfully with Elementary.

    • Use AppImageLauncher to automatically create your Application menu items

    Heroic Games Launcher was written by wonderful humans!

    Cyberpunk won’t work, need to dualboot to Windows. But many windows games work well.

    Now, about NVidia: The proprietary driver takes all the horrible fiddling Linux has a reputation for, but reality, is that NVidia drivers are closed source and AMD works with the community. OOTB experience with AMD is flawless.

    3090 came up and everything was green, a problem with the Nouveau driver.
    1080 everything looked ok

    Ran the install, installed the kernel headers, the dev/build packages, mucked around a bit and it works great. However, every time there is a new kernel, the new linux headers and Nvidia module aren’t automatically installed and compiled so it boots to the command line. I know how to manually install them and get back and running, but I haven’t figured out what the problem is yet. Never ran into this on Ubuntu, Fedora or RHEL before.