[-] rainier@lemmy.world 1 points 1 year ago

I had a reasonably good time getting NVIDIA drivers installed. I found the instructions here. I installed the newest drivers using the following command + a reboot. transactional-update -i pkg in nvidia-driver-G06-kmp-default nvidia-video-G06 nvidia-gl-G06 nvidia-compute-G06 nvidia-utils-G06 nvidia-compute-utils-G06 The OpenSUSE guide doesn't include compute-utils, which is needed if you want to run nvidia-smi. I haven't tried installing a full CUDA SDK, so ymmv there.

[-] rainier@lemmy.world 3 points 1 year ago

OpenSUSE Aeon (MicroOS Desktop)

[-] rainier@lemmy.world 4 points 1 year ago

I’m getting into OpenSUSE Aeon (MicroOS desktop) and it’s been really great with Flatpaks and Distrobox. You should consider that one too :)

[-] rainier@lemmy.world 2 points 1 year ago

What do you mean by a "window rule"?

[-] rainier@lemmy.world 1 points 1 year ago

I think part of it is my trying to use VSCode on Wayland... are you launching VSCodium with Wayland?

32
submitted 1 year ago by rainier@lemmy.world to c/linux@lemmy.ml

Following up on a recent post on Distrobox...

For those using VSCode with Distrobox, how do you all do it? distrobox wiki suggests two approaches: flatpak + dev containers and running vscode from within distrobox.

Which do you prefer and why?

I've experimented with both and got both running with Wayland. Using the latter approach (vscode within distrobox), I couldn't quite get the running instances to be recognized by GNOME shell as the same vscode app that launched it. It shows up as code-url-handler, and doesn't share the same icon on the dash. The flatpak approach doesn't seem to have this issue.

[-] rainier@lemmy.world 5 points 1 year ago

Yes, VSCode is an electron app, and I use flags to launch it with Wayland. I export VSCode to the host system with the flags attached, so that VSCode automatically launches in Wayland. The command I used: distrobox-export --app code --extra-flags "--enable-features=WaylandWindowDecorations --ozone-platform-hint=auto"

[-] rainier@lemmy.world 6 points 1 year ago

Just a quick plug that openSUSE Aeon has Distrobox out of the box and works beautifully!

rainier

joined 1 year ago