[Ubuntu-x-swat] [Bug 998486] [NEW] fglrx 2:8.960-0ubuntu1: fglrx kernel module failed to build

2012-05-12 Thread Jurjen Stellingwerff
Public bug reported: after upgrading /var/lib/dkms/fglrx/8.960/build/make.log contains: DKMS make.log for fglrx-8.960 for kernel 3.4.0-1-generic-pae (i686) za mei 12 18:48:05 CEST 2012 AMD kernel module generator version 2.1 doing Makefile based build for kernel 2.6.x and higher rm -rf *.c *.h *.

[Ubuntu-x-swat] [Bug 998486] Re: fglrx 2:8.960-0ubuntu1: fglrx kernel module failed to build

2012-05-12 Thread Jurjen Stellingwerff
-- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to fglrx-installer in Ubuntu. https://bugs.launchpad.net/bugs/998486 Title: fglrx 2:8.960-0ubuntu1: fglrx kernel module failed to build To manage notifications about this bug go to: https://bugs.lau

[Ubuntu-x-swat] [Bug 998486] Re: fglrx 2:8.960-0ubuntu1: fglrx kernel module failed to build

2012-05-12 Thread Jurjen Stellingwerff
The following patch made it compile again: source-url http://phoronix.com/forums/showthread.php?68922-Patch-to-compile-fgrlx-module-on-Linux-3-3-rc4-with-x86-32-bit-arch/page2 diff --git a/firegl_public.c b/firegl_public.c index a56fff1..b4bdfb7 100644 --- a/firegl_public.c +++ b/firegl_public.c

[Ubuntu-x-swat] [Bug 998486] Re: fglrx 2:8.960-0ubuntu1: fglrx kernel module failed to build

2012-05-12 Thread Jurjen Stellingwerff
./amd-driver-installer-12-4-x86.x86_64.run --extract driver cd common/lib/modules/fglrx/build_mod patch -p1 < ~/Downloads/doit.patch cd ../../../.. sudo ./ati-installer.sh 8.961 --install --force ** Patch added: "patch file" https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/998486

[Ubuntu-x-swat] [Bug 998486] Re: fglrx 2:8.960-0ubuntu1: fglrx kernel module failed to build

2012-05-12 Thread Jurjen Stellingwerff
*** This bug is a duplicate of bug 993427 *** https://bugs.launchpad.net/bugs/993427 Sorry the previous patch did make it install but not work on my system. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to fglrx-installer in Ubuntu. https://b

[Ubuntu-x-swat] [Bug 998486] Re: fglrx 2:8.960-0ubuntu1: fglrx kernel module failed to build

2012-05-12 Thread Jurjen Stellingwerff
*** This bug is a duplicate of bug 993427 *** https://bugs.launchpad.net/bugs/993427 ** This bug has been marked a duplicate of bug 993427 fglrx 2:8.960-0ubuntu1: fglrx kernel module failed to build [error: ‘cpu_possible_map’ undeclared (first use in this function)] -- You received this

[Ubuntu-x-swat] [Bug 993427] Re: fglrx 2:8.960-0ubuntu1: fglrx kernel module failed to build [error: ‘cpu_possible_map’ undeclared (first use in this function)]

2012-06-05 Thread Jurjen Stellingwerff
I had no luck with the new patch. It still gave compiler warnings. So I combined the two patches to one and that worked for my situation. ** Patch added: "Combined the original and the new pach." https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/993427/+attachment/3176264/+files/c

[Ubuntu-x-swat] [Bug 993427] Re: fglrx 2:8.960-0ubuntu1: fglrx kernel module failed to build [error: ‘cpu_possible_map’ undeclared (first use in this function)]

2012-06-20 Thread Jurjen Stellingwerff
Still gives on x86 system: /var/lib/dkms/fglrx/8.960/build/2.6.x/firegl_public.c: In function ‘KCL_fpu_begin’: /var/lib/dkms/fglrx/8.960/build/2.6.x/firegl_public.c:5859:5: error: implicit declaration of function ‘__thread_has_fpu’ [-Werror=implicit-function-declaration] /var/lib/dkms/fglrx/8.9