Alsa No firmware for EMU card
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
alsa-plugins |
New
|
Undecided
|
Unassigned | ||
alsa-plugins (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
A Fresh Install Ubuntu Studio 9.10 Karmic Koala i386
DAW : AMD Athlon, MB ASUS A7N8E, Soundcard EMU 1820M (PCI + Audiodock)
My sound card doesn't start, audiodock is blank, no Alsa device for alsamixer.
dmesg log :
[ 23.071778] EMU10K1_Audigy 0000:01:0a.0: PCI INT A -> Link[APC1] -> GSI 16 (level, high) -> IRQ 16
[ 23.071872] emu1010: Special config.
[ 23.073377] emu1010: EMU_HANA_ID = 0x7f
[ 23.073382] emu1010: filename emu/hana.fw testing
[ 23.073388] EMU10K1_Audigy 0000:01:0a.0: firmware: requesting emu/hana.fw
[ 23.434662] firmware: emu/hana.fw not found. Err = -2
[ 23.434668] emu1010: Loading Firmware file emu/hana.fw failed
[ 23.441452] EMU10K1_Audigy 0000:01:0a.0: PCI INT A disabled
[ 23.441478] EMU10K1_Audigy: probe of 0000:01:0a.0 failed with error -2
I just upload "alsa-firmware-
./configure; make; sudo make install
After the reboot my sound card works. I access to alsamixe, play sounds, run Jack in RT 48KHz.
(I'm not sure it's fully fonctionnal, because in previous realease I was on Ubuntu-studio 8.04LTS with beta ALSA drivers for my card, so I can't compare).
dmesg log :
[ 23.220586] EMU10K1_Audigy 0000:01:0a.0: PCI INT A -> Link[APC1] -> GSI 16 (level, high) -> IRQ 16
[ 23.220683] emu1010: Special config.
[ 23.220773] emu1010: EMU_HANA_ID = 0x7f
[ 23.220775] emu1010: filename emu/hana.fw testing
[ 23.220780] EMU10K1_Audigy 0000:01:0a.0: firmware: requesting emu/hana.fw
[ 23.406459] firmware size = 0x133a4
I think several component from ALSA are missing in install process.
no longer affects: | ubuntustudio |
This is still a problem in 10.04 AM64, which I have just installed. Whoever maintains the ALSA part of the project, has not installed the firmware drivers as a package. A workaround this is to download the latest firmware from the alsa-project website ftp://ftp. alsa-project. org/pub/ firmware/ alsa-firmware- 1.0.23. tar.bz2 . Compiling and installing it should imo do no harm as it only generates the binary firmware files and copies them to locations where the driver itself is expecting them to be.
But for a specialist distribution like Ubuntu Studio, the firmware should be installed by default.