On Wednesday 2024-11-27 15:40, Patrick Shanahan wrote:
Date: Wed, 27 Nov 2024 15:40:10 From: Patrick Shanahan <ptilopteri@gmail.com> To: Paul Neuwirth <mail@paul-neuwirth.nl> Cc: users@lists.opensuse.org Subject: Re: Leap 15.6 nvidia troubles again - cc instead of gcc?
* Paul Neuwirth via openSUSE Users <users@lists.opensuse.org> [11-27-24 09:36]:
Hello together,
after an update today (zypper patch && zypper up) parts of nvidia fail to build. noticable at start it mentions another compiler is being used than used for building the kernel. cc instead of gcc (both 7.5 thou).
# warning: the compiler differs from the one used to build the kernel # The kernel was built by: gcc (SUSE Linux) 7.5.0 # You are using: cc (SUSE Linux) 7.5.0
subsequently, everything looks normal until:
# make: command: Command not found # Makefile:63: WARNING: Unable to locate the compiler gcc from CONFIG_CC_VERSION_TEXT in the kernel configuration. # rm -f -r conftest # make[1]: Entering directory '/usr/src/linux-6.4.0-150600.23.17' # make[2]: Entering directory '/usr/src/linux-6.4.0-150600.23.17-obj/x86_64/default' # CLEAN /usr/src/kernel-modules/nvidia-550.135-default # CLEAN /usr/src/kernel-modules/nvidia-550.135-default/Module.symvers # make[2]: Leaving directory '/usr/src/linux-6.4.0-150600.23.17-obj/x86_64/default' # make[1]: Leaving directory '/usr/src/linux-6.4.0-150600.23.17' # / # EFI variables are not supported on this system # # Modprobe blacklist files have been created at /etc/modprobe.d to prevent Nouveau from loading. This can be reverted by deleting /etc/modprobe.d/nvidia-*.conf. # # *** Reboot your computer and verify that the NVIDIA graphics driver can be loaded. *** # # sort: write failed: 'standard output': Broken pipe # sort: write error # /usr/bin/lsinitrd: line 203: echo: write error: Broken pipe
may it be caused by the other compiler? how to fix/change compiler?
if you need full log, I can try. not an expert in vim (yet) - no X available on any computer now.
Thank you, Regards
Paul
boot a prior kernel until you have an updated nvidia package
-- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri facebook/ptilopteri Photos: http://wahoo.no-ip.org/piwigo paka @ IRCnet oftc
yea, somehow it did work despite the errors!? don't know anymore - only trouble with the proprietary nvidia. after sending the e-mail I tried one more thing: rmmod all loaded nvidia- modules modprobe nvidia and it worked. Display froze at booting (forget to mention that) around mounting the root filesystem. Are there other, better supported (including computation and 3d acceleration, etc.) video cards, I could consider in the future? Thanks again, Paul. PS: # rpm -qa | grep "nvidia-" libva-nvidia-driver-0.0.12-lp155.2.1.x86_64 nvidia-video-G06-550.135-lp156.28.1.x86_64 pcp-pmda-nvidia-gpu-6.2.0-150600.3.9.1.x86_64 nvidia-driver-G06-kmp-default-550.135_k6.4.0_150600.21-lp156.28.1.x86_64 nvidia-gl-G06-550.135-lp156.28.1.x86_64 nvidia-compute-utils-G06-550.135-lp156.28.1.x86_64 nvidia-video-G06-32bit-550.135-lp156.28.1.x86_64 kernel-firmware-nvidia-20240728-150600.3.6.1.noarch nvidia-compute-G06-32bit-550.135-lp156.28.1.x86_64 nvidia-compute-G06-550.135-lp156.28.1.x86_64 nvidia-gl-G06-32bit-550.135-lp156.28.1.x86_64