cm0002@lemy.lol to Linux@programming.dev · 2 months agoLinux 7.1 Fixes Audio For The Steam Deck OLED After Being Broken 2 Years On The Upstream Kernelwww.phoronix.comexternal-linkmessage-square8linkfedilinkarrow-up1121arrow-down13
arrow-up1118arrow-down1external-linkLinux 7.1 Fixes Audio For The Steam Deck OLED After Being Broken 2 Years On The Upstream Kernelwww.phoronix.comcm0002@lemy.lol to Linux@programming.dev · 2 months agomessage-square8linkfedilink
minus-square[object Object]@lemmy.calinkfedilinkarrow-up9·2 months agoWhy does this need to be in the kernel? Looking to learn not criticize.
minus-squaresip@programming.devlinkfedilinkarrow-up15·2 months agocoz it’s an monolithic architecture, they all get compiled in. if you don’t want it, you can compile the kernel yourself, specifically for your hardware.
Why does this need to be in the kernel?
Looking to learn not criticize.
coz it’s an monolithic architecture, they all get compiled in. if you don’t want it, you can compile the kernel yourself, specifically for your hardware.