Microsoft has pushed OEM’s to stop supporting S3 in bios, instead wanting hybrid sleep. Microsoft wants this because hybrid sleep allows waking for sending telemetry to Microsoft all the dang time, like cell phones do. I curse the day they did this.
Since it’s your first time, my first suggestion is to try Xubuntu (Ubuntu with XFCE desktop) or Kubuntu (Ubuntu with KDE desktop and generally more popular than Xubuntu). Both distributions are lighter on resources and they have an Ubuntu base which means there’s a ton of documentation online so if you run into problems, you will have plenty of resources.
Alpine is small for sure but it is more niche and it doesn’t use systemd which most major distributions use which means if you happen to run into weird issues, your pool of resources will be smaller. Don’t get me wrong, Alpine is great but I wouldn’t recommend it for new users. I don’t know anything about Puppy Linux; maybe it’s fine?
If your machine can’t run Xubuntu or Kubuntu, then worry about trying more niche distros like Alpine or Puppy.
If you run into issues, feel free to ask questions. The community is generally nice but you’ll want to try fixing it yourself first and then including what you tried in your post to get a better reception.
Embrace the terminal. It’s daunting at first but it’s such a powerful tool. Don’t use sudo with every command. Don’t paste random command in the terminal without doing a little research to understand what they do. Again, ask if you need help, you won’t learn everything overnight.
Good luck!
Edit: Linux Mint is also probably a good choice. Never used it myself but I’ve heard good things.
I struggled with Kubuntu as newbie (coming from Windows) - Mint was easier for me and I sticked with it (Cinnamon in my case, but my laptop is more powerful)
I appreciate what KDE is doing with their DE, I’m glad it exists but it’s not for me either. I only suggest it because it’s surprisingly light on resources for the amount of customization options you get.
I have no idea, but couldn’t this be an XY problem or how it’s called? I mean, do you really need to use apps as different users? Maybe you do, I don’t know, but sometimes it’s good to think about whether the problem you are trying to solve isn’t just a result of another peoblem.
Not sure if possible but have you checked whether the running user is an application property? If so you could maybe manage it via application or window rules.
Can’t check rn because I’m away from my PC but it’s worth a shot checking imo.
First, it is generally a bad idea to manually install software in package based distro. It can break something in your system (providing install.sh script is quite uncommon, it means that developers can do something uncommon and unexpected). Even if everything will go fine, once after system update the program you installed will get broken dependencies and stop working. Better search for prebuilt RPM package.
Then, answering your question: to build against libraries you need to install corresponding -devel packages. In Fedora their names can differ from the library name (e. g. not libglvnd-devel, but glvnd-devel, you need to search them yourself). For wayland-scanner you need wayland-devel as you can find here or with command dnf provides ‘*/wayland-scanner’.
As far as I’m aware the only options to install GSR as a package are AUR/yay (not available on fedora as far as I understand) or flatpak (unable to resolve permission issue), so I do think a manual install is the best option. This is a gaming system so GSR breaking is no huge deal.
Thanks for the tips regarding manual installation! I did not know about -devel packages or about the dnf provides command. They will probably prove to be very useful!
If you’re going to install from source at least change the compile config options so the prefix defaults to /opt/program-name.
You can further integrate with the system by adding the /opt/program/bin/ and sbin/ dirs to the PATH variable, and add lib/ to /etc/ld.so.conf but it should not be needed normally — only if other programs need to compile against this one.
You can also simplify integration by making common dirs for example /opt/.bin and /opt/.lib, adding only those to PATH and ld, and symlinking binaries and libraries from all /opt programs to them.
I haven’t found anything I like as much as Latte Dock yet, but it refuses to work on my system these days and it doesn’t seem like anyone wants to fork it and fix it up so I’m just back to the built-in KDE docks & panels these days TBH.
Just curious why the ipod? Is it for retro chic? Are you trying to load songs you purchased or “backups”? I play my backups with vlc on my phone to save data.
Ipods have a proprietary handshake that must happen between the device and the computer trying to manage it. The open source community was able to reverse engineer it on the older models but not the later ones.
I totally get that! Everyone here is suggesting complicated virtualization options. Maybe they know something I don’t. But if it were me, I’d try setting up plain old WINE and seeing if I can install an old version of iTunes from here:
Recently got a used X270 for my kid, for school. It came with windows 11, but I put Ubuntu Budgie on it.
It cost me about 220 USD in my currency. Very nice computer.
Not much related, but I want to chime in to express my gratitude for what I consider the most underrated piece of software in the FOSS ecosystem. Better known hex editors pale in comparison to wxHexEditor in terms of features and user interface. I suggest you to tweak the colors for better viewing (I can share my configuration file) and to upgrade to the latest unstable revision because many important fixes landed since the last stable version.
Last time I used unity full time was 3 years ago on an old hp, couldn’t run gnome for some reason and I was very noo in Linux at the time so I installed Ubuntu 16 and upgraded it to 18. The aesthetic was very windows 7. It was alright but I prefer gnome
Take a look at Minifree Ltd. For less than USD $500, you can get a decent ThinkPad with Libreboot and your choice of Linux distro (KDE Debian is installed by default).
I had an old windows AME install on a separate drive I forgot about. Updated grub in peppermint (Debian) voila all of the sudden my windows was added , no fuss at all. Simple nowadays
linux
Top
This magazine is from a federated server and may be incomplete. Browse more on the original instance.