*** This bug is a duplicate of bug 642518 ***
https://bugs.launchpad.net/bugs/642518
After step 1 of comment #6, run these commands to rebuild and install
(no need to reinstall full debian packets):
sudo dkms build -m fglrx -v 8.771 -k 2.6.32-26-generic -a x86_64
sudo dkms install -m fglrx -v
*** This bug is a duplicate of bug 642518 ***
https://bugs.launchpad.net/bugs/642518
Special thanks to Stefan Brozinski, the guide in #6 worked for me and
some folks around too!
--
fglrx module does not build on 2.6.35-22-generic
https://bugs.launchpad.net/bugs/640866
You received this bug n
*** This bug is a duplicate of bug 642518 ***
https://bugs.launchpad.net/bugs/642518
** This bug has been marked a duplicate of bug 642518
[MASTER] package fglrx 2:8.723.1-0ubuntu4 failed to install/upgrade: Kernel
fix for CVE-2010-3081 breaks fglrx
* You can subscribe to bug 642518 by fo
If the install is still not complete, you could check the installation status
of the fglrx packages: dpkg -l | grep fglrx
Everything should have "ii" in the first column.
If the ati control center does not start from the menu, what error
messages occur (if any) when trying to start amdcccle from
Stefan,
that did the trick for me 2!
Thanks
--
fglrx module does not build on 2.6.35-22-generic
https://bugs.launchpad.net/bugs/640866
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubunt
Stefan, that indeed fixed the problem for me as well. I was able to install
fglrx. However, there are some indications that the install was not complete.
For example, I can't enable Desktop effects (I normally don't use them, but
just wanted to check if they are working) and although I successfu
Thanks for the instructions Stefan, I will definitely try it later.
--
fglrx module does not build on 2.6.35-22-generic
https://bugs.launchpad.net/bugs/640866
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
u
Oops. In step 4 I forgot the "sudo" in front of the dpkg commands. You
probably figured this out yourself.
--
fglrx module does not build on 2.6.35-22-generic
https://bugs.launchpad.net/bugs/640866
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
I had the same problem and managed to fix it:
1. sudo gedit /usr/src/fglrx-8.771/2.6.x/kcl_ioctl.c
Navigate to the end of this file.
Change the line causing the problem
from:
return compat_alloc_user_space(size);
to:
return arch_compat_alloc_user_space(size);
2. Run a terminal
cd /usr/s
See here for some more information:
http://phoronix.com/forums/showthread.php?t=25485&page=2
--
fglrx module does not build on 2.6.35-22-generic
https://bugs.launchpad.net/bugs/640866
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
This happens in Lucid as well. Kernel version: 2.6.32-24-generic, 64bit
system. The make.log is nearly identical:
DKMS make.log for fglrx-8.723.1 for kernel 2.6.32-24-generic (x86_64)
Fri Sep 17 23:46:49 MDT 2010
AMD kernel module generator version 2.1
doing Makefile based build for kernel 2.6.x
Also, /var/lib/dkms/fglrx/8.762/build/make.log :
DKMS make.log for fglrx-8.762 for kernel 2.6.35-22-generic (x86_64)
Fri Sep 17 00:19:05 CEST 2010
AMD kernel module generator version 2.1
doing Makefile based build for kernel 2.6.x and higher
rm -rf *.c *.h *.o *.ko *.GCC* .??* *.symvers
make -C /l
During installation, it's giving me:
(...)
Setting up linux-headers-2.6.35-22-generic (2.6.35-22.32) ...
Examining /etc/kernel/header_postinst.d.
run-parts: executing /etc/kernel/header_postinst.d/dkms 2.6.35-22-generic
/boot/vmlinuz-2.6.35-22-generic
* dkms: running auto installation service fo
** Attachment added: "AcpiTables.txt"
https://bugs.launchpad.net/bugs/640866/+attachment/1595682/+files/AcpiTables.txt
** Attachment added: "AlsaDevices.txt"
https://bugs.launchpad.net/bugs/640866/+attachment/1595683/+files/AlsaDevices.txt
** Attachment added: "AplayDevices.txt"
http
14 matches
Mail list logo