Showing posts with label debian. Show all posts
Showing posts with label debian. Show all posts

Saturday, June 17, 2023

Change up! Playing with Debian 12

 Mint has been serving me well, of course.  But recently I saw a number of videos singing the praises of Debian 12.  It was "the best version of Debian, ever."

So of course I had to try it.


After several false starts and re-installs, I got it down.  Yeah, the latest version of Debian has a pretty good installer and it now has opened up NON-FREE repos.  AND the even included Nvida drivers!  W00t!1!!

Unfortunately the driver install fails if you try it out of the box because those non-free repos have to be manually added.  AND, if you do not add them while disabling their FREE counterpart it won't work.

I found instructions on the internet but they were mostly wrong, so I went back to the instructions from Debian and did what THEY said, then when I got the error I went to the internet, found one person who stated it plainly what needed to be done, did it, worked.

So now I have my Nvidia drivers!  Next I installed Steam from the repos.  BZZZZT!  It did not work as expected, so I installed flatpak, and in flatpak I installed Steam.  With a little hiccup of having to add access to the non-system disk where I keep my libraries, it worked well.

Finally, I needed to risk having to re-install yet another time :D  so I installed the LTS version of the XANMOD kernel (v3 for my threadripper first gen).  I expected some sort of massive failure but lo and behold (as you can see in the screenshot) it worked!  First try!

So I am running Debian 12.  And, I have to say it is pretty darn good!  I am wondering at this point are Ubuntu-based distros even needed when you can go to the source of Ubuntu, Debian.  I am also wondering how this will change Linux Mint and Ubuntu.

One final note, I went with the GNOME version since I have heard a lot of good reviews of the latest version[s] of gnome, regarding performance and stability.  I did do the "dash to dock" tweak, but other than that it has been solid.  And I do believe it really is pretty performant.  

I have to say though, if Linux Mint LMDE (Linux Mint Debian Edition) is updated to Debian 12, I just might go back.

Saturday, December 7, 2019

...And on to Debian...

You know me, never satisfied standing still and to be honest, Pop!_OS has been less stable of late.  Every update was bringing me more problems, so I figured it was time to try something different.

I waffled between ElementaryOS and Debian.  I went back and forth a couple of times in one day and settled on Debian.  Debian is the base OS for many major distributions, and is more flexible in general than Elementary.

I installed the Debian "testing" version with Gnome preconfigured.  I then installed Nvidia proprietary drivers... and hacked away at odds and ends that I like to have on my systems, including fleshing out a conky.

There were a few issues and in fact two of the security repositories were broken from the start.  I had to disable them in order to do anything with my system.  Once disabled I was able to move on and get my system set up to a more or less stable configuration.

The reason I did NOT choose ElementaryOS was because I knew I would have to do a few backend hacks to get the UI where I wanted it it.  EOS is gorgeous, no doubt, but there are some things I want to have that Elementary does not provide out of the box.  I will probably hang with Debian for a week and then if the whim strikes, install Elementary.

Oh, there is ONE thing that is not Debian-specific... and that is the tracker-miners/tracker-extract processes.  I don't know what triggers it exactly but they wail the tar out of my system (probably indexing everything for the first time)... I end up with a freeze and sometimes even a deadlock/hang because they consume ALL 32 GBs of my RAM AND ALL of my Swap space.  That is absurd and should NEVER happen.  Gnome team needs to work on that.