You are not logged in.
Hello,
Trying to make sure that I have Bumblebee setup correctly. I followed the wiki, but when running
optirun glxgears -info
I got no output. I saw this issue at the bottom of the Bumblebee wiki, and apparently the solution is to install primus and lib32-primus, which I did. Along with installing those two libraries, I also set
Bridge=primus
in /etc/bumblebee/bumblebee.conf, and I setup the Enable NVIDIA card during shutdown, and Enable NVIDIA card after waking from suspend. Now when I run
optirun glxgears -info
I see the gears and everything seems to run fine, I get the following output.
VisualID 211, 0xd3
293 frames in 5.0 seconds = 58.429 FPS\
301 frames in 5.0 seconds = 60.008 FPS
301 frames in 5.0 seconds = 60.009
301 frames in 5.0 seconds = 60.006
301 frames in 5.0 seconds = 60.009
301 frames in 5.0 seconds = 60.006
My issue is, when I check
journalctl -p 3 -xb
see the following
-- Logs begin at Wed 2016-08-10 21:07:58 CDT, end at Sun 2016-08-21 10:47:27 CDT. --
Aug 21 10:32:21 archlinux kernel: platform MSFT0101:00: failed to claim resource 1
Aug 21 10:32:21 archlinux kernel: acpi MSFT0101:00: platform device creation failed: -16
Aug 21 10:32:21 archlinux kernel: tpm_crb MSFT0101:00: can't request region for resource [mem 0xfed40040-0xfed4103f]
Aug 21 10:32:21 archlinux kernel: pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
Aug 21 10:32:21 archlinux kernel: pcieport 0000:00:1d.2: device [8086:9d1a] error status/mask=00000081/00002000
Aug 21 10:32:21 archlinux kernel: pcieport 0000:00:1d.2: [ 0] Receiver Error (First)
Aug 21 10:32:21 archlinux kernel: pcieport 0000:00:1d.2: [ 7] Bad DLLP
Aug 21 10:32:21 archlinux kernel: pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
Aug 21 10:32:21 archlinux kernel: pcieport 0000:00:1d.2: device [8086:9d1a] error status/mask=00000001/00002000
Aug 21 10:32:21 archlinux kernel: pcieport 0000:00:1d.2: [ 0] Receiver Error
Aug 21 10:32:23 archlinux kernel: pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
Aug 21 10:32:23 archlinux kernel: pcieport 0000:00:1d.2: device [8086:9d1a] error status/mask=00000001/00002000
Aug 21 10:32:23 archlinux kernel: pcieport 0000:00:1d.2: [ 0] Receiver Error
Aug 21 10:32:23 archlinux kernel: pcieport 0000:00:1d.2: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00ea(Receiver ID)
Aug 21 10:32:23 archlinux kernel: pcieport 0000:00:1d.2: device [8086:9d1a] error status/mask=00002001/00002000
Aug 21 10:32:23 archlinux kernel: pcieport 0000:00:1d.2: [ 0] Receiver Error (First)
Aug 21 10:46:50 archlinux kernel: vgaarb: this pci device is not a vga device
Aug 21 10:46:51 archlinux kernel: vgaarb: this pci device is not a vga device
I'm already aware of the PCIe issue, and I have already created a separate thread for that. What I'm concerned about is the vgaarb: this pci device is not a vga device I couldn't find much info on this error, any help is appreciated.
lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation HD Graphics 520 (rev 07)
lspci | grep 3D
01:00.0 3D controller: NVIDIA Corporation Device 179c (rev ff)
dmesg | grep vgaarb
[ 0.527386] vgaarb: setting as boot device: PCI:0000:00:02.0
[ 0.527388] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.527391] vgaarb: loaded
[ 0.527392] vgaarb: bridge control possible 0000:00:02.0
[ 2.136149] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 871.363156] vgaarb: this pci device is not a vga device
[ 871.593437] vgaarb: this pci device is not a vga device
Last edited by BeerGeekGamer (2016-08-22 14:03:52)
Offline
Could this be the soultion: http://pastebin.com/wpmFi38k/
Offline
Hey! Were you able to solve that error?
Offline