* [gentoo-user] alsa-driver version in gentoo-sources
@ 2009-01-19 19:50 Andrew Gaydenko
2009-01-19 19:57 ` Saphirus Sage
2009-01-19 20:08 ` Paul Hartman
0 siblings, 2 replies; 6+ messages in thread
From: Andrew Gaydenko @ 2009-01-19 19:50 UTC (permalink / raw
To: gentoo-user
How to determine?
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] alsa-driver version in gentoo-sources
2009-01-19 19:50 [gentoo-user] alsa-driver version in gentoo-sources Andrew Gaydenko
@ 2009-01-19 19:57 ` Saphirus Sage
2009-01-19 20:04 ` Andrew Gaydenko
2009-01-20 1:58 ` Norberto Bensa
2009-01-19 20:08 ` Paul Hartman
1 sibling, 2 replies; 6+ messages in thread
From: Saphirus Sage @ 2009-01-19 19:57 UTC (permalink / raw
To: gentoo-user
Andrew Gaydenko wrote:
> How to determine?
>
>
ls /usr/portage/metadata/cache/media-libs | grep alsa
That should show you the alsa libs and drivers you have installed on
your system.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] alsa-driver version in gentoo-sources
2009-01-19 19:57 ` Saphirus Sage
@ 2009-01-19 20:04 ` Andrew Gaydenko
2009-01-20 1:58 ` Norberto Bensa
1 sibling, 0 replies; 6+ messages in thread
From: Andrew Gaydenko @ 2009-01-19 20:04 UTC (permalink / raw
To: gentoo-user
On Monday 19 January 2009 22:57:57 Saphirus Sage wrote:
> Andrew Gaydenko wrote:
> > How to determine?
>
> ls /usr/portage/metadata/cache/media-libs | grep alsa
>
> That should show you the alsa libs and drivers you have installed on
> your system.
The thing is I use drivers from the gentoo-sources kernel.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] alsa-driver version in gentoo-sources
2009-01-19 19:50 [gentoo-user] alsa-driver version in gentoo-sources Andrew Gaydenko
2009-01-19 19:57 ` Saphirus Sage
@ 2009-01-19 20:08 ` Paul Hartman
2009-01-19 21:27 ` Andrew Gaydenko
1 sibling, 1 reply; 6+ messages in thread
From: Paul Hartman @ 2009-01-19 20:08 UTC (permalink / raw
To: gentoo-user
On Mon, Jan 19, 2009 at 1:50 PM, Andrew Gaydenko <a@gaydenko.com> wrote:
> How to determine?
cat /usr/src/linux/include/sound/version.h
(replace "linux" with specific version if not your current)
Also you can see the currently running version with:
cat /proc/asound/version
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] alsa-driver version in gentoo-sources
2009-01-19 20:08 ` Paul Hartman
@ 2009-01-19 21:27 ` Andrew Gaydenko
0 siblings, 0 replies; 6+ messages in thread
From: Andrew Gaydenko @ 2009-01-19 21:27 UTC (permalink / raw
To: gentoo-user
On Monday 19 January 2009 23:08:41 Paul Hartman wrote:
> cat /proc/asound/version
Thanks!
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] alsa-driver version in gentoo-sources
2009-01-19 19:57 ` Saphirus Sage
2009-01-19 20:04 ` Andrew Gaydenko
@ 2009-01-20 1:58 ` Norberto Bensa
1 sibling, 0 replies; 6+ messages in thread
From: Norberto Bensa @ 2009-01-20 1:58 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 389 bytes --]
On Mon, Jan 19, 2009 at 5:57 PM, Saphirus Sage <saphirus497@gmail.com>wrote:
> ls /usr/portage/metadata/cache/media-libs | grep alsa
>
> That should show you the alsa libs and drivers you have installed on
> your system.
>
>
Nope. That will give you what's available for install. You want something
like:
$ ls /var/db/pkg/media-sound/ | grep alsa
alsa-headers-1.0.19/
alsa-utils-1.0.18/
[-- Attachment #2: Type: text/html, Size: 688 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2009-01-20 1:58 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-19 19:50 [gentoo-user] alsa-driver version in gentoo-sources Andrew Gaydenko
2009-01-19 19:57 ` Saphirus Sage
2009-01-19 20:04 ` Andrew Gaydenko
2009-01-20 1:58 ` Norberto Bensa
2009-01-19 20:08 ` Paul Hartman
2009-01-19 21:27 ` Andrew Gaydenko
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox