You are not logged in.

#1 2012-03-27 15:12:07

alkuzad
Member
Registered: 2011-10-05
Posts: 12

BT Headset via BT dongle

Hi, I have a little problems with getting sound on my btheadset by ALSA.

I configured and paired arch with bt headset and I even can send commands to computer as PLAY/NEXT (commands are retrieved but does nothing) but I cant play sound.

aplay -D gives:

aplay -D btheadset ~/sth.mp3 
bt_audio_service_open: connect() failed: Połączenie odrzucone (111)
aplay: main:682: audio open error: Połączenie odrzucone
pcm.!btheadset {
   type plug
   slave {
       pcm {
           type bluetooth
           device 00:13:17:72:38:91
           profile "auto"
       }
   }
   hint {
       show on
       description "BT Headset"
   }
}
ctl.!btheadset {
  type bluetooth
}

I used every frontend, searched google a lot and I havent idea what is wrong.

Offline

#2 2012-03-27 17:39:10

alkuzad
Member
Registered: 2011-10-05
Posts: 12

Re: BT Headset via BT dongle

Worked when I installed pulseaudio-git and rebooted. GZ for AUR users tongue

Offline

#3 2012-03-28 01:03:04

ngoonee
Forum Fellow
From: Between Thailand and Singapore
Registered: 2009-03-17
Posts: 7,362

Re: BT Headset via BT dongle

Why do you need pulseaudio-git rather than just pulseaudio from the repos?


Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.

Offline

#4 2012-03-28 20:31:32

alkuzad
Member
Registered: 2011-10-05
Posts: 12

Re: BT Headset via BT dongle

I had pulseaudio but it didnt work. Pulseaudio-git works great.

Offline

Board footer

Powered by FluxBB