Friday, May 3, 2024
 Popular · Latest · Hot · Upcoming
2
rated 0 times [  2] [ 0]  / answers: 1 / hits: 7402  / 3 Years ago, fri, june 25, 2021, 5:54:55

Problem



I am thinking about installing Ubuntu Studio on my new laptop, basically because Jack coexists with PulseAudio "out of the box" which I have found impossible to achieve in a previous installation. Also, it uses the low-latency kernel by default. However, I'd also like to keep using Gnome shell.



Hardware: Lenovo T430.



Own attempts



I have tried



apt-get install gnome-shell gnome-session


but this brings along more than 100 extra packages, some of which I am not sure I really need. In addition, it asks if gdm should be the default display manager (instead of lightdm), however, according to Wikipedia, the former is the newer and better alternative. After keeping LightDM and changing the greeter to use the Unity greeter (the default greeter doesn't seem to recognize the new session types), I can log in to Unity but not to the good old Gnome shell.



This is just a brief summary of several hours of reinstalling Ubuntu Studio and trying to
make things work.



Question



What is the most robust path to achieve the desired result -- an installation with a low-latency kernel and working Jack, with Gnome shell?




  • Install Ubuntu Studio + ???, how to configure?


  • Install vanilla Ubuntu, add some packages from Ubuntu Studio, how to configure RT+Jack?


  • ???




Related



This related question suggests installing ubuntu-desktop, but for 12.04. This answer points to an instruction to add Ubuntu Studio features to vanilla Ubuntu. I haven't yet tried either of these options.


More From » gnome

 Answers
6

I see two and a half paths:




  1. Install Ubuntu GNOME (images, wiki), then install the ubuntustudio-audio ubuntustudio-audio-plugins linux-lowlatency metapackages

  2. Install UbuntuStudio (web), then install the gnome-shell gnome-session metapackages

  3. Install Ubuntu, then install the ubuntustudio-audio ubuntustudio-audio-plugins and gnome-shell gnome-session metapackages



I suggest 1 (Ubuntu GNOME), here is why:




  • 3 (Ubuntu) is the easiest to eliminate because it represents one more setup step for you, and one more set of cruft you'll want to avoid. You know you want audio stuff, and you know you want Shell. Options 1 and 2 are each only one step away, while option 3 is two steps away, let's forget about it and the cruft it brings.

  • Then deciding between 1 (Ubuntu GNOME) and 2 (UbuntuStudio) is also easy in your case, because you want Shell and audio stuff. Well,

    • If you install UbuntuStudio, you will end up with XFCE, which you don't want

    • Just adding the ubuntustudio-audio ubuntustudio-audio-plugins linux-lowlatency metapackages will setup your lowlatency environment the same way than through a Studio install, without the additional Studio cruft (XFCE, additional video/etc. packages)




Finally, regarding the login manager, with Ubuntu GNOME you'll end up with GDM, which (provided you like GNOME Shell) will be fine for you (simple, efficient) and is not better or worse than LightDM.



To wrap up:




  1. Install Ubuntu GNOME (images, wiki)

  2. If you want to get the latest-and-greatest GNOME 3.8 hotness, add the official GNOME3 team PPA : sudo apt-add-repository ppa:gnome3-team/gnome3, and do a sudo apt-get update && sudo apt-get dist-upgrade.

    Note: Do not add the staging PPA, it is for developers and will make your environment unstable.

  3. Install the ubuntustudio-audio ubuntustudio-audio-plugins linux-lowlatency metapackages

  4. Jam :)


[#31342] Saturday, June 26, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
irtuallyefu

Total Points: 429
Total Questions: 97
Total Answers: 119

Location: Hong Kong
Member since Tue, Oct 19, 2021
3 Years ago
;