Skip to content

feat:add virtio-sound interface#5016

Open
Aneesh-Hegde wants to merge 1 commit into
lima-vm:masterfrom
Aneesh-Hegde:add-audio
Open

feat:add virtio-sound interface#5016
Aneesh-Hegde wants to merge 1 commit into
lima-vm:masterfrom
Aneesh-Hegde:add-audio

Conversation

@Aneesh-Hegde
Copy link
Copy Markdown
Contributor

#3730

Local Test result:
OS: Arch Linux

$ ./_output/bin/limactl start --name=test-virtio --audio-interface=virtio --audio-device=none template:default
$ ./_output/bin/limactl shell test-virtio sudo lspci | grep -i audio
00:05.0 Multimedia audio controller: Red Hat, Inc. Virtio 1.0 sound (rev 01)
$ ./_output/bin/limactl start --name=test-hda --audio-interface=hda template:default
$ ./_output/bin/limactl shell test-hda sudo lspci | grep -i audio
00:05.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)

Note on Cross-Platform Testing (macOS & Windows):
Due to host OS limitations, I am unable to test the macOS and Windows specific drivers locally.

@Aneesh-Hegde Aneesh-Hegde force-pushed the add-audio branch 2 times, most recently from 1ca8b0e to 513b535 Compare May 20, 2026 13:44
Signed-off-by: Aneesh-Hegde <aneeshhegde7110@gmail.com>
@Aneesh-Hegde
Copy link
Copy Markdown
Contributor Author

Aneesh-Hegde commented May 21, 2026

Hey @jandubois can you PTAL whenever you have time. Thanks:)

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

Successfully merging this pull request may close these issues.

1 participant