Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 30126 - alsa-driver present in portage must match alsa-lib
Summary: alsa-driver present in portage must match alsa-lib
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-01 17:33 UTC by James
Modified: 2003-10-02 18:02 UTC (History)
1 user (show)

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 James 2003-10-01 17:33:39 UTC
Portage contains: -
media-sound/alsa-driver-0.9.7
media-libs/alsa-lib-0.9.6
Portage SHOULD contain: -
media-sound/alsa-driver-0.9.7
media-libs/alsa-lib-0.9.7

I.E. alsa-lib should be version 0.9.7, to match the version of alsa-driver.
Notice also, that alsa-lib is needed with the latest kernel 2.6.0.test6, as
test6 includes alsa-driver 0.9.7 now.

If alsa-driver does not match alsa-lib, some sound cards, e.g. Audigy2 will not
work.


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Arcady Genkin (RETIRED) gentoo-dev 2003-10-02 18:02:39 UTC
Your statement is reversed, really. ;^)  It should read that the version
of
"alsa-lib" should match the version of "alsa-driver" under some circumstances.

Anyhow, alsa-lib-0.9.7 is now in the portage tree.  It wasn't before because
I was seeing weird compilation errors with it.  I think that the ALSA folks
fixed the problem a day after the initial release and re-released the new
tarball
without bumping the version of the alsa-lib package.  Now it compiles fine,
but
it was missing files previously.  Go figure...