You are not logged in.
So I reinstalled Arch Linux for the first time in 5 years, and the first time successfully with UEFI (yay). I had several issues but managed to fix most of them, and it's now down to two minor but still annoying issues after I put the KDE desktop on it:
- Initially, sound wasn't working at all. I have pulseaudio-alsa installed. After some fiddling with the plasma-pa system settings panel, I got sound to work. However, whenever I restart, or my display wakes from sleep, it's muted again. I got it to work by running `pulseaudio -k` and again fidgeting with audio in plasma-pa, but of course, having to do that every time is very annoying.
- I also got my two-monitor setup to work after installing kscreen and setting it up with sddm. However, despite setting my right monitor as my primary, every window that opens appears on my left monitor and I have to drag it over every time. I'm not sure if there's a setting I'm missing that needs to be set. You'd think setting my right monitor as primary would do it, but apparently not.
So yeah, small issues but they're irritating regardless, and I appreciate the help. Glad to be back in this community!
Hardware: Gigabyte X570 AORUS Pro, AMD Ryzen 5900X, Nvidia GTX 1080, 32 GB DDR4 RAM
Choice software: Arch Linux 64-bit with KDE desktop / Windows 11 Home 64-bit
Offline
Normal windows should appear where your cursor is. Define "all windows". E.g. chrome is particularly adamant about keeping it's own window position. You might also want to disable applications from remembering their window size/position in the KWin Windowsettings to make KWin the handling process.
As for the sound issues "sound fidgeting" is not really a useful problem description, what happens exactly and what exactly are you fidgeting. If you are using HDMI output then it's indeed normal that your outputs disappear, but they should normally be relevantly restored, presuming no other application grabs the sound device before pulse.
To get some useful information post
pacmd list-cards
pacmd list-sinks
sudo fuser -v /dev/snd/*during the broken and the working setup.
Also pick one topic per thread, decide which you want to handle here and open a new thread for the other problem.
Offline
Well, since making this post, I've found that Chrome sometimes shows up on the correct screen. However, I'm observing windows from processes like Dolphin and Discord to be popping up on my secondary monitor. I guess I misworded it, but yeah thanks for the suggestion with disabling windows remembering size/position. I'll give that a try soon. I'm having to replace the cooler so it won't be for about a week.
Thanks again Videl. I'll keep this in mind after I change the cooler.
Hardware: Gigabyte X570 AORUS Pro, AMD Ryzen 5900X, Nvidia GTX 1080, 32 GB DDR4 RAM
Choice software: Arch Linux 64-bit with KDE desktop / Windows 11 Home 64-bit
Offline