vincent wrote: > Le dimanche 23 septembre 2012 à 13:12 +0200, Clemens Ladisch a écrit : >> vincent wrote: >>> 02:00.0 Audio device [0403]: C-Media Electronics Inc Device [13f6:5011] >>> Subsystem: C-Media Electronics Inc Device [13f6:5011] >> >> This should be ID 13f6:8888 with subsystem 1043:85d5. >> Does this card actually work in Windows, with its built-in HDA driver? > > Yes. Of course with no advanced feature. Is it possible to install the Asus driver? >> Please try adding the following entry into the list at the end of >> sound/pci/hda/hda_intel.c and recompiling the kernel: >> >> { PCI_DEVICE(0x13f6, 0x5011), .driver_data = AZX_DRIVER_GENERIC }, > > I did it. My card is now recognised (it is listed inside gnome settings) > but it does not play any sound. But it does show up as sound device? > Besides ALSA has some "timeout" warning messages (I'm trying the test > speaker utility of gnome) : > > [ 5.175708] ALSA sound/pci/hda/hda_intel.c:810 spurious response 0x0:0x0, last cmd=0x000000 > [ 7.178417] ALSA sound/pci/hda/hda_intel.c:863 azx_get_response timeout, switching to polling mode: last cmd=0x100f0000 > [ 8.180767] ALSA sound/pci/hda/hda_intel.c:871 No response from codec, disabling MSI: last cmd=0x100f0000 > [ 9.183120] ALSA sound/pci/hda/hda_intel.c:1608 Codec #1 probe error; disabling it... > [ 9.191192] ALSA sound/pci/hda/hda_intel.c:810 spurious response 0x0:0x0, last cmd=0x000000 > [ 10.193472] ALSA sound/pci/hda/hda_intel.c:902 hda_intel: azx_get_response timeout, switching to single_cmd mode: last cmd=0x100f0000 > [ 10.204371] ALSA sound/pci/hda/hda_intel.c:938 get_response timeout: IRS=0x1 > [ 10.204694] ALSA sound/pci/hda/hda_intel.c:938 get_response timeout: IRS=0x1 > [ 10.216871] ALSA sound/pci/hda/hda_intel.c:938 get_response timeout: IRS=0x1 > [ 10.217042] ALSA sound/pci/hda/hda_intel.c:966 send_cmd timeout: IRS=0x1, val=0x102b8000 > [ 10.217295] ALSA sound/pci/hda/hda_intel.c:938 get_response timeout: IRS=0x1 > [ 10.217483] ALSA sound/pci/hda/hda_intel.c:966 send_cmd timeout: IRS=0x1, val=0x1023906b > [ 10.217947] ALSA sound/pci/hda/hda_intel.c:938 get_response timeout: IRS=0x1 > ... Okay, please try the following entry instead: { PCI_DEVICE(0x13f6, 0x5011), .driver_data = AZX_DRIVER_GENERIC | AZX_DCAPS_NO_MSI | AZX_DCAPS_RIRB_DELAY | AZX_DCAPS_NO_64BIT | AZX_DCAPS_SYNC_WRITE | AZX_DCAPS_POSFIX_LPIB }, And please show the contents of any /proc/asound/card*/codec* file (but not that for the HDMI output). Regards, Clemens ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Alsa-user mailing list Alsa-user@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-user