qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug 1842530] Re: ich6 and ich9 sound card has noisy(murmur)


From: Thomas Huth
Subject: [Bug 1842530] Re: ich6 and ich9 sound card has noisy(murmur)
Date: Sun, 02 May 2021 18:10:02 -0000

The QEMU project is currently considering to move its bug tracking to
another system. For this we need to know which bugs are still valid
and which could be closed already. Thus we are setting older bugs to
"Incomplete" now.

If you still think this bug report here is valid, then please switch
the state back to "New" within the next 60 days, otherwise this report
will be marked as "Expired". Or please mark it as "Fix Released" if
the problem has been solved with a newer version of QEMU already.

Thank you and sorry for the inconvenience.


** Changed in: qemu
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1842530

Title:
  ich6 and ich9 sound card has noisy(murmur)

Status in QEMU:
  Incomplete

Bug description:
  [root@localhost1 qemu]# lscpu
  Architecture:          x86_64
  CPU op-mode(s):        32-bit, 64-bit
  Byte Order:            Little Endian
  CPU(s):                6
  On-line CPU(s) list:   0-5
  Thread(s) per core:    1
  Core(s) per socket:    6
  Socket(s):             1
  NUMA node(s):          1
  Vendor ID:             GenuineIntel
  CPU family:            6
  Model:                 158
  Model name:            Intel(R) Core(TM) i5-8400 CPU @ 2.80GHz
  Stepping:              10
  CPU MHz:               899.951
  CPU max MHz:           4000.0000
  CPU min MHz:           800.0000
  BogoMIPS:              5616.00
  Virtualization:        VT-x
  L1d cache:             32K
  L1i cache:             32K
  L2 cache:              256K
  L3 cache:              9216K
  NUMA node0 CPU(s):     0-5
  Flags:                 fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge 
mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx 
pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl 
xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl 
vmx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe 
popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch 
epb intel_pt ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid 
fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx rdseed adx smap 
clflushopt xsaveopt xsavec xgetbv1 dtherm ida arat pln pts hwp hwp_notify 
hwp_act_window hwp_epp spec_ctrl intel_stibp flush_l1d

  
  [root@localhost1 qemu]# lsb_release -a
  LSB Version:    :core-4.1-amd64:core-4.1-noarch
  Distributor ID: CentOS
  Description:    CentOS Linux release 7.6.1810 (Core)
  Release:        7.6.1810
  Codename:       Core

  Installed as Virtualization Server (qemuV1.5);
  create win7-32 or 64 GuestOS by virt-manager,and select default sound card 
ich6;

  <graphics type='spice' autoport='yes'>
        <listen type='address'/>
        <image compression='off'/>
      </graphics>
      <sound model='ich6'>
        <address type='pci' domain='0x0000' bus='0x00' slot='0x04' 
function='0x0'/>
      </sound>
      <video>
        <model type='qxl' ram='65536' vram='65536' vgamem='16384' heads='1' 
primary='yes'/>
        <address type='pci' domain='0x0000' bus='0x00' slot='0x02' 
function='0x0'/>
      </video>

  
  but obvious noise found when login guest os to play music. :(

  And the problem remains after I update qemu to 2.12.0-18 , 3.1.0 &etc.

  
  [root@localhost1 qemu]# /usr/bin/qemu-system-x86_64 --version
  QEMU emulator version 3.1.0
  Copyright (c) 2003-2018 Fabrice Bellard and the QEMU Project developers

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1842530/+subscriptions



reply via email to

[Prev in Thread] Current Thread [Next in Thread]