I am helping a friend install Kubuntu 19.10 on his new Dell Inspiron 14 7490 laptop.
When we select the USB drive from the boot menu (to boot into live USB), we get the following error:
cannonlake-pinctrl INT34BB:00: request() failed for pin 180
cannonlake-pinctrl INT34BB:00: pin-180 (INT34BB:00:431) status -16
The laptop is brand new, here are the exact steps we followed:
- Download
kubuntu-19.10-desktop-amd64.iso
from the official website. We checked that the checksums are OK. - Create a bootable USB drive using Rufus. We set the partition scheme to
MBR
, target system toBIOS or UEFI
and file system toFAT32
. - Reboot to firmware (UEFI)
- Set the POST time to 5 seconds
- Disable RAID in
System configuration
- Set "UEFI Boot Path Security" to
Never
- Disable secure boot (or we get an
Initramfs unpacking failed
error). - Apply the changes
- Enter the boot menu (with F12)
- Select the USB drive.
The message "starting kubuntu" appears for a short time, then we get the error posted above.
I don't understand the meaning of the error.
How can we proceed to install Kubuntu? Do we have to change more settings in the BIOS? Update something? Wait for the next Kubuntu release?