Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No sof-firmware package after installing #2969

Closed
speckitor opened this issue Nov 30, 2024 · 4 comments
Closed

No sof-firmware package after installing #2969

speckitor opened this issue Nov 30, 2024 · 4 comments

Comments

@speckitor
Copy link

I have an MSI Katana gf76 laptop, I tested installing arch via archinstall with pipewire and pulseaudio and there was no sof-firmware package auto installed, so I had no sound. Is it ok?

@Torxed
Copy link
Member

Torxed commented Nov 30, 2024

That is currently the expected behavior.
We don't have anyway to map hardware <--> packages at the moment, so any custom firmware needed will have to be installed post-installation.

Apologize for the inconvenience, I'll close this ticket since I can't see a way to solve this as there's no feasible way to detect required hardware packages.

@Torxed Torxed closed this as completed Nov 30, 2024
@speckitor
Copy link
Author

What do you think about adding question like "Do you want to install sof-firmware?" after selecting pipewire or pulseaudio.

@Torxed
Copy link
Member

Torxed commented Dec 5, 2024

Personally I don't have a preference other than feeling iffy about adding more menu options that only satisfies some people, because it adds maintaining of code/packages we need to keep track of. There's potentially other packages that would be required to add as well, like libffado for instance.

How popular/required is sof-firmware?
Perhaps this could be a reason to?

@codefiles
Copy link
Contributor

This was addressed in 128db1c.

The code has been rearranged since then but it looks to still be active to me.

if SysInfo.requires_sof_fw():
installation.add_additional_packages('sof-firmware')

@speckitor
Provide a log?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants