I had the same problem. I could solve it as follows: - Install the kernel-headers: sudo apt-get install linux-headers-[...]
- If the fglrx has still not been created, make sure that the restricted kernel modules are installed: sudo apt-get install linux-restricted-modules-[...] - If still no success, reconfiguring your kernel might help: sudo dpkg-reconfigure linux-image-[...] where [...] is a placeholder for the kernel variant you are using / intending to use with fglrx. Good luck! cheers, Bernie -- about dkms https://bugs.launchpad.net/bugs/289751 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
