↓
 

Adventures With Linux ™

Linux Technologies and Fun Times - and Technology Commentary..

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

Category Archives: Opinion

Post navigation

← Older posts
Newer posts →

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

NVIDIA – Beta Driver 440.48.02 – Compiles OK with Kernel 5.5..

Adventures With Linux ™ Posted on January 27, 2020 by RGJanuary 27, 2020

NVIDIA have a Beta driver available, and this compiles OK with kernel 5.5.   Available from link here:  https://developer.nvidia.com/vulkan-driver I have installed this and – interestingly – it still gives a ‘tombstone’ at # startx, but appears to run OK despite that ?: [60044.039448] ————[ cut here ]———— [60044.043355] refcount_t: underflow; use-after-free. [60044.047445] WARNING: CPU: 1 PID: 45401 … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, Opinion | Tagged 440.48.02, beta driver, compiles with kernel 5.5, nvidia, tombstone at startx | Leave a reply

Kernel – 5.5 released, OK with Patched VMware, and e1000e issues fixed.

Adventures With Linux ™ Posted on January 26, 2020 by RGJanuary 26, 2020

Kernel 5.5 is out, and brief details of changes since -rc7 are here:  http://lkml.iu.edu/hypermail/linux/kernel/2001.3/02724.html This now works OK with Intel e1000e-supported Ethernet cards, and the patched version of VMware 15.5.1.   There is an interim patch for NVIDIA driver 440.44, and this gives a tombstone on # startx, on my systems, but seems to work OK, after that. … Continue reading →

Posted in Ethernet, kernel, Linux, NVIDIA, Opinion, VMware | Tagged kernel 5.5, new release, nvidia 440.44 interim patch, vmware 15.5.1 patched | Leave a reply

Ethernet – If you Can’t Wait for 5.4.14, an Unofficial e1000e Patch for 5.4.13..

Adventures With Linux ™ Posted on January 20, 2020 by RGJanuary 20, 2020

As there is (so far) no sign of an update to the 5.4.x kernel series, I have uploaded a _very unofficial_ patch I had already created for 5.4.13, and I have tested this, and so far it seems to work OK..    It is based on an ‘earlier’ e1000e patch version found on linux/netdev.. https://www.spinics.net/lists/netdev/msg623693.html,  and thanks are … Continue reading →

Posted in compilation, Crash and Burn.., Ethernet, fix, Hacks, Intel, kernel, Linux, Network, Opinion, patches | Tagged disconnect bug, e1000e, fix, kernel 5.4.13, unofficial patch, use at own risk | Leave a reply

Ethernet – e1000e – The Saga Continues..

Adventures With Linux ™ Posted on January 13, 2020 by RGJanuary 13, 2020

After more testing, it appears that there is still a problem with the Intel e1000e driver and some – but not all – supported NICs.. I have several ex-HP systems that have Intel NICs, and some have more than one.   The HP Z820 has two (different models..): $ lspci |grep Eth 00:19.0 Ethernet controller: Intel Corporation 82579LM … Continue reading →

Posted in Ethernet, Fedora, hardware, Intel, kernel, Linux, Network, Opinion, some systems ok | Tagged constant up/down, e1000e, ethernet, intel, problems, revert patch, some nics ok, workaround | Leave a reply

Kernel – 5.5-rc1 is Out. Breaks NVIDIA, but e1000e Finally Fixed?

Adventures With Linux ™ Posted on December 8, 2019 by RGDecember 8, 2019

Kernel 5.5-rc1 has been released, and brief details are here:  http://lkml.iu.edu/hypermail/linux/kernel/1912.1/00242.html From limited tests so far, the Intel e1000e driver now seems to be working for all Intel NICs that use it, on my various systems. Patched VMware W/S 15.5.1 compiles OK, but NVIDIA 440.36 fails: ………… In file included from /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-440.36/kernel/nvidia-drm/nvidia-drm-drv.c:30: /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-440.36/kernel/nvidia-drm/nvidia-drm-connector.h:30:10: fatal error: drm/drmP.h: No … Continue reading →

Posted in compilation, Intel, kernel, Linux, Network, NVIDIA, Opinion, VMware | Tagged breaks nvidia 440.36, drmP.h removed, intel e1000e ok, kernel 5.5-rc1, patched vmware 15.5.1 ok | 10 Replies

Ethernet – Intel e1000e – Still Problems with Kernel 5.4.1, on Some Systems.

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

Tested the Intel e1000e driver in Kernel 5.4.1, and this still fails with some Ethernet NICs, but is OK on others.. On my HP Z820, there are two (different) Intel NICs, and the e1000e driver works with one, but fails with the other: LAN connection to eth0 (Intel 82579LM) fails: [ 125.292581] userif-2: sent link down event. … Continue reading →

Posted in Ethernet, Hacks, Intel, kernel, Linux, Network, Opinion | Tagged intel e1000e driver, kernel 5.4.1, revert patch to fix, still fails on some systems | Leave a reply

Ethernet – Intel e1000e OK with some Kernel 5.4 Systems, but not all?

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

After updating my main HP Z820 system to Kernel 5.4, I found that the previous Intel e1000e Ethernet problem I had encountered on my test system with Kernel 5.4-rc6 seemed to have reappeared. (see https://rglinuxtech.com/?p=2632 ). But – this time, two of my systems with e1000e drivers were OK, but the third – the HP Z820 – … Continue reading →

Posted in Ethernet, hardware, Intel, kernel, Linux, Network, Opinion, patches | Tagged ethernet, intel e1000e, kernel 5.4, problems, revert patch, some systems ok, workaround | Leave a reply

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

Post navigation

← Older posts
Newer posts →
Original content &copy Robert Gadsdon 2013
↑
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.