Comment 14 for bug 1048142

Revision history for this message
stehpan (stehpan) wrote : Re: fglrx-updates 2:8.982-0ubuntu0.1: fglrx-updates kernel module failed to build

I second the following: comment #3, comment #5, comment #10, comment #13

Daniel van Vogut: 'find /var/lib/dkms/fglrx-updates -name make.log' and a sudo-ed variant return nothing.
No sign of any log file at /var/lib/dkms/fglrx-updates/8.982/build/

Trying the workaround proposed in comment #4:
Edited /usr/src/fglrx-updates-8.982/dkms.conf (removed fix-build-issue-on-i386-where-TS_USEDFPU-is-no-longe.patch and replace-for_each_cpu_mask-with-for_each_possible_cpu.patch)
sudo dpkg-reconfigure fglrx-updates
was not enough, I needed an additional run of
sudo dpkg --configure fglrx-updates
and
sudo dpkg-reconfigure fglrx-updates
because the first run of dpkg-reconfigure complained about an unfinished installation of fglrx-updates.

Then the modules are build.
The warnings as of comment #5 still persist:

Removing all DKMS Modules
Done.
update-alternatives: Warnung: Neuinstallation der Alternative /usr/lib/fglrx/ld.so.conf ist erzwungen, weil Linkgruppe x86_64-linux-gnu_gl_conf defekt ist.
update-alternatives: Warnung: Erstellung von /etc/OpenCL/vendors/amdocl32.icd wird übersprungen, weil die zugehörige Datei /usr/lib/fglrx/etc/OpenCL/vendors/amdocl32.icd (der Link-Gruppe x86_64-linux-gnu_gl_conf) nicht existiert.
update-alternatives: Warnung: Neuinstallation der Alternative /usr/lib/fglrx/ld.so.conf ist erzwungen, weil Linkgruppe x86_64-linux-gnu_gl_conf defekt ist.
update-alternatives: Warnung: Erstellung von /etc/OpenCL/vendors/amdocl32.icd wird übersprungen, weil die zugehörige Datei /usr/lib/fglrx/etc/OpenCL/vendors/amdocl32.icd (der Link-Gruppe x86_64-linux-gnu_gl_conf) nicht existiert.
update-initramfs: deferring update (trigger activated)

I hope things don't break badly when I reboot.