Moving to Linux

  • Thread starter Deleted User
  • Start date
  • Views 1,374
  • Replies 13
  • Likes 2
D

Deleted User

Guest
OP
Hi All

I am looking to move to a Linux Distro, Have been on Windows for 10+ years and have dabbled with Linux distro's throughout this period. I been doing some minor research and looking like I will go to Solus 4.

I have an AMD rig R5 1600 with 16GB and RX 570 4GB with 256 GB OEM Samsung OEM NVME SSD with an extra 500GB EVO 950 SATA SSD.

The main issue in the past with Linux is the power management and fan volume but from what I can ascertain I do not need to install extra software as kernel 4.20.16 seems to be optimized for AMD. I will be using it for general work, chatting on messenger and also gaming on Steam using Proton.

Any advice I get will be helpful?
 

linuxares

The inadequate, autocratic beast!
Global Moderator
Joined
Aug 5, 2007
Messages
13,329
Trophies
2
XP
18,209
Country
Sweden
I would recommend not going Solus, but that's because they had awful support for my laptop and generally was really slow.

If you never used Linux really well before:
Linux Mint
Solus
Ubuntu (or some kind of version of it)

Wanna got medium to advanced:
Manjaro
Arch

Wanna go balls to the walls:
Gentoo
Linux From Scratch

Want to be a hipster:
Any BSD version (but your network speed will be awesome)
 
  • Like
Reactions: Deleted User

IncredulousP

GBAtemp's Resident Bastard
Member
Joined
Aug 21, 2012
Messages
679
Trophies
2
Location
Penguin Village
XP
3,037
Country
United States
One of us...
One of us...
Nah but really, I recommend any Ubuntu-based (or debian-based, which is slighter faster since Ubuntu builds upon it) operating system for starters. Linux Mint is great for new Linux users, and comes in both Ubuntu and Debian flavors.

From what I've gathered (I'm no means a Linux guru) you can have a base operating system and then optionally run a desktop on top of it (for your typical GUI experience). This not only gives you the choice of operating system, but of desktop look and function as well. I like and have used the Cinnamon desktop (which is one of the main desktops that Linux Mint comes with), but there are others like MATE to try out too.

Directory structure and program installation take a little getting used to, but there are plenty of guides online for Ubuntu/Debian questions so you should be fine with a little searching.

Linux gaming is still hairy and bug filled. If the game does not already support Linux, you can try to get it to run using wrappers like WINE or Proton, but results will vary for every system and game. On my machine, I find games to run faster on Debian than Win 10 (on my same desktop machine), such as Rocket League. I get these awful stutters in Windows that I simply don't get in Debian. But I have yet to get WINE or Proton to work with games not already supporting Linux.

Anyways, good luck and have fun!
 
Last edited by IncredulousP,
  • Like
Reactions: Deleted User
D

Deleted User

Guest
OP
So I went with ubuntu budgie but.... the onboard audio was really scratchy and distorted. I tried Mint I like it. At one point I was using Arch bleeding edge almost took out my system. Will look at this again down the line determine to go with Linux Base OS just wished audio driver support was better.

I am comfortable with most distros however it does take me a while to spin up the machine the way I want it. I have a gf now so most of my time is with her because we are transatlantic I want more time with her because of time difference.

Thanks everyone for your advice will go down the ubuntu route when I get more time to sort things out.
 
Last edited by ,
  • Like
Reactions: IncredulousP
D

Deleted User

Guest
OP
which audiochipset do you have?

Realtek ALC888B

Its the sound chip on my Ryzen Mobo

--------------------- MERGED ---------------------------

I have also use this setup as a hackintosh but a few things let me down on that side too, it was running smoothly
 

linuxares

The inadequate, autocratic beast!
Global Moderator
Joined
Aug 5, 2007
Messages
13,329
Trophies
2
XP
18,209
Country
Sweden
Try this if you run Ubuntu:
sudo add-apt-repository ppa:ubuntu-audio-dev/ppa; sudo apt-get update;sudo apt-get dist-upgrade; sudo apt-get install pavucontrol linux-sound-base alsa-base alsa-utils gdm ubuntu-desktop linux-image-`uname -r` libasound2; sudo apt-get -y --reinstall install linux-sound-base alsa-base alsa-utils gdm ubuntu-desktop linux-image-`uname -r` libasound2; killall pulseaudio; rm -r ~/.pulse*; sudo usermod -aG `cat /etc/group | grep -e '^pulse:' -e '^audio:' -e '^pulse-access:' -e '^pulse-rt:' -e '^video:' | awk -F: '{print $1}' | tr '\n' ',' | sed 's:,$::g'` `whoami`


https://askubuntu.com/questions/287235/realtek-alc888-sound-card-doesnt-work-after-ubuntu-13-04
 
  • Like
Reactions: Deleted User
D

Deleted User

Guest
OP
Try this if you run Ubuntu:
sudo add-apt-repository ppa:ubuntu-audio-dev/ppa; sudo apt-get update;sudo apt-get dist-upgrade; sudo apt-get install pavucontrol linux-sound-base alsa-base alsa-utils gdm ubuntu-desktop linux-image-`uname -r` libasound2; sudo apt-get -y --reinstall install linux-sound-base alsa-base alsa-utils gdm ubuntu-desktop linux-image-`uname -r` libasound2; killall pulseaudio; rm -r ~/.pulse*; sudo usermod -aG `cat /etc/group | grep -e '^pulse:' -e '^audio:' -e '^pulse-access:' -e '^pulse-rt:' -e '^video:' | awk -F: '{print $1}' | tr '\n' ',' | sed 's:,$::g'` `whoami`


https://askubuntu.com/questions/287235/realtek-alc888-sound-card-doesnt-work-after-ubuntu-13-04


Awesome Linuxares Many Thanks

Compiling better drivers into the kernel right and configuring Pulse audio. Also Ubuntu Budgie was running Kernel 4.18.16. Should have gone full Solus rather than Ubuntu core with Budgie front end. Will try again if GF working a long shift
 
Last edited by ,

linuxares

The inadequate, autocratic beast!
Global Moderator
Joined
Aug 5, 2007
Messages
13,329
Trophies
2
XP
18,209
Country
Sweden
You can just change launcher when ever you can. Remember Solus locks you down to their kind of system, that's why I dislike it some what. But sure, it's "OSX" friendly.
 
  • Like
Reactions: Deleted User
D

Deleted User

Guest
OP
So I made the transition. Kind of resolved the Audio issue turn off tsched and enabled echo cancellation however it seems to work on usb audio devices only.

Moved to Kernel 4.20.16 generic for now. Will recompile it for my hardware eventually. Feels stable.
I look at steam and proton next for my gaming.

So far so good.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
  • K3Nv2 @ K3Nv2:
    How do you know if the night will be good when you're asleep
  • BakerMan @ BakerMan:
    because i didn't say i was asleep
  • BakerMan @ BakerMan:
    i said i was sleeping...
  • BakerMan @ BakerMan:
    sleeping with uremum
  • K3Nv2 @ K3Nv2:
    Even my mum slept on that uremum
  • TwoSpikedHands @ TwoSpikedHands:
    yall im torn... ive been hacking away at tales of phantasia GBA (the USA version) and have so many documents of reverse engineering i've done
  • TwoSpikedHands @ TwoSpikedHands:
    I just found out that the EU version is better in literally every way, better sound quality, better lighting, and there's even a patch someone made to make the text look nicer
  • TwoSpikedHands @ TwoSpikedHands:
    Do I restart now using what i've learned on the EU version since it's a better overall experience? or do I continue with the US version since that is what ive been using, and if someone decides to play my hack, it would most likely be that version?
  • Sicklyboy @ Sicklyboy:
    @TwoSpikedHands, I'll preface this with the fact that I know nothing about the game, but, I think it depends on what your goals are. Are you trying to make a definitive version of the game? You may want to refocus your efforts on the EU version then. Or, are you trying to make a better US version? In which case, the only way to make a better US version is to keep on plugging away at that one ;)
  • Sicklyboy @ Sicklyboy:
    I'm not familiar with the technicalities of the differences between the two versions, but I'm wondering if at least some of those differences are things that you could port over to the US version in your patch without having to include copyrighted assets from the EU version
  • TwoSpikedHands @ TwoSpikedHands:
    @Sicklyboy I am wanting to fully change the game and bend it to my will lol. I would like to eventually have the ability to add more characters, enemies, even have a completely different story if i wanted. I already have the ability to change the tilemaps in the US version, so I can basically make my own map and warp to it in game - so I'm pretty far into it!
  • TwoSpikedHands @ TwoSpikedHands:
    I really would like to make a hack that I would enjoy playing, and maybe other people would too. swapping to the EU version would also mean my US friends could not legally play it
  • TwoSpikedHands @ TwoSpikedHands:
    I am definitely considering porting over some of the EU features without using the actual ROM itself, tbh that would probably be the best way to go about it... but i'm sad that the voice acting is so.... not good on the US version. May not be a way around that though
  • TwoSpikedHands @ TwoSpikedHands:
    I appreciate the insight!
  • The Real Jdbye @ The Real Jdbye:
    @TwoSpikedHands just switch, all the knowledge you learned still applies and most of the code and assets should be the same anyway
  • The Real Jdbye @ The Real Jdbye:
    and realistically they wouldn't

    be able to play it legally anyway since they need a ROM and they probably don't have the means to dump it themselves
  • The Real Jdbye @ The Real Jdbye:
    why the shit does the shitbox randomly insert newlines in my messages
  • Veho @ Veho:
    It does that when I edit a post.
  • Veho @ Veho:
    It inserts a newline in a random spot.
  • The Real Jdbye @ The Real Jdbye:
    never had that i don't think
  • Karma177 @ Karma177:
    do y'all think having an sd card that has a write speed of 700kb/s is a bad idea?
    trying to restore emunand rn but it's taking ages... (also when I finished the first time hekate decided to delete all my fucking files :wacko:)
  • The Real Jdbye @ The Real Jdbye:
    @Karma177 that sd card is 100% faulty so yes, its a bad idea
  • The Real Jdbye @ The Real Jdbye:
    even the slowest non-sdhc sd cards are a few MB/s
  • Karma177 @ Karma177:
    @The Real Jdbye it hasn't given me any error trying to write things on it so I don't really think it's faulty (pasted 40/50gb+ folders and no write errors)
    Karma177 @ Karma177: @The Real Jdbye it hasn't given me any error trying to write things on it so I don't really...