↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Post navigation

← Older posts
Newer posts →

Kernel – 5.4 Released – No Surprises..

Adventures With Linux ™ Posted on November 24, 2019 by RGNovember 24, 2019

Kernel 5.4 has been released, and brief details of changes since -rc8 are here:  http://lkml.iu.edu/hypermail/linux/kernel/1911.3/00186.html As expected, the latest NVIDIA (440.36) and patched VMware 15.5.1 both compile and load/run OK. Robert Gadsdon.  November 24th, 2019 … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion, VMware | Tagged 15.5.1, 440.36, kernel 5.4 released, latest nvidia ok, patched vmware ok | 6 Replies

Kernel – 5.4-rc8 Released – Finally, Fixes Intel e1000e

Adventures With Linux ™ Posted on November 17, 2019 by RGNovember 17, 2019

Kernel 5.4-rc8 is out, and brief details are here:  http://lkml.iu.edu/hypermail/linux/kernel/1911.2/01078.html The latest NVIDIA (440.31), and patched VMware 15.5.1 compile and load/run OK. The Intel e1000e Ethernet driver had been broken since -rc1, but this has finally been fixed, and appears to operate correctly, now. Robert Gadsdon.   November 17th 2019. … Continue reading →

Posted in Ethernet, Intel, kernel, Linux, Network, NVIDIA, Opinion, VMware | Tagged ethernet, intel e1000e driver fixed, kernel, kernel 5.4-rc8, linux, nvidia 440.31 ok, patched vmware 15.5.1 ok | Leave a reply

VMware – 15.5.1 Released – Just Runtime Client Security Fixes?

Adventures With Linux ™ Posted on November 13, 2019 by RGNovember 13, 2019

VMware have released version 15.5.1, and details are here:  https://docs.vmware.com/en/VMware-Workstation-Pro/15.5/rn/VMware-Workstation-1551-Pro-Release-Notes.html The Linux-kernel-related stuff appears to be unchanged, and compiles (with several warnings..) with Kernel 5.3 (tested with 5.3.11).    I got some odd behaviour (shared folders becoming disabled?) when running this unpatched version, and so applied the patched 15.5.0 vmmon/vmnet, which seems to work better.. Robert Gadsdon.    November … Continue reading →

Posted in kernel, Linux, Opinion, VMware | Tagged 15.5.1 released, client security fixes, still need patch, vmware | Leave a reply

NVIDIA – Driver 440.31 Released – Finally, Compiles Cleanly with Kernel 5.4..

Adventures With Linux ™ Posted on November 4, 2019 by RGNovember 4, 2019

NVIDIA have just released driver 440.31, and details are here:  https://devtalk.nvidia.com/default/topic/1065987/announcements-and-news/linux-solaris-and-freebsd-driver-440-31-long-lived-branch-release-/ I have tested this with Kernel 5.4-rc6, and – as mentioned in the release notes – there is no annoying ‘Module.symvers…‘ message any more. Robert Gadsdon.  November 4th, 2019. … Continue reading →

Posted in fixed, kernel, Linux, NVIDIA, Opinion | Tagged 440.31 released, clean compile with 5.4-rc6, module.symvers, nvidia | Leave a reply

Ethernet – Intel e1000e Still Broken with 5.4-rc6

Adventures With Linux ™ Posted on November 4, 2019 by RGNovember 4, 2019

Just tested Kernel 5.4-rc6 on a system with Intel e1000e, and this is still broken, despite being reported when -rc1 was released.. http://lkml.iu.edu/hypermail/linux/kernel/1910.3/07624.html Kernel release notes for 5.4-rc6 are here:   http://lkml.iu.edu/hypermail/linux/kernel/1911.0/01280.html The problem, is that the Ethernet connection repeatedly activates/deactivates, making the connection useless: (From KDE/Plasma)…………… Connection ‘eth0’ deactivated. Connection ‘eth0’ activated. Connection ‘eth0’ deactivated. Connection ‘eth0’ … Continue reading →

Posted in Ethernet, fix, intel ethernet, kernel, Linux, Network, patches | Tagged fix, intel e1000e broken, kernel 5.4-rc6, revert patch | 6 Replies

NVIDIA – Driver 440.26 Released – Compiles with Kernel 5.4 – after Workaround..

Adventures With Linux ™ Posted on October 17, 2019 by RGNovember 4, 2019

NVIDIA driver 440.26 is out, and details can be found here:   https://devtalk.nvidia.com/default/topic/1065039/announcements-and-news/-linux-solaris-and-freebsd-driver-440-26-beta-release-long-lived-branch-release-/ I have tested compilation with Kernel 5.4-rc3, and it still complains about Module.symvers: $ make make[1]: Entering directory ‘/usr/src/linux-5.4-rc3’ The Module.symvers file is missing, or does not contain any symbols exported from the kernel. This could cause the NVIDIA kernel modules to be built against … Continue reading →

Posted in fix, kernel, Linux, NVIDIA | 1 Reply

Kernel – 5.4-rc3 is Out – No More Bogus Warnings..

Adventures With Linux ™ Posted on October 13, 2019 by RGOctober 13, 2019

Kernel 5.4-rc3 has been released, and brief details of changes since -rc2 are here: http://lkml.iu.edu/hypermail/linux/kernel/1910.1/05411.html The patched versions of VMware 15.5.0 and NVIDIA 435.21 now compile without all the spurious warnings etc.. Robert Gadsdon.  October 13th 2019. … Continue reading →

Posted in fix, kernel, Linux, NVIDIA, Opinion, VMware | Tagged bogus warnings fixed, kernel 5.4-rc3 released, ok with patched nvidia 435.21, ok with patched vmware 15.5.0 | Leave a reply

NVIDIA – Kernel 5.4-rc Patch for 435.21

Adventures With Linux ™ Posted on October 7, 2019 by RGOctober 7, 2019

Thanks to loqs, there is a patch for driver 435.21 and kernel 5.4-rc, at http://ix.io/1MRE . I have tested this with 5.4-rc2, and it now compiles successfully: ………………………………. WARNING: module nvidia uses symbol filp_open from namespace /NVIDIA-Linux-x86_64-435.21-54rc2/kernel/nvidia-drm/nvidia-drm-gem-user-memory.o: $(deps_/home/rgadsdon/kernel/NVIDIA-Linux-x86_64-435.21-54rc2/kernel/nvidia-drm/nvidia-drm-gem-user-memory.o), but does not import it. WARNING: module nvidia uses symbol cpufreq_get from namespace VIDIA-Linux-x86_64-435.21-54rc2/kernel/nvidia-drm/nvidia-drm-gem-user-memory.o: $(deps_/home/rgadsdon/kernel/NVIDIA-Linux-x86_64-435.21-54rc2/kernel/nvidia-drm/nvidia-drm-gem-user-memory.o), but does not import … Continue reading →

Posted in fix, kernel, Linux, NVIDIA, Opinion | Tagged 435.21, compile success, kernel 5.4 patch, nvidia | Leave a reply

Kernel – 5.4-rc2 is Out. No Change from rc1, so far?

Adventures With Linux ™ Posted on October 7, 2019 by RGOctober 7, 2019

Kernel 5.4-rc2 has been released, and brief details are here: http://lkml.iu.edu/hypermail/linux/kernel/1910.0/07213.html The odd behaviour of VMware and NVIDIA compiles still occurs, but there are patches submitted (see comments under -rc1 article http://rglinuxtech.com/?p=2614 for more details).   So far, I have not seen a fix for the NVIDIA compile failure. Robert Gadsdon.  October 7th 2019.   … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, Opinion, quirks, VMware | Tagged compile quirks, kernel 5.4-rc2 released, patches submitted, same as rc1 | 1 Reply

Kernel – 5.4-rc1 Released – Odd Quirks with Kernel Symbols

Adventures With Linux ™ Posted on September 30, 2019 by RGSeptember 30, 2019

Kernel 5.4-rc1 is out – a day later than usual, and brief details are here: http://lkml.iu.edu/hypermail/linux/kernel/1909.3/04895.html My tests with VMware and NVIDIA revealed some odd errors/warning relating to kernel symbols.. With the latest NVIDIA (435.21) I got the following: # make make[1]: Entering directory ‘/usr/src/linux-5.4-rc1’ The Module.symvers file is missing, or does not contain any symbols exported … Continue reading →

Posted in Crash and Burn.., Fedora, Hacks, kernel, Linux, NVIDIA, Opinion, patches, VMware | Tagged kernel 5.4-rc1 out, module symvers warnings, nvidia 435.21 fails, patched vmware 15.5 ok | 5 Replies

Post navigation

← Older posts
Newer posts →

If You Like This…

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

Recent Posts

  • Kernel – 6.18-rc1 Released – Mostly Harmless..
  • Kernel – 6.17 is out… Almost No Surprises?
  • NVIDIA – New Driver 580.82.09, OK with Kernel 6.17..
  • NVIDIA – Patch for Kernel 6.17 Support…
  • Kernel – 6.17-rc1 Released – Patched VMware OK, NVIDIA Compile Fails..

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 linux new driver nvidia odroid c2 odroid u3 ok ok with latest nvidia patch patch available patched problems raspberry pi released success testing u-boot update usb vmmon 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
  • NVME
  • Odroid
  • Odroid C2
  • Odroid N2
  • Opinion
  • PA-RISC
  • patches
  • Performance
  • Pidora
  • Pine64
  • Plasma Desktop
  • quirks
  • radxa
  • Raspberry Pi
  • Raspberry Pi 4
  • repo problems
  • retpoline
  • Rock Pi N10
  • Rock2
  • RX2600
  • rx3288
  • SCSI
  • serial console
  • some systems ok
  • success
  • U-Boot
  • UART
  • UEFI
  • UP Board
  • upgrades
  • USB
  • USB3
  • Video
  • VirtualBox
  • VMware
  • Wayland
  • Webmin
  • WiFi
  • Win 7
  • Workaround
  • working
  • X86_64
  • XBMC

Archives

  • October 2025
  • September 2025
  • August 2025
  • July 2025
  • June 2025
  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • January 2024
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • 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
↑