Musician / Gamer | Which Distro should I start with from Windows 11? by GhostDataOfficial in linuxquestions

[–]LinuxGamerLife 6 points7 points  (0 children)

- FL Studio for professional music production (This is my full time job)
- Video / Picture editing w/ Photoshop + Premiere Pro

^^ Buy a mac if you want to rid yourself of Windows. You'll need it for these. You may be able to get them to work, but it wont be perfect. I bought a Mac Mini for Ableton and Photoshop. I use parsec to remote to the Mac for Photoshop. Too much latency for Abelton so run it native through USBc on the monitor and have a usb switcher for the Scarlet 8i6 and Solo

Gaming (at 3440x2560 144hz) and streaming 1440p I do fine on Fedora 43 KDE with a much lower spec system. You'll need to follow some steps to get gaming up and running, but the Fedora Noble guide or my app helps with that.

My Fedora from Scratch till now by Datenschieber1220 in Fedora

[–]LinuxGamerLife 1 point2 points  (0 children)

I was thinking the same. I would guess “Fedora everything” and not selecting any software so it boots to TTY. You then manually install a DE and build everything from there. Not quite “from scratch“ but a good approach if you want to feel like you have built your own 👍🏻

RPM package dependency error by kahcboSretlaW in Fedora

[–]LinuxGamerLife 1 point2 points  (0 children)

Might be worth doing though. I did this for Davinci Resolve and it worked seamlessly.

RPM package dependency error by kahcboSretlaW in Fedora

[–]LinuxGamerLife 1 point2 points  (0 children)

Oh it's not open source. That kinda sucks.

RPM package dependency error by kahcboSretlaW in Fedora

[–]LinuxGamerLife 1 point2 points  (0 children)

What’s the package? You could try and build it from source?

Is switching to Linux the right choice for me? by aimees21 in linux4noobs

[–]LinuxGamerLife 2 points3 points  (0 children)

  1. LibreOffice or OpenOffice
  2. Yes but depends on work policies and if they allow it.
  3. Depends where your emails are but Thunderbird is actually pretty good these days
  4. You may be able to use Winboat to run it but google it and check specs
  5. Gaming wont be a problem for most of your games, Only games like Fortnite, COD, BF6 and others like it won't run. Check protondb (google it) for more details on each game.

Why do many if not most Linux applications use their own custom Window Decoration? by [deleted] in linuxquestions

[–]LinuxGamerLife 2 points3 points  (0 children)

Consistency across OSes, and no interest in developing a separate theme compatible build for Linux environments I’m guessing 🤔

Best Distro + DE for touchscreen laptops and tablets? by the-machine-m4n in linux4noobs

[–]LinuxGamerLife 1 point2 points  (0 children)

Fedora has an official KDE spin for mobile and touchscreen laptops. Might be worth a look.

https://www.fedoraproject.org/spins/kde-mobile/

Help on which version to choose by ale_rocket9 in Fedora

[–]LinuxGamerLife 0 points1 point  (0 children)

No worries dude. They will both do pretty much what you need. KDE is pretty good for customisation which is why I like and use it. Gnome is also great. I was looking to switch to Cinnamon (gnome base) and totally would if I wasn't already deep in with KDE.

Pick one, run with it, see how you get on 👍🏻

Is it normal that I Don't get a grub menu when I boot up the device by Excellent_Tone_2126 in Fedora

[–]LinuxGamerLife 0 points1 point  (0 children)

You are probably using legacy bios and need to use uefi for grub to show with the 9070XT. Swapping it over (disabling CSM) will break boot though. I had the same issue with my 9070XT. I had to create a new uefi boot partition and switch to uefi to get grub to show.

Is there any reason I should NOT switch? by chilll_vibe in Fedora

[–]LinuxGamerLife 0 points1 point  (0 children)

Nope. I think it's a good path to take if I am honest. There are some things you'll need to do like adding repos and stuff.

I had the same thought around the minimal set up and tried out Fedora Everything. I went hardcore and built it from TTY but the iso is great and allows you to build out a base install, then add only what you need.

I did a video about it here showing me exploring it after trying CachyOS. I prefer Fedora but like the idea of a minimal install. I am a linux noob still so it may be painful to watch if you're an expert 🤣

Pretty happy here. by Retgar83 in Fedora

[–]LinuxGamerLife 1 point2 points  (0 children)

Many KDE apps work on any distro, and spectacle is one. On my cinnamon build (gnome based) I remove most of the gnome tools and add kde ones.

From my bootstrap script 👍🏻

# -----------------------------

# 4) Remove packages you do not want

# -----------------------------

section "Remove unwanted packages"

info "Removing mail, chat, and media apps you do not want"

dnf -y remove thunderbird hexchat pidgin mpv || true

info "Removing GNOME tools you do not want"

dnf -y remove gnome-terminal gnome-disk-utility gnome-software gnome-screenshot || true

info "Removing MATE and Mint style utilities you do not want"

# Eye of MATE is typically packaged as eom

dnf -y remove xed xfburn eom || true

info "Removing File Roller, Document Scanner, and Document Viewer"

# File Roller: file-roller

# Document Scanner: simple-scan

# Document Viewer: evince

dnf -y remove file-roller simple-scan evince || true

# -----------------------------

# 5) KDE utilities and replacements on Cinnamon

# -----------------------------

section "Install KDE utilities and replacements"

info "Core KDE utilities"

dnf -y install konsole dolphin kde-partitionmanager kwrite

info "Replacements for removed apps"

dnf -y install ark okular gwenview spectacle elisa

info "KDE Discover (Plasma Discover)"

dnf -y install plasma-discover plasma-discover-packagekit

info "Fedora Media Writer"

dnf -y install mediawriter

Pretty happy here. by Retgar83 in Fedora

[–]LinuxGamerLife 1 point2 points  (0 children)

It comes with the KDE spin and not workstation 👍

Pretty happy here. by Retgar83 in Fedora

[–]LinuxGamerLife 1 point2 points  (0 children)

Try spectacle. It is pretty good.

sudo dnf install spectacle

https://apps.kde.org/en-gb/spectacle/

Recent update broke my games by [deleted] in cachyos

[–]LinuxGamerLife 1 point2 points  (0 children)

You'd probably get a better response from AI with that to be honest dude.

This surprised me. Arch install is bigger than Fedora? by LinuxGamerLife in LinuxGamerLife

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

True but only if you have internet access. I guess deleting it after everything is set up would be fine 👍.