7

I have two situations in which I need to run desktops without any 3D acceleration.

1) I often run Ubuntu and CentOS VMs on a machine who graphic card does not play nicely with VirtualBox's 3D acceleration (bug in the drivers).

2) Accessing remote sessions

This isn't a quick "log in and check something", I could be working at them for hours, and the performance hit from using LLVMpipe really annoys me, so I could really use a Desktop Environment that runs on Modern distros but doesn't require 3D acceleration, but I can't find reliable info easily.

So:

Which currently maintained, mature, DEs don't require 3D acceleration (note, I'm not asking for an opinion on whether they are any good, I just want a list).

Jeff Schaller
  • 66,199
  • 35
  • 114
  • 250
Ian Sudbery
  • 353
  • 2
  • 7

3 Answers3

3

It depends what kind of features you want from a desktop or what you generally expect from it:

  • MATE: fork of Gnome 2, traditional environment with lots of features
  • i3: tiling window manager and easy to configure
  • XFCE
  • dwm: there are many tiling window managers based on or similar to dwm (catwm, monsterwm, ocelot, ..)
  • xmonad
  • awesome
  • herbstluftwm
  • OpenBox
  • icewm: preinstalled on openSUSE/SLES as fallback WM
  • LXDE
poinck
  • 156
  • 1
  • 5
2

Personally, I'm using XUbuntu which comes with XFCE by default. This I believe doesn't need 3D acceleration.

See also this related post on the subject.

fduff
  • 4,925
  • 4
  • 35
  • 39
2

practically any small VM without compositing.

New on scene is for example LXQt, which are trying create fully capable lightweight desktop.

LXQt Lightweight Desktop Manager

mimi.vx
  • 365
  • 2
  • 9