MCPcopy Index your code
hub / github.com/archlinux/archinstall / requires_sof_fw

Method requires_sof_fw

archinstall/lib/hardware.py:313–314  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

311
312 @staticmethod
313 def requires_sof_fw() -> bool:
314 return 'snd_sof' in _sys_info.loaded_modules
315
316 @staticmethod
317 def requires_alsa_fw() -> bool:

Callers 1

installMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected