← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 641890] Re: package fglrx 2:8.723.1-0ubuntu4 failed to install/upgrade: fglrx kernel module failed to build

 

--- kcl_ioctl.c.old	2010-09-15 16:38:39.399690030 +0200
+++ kcl_ioctl.c	2010-09-15 16:39:55.632689146 +0200
@@ -193,7 +193,7 @@
  */
 void* ATI_API_CALL KCL_IOCTL_AllocUserSpace32(long size)
 {
-    return compat_alloc_user_space(size);
+    return KCL_IOCTL_AllocUserSpace32(size);
 }
 
 #endif // __x86_64__

Just replace this in /var/lib/dkms/fglrx/8.771/source/kcl_ioctl.c then run sudo dpkg --configure fglrx, or just run sudo apt-get dist-upgrade once more
Alternatively, you can use attached file
Works fine for me

** Attachment added: "Fix bug in kcl_ioctl.c (old bug again)"
   https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/641890/+attachment/1601555/+files/kcl_ioctl.c

** Changed in: fglrx-installer (Ubuntu)
       Status: New => Confirmed

-- 
package fglrx 2:8.723.1-0ubuntu4 failed to install/upgrade: fglrx kernel module failed to build
https://bugs.launchpad.net/bugs/641890
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to fglrx-installer in ubuntu.



References