Given the ambiguity, I'll provide a general approach to dealing with drivers, which might help you find what you're looking for:
For Linux users (Ubuntu, Fedora, Arch), the GEV189 device is often recognized but may require firmware. Check the following: gev189 driver
lspci -nn | grep -i 189
dmesg | grep -i gev
In most cases, the fix is installing the linux-firmware package and ensuring the kernel is version 5.10 or higher. For Debian/Ubuntu: Given the ambiguity, I'll provide a general approach
sudo apt update
sudo apt install firmware-linux-nonfree
sudo modprobe intel-lpss-pci
If the issue persists, you may need to compile a custom kernel with the correct INTEL_SOC_DTS_THERMAL or GPIO_CRYSTALCOVE drivers enabled. In most cases, the fix is installing the
A: Because Microsoft’s default driver database does not include OEM-specific sub-identifiers. After a clean Windows installation, you must always reinstall your chipset driver package from the laptop manufacturer. The GEV189 is part of that chipset family.