kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #132102
[Bug 1381175] Re: vgaarb module not patched
Based on the original bug description, this issue affects me.
$ lspci -nn
00:02.0 VGA compatible controller [0300]: Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] (rev 09)
...
04:00.0 3D controller [0302]: NVIDIA Corporation GK208M [GeForce GT 740M] [10de:1292] (rev ff)
$ dmesg | fgrep vgaar
[ 0.243143] vgaarb: setting as boot device: PCI:0000:00:02.0
[ 0.243145] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.243150] vgaarb: loaded
[ 0.243152] vgaarb: bridge control possible 0000:00:02.0
[ 2.766514] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 2336.771620] vgaarb: this pci device is not a vga device
[ 2337.170566] vgaarb: this pci device is not a vga device
[ 2415.373308] vgaarb: this pci device is not a vga device
[ 2415.734668] vgaarb: this pci device is not a vga device
$ uname -a
Linux flat 3.19.0-26-generic #28-Ubuntu SMP Tue Aug 11 14:16:32 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
** Changed in: linux (Ubuntu)
Status: Expired => Confirmed
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1381175
Title:
vgaarb module not patched
Status in linux package in Ubuntu:
Confirmed
Bug description:
Basically, vga cannot detect NVIDIA cards as "VGA compatible
controller", this is tested on a Optimus System.
dmesg indicates that it's not a valid vga device:
:~$ dmesg | grep vgaar
[ 0.202410] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.202413] vgaarb: loaded
[ 0.202414] vgaarb: bridge control possible 0000:00:02.0
[ 0.936062] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 532.414245] vgaarb: this pci device is not a vga device
[ 533.778296] vgaarb: this pci device is not a vga device
system:~$ uname -a
Linux 3.16.0-10-generic #15-Ubuntu SMP Thu Aug 21 16:26:44 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
system:~$ lspci -nn
00:02.0 VGA compatible controller [0300]: Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 09)
01:00.0 3D controller [0302]: NVIDIA Corporation GK208M [GeForce GT 735M] [10de:1291] (rev ff)
According to this:
https://github.com/Bumblebee-Project/Bumblebee/issues/159
it's look like the patch for vgaarb is not in 14.10
more info:
https://bugzilla.kernel.org/show_bug.cgi?id=63641
previous patch is on: http://pastebin.com/wpmFi38k
Thanks.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1381175/+subscriptions