* Rainer Klier <rainer.klier@xyzmo.com> [04-09-18 05:44]:
Am Montag, den 09.04.2018, 10:57 +0200 schrieb Bruno Friedmann:
On lundi, 9 avril 2018 09.58:52 h CEST Andrei Dziahel wrote:
(boot in single mode) login as root Be sure no nvidia modules is loaded (normally true as yours are broken) lsmod | grep nvidia rmmod any of those ...
cd /usr/src/kernel-modules/nvidia-390.48-default/ patch -p1 < /var/tmp/nvidia-4.16.patch
make clean make
afterward you will have the following kernel modules nvidia-drm.ko nvidia.ko nvidia-modeset.ko nvidia-uvm.ko
copy those to /lib/modules/4.16.0-1-default/updates/ depmod -a mkinitrd
or use the original driver package from nvidia http://www.nvidia.com/download/driverResults.aspx/132530/en-us and then do: chmod +x NVIDIA-Linux-x86_64-390.48.run ./NVIDIA-Linux-x86_64-390.48.run --apply-patch /var/tmp/nvidia-4.16.patch
I follow to here, but 11:01 Crash: ~ # ./NVIDIA-Linux-x86_64-390.48.run --apply-patch ./nvidia_4.16.patch Verifying archive integrity... OK Uncompressing NVIDIA Accelerated Graphics Driver for Linux-x86_64 390.48............................................................ can't find file to patch at input line 3 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |--- a/common/inc/nv-linux.h 2018-01-25 06:09:41.000000000 +0100 |+++ b/common/inc/nv-linux.h 2018-03-05 13:58:17.746725638 +0100 -------------------------- File to patch:
./NVIDIA-Linux-x86_64-390.48-custom.run --extract-only cd NVIDIA-Linux-x86_64-390.48-custom ./nvidia-installer -a -N --no-cc-version-check --install-compat32-libs
tks, -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri Registered Linux User #207535 @ http://linuxcounter.net Photos: http://wahoo.no-ip.org/piwigo paka @ IRCnet freenode -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org