↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Monthly Archives: February 2020

NVIDIA – Updated 440.59 Patch for 5.6-rc3

Adventures With Linux ™ Posted on February 25, 2020 by RGFebruary 25, 2020

There is an updated patch for NVIDIA 440-59 with Kernel 5.3, which includes the Y2038 fixes, at https://gitlab.com/snippets/1937313 This compiles with GCC10 now, and I have briefly tested it on my Fedora32 system, with KDE/Plasma and VMware, and it seems to be working OK. Robert Gadsdon.   February 25th 2020. … Continue reading →

Posted in compilation, Fedora, gcc, kernel, Linux, NVIDIA, Opinion, patches | Tagged compiles ok, kernel 5.6-rc3, nvidia 440.59, tested with kde/plasma, updated patch | Leave a reply

NVIDIA – Extra 440.59 Patch for 5.6-rc3 – With a Gotcha..

Adventures With Linux ™ Posted on February 25, 2020 by RGFebruary 25, 2020

Thanks to Isaak I. Aleksandrov, there is now an additional patch for NVIDIA driver 440.59 to accommodate the Y2038 changes in Kernel 5.6-rc3.   This should be applied after the original 5.6-rc1 patch ( https://gitlab.com/snippets/1937313 ), and can be found here:  https://gitlab.com/snippets/1944237 I have tested this, and it compiles OK with GCC9 (current distros) but fails with GCC10 … Continue reading →

Posted in compilation, Fedora, gcc, kernel, Linux, NVIDIA, Opinion, patches | Tagged fails with gcc10, nvidia 440.59, ok with gcc9, patch for kernel 5.6-rc3, y2038 changes | 2 Replies

Kernel – 5.6-rc3 – OK with Patched VMware, not with Patched NVIDIA..

Adventures With Linux ™ Posted on February 23, 2020 by RGFebruary 23, 2020

Kernel 5.6-rc3 is out, and brief details are here:   http://lkml.iu.edu/hypermail/linux/kernel/2002.2/08977.html The changes include: Arnd Bergmann (4): ASoC: atmel: fix atmel_ssc_set_audio link failure y2038: remove ktime to/from timespec/timeval conversion y2038: remove unused time32 interfaces y2038: hide timeval/timespec/itimerval/itimerspec types – and the Y2038-related ..time.. changes break the latest 5.6-patched NVIDIA 440-59: ……………….. /home/rgadsdon/NVIDIA-Linux-x86_64-440.59-custom/kernel/common/inc/nv-time.h: In function ‘nv_gettimeofday’: /home/rgadsdon/NVIDIA-Linux-x86_64-440.59-custom/kernel/common/inc/nv-time.h:40:10: error: ‘struct … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion, VMware | Tagged breaks patched nvidia 440-59, kernel 5.6-rc3, nv_gettimeofday, patched vmware ok, y2038 changes | 1 Reply

GCC – Fun with GCC 10, and the Kernel, NVIDIA, VMware..

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

I have updated some test systems (x86_64 and aarch64) to pre-beta Fedora 32, which now includes GCC 10: $ gcc –version gcc (GCC) 10.0.1 20200216 (Red Hat 10.0.1-0.8) There have been a couple of problems with kernel compilation, but in each case there was already a patch/workaround available.. https://www.spinics.net/linux/fedora/fedora-arm/msg13193.html and https://lkml.org/lkml/2020/1/29/494 The most serious problem was a … Continue reading →

Posted in alpha release, compilation, Fedora, gcc, Hacks, kernel, Linux, NVIDIA, Opinion, VMware | Tagged fedora 32, gcc10, kernel 5.6-rc, kernel fixes, nvidia, pre-beta, testing, vmware | Leave a reply

ARM64 – Odroid N2 – Latest U-Boot, Kernel 5.6-rc2, EFI, Fedora 31, Plasma/Wayland

Adventures With Linux ™ Posted on February 17, 2020 by RGFebruary 17, 2020

I have recently acquired an Odroid N2 (4GB) and managed – with some difficulty – to get it to run a ‘modern’ U-Boot, Kernel 5.6-rc2, with EFI support, and Fedora 31. This time, there were no clues from OpenSuse, and all the examples I found still used the ancient/custom Hardkernel u-boot and a kernel.img ‘blob. Fortunately, the … Continue reading →

Posted in aarch64, ARM64, Fedora, Hacks, kernel, Linux / ARM, Odroid N2, quirks, U-Boot, UEFI | Tagged arm64, efi, fedora 31, kernel 5.6-rc2, odroid n2, plasma/wayland, u-boot | 2 Replies

Kernel – 5.6-rc1 Released – No Surprises?

Adventures With Linux ™ Posted on February 9, 2020 by RGFebruary 9, 2020

Kernel 5.6-rc1 is out, and brief details are here: http://lkml.iu.edu/hypermail/linux/kernel/2002.1/00576.html After the pre-release testing mentioned in my previous article, patched VMware 15.5.1 and patched/hacked NVIDIA 440.59 both compiled and ran, but with the same NVIDIA # startx tombstone, as previously mentioned.   I had already created a patched NVIDIA runtime, to make things easier: # ./NVIDIA-Linux-x86_64-440.59-k56.run -s –install-libglvnd … Continue reading →

Posted in Hacks, kernel, Linux, NVIDIA, Opinion, VMware | Tagged kernel 5.6-rc1 released, nvidia tombstone, ok, patched nvidia 440.59, patched vmware 15.5.1 | Leave a reply

Kernel – Pre-Release Tests for 5.6-rc1 ..

Adventures With Linux ™ Posted on February 6, 2020 by RGFebruary 6, 2020

Kernel 5.6-rc1 should be out on Sunday, February 9th, but I noticed that early-version-test patches are already available for VMware 15.5.1, here:  https://github.com/mkubecek/vmware-host-modules/tree/tmp/workstation-15.5.1-k5.6 These patches gave clues to what might affect NVIDIA as well, and I managed to get a GIT version of 5.6-rc1-pre (dated February 5th) to compile OK, and was able to use this.   Of … Continue reading →

Posted in compilation, Crash and Burn.., fix, Hacks, kernel, Linux, NVIDIA, Opinion, patches, success, VMware | Tagged kernel 5.6-rc1 pre-release, nvidia 440.59 patches, success, testing, vmware 15.5.1 patch | Leave a reply

NVIDIA – New Driver 440.59 – OK with Kernel 5.5, and No Tombstone..

Adventures With Linux ™ Posted on February 3, 2020 by RGFebruary 3, 2020

NVIDIA have just released driver 440.59, and brief details – and download links – are here: https://devtalk.nvidia.com/default/topic/1070838/announcements-and-news/linux-solaris-and-freebsd-driver-440-59-long-lived-branch-release-/ I have tested this with Kernel 5.5.1, and it installs OK, and – for the first time – there is no ‘tombstone’ when # startx is executed. Robert Gadsdon.   February 3rd 2020. … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion | Tagged driver 440.59, no tombstone, nvidia, ok with kernel 5.5 | 1 Reply
Original content © Robert Gadsdon 2013
↑