Hacker News new | ask | show | jobs
by stusmall 5006 days ago
Even just supporting 1 version of Ubuntu, you will have to support a wide range of kernels and configurations. I'd say that using a custom kernel isn't too far out of the norm.
1 comments

The kernel won't matter. The hardest part with compatibility is library versions (for matching API and ABI), and the opengl rendering of the graphics driver (which Valve is working with Intel on).