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

Errors while running optirun/primusrun #697

Closed
Fuxino opened this issue Nov 12, 2015 · 2 comments
Closed

Errors while running optirun/primusrun #697

Fuxino opened this issue Nov 12, 2015 · 2 comments

Comments

@Fuxino
Copy link

Fuxino commented Nov 12, 2015

I am actually able to run applications with optirun/primusrun, but I get some errors in the logs anyway.

kernel: vgaarb: this pci device is not a vga device
kernel: ACPI Warning: \_SB_.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150619/nsarguments-95)
kernel: ACPI Warning: \_SB_.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150619/nsarguments-95)
kernel: ACPI Warning: \_SB_.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150619/nsarguments-95)
kernel: ACPI Warning: \_SB_.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150619/nsarguments-95)
kernel: ACPI Warning: \_SB_.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150619/nsarguments-95)
kernel: ACPI Warning: \_SB_.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150619/nsarguments-95)
kernel: ACPI Warning: \_SB_.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150619/nsarguments-95)
ACPI Warning: \_SB_.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150619/nsarguments-95)
kernel: vgaarb: this pci device is not a vga device
bumblebeed[488]: [  500.142637] [ERROR][XORG] (EE) systemd-logind: failed to get session: PID 1317 does not belong to any known session
bumblebeed[488]: [  500.142653] [ERROR][XORG] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
bumblebeed[488]: [  500.142664] [WARN][XORG] (WW) NVIDIA(0): Unable to get display device for DPI computation.
bumblebeed[488]: [  500.142674] [ERROR][XORG] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied

See my previous bug report for my system setup and configuration: #696

Are these errors something I should worry about or I can safely ignore them (given that optirun seems to be working as expected anyway)?

@ChristianBeer
Copy link

I get the same errors on Debian Stretch but I'm not able to use optirun/primusrun:

$ optirun glxgears -info
[ 1751.565102] [ERROR]Cannot access secondary GPU - error: [XORG] (EE) systemd-logind: failed to get session: PID 1962 does not belong to any known session

[ 1751.565129] [ERROR]Aborting because fallback start is disabled.
$ primusrun glxgears -info
primus: fatal: Bumblebee daemon reported: error: [XORG] (EE) systemd-logind: failed to get session: PID 1962 does not belong to any known session

@ArchangeGabriel
Copy link
Member

@Fuxino They are harmless, you can ignore them (ACPI warning is NVIDIA not respecting ACPI standard, systemd one is now ignored in bumblebee-git code and fixed on systemd side, the DRM one is harmless and due to how X.org works).

@ChristianBeer Please open a new issue with more logs (/var/log/Xorg.8.log at least).

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