View Single Post
Posts: 194 | Thanked: 1,167 times | Joined on May 2016
#109
Originally Posted by smatkovi View Post
did any of you try "installing" the driver or is it even possible in sfos to install drivers like in linux?
Well, on V5 we're missing sound codec driver and machine driver for that codec. It's implemented in kernel, so it can't be easily "installed" both in Linux or SFOS.

DSDT dump can be useful to at least identify the codec:
Code:
cat /sys/firmware/acpi/tables/DSDT > DSDT.aml
 

The Following 2 Users Say Thank You to TheKit For This Useful Post: