http://article.gmane.org/gmane.linux.alsa.user/29143

article.gmane.org/gmane.linux.alsa.user/29143


Цитата:

HiI've just built latest snapshot alsa drivers, I have an emu0404 pci
card. The card failed to get properly detected, lspci revealed it had a
device ID of 0x0008 not 0x0004 so I changed:

> {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x40021102,
> .driver = "Audigy2", .name = "E-mu 0404 [4002]",
> .id = "EMU0404",
> .emu10k2_chip = 1,
> .ca0102_chip = 1,
> .spk71 = 1,
> .emu_model = EMU_MODEL_EMU0404}, /* EMU 0404 */

to

> {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x40021102,
> .driver = "Audigy2", .name = "E-mu 0404 [4002]",
> .id = "EMU0404",
> .emu10k2_chip = 1,
> .ca0102_chip = 1,
> .spk71 = 1,
> .emu_model = EMU_MODEL_EMU0404}, /* EMU 0404 */

к звуковушке нужен биос E-MU® 0404 PCI (EM8852)