• 9 Posts
  • 69 Comments
Joined 5 months ago
cake
Cake day: February 10th, 2024

help-circle
  • Linux user here. I don’t know of an open desktop calendar app that supports the protocol I need (CalDAV) without being one or more of:

    • Bloated
    • Too simplistic to be useful
    • Too annoying to use (poor UI)

    The best compromise I’ve found so far is Thunderbird. It is bloated, but less so than any Electron app I’ve used. I find the UI annoying, but tolerable for lack of a better option.

    It would be nice to see some new work in this area. It’s a similar situation with email apps.










  • mox@lemmy.sdf.orgtoLinux Gaming@lemmy.worldHeadset recommendation
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    1
    ·
    edit-2
    19 days ago

    You might want to consider VoIP headsets, too. They often have better sound and build quality than many “gaming headsets”.

    As for compatibility, I would expect any headset to work as long as it connects as a USB audio device or with analog plugs. Just make sure that any nonstandard controls are on the device itself instead of requiring special software.


  • mox@lemmy.sdf.orgtoLinux Gaming@lemmy.worldMotherboard upgrade
    link
    fedilink
    English
    arrow-up
    4
    ·
    edit-2
    25 days ago

    Linux handles a 7800X3D in the ASUS TUF Gaming B650-Plus just fine, and since the motherboard in your bundle is almost the same, I would expect that to work well, too.

    Some of the early BIOS versions on AM5 boards caused hardware damage if EXPO was enabled, and Asus was one of the affected brands. Updated BIOS versions with sensible VSoC limits have been available for quite a while now. I suggest updating the BIOS soon after you have your system running, just in case you get old stock. Rest assured that just booting up with default settings won’t fry it, even if it has an old BIOS.

    Asus boards are among the few that officially support ECC RAM, which is nice if that’s important to you.

    Asus warranty support for their video cards and ROG Ally have been particularly bad lately. I don’t know if their motherboard support has the same problems. (I’ve never had to RMA a motherboard.)

    I have a GeForce RTX 3070 which I will keep and I am running Linux Mint 21.2. Any thoughts on compatibility?

    AMD GPUs are better supported and better integrated with linux, so you might consider one next time you upgrade, but the GeForce card you already have ought to work fine for gaming and basic desktop stuff (once you install Nvidia’s proprietary drivers).


  • I’m encouraged by the facts that Sony’s game controller linux driver works with no signup, and that this announcement mentions needing a Steam account but says nothing about a PSN account.

    This is disappointing, though:

    some key features, like HDR, headset feedback, eye tracking, adaptive triggers, and haptic feedback (other than rumble), are not available when playing on PC.






  • given nvidia having a better performance to cost ratio,

    In what part of the world? I haven’t found that to be true.

    the power usage (big one for a compact living room system),

    You might want to do some more homework in this area. I recall AMD having better performance/watt in the tests I read before buying, but it’s hard to declare a clear-cut winner, because it depends on the workloads you use and the specific cards you compare. AMD and Nvidia don’t have exactly equivalent models, so there’s going to be some mismatch in any comparison. In stock configurations, I think both brands were roughly in the same ballpark.

    Departing from stock, some AMD users have been undervolting their cards, yielding significant power savings in exchange for slight performance loss. Since you’re planning a compact living room system, you might want to consider this. (I don’t know if Nvidia cards can do this at all, or whether their drivers allow it.)

    Regardless of brand, you can also limit your frame rate to reduce power draw. I have saved 30-90 watts by doing this in various games. Not all of them benefit much from letting the GPU run as fast as it can.

    and the fact that they have the potential for HDMI2.1 support which AMD doesn’t have a solution to yet.

    AMD cards do support HDMI 2.1. Did you mean Fixed Rate Link features, like variable refresh rate, or uncompressed 4K@120Hz? You’re not going to get that natively with any open-source GPU driver, because the HDMI Forum refuses to allow it. Most people with VRR computer displays use DisplayPort, which doesn’t have that problem (and is better than HDMI in nearly every other way as well). If you really need those FRL features on a TV, I have read that a good DisplayPort-to-HDMI adapter will deliver them.

    Another thing to consider: How much VRAM is on the AMD card vs. the Nvidia card you’re considering? I’ve found that even if a card with less VRAM does fine with most games when it’s released, it can become a painful constraint over time, leading to the cost (and waste) of an early upgrade even if the GPU itself is still fast enough for the next generation of games.

    I switched from Nvidia to AMD, and have not been sorry.






  • +1 for AMD, but…

    For the best performance and latest drivers and optimizations you should switch to a distro with more up to date packages than Debian if you plan on buying a current gen card tho.

    This is misleading. OP may have chosen Debian for a reason, as most Debian users do, and they don’t have to give it up just because they’re gaming.

    Even with Debian Stable and a very recent AMD card, they would just have to grab a newer kernel (the easiest would be from Stable Backports) and maybe new amdgpu firmware (from here). Everything else would be covered by the Steam runtime (or Flatpak, if they use that). It’s not all that difficult. Performance is comparable to other distros.

    Source: I game on Debian Stable with a recent AMD card.