alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* "aplay -D oss -l" still reads sound cards through ALSA, not OSS
       [not found] <1600313482498797894-webhooks-bot@alsa-project.org>
@ 2020-09-17  3:31 ` GitHub issues - opened
  0 siblings, 0 replies; 2+ messages in thread
From: GitHub issues - opened @ 2020-09-17  3:31 UTC (permalink / raw)
  To: alsa-devel

alsa-project/alsa-utils issue #56 was opened from yurivict:

I don't have any ALSA devices, only OSS devices.

When the OSS PCM is selected ```aplay``` still tries to read ALSA devices:
```
$ /usr/bin/aplay -D oss -l
aplay: device_list:272: no soundcards found...
```

```
$ /usr/bin/aplay -L
null
    Discard all samples (playback) or generate zero samples (capture)
oss
    Open Sound System
```

alsa-lib-1.1.8
alsa-plugins-oss-1.1.6
alsa-utils-1.1.8

Issue URL     : https://github.com/alsa-project/alsa-utils/issues/56
Repository URL: https://github.com/alsa-project/alsa-utils

^ permalink raw reply	[flat|nested] 2+ messages in thread

* "aplay -D oss -l" still reads sound cards through ALSA, not OSS
       [not found] <1600314563401345015-webhooks-bot@alsa-project.org>
@ 2020-09-17  3:49 ` GitHub issues - edited
  0 siblings, 0 replies; 2+ messages in thread
From: GitHub issues - edited @ 2020-09-17  3:49 UTC (permalink / raw)
  To: alsa-devel

alsa-project/alsa-utils issue #56 was edited from yurivict:

I don't have any ALSA devices, only OSS devices.

When the OSS PCM is selected ```aplay``` still tries to read ALSA devices:
```
$ /usr/bin/aplay -D oss -l
aplay: device_list:272: no soundcards found...
```

```
$ /usr/bin/aplay -L
null
    Discard all samples (playback) or generate zero samples (capture)
oss
    Open Sound System
```

But ```/usr/bin/aplay x.wav``` plays it through the OSS card.

aplay should list OSS cards when -D is selected.
The ALSA interface should also list OSS cards when no ALSA cards are present but it doesn't.

alsa-lib-1.1.8
alsa-plugins-oss-1.1.6
alsa-utils-1.1.8

Issue URL     : https://github.com/alsa-project/alsa-utils/issues/56
Repository URL: https://github.com/alsa-project/alsa-utils

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-09-17  3:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1600313482498797894-webhooks-bot@alsa-project.org>
2020-09-17  3:31 ` "aplay -D oss -l" still reads sound cards through ALSA, not OSS GitHub issues - opened
     [not found] <1600314563401345015-webhooks-bot@alsa-project.org>
2020-09-17  3:49 ` GitHub issues - edited

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).