• 1 Post
  • 27 Comments
Joined 3 months ago
cake
Cake day: August 28th, 2024

help-circle


  • So last when I was following the issue on github, it would need to be supported by electron first. It’s in the works but for now, and take it with a grain of salt, I think the recommendation in the issue was to add the options in the desktop file or executable of the app yourself.

    If you are distributing the app with the flags then just a remainder to set the compatibility of the flags such that it also works with X.


  • Ah the problem you are describing in wayland actually usually happens only with electron apps. Most of the electron apps require forcing them to run on wayland. They are usually running on X (x-wayland) which cause all sorts of glitches. You can use xeyes to check if the app is using xwayland or not. If eyes move when you move the cursor inside the app then it’s on xwayland.

    To resolve the issues for the electron apps I pass these parameters: --enable-features=UseOzonePlatform --ozone-platform=wayland

    Getting these args to flatpacks could be a bit tricky. You can usually find Appimages that can allow you to run these apps easily on wayland.

    I am also on ver 550.120 so doubt that driver is the issue here.


  • Finally, thanks for the clear cut answer. I don’t have any experience with training on AMD but the errors from nvidia are usually very obscure.

    As for using gpus other than nvidia, there’s a slew of problems. Mostly that on cloud where most of the projects are deployed, our options seem either limited to nvidia gpus, or cloud tpus.

    Each AI experiment can cost usually in thousands of dollars and use a cluster of GPUs. We have built and modified our system for fully utilizing such an environment. I can’t even imagine shifting to Amd gpus at this point. The amount of work involved and the red tape shudder





  • Sorry but could you please elaborate. I’ve been using nvidia forever in linux machines both at work and at home. I work in AI so using nvidia gpus is a must. Maybe there’s something that I missed but my experience has been pretty solid so far.

    At home I am using openSUSE tumbleweed KDE wayland and at work ubuntu headless.


  • I don’t see why it won’t play nice with linux but as to if you should buy this laptop… it doesn’t look in a good shape. I am a bit biased as I had poor experience with laptops with gpus. Old laptops can have bent heatsinks so you can’t control the temps no matter what. If yiu are hell bent on buying it then I’d recommend to stress test both gpu and cpu and look for heavy thermal throttling











  • Well the best thing about it is that she wouldn’t even touch linux before this. She’s primarily a mac user. But after I dragged her to see my desktop modifications, after 10 eye rolls, she said she could do much better job than me.

    Hours later she was still at it, hairs scattered, baffled looking… saying how could someone live with so many choices lol.

    The good thing out of this was that now she’s starting to see the point of linux after all these years.