Bug 133352 - alsa-lib MUST match alsa-driver
Summary: alsa-lib MUST match alsa-driver
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: alsa-lib
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: FC3Target
TreeView+ depends on / blocked
 
Reported: 2004-09-23 13:51 UTC by Thomas Zehetbauer
Modified: 2014-03-17 02:48 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-10-14 20:07:51 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Thomas Zehetbauer 2004-09-23 13:51:56 UTC
Fedora development currently ships kernel-2.6.8-1.584 (including
alsa-driver 1.0.4) and alsa-lib-1.0.6-1. This causes - at least -
applications to use the wrong device (/dev/snd/pcmC0D2p) for AC3
passtrough with emu10k1 based soundcards.

Comment 1 Bill Nottingham 2004-09-23 15:46:07 UTC
Is this something that needs provides or conflicts at the kernel
level? (ewww)

Comment 2 Arjan van de Ven 2004-09-23 15:47:08 UTC
this sounds really broken.


Comment 3 Thomas Zehetbauer 2004-09-23 15:54:07 UTC
This means that the device descriptions in /usr/share/alsa from
alsa-lib do not necessarily match the devices provided by the kernel
driver if the versions do not match.

I would suggest to provide alsa-driver in the kernel and require the
matching version from alsa-lib.

Comment 4 Arjan van de Ven 2004-09-23 16:04:51 UTC
that sooooooo sounds the wrong thing. Very very wrong.
You don't want half your userland to go up or down depending on which
exact kernel you boot.


Comment 5 Sammy 2004-09-23 18:56:45 UTC
I think 2.6.8-1.584 does have the 1.0.6 kernel updates. This was 
incorporated from the bk-alsa.patch sometime ago. 

Comment 6 Thomas Zehetbauer 2004-09-23 23:11:43 UTC
Uhm, I think Sammy is right, I have found "Advanced Linux Sound
Architecture Driver Version 1.0.6 (Sun Aug 15 07:17:53 2004 UTC)." in
/lib/modules/2.6.8-1.541smp/kernel/sound/core/snd.ko

Comment 7 Bill Nottingham 2004-10-04 15:32:52 UTC
Coming back to this; if ALSA 1.0.6 is in the kernel, where is the
problem coming from?

Comment 8 Thomas Zehetbauer 2004-10-04 20:23:17 UTC
I have been using a stock 2.6.8.1 kernel, not the Fedora supplied and
patched one, but the problem persists, you need to downgrade alsa-lib
if you boot an old kernel.

Comment 9 Bill Nottingham 2004-10-14 20:07:51 UTC
This isn't really solvable in this context. We can't randomly change
libraries depending on which kernel you boot. Hence, we just have to
make sure that the library stays current with the drivers in the kernel.

(And possibly get a sane release model from upstream... oh well.)


Note You need to log in before you can comment on or make changes to this bug.