Code: Select all
$ cat /etc/*-release
LSB_VERSION=1.4
DISTRIB_ID=Solus
DISTRIB_DESCRIPTION="Solus"
DISTRIB_RELEASE=2017.01.01.0
DISTRIB_CODENAME=shannon
NAME="Solus"
VERSION="2017.01.01.0"
ID="solus"
VERSION_ID="2017.01.01.0"
PRETTY_NAME="Solus 2017.01.01.0"
ANSI_COLOR="1;34"
HOME_URL="https://www.solus-project.com"
SUPPORT_URL="https://www.solus-project.com/forums/"
BUG_REPORT_URL="https://dev.solus-project.com/"
Solus 2017.01.01.0
Code: Select all
$ lsb_release -a
LSB Version: 1.4
Distributor ID: Solus
Description: Solus
Release: 2017.01.01.0
Codename: shannon
Code: Select all
$ uname -mrs
Linux 4.8.15 x86_64
Code: Select all
$ cat /proc/version
Linux version 4.8.15 (solus@toadstool) (gcc version 6.3.0 (Solus) ) #1 SMP Sun Jan 1 17:15:40 UTC 2017
Code: Select all
$ lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
Code: Select all
$ glxinfo | grep "OpenGL renderer string"
OpenGL renderer string: Mesa DRI Intel(R) Ivybridge Mobile
Code: Select all
$ glxinfo | grep "OpenGL vendor"
OpenGL vendor string: Intel Open Source Technology Center