[Bug 1763842] Re: Nvidia invalid relocation target when performing 'modprobe nvidia' on 18.04

2019-04-03 Thread gouri
IMHO this bug is valid. # Steps to reproduce As root: apt-get purge nvidia-driver-418 # or any other version apt-get install clang update-alternatives --set cc /usr/bin/clang apt install nvidia-driver-418 insmod /lib/modules/4.15.0-46-generic/updates/dkms/nvidia.ko # adjust for your kernel

[Bug 1763842] Re: Nvidia invalid relocation target when performing 'modprobe nvidia' on 18.04

2018-04-30 Thread Graham Inggs
** Changed in: nvidia-graphics-drivers-390 (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1763842 Title: Nvidia invalid relocation target when performing

[Bug 1763842] Re: Nvidia invalid relocation target when performing 'modprobe nvidia' on 18.04

2018-04-13 Thread Krish De Souza
I figured out the bug that was occurring after viewing the dkms make.log. At the time I had set cc in update-alternatives to default to clang-6. When I changed this back to gcc-7, reinstalled all the dkms modules, resigned and everything now works again. -- You received this bug notification