Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debian on XPS 15 9560. Bumblebee sees the GPU and claims to be using it, but not really. #958

Open
TungstenOxide opened this issue Apr 15, 2018 · 5 comments

Comments

@TungstenOxide
Copy link

So I switched to Debian and applied my knowledge from #945 , set the kernel params, and I got Bumblebee to install and be stable, but now I've got quite the interesting predicament.

The computer reports that it's using the GPU, but from its performance, it's clearly not. In Fedora, I pull 60FPS in glxgears with the iGPU and around 500 with the dGPU. In Debian, I'm pulling 60 with "both." I also tested Besiege, because I should be getting about 25 in 4K and a silky smooth 60 in 1440p, but I'm barely getting 5FPS in 4K and my GPU fan isn't running.

I think that the computer thinks it's using the GPU, but it's really not. I have no idea why. With no kernel params, my computer freezes when starting Light DM. Also, lspci | grep 3D doesn't actually return the name of a card, just 01:00.0 3D controller: NVIDIA Corporation Device 1c8d (rev ff)

optirun glxgears -info returns the usual:

GL_RENDERER = GeForce GTX 1050/PCIe/SSE2 GL_VERSION = 4.5.0 NVIDIA 375.82 GL_VENDOR = NVIDIA Corporation

Ideas?

@bluca
Copy link
Member

bluca commented Apr 15, 2018

glxgears is not a benchmark - fps are capped to 60 by the bridge

@TungstenOxide
Copy link
Author

TungstenOxide commented Apr 15, 2018 via email

@TungstenOxide
Copy link
Author

This is now an issue on Fedora as well.

@TungstenOxide
Copy link
Author

Wait no it's slightly different. When running on Fedora, optirun glxgears -info returns this:
GL_RENDERER = Mesa DRI Intel(R) HD Graphics 630 (Kaby Lake GT2)

What is going on? Is anyone else having this issue?

@vvv-ca
Copy link

vvv-ca commented Jun 15, 2018

I see the same thing on a fresh Debian install.
Try
vblank_mode=0 optirun glxgears
it should report much higher numbers. But the Intel card shows even higher numbers that the nVidia one with vblank_mode=0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants