Discussion:
kernel-xen fails in Kernel:openSUSE-13.2
Stephan Kulow
2014-10-15 09:00:54 UTC
Permalink
Hi,

I would like to finalize the kernel version in 13.2 as that's
a requirement to get the 3rd party gfx drivers online for GM.

But the current kernel has a kernel-xen failing:
[ 2418s]
/home/abuild/rpmbuild/BUILD/kernel-xen-3.16.5/linux-3.16/linux-obj/../drivers/pci/pci-sysfs.c:609:
undefined reference to `vga_default_device'
[ 2418s] drivers/built-in.o: In function `vga_put':
[ 2418s]
/home/abuild/rpmbuild/BUILD/kernel-xen-3.16.5/linux-3.16/linux-obj/../drivers/gpu/vga/vgaarb.c:442:
undefined reference to `vga_default_device'
[ 2418s] drivers/built-in.o: In function `vga_arb_open':

Can someone please have a look?

Greetings, Stephan
Jan Beulich
2014-10-15 16:11:01 UTC
Permalink
Post by Stephan Kulow
[ 2418s]
undefined reference to `vga_default_device'
[ 2418s]
undefined reference to `vga_default_device'
Can someone please have a look?
This is already on my todo list, but I didn't get to it yet (and also can't say
for sure when I will; for example I haven't been in the office at all today).

Jan
Jan Beulich
2014-10-16 12:41:10 UTC
Permalink
Post by Stephan Kulow
[ 2418s]
/home/abuild/rpmbuild/BUILD/kernel-xen-3.16.5/linux-3.16/linux-obj/../driver
undefined reference to `vga_default_device'
[ 2418s]
/home/abuild/rpmbuild/BUILD/kernel-xen-3.16.5/linux-3.16/linux-obj/../driver
undefined reference to `vga_default_device'
Can someone please have a look?
From all I can tell this should now be fixed (awaiting the automatic
build to confirm).

Jan

Loading...