Comment 164 for bug 1268257

Revision history for this message
Csaba Patyi (patyi-csaba) wrote : Re: [Bug 1268257] Re: nvidia-331-updates 331.38-0ubuntu3: nvidia-331-updates kernel module failed to build, with only error: "objdump: '... .tmp_nv.o': No such file"

Hi All!

Thanks for the solution.

B.r.
Csaba

-----Eredeti üzenet-----
Feladó: Davide Mannarelli <email address hidden>
Reply-to: Bug 1268257 <email address hidden>
Címzett: <email address hidden>
Tárgy: [Bug 1268257] Re: nvidia-331-updates 331.38-0ubuntu3:
nvidia-331-updates kernel module failed to build, with only error:
"objdump: '... .tmp_nv.o': No such file"
Dátum: Wed, 21 Jan 2015 09:16:46 -0000

Solved in this way:

1) boot with old kernel (3.13.0-44)
2) login without gui (ctrl-alt-f1)
3) login with root (if enabled)
3) stopping lightdm (service lightdm stop)
4) a little cleaning (apt-get clean && apt-get autoclean && apt-get autoremove)
5) update source and fix (apt-get update && apt-get install -f)
6) install nvidia (apt-get install --reinstall nvidia-331-updates-uvm)
7) upgrade (apt-get upgrade)
8) reboot (shutdown -r now)
9) boot with new kernel (3.13.0-45)
10) :-)