Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 283516 - media-sound/alsa-firmware-1.0.20 vs emu10k1
Summary: media-sound/alsa-firmware-1.0.20 vs emu10k1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High trivial (vote)
Assignee: Gentoo ALSA team [DISABLED]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-02 14:29 UTC by kulik gábor
Modified: 2010-01-08 01:51 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kulik gábor 2009-09-02 14:29:00 UTC
there is no emu10k1 use flag in alsa-firmware, it's not contains the emu directory, but original alsa emu firmware-s works great.

Reproducible: Always

Steps to Reproduce:
emerge -av alsa-firmware
there will be no /lib/firmware/emu dir

Actual Results:  
from /var/log/messages:

firmware: emu/emu0404.fw not found. Err = -2



workaround:
after emerge alsa-firmware:
get the alsa-firmware source tarball from alsa page with the same version number, compile it (no make install), then copy .fw files to /lib/firmware/emu. modprobe alsa drivers, restart service, and listen to music with your emu card.
Comment 1 Steve Dibb (RETIRED) gentoo-dev 2010-01-08 01:51:55 UTC
You're right, I never would have noticed that.

Thanks for the bug report, fixed in alsa-firmware-1.0.20-r1.ebuild