↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

  • Home
  • About the Author…
  • Copyright and Trademarks..

Post navigation

← Older posts

NVIDIA – New Driver – OK with Kernel 6.3..

Adventures With Linux ™ Posted on March 23, 2023 by RGMarch 23, 2023

NVIDIA have released driver 530.41.03, and details etc. are here:  https://www.nvidia.com/Download/driverResults.aspx/200481/en-us/ I have tested this with Kernel 6.3-rc3, and it compiles/loads/runs OK.. ………………………… ld -r -o /home/rgadsdon/NVIDIA-Linux-x86_64-530.41.03/kernel/nvidia-modeset/nv-modeset-interface.o /home/rgadsdon/NVIDIA-Linux -x86_64-530.41.03/kernel/nvidia-modeset/nvidia-modeset-linux.o /home/rgadsdon/NVIDIA-Linux-x86_64-530.41.03/kernel/nvidia-mode set/nv-kthread-q.o  MODPOST /home/rgadsdon/NVIDIA-Linux-x86_64-530.41.03/kernel/Module.symvers  CC [M]  /home/rgadsdon/NVIDIA-Linux-x86_64-530.41.03/kernel/nvidia.mod.o  LD [M]  /home/rgadsdon/NVIDIA-Linux-x86_64-530.41.03/kernel/nvidia.ko  CC [M]  /home/rgadsdon/NVIDIA-Linux-x86_64-530.41.03/kernel/nvidia-uvm.mod.o  LD [M]  /home/rgadsdon/NVIDIA-Linux-x86_64-530.41.03/kernel/nvidia-uvm.ko  CC [M]  /home/rgadsdon/NVIDIA-Linux-x86_64-530.41.03/kernel/nvidia-modeset.mod.o  LD [M]  /home/rgadsdon/NVIDIA-Linux-x86_64-530.41.03/kernel/nvidia-modeset.ko  CC [M]  /home/rgadsdon/NVIDIA-Linux-x86_64-530.41.03/kernel/nvidia-drm.mod.o  LD [M]  /home/rgadsdon/NVIDIA-Linux-x86_64-530.41.03/kernel/nvidia-drm.ko … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, Opinion | Tagged 530.41.03, new driver, nvidia, ok with kernel 6.3, tested with 6.3-rc3 | Leave a reply

Kernel – 6.3-rc1 Bugs Found, Patch Available..

Adventures With Linux ™ Posted on March 6, 2023 by RGMarch 6, 2023

Issues have been found with new Kernel 6.3-rc1, and details are here: https://lkml.iu.edu/hypermail/linux/kernel/2303.0/04622.html and patch info is here:  https://lkml.iu.edu/hypermail/linux/kernel/2303.0/05801.html I have not encountered any of the problems mentioned (Intel x86_64 on an HP Prodesk 400 G4 system) but can confirm that the patch (correctly formatted, from the Linux Kernel newsgroup..) applies cleanly.. Robert Gadsdon.   March 6th 2023.. … Continue reading →

Posted in Bug, fix, Hacks, kernel, Linux, Opinion, patches | Tagged bugs found, interim patch available, kernel 6.3-rc1 | Leave a reply

Kernel – 6.3-rc1 – OK with Latest VMware, Breaks NVIDIA – Fix Possible..

Adventures With Linux ™ Posted on March 6, 2023 by RGMarch 6, 2023

Kernel 6.3-rc1 is out, and details are here:   https://lkml.iu.edu/hypermail/linux/kernel/2303.0/04362.html The latest (patched) VMware 17.0.1 is OK, but NVIDIA 530.30.02 fails to compile: ………………………………… /home/rgadsdon/NVIDIA-Linux-x86_64-530.30.02/kernel/nvidia/nv-mmap.c: In function ‘nvidia_mmap_numa’: /home/rgadsdon/NVIDIA-Linux-x86_64-530.30.02/kernel/nvidia/nv-mmap.c:461:19: error: assignment of read-only member ‘vm_flags’ 461 | vma->vm_flags |= VM_MIXEDMAP; | ^~ /home/rgadsdon/NVIDIA-Linux-x86_64-530.30.02/kernel/nvidia/nv-mmap.c: In function ‘nvidia_mmap_helper’: /home/rgadsdon/NVIDIA-Linux-x86_64-530.30.02/kernel/nvidia/nv-mmap.c:606:23: error: assignment of read-only member ‘vm_flags’ 606 | vma->vm_flags |= VM_IO … Continue reading →

Posted in fix, Hacks, kernel, Linux, NVIDIA, Opinion, VMware | Tagged kernel 6.3-rc1, latest vmware ok, modified patch works, nvidia compile fails | Leave a reply

Fedora – F38 – ‘Old’ RPMs Gotcha, and Workaround..

Adventures With Linux ™ Posted on February 27, 2023 by RGFebruary 27, 2023

Testing Fedora 38, and found a problem with some ‘legacy’ RPMs.. Fedora 38 now strictly enforces SHA256 for all RPMs and older/third-party ones still using SHA1 now throw an error: # rpm -q webmin error: rpmdbNextIterator: skipping h# 2316 Header V4 DSA/SHA1 Signature, key ID 11f63c51: BAD Header SHA1 digest: OK package webmin is not installed But…: … Continue reading →

Posted in Fedora, Hacks, Opinion, Workaround | Tagged bad, fedora 38, old rpm gotcha, rpm downgrade, sha1, sha256, workaround | Leave a reply

Kernel – GCC 13 Plugins fail – and Fix..

Adventures With Linux ™ Posted on February 21, 2023 by RGFebruary 21, 2023

Fedora 38 (beta..) has GCC 13, and this causes an error when compiling the kernel with ‘gcc_plugins‘ selected: …………………. CC scripts/mod/devicetable-offsets.s cc1: error: cannot load plugin ./scripts/gcc-plugins/randomize_layout_plugin.so: ./scripts/gcc-plugins/randomize_layout_plugin.so: undefined symbol: tree_code_type make[1]: *** [scripts/Makefile.build:252: scripts/mod/empty.o] Error 1 make[1]: *** Waiting for unfinished jobs…. cc1: error: cannot load plugin ./scripts/gcc-plugins/randomize_layout_plugin.so: ./scripts/gcc-plugins/randomize_layout_plugin.so: undefined symbol: tree_code_type make[1]: *** [scripts/Makefile.build:114: scripts/mod/devicetable-offsets.s] … Continue reading →

Posted in compilation, Fedora, fix, gcc, kernel, Linux, Opinion | Tagged fedora 38, fix, gcc 13, gcc_plugins, kernel 6.2, kernel compile fail, patch, workaround | Leave a reply

Kernel – 6.2 Released – Finally..

Adventures With Linux ™ Posted on February 20, 2023 by RGFebruary 20, 2023

After the – really unnecessary – -rc8 release, kernel 6.2 is here, and brief details are as follows:  https://lkml.iu.edu/hypermail/linux/kernel/2302.2/03207.html As expected, the latest (patched) version of VMware 17.0.1 is OK (patchset at https://github.com/mkubecek/vmware-host-modules/tree/workstation-17.0.1 ), as is the latest NVIDIA driver 525.89.02 ( from https://www.nvidia.com/Download/driverResults.aspx/199656/en-us/ ). Robert Gadsdon.   February 20th 2023. … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion, VMware | Tagged kernel 6.2 released, ok with nvidia, ok with nvidia 525.89.02, ok with vmware 17.0.1 patched | Leave a reply

NVIDIA – New Driver, OK with Kernel 6.2 ..

Adventures With Linux ™ Posted on January 5, 2023 by RGJanuary 5, 2023

NVIDIA have released driver 525.78.01, and brief details are here:   https://www.nvidia.com/Download/driverResults.aspx/198284/en-us/ Although it is not mentioned in the ‘Release Highlights’..   this version compiles OK and loads/runs with Kernel 6.2 (tested with 6.2-rc2): …………………………….. ld -r -o /home/rgadsdon/NVIDIA-Linux-x86_64-525.78.01/kernel/nvidia-modeset/nv-modeset-interface.o /home/rgadsdon/NVIDIA-Linux-x86_64 -525.78.01/kernel/nvidia-modeset/nvidia-modeset-linux.o /home/rgadsdon/NVIDIA-Linux-x86_64-525.78.01/kernel/nvidia-modeset/nv-kthread -q.o  MODPOST /home/rgadsdon/NVIDIA-Linux-x86_64-525.78.01/kernel/Module.symvers  CC [M]  /home/rgadsdon/NVIDIA-Linux-x86_64-525.78.01/kernel/nvidia.mod.o  LD [M]  /home/rgadsdon/NVIDIA-Linux-x86_64-525.78.01/kernel/nvidia.ko  CC [M]  /home/rgadsdon/NVIDIA-Linux-x86_64-525.78.01/kernel/nvidia-uvm.mod.o  LD [M]  /home/rgadsdon/NVIDIA-Linux-x86_64-525.78.01/kernel/nvidia-uvm.ko  CC [M] … Continue reading →

Posted in fixed, kernel, Linux, NVIDIA, Opinion | Tagged 525.78.01, new driver, nvidia, ok with kernel 6.2, tested with 6.2-rc2 | Leave a reply

Kernel – 6.2-rc1 is out, for Xmas..

Adventures With Linux ™ Posted on December 26, 2022 by RGDecember 26, 2022

Kernel 6.2-rc1 has been released, and details are here:   https://lkml.iu.edu/hypermail/linux/kernel/2212.3/00313.html As expected, VMware 17 with the latest patchset is OK, but NVIDIA 525.60.13 fails to compile.. There is a provisional NVIDIA patch for kernel 6.2-rc1 available, but this has been produced for driver 470.xx, and does not apply cleanly to 525.60.13, but I hacked it (removing the … Continue reading →

Posted in fix, Hacks, kernel, Linux, NVIDIA, Opinion, patches, VMware | Tagged hacked patch available, kernel 67.2-rc1 released, nvidia 525.60.13 fails, vmware 17 patchset ok | Leave a reply

Kernel – 6.2-rc Pre-Release Tests. VMware OK, NVIDIA Fails..

Adventures With Linux ™ Posted on December 20, 2022 by RGDecember 20, 2022

Tested the December 19th git version of 6.2-rc, and – so far – VMware 17.0 (patched) compiles/loads OK, but NVIDIA 525.60.11 fails to compile: ………. /home/rgadsdon/NVIDIA-Linux-x86_64-525.60.11/kernel/nvidia-drm/nvidia-drm-drv.o /home/rgadsdon/NVIDIA-Linux-x86_64-525.60.11/kernel/nvidia-drm/nvidia-drm-drv.c: In function ‘nv_drm_init_mode_config’: /home/rgadsdon/NVIDIA-Linux-x86_64-525.60.11/kernel/nvidia-drm/nvidia-drm-drv.c:262:21: error: ‘struct drm_mode_config’ has no member named ‘fb_base’ 262 | dev->mode_config.fb_base = 0; | ^ make[2]: *** [scripts/Makefile.build:252: /home/rgadsdon/NVIDIA-Linux-x86_64-525.60.11/kernel/nvidia-drm/nvidia-drm-drv.o] Error 1 make[1]: *** [Makefile:2008: /home/rgadsdon/NVIDIA-Linux-x86_64-525.60.11/kernel] Error … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion, VMware | Tagged fb_base removed, kernel 6.2-rc0, nvidia 525.60.11 fails, pre-testing, vmware 17 patyched ok | 6 Replies

Kernel – 6.1 Finally Released.. OK with Latest VMware, NVIDIA..

Adventures With Linux ™ Posted on December 11, 2022 by RGDecember 11, 2022

Kernel 6.1 is now out, and brief details are here:   https://lkml.iu.edu/hypermail/linux/kernel/2212.1/02758.html As expected, the latest releases of NVIDIA (525.60.11) and VMware 17.0 (patched..) are OK with this kernel release..    The VMware patchset is at https://github.com/mkubecek/vmware-host-modules/tree/workstation-17.0.0 Robert Gadsdon.    December 11th 2022. … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion, VMware | Tagged kernel 6.1, nvidia 525.60.11 ok, released, vmware 17.0 patched ok | Leave a reply

Post navigation

← Older posts

If You Like This…

You may like my other - less technical - blog. 'Today's Technology Commentary', at rhgtechnology.com

Recent Posts

  • NVIDIA – New Driver – OK with Kernel 6.3..
  • Kernel – 6.3-rc1 Bugs Found, Patch Available..
  • Kernel – 6.3-rc1 – OK with Latest VMware, Breaks NVIDIA – Fix Possible..
  • Fedora – F38 – ‘Old’ RPMs Gotcha, and Workaround..
  • Kernel – GCC 13 Plugins fail – and Fix..

Most Popular..

aarch64 android apc arm arm64 armv7 boot compile compile fail cross-compile cubox-i4-pro cubox-i4pro dreamplug fail fedora fedora 17 fix fixed hack kernel kernel 3.12 kernel 3.13 linux new driver nvidia odroid c2 odroid u3 ok patch patched problems raspberry pi released success testing u-boot update usb vmmon patch vmnet vmnet patch vmware vmware 10.0.2 workaround x86_64

Categories

  • aarch64
  • alpha release
  • AMD
  • Android
  • APC
  • Apollo Lake
  • arm
  • ARM64
  • armv7
  • Audacity
  • Audio
  • Bacula
  • BananaPro
  • boot
  • BTRFS
  • Bug
  • Cherry Trail
  • Chromebook
  • clang
  • compilation
  • Crash and Burn..
  • CuBox
  • Debian
  • DisplayLink
  • Dracut
  • Dragonboard
  • Dreamplug
  • dual-boot
  • DVB
  • DVB-S2
  • Ethernet
  • Fedora
  • Firmware
  • fix
  • fixed
  • FUSE
  • gcc
  • geekbox
  • Gentoo
  • GK802
  • grub
  • Hacks
  • hardware
  • Hikey
  • HPPA
  • HTC
  • IA64
  • Intel
  • Intel Atom
  • intel ethernet
  • Itanium
  • KDE
  • kernel
  • Kodi
  • Linux
  • Linux / ARM
  • linux install
  • LTO
  • Network
  • new install
  • Next CHIP
  • NTFS
  • NVIDIA
  • Odroid
  • Odroid C2
  • Odroid N2
  • Opinion
  • PA-RISC
  • patches
  • Performance
  • Pidora
  • Pine64
  • Plasma Desktop
  • quirks
  • radxa
  • Raspberry Pi
  • Raspberry Pi 4
  • repo problems
  • retpoline
  • Rock2
  • RX2600
  • rx3288
  • SCSI
  • some systems ok
  • success
  • U-Boot
  • UEFI
  • UP Board
  • upgrades
  • USB
  • USB3
  • Video
  • VirtualBox
  • VMware
  • Wayland
  • WiFi
  • Win 7
  • Workaround
  • working
  • X86_64
  • XBMC

Archives

  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • October 2019
  • September 2019
  • August 2019
  • July 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • December 2017
  • November 2017
  • October 2017
  • September 2017
  • August 2017
  • July 2017
  • June 2017
  • May 2017
  • April 2017
  • March 2017
  • February 2017
  • January 2017
  • December 2016
  • November 2016
  • October 2016
  • September 2016
  • August 2016
  • July 2016
  • June 2016
  • May 2016
  • April 2016
  • March 2016
  • February 2016
  • January 2016
  • December 2015
  • November 2015
  • October 2015
  • September 2015
  • August 2015
  • July 2015
  • June 2015
  • May 2015
  • April 2015
  • March 2015
  • February 2015
  • January 2015
  • December 2014
  • November 2014
  • October 2014
  • September 2014
  • August 2014
  • July 2014
  • June 2014
  • May 2014
  • April 2014
  • March 2014
  • February 2014
  • January 2014
  • December 2013
  • November 2013
  • October 2013
  • September 2013
  • August 2013
  • July 2013
  • June 2013
  • May 2013
  • April 2013
  • March 2013
  • February 2013
  • January 2013
  • December 2012
  • November 2012
  • October 2012
  • September 2012
  • August 2012
  • July 2012
  • June 2012
  • May 2012
  • April 2012
  • March 2012
Original content © Robert Gadsdon 2013
↑