Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Getting bluetooth audio recognized
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
overshoot
n00b
n00b


Joined: 19 May 2002
Posts: 62
Location: Socorro, NM

PostPosted: Mon Jul 18, 2011 4:33 pm    Post subject: Getting bluetooth audio recognized Reply with quote

All I want to do is use BT headphones with my KDE mixer.
And, no, pulseaudio isn't an option -- it screws with the audio pipe so badly that the audio stutters if it doesn't actually lock the system up hard (dang if I know how it does that, but ripping out pulse makes the problem go away.)

The usual BT setup in .asoundrc or /etc:
Code:
pcm.DR-BT101 {
  type bluetooth
  device 00:1F:82:28:D0:1A
  profile "headset"
  }
   
pcm.bluetooth {
  type plug
  slave {
    pcm DR-BT101
  }
}


aplay -D works fine -- but /proc/asound/cards shows nothing, and the mixers don't see the BT headset.

Someone has to have figured out how to get ALSA to support this all the way up, yes?
Back to top
View user's profile Send private message
drizzt
Guru
Guru


Joined: 21 Jul 2002
Posts: 428

PostPosted: Sun Aug 14, 2011 10:59 am    Post subject: Reply with quote

I'm facing the same problem. Audio basically works but volume can only be set via the specific application (smplayer in my case).
It would be nice to get a solution to have bt-audio as a "full sound card".
_________________
People don't have to earn my respect. I offer my respect to them, but be careful to lose my respect...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum