I think I speak for most people when I say that I’m a good representative of the general population.

  • 0 Posts
  • 10 Comments
Joined 5 years ago
cake
Cake day: June 29th, 2020

help-circle

  • I use strawberry now, which is a clementine derivative. Having my library in one column on the side and just pulling stuff from the library to a variable custom playlist is my preferred player style. Exaile is also like this, and deadbeef too if your library is organized and you add the filebrowser plugin. I use strawberry over those two because it’s the only one I can get from the main arch repositories and I try to minimize AUR usage.

    Pragha actually fits this style too and is still in the arch repos, but I don’t understand why because it stopped getting upstream updates years ago and is a buggy mess compared to strawberry with no advantages.

    I definitely miss the clementine remote though, being able to control the player from an android phone was so convenient and I don’t know any other player that has similar.






  • I’ve been on arch for years, but have recently started pc gaming. Lutris has been surprisingly easy to get working. I have a nintendo switch already and decided I want to try to use the joycons for the computer, don’t want to buy gamepads but it gives and alternative to keyboard and mouse. Getting them consistently recognized by bluetooth has been a massive pain, but after searching I’ve figured out a package that I can install that fixes the issues. In fact, I couldn’t find anyone who found a solution to this issue without installing this specific package.

    That package is pulseaudio-bluetooth, even though the nintendo joycons do not have an audio jack or capability to receive audio. I’ve had my audio set up and configured with alsa, and alsa does everything (relating to audio) that I need it to, but pulseaudio-bluetooth requires me to install pulseaudio (duh) and will not work unless I enable the pulseaudio service, which fucks up my alsa config. I’ve spent a while dicking around trying to get pulseaudio to pretend it doesn’t exist except for connecting joycons, but there’s always some nuisance popping up. I also tried using a different usb bluetooth controller and plugging them into different usb ports. Given up for the moment and will probably just buy another gamepad and hope it works better without needing pulseaudio-bluetooth.

    In all honesty I still don’t really know what the hell I’m doing on arch, I originally installed it to learn this stuff better but all I’ve really learned is how to read documentation well enough to get things working by trial-and-error. I’ve had a stable system for like ten years now though and I’m too comfortable with it to warrant switching to a friendlier distro, but this specific issue is a pain in the ass.