UCTRONICS_LCD35_RPI icon indicating copy to clipboard operation
UCTRONICS_LCD35_RPI copied to clipboard

Latest kernel is 4.14.34+, installing driver rolls back kernel

Open ghostop14 opened this issue 7 years ago • 1 comments

I have been trying to incorporate a wifi driver and was running into issues with installed versus running kernel versions. Finally tracked it down to the UCTRONICS install process. The latest kernel image is 4.14.34+ (4/17/2018). Newer via rpi-update. When installing the UCTRONICS driver, uname -r immediately reports back with the kernel version UCTRONICS was build against (4.14.33), essentially rolling back the kernel. Once this mismatch occurs, it's not possible to build any other kernel drivers. Installation should require raspberrypi-kernel-headers and build against the currently installed kernel.

ghostop14 avatar Jun 04 '18 18:06 ghostop14

+1

CodyTracy avatar Apr 04 '22 15:04 CodyTracy