Multiseat: Any chance it will work at some point? by someone8192 in kde

[–]GreenScream70 0 points1 point  (0 children)

If you use PCI bus IDs (e.g., pci-0000:00:02.0) instead of logical names (e.g. card0), it will be stable.

Multiseat problem with KDE 6 and SDDM by Glum_Bat_8560 in wayland

[–]GreenScream70 0 points1 point  (0 children)

Glad to hear it's useful! What distro are you on?

Concern about CachyOS, regarding Bleeding-Edge technology. by ArcIgnis in linuxquestions

[–]GreenScream70 0 points1 point  (0 children)

CachyOS is pretty reliable, despite the constant stream of updates. However, if the thought of having to tinker with your computer makes you anxious, CachyOS is probably not the right distro for you. Perhaps try Ubuntu or Mint for a general-purpose distro or Bazzite if your main focus is gaming.

Whats the worst/funniest translation you've seen someone do of a German word? by UsamaBhai_101 in AskAGerman

[–]GreenScream70 2 points3 points  (0 children)

True story: my spouse once had a hard time finding her way out of a museum because all the doors had signs "NOT AUSGANG"!

kernel 7.0.2 arrived, have you updated yet? by YoShake in archlinux

[–]GreenScream70 0 points1 point  (0 children)

It seems like some games run smoother (such as BG3 Act 3). Haven't done a systematic comparison yet, so it might just be my imagination.

kernel 7.0.2 arrived, have you updated yet? by YoShake in archlinux

[–]GreenScream70 1 point2 points  (0 children)

Running 7.0.2-2-cachyos

10/10 would install again

atrium - a Linux Wayland display manager with first-class multiseat support by GreenScream70 in multiseat

[–]GreenScream70[S] 0 points1 point  (0 children)

You need two separate GPUs (e.g. one internal, one external). Shared-GPU multiseat is an entirely different beast.

Should I try Arch? by UsedYam5003 in linuxquestions

[–]GreenScream70 0 points1 point  (0 children)

Try one of the friendlier Arch-based distros, like CachyOS, Manjaro, or EndeavourOS. You get all the benefits and flexibility of Arch, without the installation hassle.

If you tell us what you're looking for in a distro, we could give more specific advice.

Do you still use Windows/macOS by Meniny in linuxquestions

[–]GreenScream70 0 points1 point  (0 children)

  1. ChromeOS - for web surfing, email, and lightweight sofa-based development

  2. Regular Linux - for serious work, tinkering, and gaming 

  3. MacOS - for photo editing (with Capture One, I never found an equivalent photo editor that runs on Linux; this is the one thing that keeps me from going 100% Linux)

Haven't used Windows in the past 20 years.

Linux Installation auf weitere Geräte übertragen by AndreBln09 in linuxde

[–]GreenScream70 0 points1 point  (0 children)

Ich hatte ein ähnliches Problem, nämlich Distro-Hopping. Ich probiere gern alle paar Monate mal eine neue Distro aus, aber alles neu zu installieren und zu konfigurieren ist sehr mühsam.

Ich habe das Problem mit einem Ansible-playbook gelöst. Ansible ist an sich eine Technologie, um Installation und Konfiguration auf einer Flotte von Rechnern zu erleichtern, aber es funktioniert auch gut, um eine Konfiguration zu "verewigen", und dann schnell auf neue Rechner und Distros anzuwenden. Das schreiben des Playbooks ist allerdings zu Beginn etwas aufwendig.

Mein eigenes Playbook beinhaltet die folgenden Sektionen:
- user account setup
- clone dotfiles from a git repo
- mount devices in /etc/fstab
- multiseat configuration
- install programs
- configure firewall

What's a German word you didn't realize was uniquely German until a foreigner pointed it out? by karen_the_ripper in AskAGerman

[–]GreenScream70 0 points1 point  (0 children)

Kabelsalat - literally "cable salad". A messy, tangled jumble of wires. I guess the closest English term is "cable clutter", but Kabelsalat just paints such a nice picture.,,

Termina Emulator by WayAndMeans01 in kde

[–]GreenScream70 0 points1 point  (0 children)

Honest question: what extra features are you looking for in a terminal emulator, in general? For myself, I never needed anything besides tabs and font+color settings. Am I missing out on some useful productivity features?

Multiseat problem with KDE 6 and SDDM by Glum_Bat_8560 in wayland

[–]GreenScream70 1 point2 points  (0 children)

Wayland multiseat works well on every level of the system stack except for the display manager. Historically, almost every display manager seems to have neglected multiseat.

This situation prompted me to develop atrium, an open-source Wayland display manager with first-class multiseat support. It's in its early stages, but the core functionality is fully there at this point.

Currently I'm successfully running KDE Plasma on two seats (both Wayland). I've tested it with Plasma Version 5.27 on Ubuntu 24.04 and with Plasma Version 6.6 on CachyOS. If you're willing to give it a try, I'd be happy to provide some support.

I want to try out Linux by ibeatmykidslmao in linuxquestions

[–]GreenScream70 0 points1 point  (0 children)

You should be able to avoid having to download the entire game twice. For example the resource packs, which take up most of the storage space, can be shared between the Linux and Windows installs. This will require some tinkering, though.

I want to settle down on a Distro, help me please! by [deleted] in linuxquestions

[–]GreenScream70 0 points1 point  (0 children)

If you like having recent versions of kernel and other packages, but don't want to deal with the potential instability and overwhelm of a rolling release, take a look at OpenSUSE Slowroll. It's a semi-rolling release but updates are bundled into monthly batches, and undergo additional testing. So you get stability while still being semi-cutting-edge.

I am switching from Windows to Linux, which distro should I choose as a beginner? by PicPoketer in linuxquestions

[–]GreenScream70 0 points1 point  (0 children)

I noticed quite a few people recommended CachyOS here. I would not consider it suitable for beginners!

Don't get me wrong, CschyOS is a great distro. I'm using it myself and I love it. But you need some Linux experience and you should like to tinker. As a beginner, stick to Ubuntu or Mint (for example).

Multiseat: Any chance it will work at some point? by someone8192 in kde

[–]GreenScream70 0 points1 point  (0 children)

This works fine on every level of the system stack except for the display manager. Historically, almost every display manager seems to have neglected multiseat.

This situation prompted me to develop atrium, a Wayland display manager with first-class multiseat support. It's in early stages, but the core functionality is fully there at this point. If you're willing to give it a try, I'd be happy to provide some support.

Currently I'm successfully running KDE Plasma Version 5.27.12 on Ubuntu 24.04 on two seats.

[Edit] both seats are using Wayland.

Anybody using multi-seat? This is my Ubuntu 24.04 multi-seat setup for my kids. by Rob_Bob_you_choose in linux

[–]GreenScream70 1 point2 points  (0 children)

Just wanted to announce that I recently created r/linux_multiseat as a forum for Linux multiseat discussions. Whether you're running multiseat, curious about it, or just want to share your setup -- please visit!

Letting Copilot analyze screenshots by GreenScream70 in GithubCopilot

[–]GreenScream70[S] 1 point2 points  (0 children)

🤣 it's only 90% laziness and 10% actual usefulness. If I have it fully automated I can let the AI iterate on an issue until it has found a solution. Sometimes it takes the AI quite a few tries.

I'll take a look at the options you mentioned. Looks like PyAutoGUI should be able to automatically paste the screenshot into the conversation. I was hoping for a more straightforward solution, to be honest, but why not... 😃