Currently have Ubuntu 16.04 installed on my UDOO X86 board. It is currently running kernel 4.15. I wanted to update the kernel but ran into some issues. Have tried to install a few different ones but they all have a similar issue and won't allow for the installation without errors. The error that popped up when I tried to do this is shown below. dpkg: error processing package linux-headers-4.17.0-041700-generic:i386 (--install): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of linux-image-4.17.0-041700-generic:i386: linux-image-4.17.0-041700-generic:i386 depends on linux-modules-4.17.0-041700-generic. dpkg: error processing package linux-image-4.17.0-041700-generic:i386 (--install): dependency problems - leaving unconfigured Setting up linux-modules-4.17.0-041700-generic (4.17.0-041700.201806041953) ... Errors were encountered while processing: linux-headers-4.17.0-041700-generic:i386 linux-image-4.17.0-041700-generic:i386 Does anyone have any idea what is wrong and how I can fix it? Cheers,