Can you see your headphones in the output from aplay -l
?
Mine looks like
....
card 1: Headset [Logitech Wireless Headset], device 0: USB Audio [USB Audio]
Subdevices: 1/1
Subdevice #0: subdevice #0
Did you try the sound test program:
speaker-test -c 2 -r 48000 -D hw:1,0
(with 1,0
changed to necessary to match your listing from aplay -l
)
Use your system | sounds | test function as well if you haven't already.
In the answers to
this question it is mentioned that devices can be secretly muted - Did you check it's not muted?
Ashamed to say it, but I finally got my Logitech USB headphones and HMDI speakers to work by banging on keyboard and trying everything until it it suddenly worked, and I couldn't tell for sure exactly why they started to work.
UPDATE: 9/13/2017
I see from your comment discussion with Tom Yan that you are not using the USB dongle that came with the headphones. FYI if you lost it you can easily get another generic replacement. As for using the on-motherboard builtin Bluetooth adapter, you need to understand that there are multiple Bluetooth protocols in existence for different purposes and what you want to do might not be physically possible.(c.f. Bluetooth profiles). The first question to ask is would it make economic sense for the manufacturer to have added bluetooth headphone capability to an on-board bluetooth adapter? My guess is "no", because all headphones already come with dongles.
You've already completed part 1 of the investigation by experimentally seeing if it works out of the box. If you really think it's worth finding the definitive answer, I would recommend finding out the on-board bluetooth adapter part number, finding the specs for that part, and seeing if they include the protocol for connecting to bluetooth headphones.
IMHO you should have disclosed in your initial question the fact that you were bravely challenging the known limits of bluetooth technology and trying to bypass the dongle.
bluez-alsa
. Would you please provide me information of that how to use it? For Bluethooth pair, I have tried toSet Up New Device
but my headset is not visible on it. I confirmed that my headset bluethooth is on. – Bhavesh Odedra Sep 09 '17 at 13:15hcitool scan
? – Tom Yan Sep 09 '17 at 14:03hcitool scan
give meScanning ...
not any result found. – Bhavesh Odedra Sep 13 '17 at 06:14