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

[ERROR]Cannot access secondary GPU - error: [XORG] (EE) NVIDIA(0): Failed to assign any connected display devices to X screen 0 #284

Closed
jamagalhaes opened this issue Nov 8, 2012 · 9 comments

Comments

@jamagalhaes
Copy link

im experiencing this error when i try to run optirun. ive tried every possible solutions and the error remains the same.

jose@jose-UL30JT:~$ optirun -vv -debug glxspheres
[ 1143.518414] [DEBUG]Reading file: /etc/bumblebee/bumblebee.conf
[ 1143.691489] [DEBUG]optirun version 3.0.1 starting...
[ 1143.691545] [DEBUG]Active configuration:
[ 1143.691579] [DEBUG] bumblebeed config file: /etc/bumblebee/bumblebee.conf
[ 1143.691610] [DEBUG] X display: ebug
[ 1143.691628] [DEBUG] LD_LIBRARY_PATH: /usr/lib/nvidia-current:/usr/lib32/nvidia-current
[ 1143.691647] [DEBUG] Socket path: /var/run/bumblebee.socket
[ 1143.691671] [DEBUG] VGL Compression: proxy
[ 1144.104309] [INFO]Response: No - error: XORG NVIDIA(0): Failed to assign any connected display devices to X screen 0

[ 1144.104353] [ERROR]Cannot access secondary GPU - error: XORG NVIDIA(0): Failed to assign any connected display devices to X screen 0

[ 1144.104379] [DEBUG]Socket closed.
[ 1144.104404] [ERROR]Aborting because fallback start is disabled.
[ 1144.104419] [DEBUG]Killing all remaining processes.

Iḿ using ubuntu 12.04
Linux 3.2.0-32-generic-pae #51-Ubuntu SMP Wed Sep 26 21:54:23 UTC 2012 i686 i686 i386 GNU/Linux

ii nvidia-current 304.64-0ubuntu NVIDIA binary Xorg driver, kernel module and
ii nvidia-setting 304.64-0ubuntu Tool of configuring the NVIDIA graphics driv

Number of GPUs: 1

GPU #0:
Name : GeForce 310M
PCI BusID : PCI:1:0:0

Number of Display Devices: 0

ASUS UL30JT

@amonakov
Copy link
Contributor

amonakov commented Nov 8, 2012

You have a typo in your command line: use --debug instead of -debug.

@jamagalhaes
Copy link
Author

jose@jose-UL30JT:~$ optirun -vv --debug glxspheres
[ 3157.891737] [DEBUG]Reading file: /etc/bumblebee/bumblebee.conf
[ 3158.042349] [DEBUG]optirun version 3.0.1 starting...
[ 3158.042421] [DEBUG]Active configuration:
[ 3158.042460] [DEBUG] bumblebeed config file: /etc/bumblebee/bumblebee.conf
[ 3158.042481] [DEBUG] X display: :8
[ 3158.042508] [DEBUG] LD_LIBRARY_PATH: /usr/lib/nvidia-current:/usr/lib32/nvidia-current
[ 3158.042536] [DEBUG] Socket path: /var/run/bumblebee.socket
[ 3158.042565] [DEBUG] VGL Compression: proxy
[ 3158.451561] [INFO]Response: No - error: XORG NVIDIA(0): Failed to assign any connected display devices to X screen 0

[ 3158.451664] [ERROR]Cannot access secondary GPU - error: XORG NVIDIA(0): Failed to assign any connected display devices to X screen 0

[ 3158.451711] [DEBUG]Socket closed.
[ 3158.451762] [ERROR]Aborting because fallback start is disabled.
[ 3158.451799] [DEBUG]Killing all remaining processes.

@amonakov
Copy link
Contributor

amonakov commented Nov 8, 2012

Pastebin your /var/log/Xorg.8.log.

@Lekensteyn
Copy link
Member

Have you tried changing DFP to CRT in /etc/bumblebee/xorg.conf.nvidia?

@amonakov
Copy link
Contributor

amonakov commented Nov 8, 2012

With 304.64, it would make more sense to remove that line altogether (and optionally add "UseDisplayDevice" "none").

@jamagalhaes
Copy link
Author

/var/log/Xorg.8.log:

http://pastebin.com/SeifxTKq

@amonakov
Copy link
Contributor

amonakov commented Nov 8, 2012

In /etc/bumblebee/xorg.conf.nvidia, change "ConnectedMonitor" "DFP" to "UseDisplayDevice" "none".

@jamagalhaes
Copy link
Author

thanks amonakov :) it worked :) but still hearing the noisy fan of my nvidia card. how can i see if is disabled?

@amonakov
Copy link
Contributor

amonakov commented Nov 8, 2012

cat /proc/acpi/bbswitch

@amonakov amonakov closed this as completed Nov 8, 2012
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