I use an AMD 7900rx with an AMD 7950x processor since almost a year with Gnome / Wayland on Arch. No problems up to now. Yes, I am a gamer too.
As others said it depends on the distribution you use.
I use an AMD 7900rx with an AMD 7950x processor since almost a year with Gnome / Wayland on Arch. No problems up to now. Yes, I am a gamer too.
As others said it depends on the distribution you use.
glibc is a library, gcc is the compiler.
Let's call it "soonish". The old proton versions still need 32 bit libs if they do not backport the feature.
Great article. Reminds me of the time when I started using Linux as my main work system, back with kernel 0.99z
But then they would show the general public that Linux is a thing worth mentioning. I doubt that many people outside IT know about CBL Mariner.
I would start with Ardour and see if it fulfills your needs.
I always run occ upgrade
and occ db:add-missing-indices
after a package upgrade, just to be sure that I do not miss any database migrations. Using Archlinux I wrote a pacman hook so that it happens automatically.
I would go with the dongle (and sell the gateway). Zigbee2mqtt works really well for me.
But you will have to add all your Zigbee devices to this new coordinator.
If you use pipewire instead of pulse audio then you can install pipewire-jack and then use any of the jack patchbay applications to rewire the channels. Currently I use qpwgraph but there are several options.
Transfer the app through scp [...]
I use an ad-hoc while loop in a shell with inotifywait
to wait for changes in the watched directory and then scp
it.
Go with one of the ready to use systems. Flatpak, Snap, AppImage. Snap is largely Ubuntu Ecosystem, Flatpak is independent. AppImage is an option if you do not need/want a Sandbox.
Stay away from Docker and LXC for this use case (graphical applications), they are much more work to get going.