MrMEEE / bumblebee-Old-and-abbandoned

OUTDATED!!!!! - Replaced by "The Bumblebee Project" and "Ironhide"
http://www.martin-juhl.dk/2011/08/ironhide-reporting-for-duty/
469 stars 50 forks source link

nvidia-settings fails (asus 1215N on ubuntu lucid & asus U30SD on ubuntu natty) #572

Closed ericbechet closed 13 years ago

ericbechet commented 13 years ago

did the following :

nvidia-settings nvidia-settings -c :1 optirun nvidia-settings optirun nvidia-settings -c :1

every attempt gives the same message "You do not appear to be using the NVIDIA X driver. Please edit your X configuration file (just run nvidia-xconfig as root), and restart the X server.'

some info :

bechet@magellan:~$ optirun glxinfo name of display: :0.0 display: :0 screen: 0 direct rendering: Yes server glx vendor string: VirtualGL server glx version string: 1.4 server glx extensions: GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGI_make_current_read, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SUN_get_transparent_index client glx vendor string: VirtualGL client glx version string: 1.4 client glx extensions: GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGI_make_current_read, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SUN_get_transparent_index GLX version: 1.4 GLX extensions: GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGI_make_current_read, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SUN_get_transparent_index OpenGL vendor string: NVIDIA Corporation OpenGL renderer string: GeForce GT 520M/PCI/SSE2 OpenGL version string: 4.1.0 NVIDIA 280.13 OpenGL shading language version string: 4.10 NVIDIA via Cg compiler OpenGL extensions: GL_ARB_blend_func_extended, GL_ARB_color_buffer_float, GL_ARB_compatibility, GL_ARB_copy_buffer, GL_ARB_depth_buffer_float, GL_ARB_depth_clamp

ericbechet commented 13 years ago

well, managed to make it work using optirun nvidia-settings -c :8

Why 8 ?????

ArchangeGabriel commented 13 years ago

Because :1 is used for fast user switching.

As some other may be used, we decided to move further.

So we decided to use :8.

ericbechet commented 13 years ago

oh yes, thanks

well; it seem to work, but it does not. I have an application which should normally use AA, but does not respond to any change made by nvidia-settings. How can I test that the settings are taken into account ???

ArchangeGabriel commented 13 years ago

Look at /etc/X11/xorg.conf.nvidia

ericbechet commented 13 years ago

I am sorry, I can't see anything related to the issue in this file ... perhaps you meant another config file ???

ArchangeGabriel commented 13 years ago

Not at all. This file should contain some of the changes you did via nvidia-settings.

ArchangeGabriel commented 13 years ago

Please try the new version here : https://github.com/Bumblebee-Project/Bumblebee.