https://bugzilla.novell.com/show_bug.cgi?id=641528 https://bugzilla.novell.com/show_bug.cgi?id=641528#c0 Summary: 2.6.34.7-0.3-desktop update breaks ATI proprietary driver. Classification: openSUSE Product: openSUSE 11.3 Version: Final Platform: IA64 OS/Version: openSUSE 11.3 Status: NEW Severity: Minor Priority: P5 - None Component: Kernel AssignedTo: kernel-maintainers@forge.provo.novell.com ReportedBy: nmo.marques@gmail.com QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/5343 (KHTML, like Gecko) Chrome/6.0.472.62 Safari/534.3 Upon installing the referred update (kernel 2.6.34.7-0.3-desktop) the ATI proprietary driver no longer compiles. Reproducible: Always Steps to Reproduce: 1. Install kernel 2.6.34.7-0.3-desktop and after re-install fglrx driver. 2. 3. Actual Results: fglrx module no longer compiles reporting: /usr/src/kernel-modules/fglrx/kcl_ioctl.c: In function ‘KCL_IOCTL_AllocUserSpace32’: /usr/src/kernel-modules/fglrx/kcl_ioctl.c:196:5: error: implicit declaration of function ‘compat_alloc_user_space’ /usr/src/kernel-modules/fglrx/kcl_ioctl.c:196:5: warning: return makes pointer from integer without a cast make[3]: *** [/usr/src/kernel-modules/fglrx/kcl_ioctl.o] Error 1 make[2]: *** [_module_/usr/src/kernel-modules/fglrx] Error 2 make[1]: *** [sub-make] Error 2 make: *** [all] Error 2 Expected Results: the module would probably compile! One possible way of solving this is: http://ubuntuforums.org/showthread.php?p=9870037 Post #10. ATI proprietary driver already compiles after such change is commited. Not sure about the impact of it on the kernel itself though. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.