Guest User

Untitled

a guest
Feb 21st, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. [garret@desktop ~]$ aplay --device=bluetooth keane.mp3
  2. Playing raw data 'keane.mp3' : Unsigned 8 bit, Rate 8000 Hz, Mono
  3. ALSA lib pcm_bluetooth.c:464:(bluetooth_hsp_hw_params) BT_SETCONFIGURATION failed : Input/output error(5)
  4. aplay: set_params:1022: Unable to install hw params:
  5. ACCESS: RW_INTERLEAVED
  6. FORMAT: U8
  7. SUBFORMAT: STD
  8. SAMPLE_BITS: 8
  9. FRAME_BITS: 8
  10. CHANNELS: 1
  11. RATE: 8000
  12. PERIOD_TIME: 125000
  13. PERIOD_SIZE: 1000
  14. PERIOD_BYTES: 1000
  15. PERIODS: 4
  16. BUFFER_TIME: 500000
  17. BUFFER_SIZE: 4000
  18. BUFFER_BYTES: 4000
  19. TICK_TIME: 0
  20. [garret@desktop ~]$
Add Comment
Please, Sign In to add comment