Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-47109

Virt-install "--sound default" did not pick the best model on aarch64

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • rhel-9.5
    • virt-manager / Common
    • None
    • Moderate
    • rhel-sst-virtualization
    • ssg_virtualization
    • 3
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • aarch64
    • None

      What were you trying to do that didn't work?

      When I use virt-install with "--sound default", virt-install did not pick the best model on aarch64 

      Please provide the package NVR for which bug is seen:

      virt-install-4.1.0-5.el9.noarch
      libvirt-10.5.0-1.el9.aarch64

      How reproducible:

      100%

      Steps to reproduce

      1. run the command below
         #virt-install \
        -n vm1 \
        -r 3172 \
        -f /var/lib/libvirt/images/vm1.img \
        -s 6 \
        -m 52:54:00:7b:57:17 \
        -l #INSTALL_SOURCE#\
        --vnc \
        --noreboot \
        --sound default
      1. virt-install choose <sound model="ich9"/> for vm which is unsupport for aarch64

      Expected results

      virt-install should pick a suitable sound model for vm

      Actual results

      VM create failed  with error message "ERROR    unsupported configuration: The ich9-intel-hda audio controller is not supported in this QEMU binary
      "

              rhn-engineering-abologna Andrea Bolognani
              hongzliu@redhat.com Hongzhou Liu
              virt-maint virt-maint
              virt-bugs virt-bugs
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

                Created:
                Updated: