All of lore.kernel.org
 help / color / mirror / Atom feed
From: "John R." <johnr@wowway.com>
To: linux-bluetooth@vger.kernel.org
Subject: aplay: pcm_write:1269: write error: Input/output error
Date: Sat, 06 Jun 2009 07:25:05 -0500	[thread overview]
Message-ID: <4A2A6021.1070408@wowway.com> (raw)

bluez: 4.39
kernel: 2.6.29.2

When attempting to play a wav file I get a short blip of sound but it 
errors out and stops every time:

aplay -D bluetooth ross.wav
Playing WAVE 'ross.wav' : Unsigned 8 bit, Rate 11025 Hz, Mono
aplay: pcm_write:1269: write error: Input/output error

If I try and play a stereo 44100 Hz file there is no blip of sound just 
the same error.

Any suggestions on where to look?   I have used AudioDevices Wiki page 
for configuration.

asoundrc:

pcm.bluetoothraw {
   type bluetooth
   device XX:XX:XX:XX:XX:XX
   profile auto
}

pcm.bluetooth {
   type plug
   slave {
        pcm bluetoothraw
   }
}



Thanks,

John

                 reply	other threads:[~2009-06-06 12:25 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4A2A6021.1070408@wowway.com \
    --to=johnr@wowway.com \
    --cc=linux-bluetooth@vger.kernel.org \
    /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.