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

Bad performance with optirun #458

Closed cdesseno closed 13 years ago

cdesseno commented 13 years ago

It is the last version from the PPA.

carlos@carlos-vostro:~$ optirun64 glxgears Xlib: extension "NV-GLX" missing on display ":0". Xlib: extension "NV-GLX" missing on display ":0". [VGL] WARNING: The OpenGL rendering context obtained on X display [VGL] :0 is indirect, which may cause performance to suffer. [VGL] If :0 is a local X display, then the framebuffer device [VGL] permissions may be set incorrectly. 242 frames in 5.0 seconds = 48.270 FPS 250 frames in 5.0 seconds = 49.875 FPS [VGL] ERROR: in readback-- [VGL] 362: Window has been deleted by window manager carlos@carlos-vostro:~$ glxgears Running synchronized to the vertical refresh. The framerate should be approximately the same as the monitor refresh rate. 299 frames in 5.0 seconds = 59.659 FPS XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0" after 835 requests (835 known processed) with 0 events remaining.

MrMEEE commented 13 years ago

please do a

cat /etc/default/bumblebee

cdesseno commented 13 years ago
# Bumblebee Defaults

# STOP_SERVICE_ON_EXIT YES|NO
# Should bumblebee service be stopped after last vgl program is finished?
# Defaults to yes.
STOP_SERVICE_ON_EXIT=YES

# Display for the nVidia X Server
VGL_DISPLAY=:1

# Image transport
VGL_COMPRESS=xv

# Readback mode
VGL_READBACK=fbo

# Readback mode
VGL_LOG=/dev/null
MrMEEE commented 13 years ago

which machine is this??

cdesseno commented 13 years ago

Dell Vostro 3500.

MrMEEE commented 13 years ago

please send me you /var/log/Xorg.1.log

cdesseno commented 13 years ago

/var/log/Xorg.1.log: http://pastebin.com/HRFnVAYv

Lekensteyn commented 13 years ago

Are you still experiencing issues with the latest version of Bumblebee?