Comment 7 for bug 1912789

Revision history for this message
Stefan Bader (smb) wrote :

On Focal:
$ uname -a
Linux lamuella 5.4.0-67-generic #75-Ubuntu SMP Fri Feb 19 18:03:38 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

$ grep ODM_DRI /boot/config-5.4.0-67-generic
CONFIG_UBUNTU_ODM_DRIVERS=y

$ grep AHC1 /boot/config-5.4.0-67-generic
CONFIG_SENSORS_AHC1EC0_HWMON=m
CONFIG_AHC1EC0_WDT=m
CONFIG_MFD_AHC1EC0=m

On Bionic:
$ uname -a
Linux test-b1 5.4.0-67-generic #75~18.04.1-Ubuntu SMP Tue Feb 23 19:17:50 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

Both grep commands return nothing.