Maximilian Luz

Results 703 comments of Maximilian Luz
trafficstars

See https://github.com/linux-surface/linux-surface/issues/1392#issuecomment-1989558759. Likely you need to figure out the required pinctrl drivers and build them into the kernel (or initramfs).

I think you misunderstood. Of course there are drivers for this. The problem is the order in which they are loaded. In the past, if pinctrl (meaning GPIO pin controller)...

I assume you're using some USB dongle or the dock. In both cases, this could help identify the driver: https://unix.stackexchange.com/questions/60078/find-out-which-modules-are-associated-with-a-usb-device. Also, a dmesg log would be helpful.