this post was submitted on 03 Feb 2024
663 points (90.3% liked)

linuxmemes

22297 readers
45 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. πŸ‡¬πŸ‡§ Language/язык/Sprache
  • This is primarily an English-speaking community. πŸ‡¬πŸ‡§πŸ‡¦πŸ‡ΊπŸ‡ΊπŸ‡Έ
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • Β 

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 2 years ago
    MODERATORS
     
    you are viewing a single comment's thread
    view the rest of the comments
    [–] [email protected] 12 points 1 year ago (24 children)

    This is just misinformed.

    Sure your favorite apps may not use it, but Wayland does provide protocols for drawing things over other apps. https://wayland.app/protocols/wlr-layer-shell-unstable-v1

    I never used guake with i3 since scratchpads exist and are the general solution, and sway works fine there.

    and there's plenty of screenshot apps that work. I haven't tried gnome-screenshot, but I find it hard to believe that it or some alternative gnome one doesn't work given the effort the project has put into Wayland

    nvidia support isn't great but it is getting better. I haven't bought nvidia in forever but I know plasma and gnome both say they have support for Wayland on nvidia now.

    For gaming amd is great, for real work I'd just rent time on some cloud service lol. If I'm that worried about performance my one consumer gpu isn't going to make a dent either

    [–] daqqad 0 points 1 year ago (3 children)

    Nvidia works great on Wayland. Even unusual configuration I'm running with egpu hooked up to a laptop with another Nvidia card built in. Zero issues. I'm allergic to Gnome, but KDE works beautifully.

    [–] [email protected] 1 points 1 year ago (2 children)

    I’m running with egpu hooked up to a laptop with another Nvidia card built in.

    Hey could you please point me to some resources to wrap my head around what I need to know to consider an egpu setup with Linux? Just looking for something that will overview of requirements and pain points, all the better if I can try to figure out what a good bang for the buck rig looks like right now.

    This is something I've been curious about for awhile, but most of the articles I've found seem to assume I've got some egpu knowhow already.

    [–] daqqad 2 points 1 year ago* (last edited 1 year ago) (1 children)

    I found almost no resources for this but it was mostly plug and play.

    One thing I can suggest is keep everything same brand. My laptop has an Nvidia gpu built in and I tried using amd gpu without success. Spent about a week on it and tried various combination of drivers and settings. Nvidia just works.

    Also Intel gpus require rebar enabled which almost none of the laptops support so I did not really consider them even though they were super attractive because of pricing.

    The way I use it is set prime-select to Intel2 which disables built in Nvidia gpu and then I activate external gpu after login by running nvidia-smi as root after login. Then you just launch apps you want to use Nvidia gpu with

    __NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia command_name arguments

    [–] [email protected] 1 points 1 year ago

    Thank you! So it sounds like I just need to find a GPU and enclosure combo that fits my budget (TBD) , and it's like adding any other bit of hardware. I do have an intel-only system currently (integrated Iris XE), so I'll have to dig in on that. Thanks!

    load more comments (20 replies)