Well, one is a GPU like this one that only has 2D support and it’s apparently perpetually stuck as experimental. The second one is a trackpad / numpad combo that someone else got working but because the code never got upstreamed it broke. The last one is an internal microphone that might have support in the kernel but it might be missing quirk flags or a small change in how it works.
Depending on what you want to do you need a lot of time, dedication, tools and probably money.
Well, one is a GPU like this one that only has 2D support and it’s apparently perpetually stuck as experimental. The second one is a trackpad / numpad combo that someone else got working but because the code never got upstreamed it broke. The last one is an internal microphone that might have support in the kernel but it might be missing quirk flags or a small change in how it works.
That sounds like reading a lot of documentation and testing stuff out when no dox is available.
And probably you first need to learn about each device how they function on an os level…