I am using a Lenovo ThinkPad T495 and I’m facing issues with two specific hardware components:
1. WWAN Modem (Intel XMM7360 / Fibocom L850-GL): The card is identified via
lspcias an Intel XMM7360, but it is not recognized by the system. I attempted to compile thexmm7360-pcidriver in the Linux container, but it failed due to missing kernel headers (the directory/lib/modules/6.6.x/builddoes not exist).
- Is there a way to obtain the headers for this kernel version?
- Could this driver be added to the native kernel in a future update?
2. Fingerprint Sensor: The biometric scanner (Synaptics/Validity) is not detected in the system settings. I would like to know if there’s any experimental support or workaround to enable biometric login on this device.
Any help would be appreciated. I have attached the terminal error logs.
Relevant System Logs
No campo de logs, você pode colocar o erro específico que apareceu no seu terminal:
Plaintextmake -C /lib/modules/6.6.99-09011-gfdc62122de5f/build M=/home/tucherx/xmm7360-pci modules make: *** /lib/modules/6.6.99-09011-gfdc62122de5f/build: No such file or directory. Stop. make: *** [Makefile:9: default] Error 2