







ps -A | egrep '(cinnamon|gnome-shell|gnome-panel)'


Please execute the following code at a terminal, copy the results and paste them here at the forum:
CODE: SELECT ALL
ps -A | egrep '(cinnamon|gnome-shell|gnome-panel)'
1810 ? 00:00:01 gnome-panel
Erather wrote:Thanks again for the help!Please execute the following code at a terminal, copy the results and paste them here at the forum:
CODE: SELECT ALL
ps -A | egrep '(cinnamon|gnome-shell|gnome-panel)'
When I execute this line at the terminal I get the following:
- Code: Select all
1810 ? 00:00:01 gnome-panel
Hope it helps ...
cinnamon --replace

Well, as you can see from the results, your system is not running Cinnamon but Gnome Fallback.
Now please, execute the following command at a terminal and let us know if anything changes:
CODE: SELECT ALL
cinnamon --replace
Xlib: extension "GLX" missing on display ":0.0".
Segmentation fault

Erather wrote:Well, as you can see from the results, your system is not running Cinnamon but Gnome Fallback.
Now please, execute the following command at a terminal and let us know if anything changes:
CODE: SELECT ALL
cinnamon --replace
Ok, thanks! I tried that. Nothing changed, but I recieved the following lines:
- Code: Select all
Xlib: extension "GLX" missing on display ":0.0".
Segmentation fault
glxinfo | grep 'rendering'

It seems you have problems with your graphics card. Cinnamon needs 3D hardware support, without it your system goes to fallback mode.
Execute the following command in a terminal:
CODE: SELECT ALL
glxinfo | grep 'rendering'
If the result is something like "direct rendering: No", then you don't have 3D support.
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Error: couldn't find RGB GLX visual or fbconfig
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
inxi -G

Please execute the following code and paste the results:
CODE: SELECT ALL
inxi -G
Graphics: Card-1: Intel 2nd Generation Core Processor Family Integrated Graphics Controller
Card-2: NVIDIA GF108 [GeForce GT 540M]
X.Org: 1.11.3 drivers: intel (unloaded: vesa,fbdev) Resolution: 1920x1080@60.0hz
GLX Renderer: N/A GLX Version: N/A

sudo apt-get update && sudo apt-get install mesa-utilsinxi -G

Graphics: Card-1: Intel 2nd Generation Core Processor Family Integrated Graphics Controller
Card-2: NVIDIA GF108 [GeForce GT 540M]
X.Org: 1.11.3 drivers: intel (unloaded: vesa,fbdev) Resolution: 1920x1080@60.0hz
GLX Renderer: N/A GLX Version: N/A

optirun cinnamon --replace


Erather wrote:I do not have Ironhide installed ... as I said I tried to install it through synaptic, but it said it was "broken" and when I try to install it via the terminal I get an error message.
Thanks for all your help!


johan@Maya ~ $ sudo add-apt-repository ppa:bumblebee/stable
[sudo] password for johan:
You are about to add the following PPA to your system:
Bumblebee Stable PPA
To report issues, please read http://wiki.Bumblebee-Project.org/Reporting-Issues
If you've use an older Bumblebee version or Ironhide from MrMEEE (git or PPA), then please do this once before adding this PPA to your system:
sudo ppa-purge ppa:mj-casalogic/bumblebee
sudo ppa-purge ppa:mj-casalogic/ironhide
You may also want to use newer drivers (particularly if having recent hardware), then run this before installing Bumblebee:
sudo apt-get purge nvidia-current
sudo add-apt-repository ppa:ubuntu-x-swat/x-updates
After installation, reboot to let changes apply.
To see if it works, run during around 30s: glxspheres
Then, run it with optirun, and compare: optirun glxspheres
Be aware that as Bumblebee is using low-level hardware informations, it is impossible to run it in a VM.
More info: https://launchpad.net/~bumblebee/+archive/stable
Press [ENTER] to continue or ctrl-c to cancel adding it
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --secret-keyring /tmp/tmp.YmRgJdkwrx --trustdb-name /etc/apt/trustdb.gpg --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyserver hkp://keyserver.ubuntu.com:80/ --recv 46C0364A882F14F899448FFCB22A95F88110A93A
gpg: requesting key 8110A93A from hkp server keyserver.ubuntu.com
gpg: key 8110A93A: public key "Launchpad PPA for Bumlebee Project" imported
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)$ optirun --help$: command not found
Users browsing this forum: No registered users and 15 guests