All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Cullen <david.cullen@teligy.com>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: Call to mmap in ALSA lib 1.0.13 fails in src/pcm/pcm_mmap.c line 367
Date: Thu, 21 Dec 2006 12:01:01 -0500	[thread overview]
Message-ID: <458ABDCD.2060306@teligy.com> (raw)
In-Reply-To: <s5hd56dryl9.wl%tiwai@suse.de>

Dear Mr. Iwai,

Takashi Iwai wrote:
> As mentioned in the previous mail, it should be like
> 
> pcm.!default {
> 	type plug
> 	slave.pcm {
> 		type hw
> 		card 0
> 	}
> }

I put only those lines in my asound.conf file and I still got this
output:

/etc # speaker-test

speaker-test 1.0.13

Playback device is default
Stream parameters are 48000Hz, S16_BE, 1 channels
Using 16 octaves of pink noise
ALSA lib pcm_plug.c:773:(snd_pcm_plug_hw_refine_schange) Unable to
find an usable access for 'default'
Sample format not available for playback: Invalid argument
Setting of hwparams failed: Invalid argument

I put back the original ca0106 stuff at the beginning of my
asound.conf file, as in

pcm.ca0106 {
    type hw
    card 0
}

ctl.ca0106 {
    type hw
    card 0
}

pcm.!default {
    type plug
    slave.pcm {
        type hw
        card 0
    }
}

but I still got the same error when I ran speaker-test.  Should I
punt and try to implement your suggested version of dma_mmap_coherent?

-- 
Thank you,
David Cullen
Teligy
(864) 527-1263 Office
(864) 415-7063 Cell

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

  reply	other threads:[~2006-12-21 17:01 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-19 15:12 Call to mmap in ALSA lib 1.0.13 fails in src/pcm/pcm_mmap.c line 367 David Cullen
2006-12-20 18:03 ` Takashi Iwai
2006-12-20 18:29   ` David Cullen
2006-12-20 18:35     ` Takashi Iwai
2006-12-20 19:06       ` David Cullen
2006-12-21 16:39         ` Takashi Iwai
2007-01-05 18:41           ` David Cullen
2007-01-08 15:37           ` David Cullen
2007-01-15 16:11             ` Takashi Iwai
2006-12-21 16:07       ` David Cullen
2006-12-21 16:41         ` Takashi Iwai
2006-12-21 17:01           ` David Cullen [this message]
2006-12-21 17:02             ` Takashi Iwai
2006-12-21 17:50               ` David Cullen
2006-12-21 18:00                 ` Takashi Iwai
2006-12-21 19:53                   ` David Cullen
  -- strict thread matches above, loose matches on Subject: below --
2006-11-27 22:01 David Cullen
2006-11-29 17:07 ` Takashi Iwai
2006-11-29 18:31   ` David Cullen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=458ABDCD.2060306@teligy.com \
    --to=david.cullen@teligy.com \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=tiwai@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.