Debian :: Bluetooth Headphones In Jessie 8.0 As Output Device

Mar 24, 2015

After a lot of messing around and research, I figured out how to actually get my bluetooth headphones to connect and stay connected. Although once I shut them off, remove the device and re-add it using Blueman.

Right now, `pavucontrol` shows "Headphones (unplugged)" and there is no sound coming out of the speakers. But there is no sound coming out of the headphones either. They are set to the fallback. I've opened `alsamixer` and made sure everything was turned up. Still, no sound.

Since `bt-audio` isn't on Jessie, I don't know what I should do. It seems like this may be the missing step but I am unsure.

View 1 Replies


ADVERTISEMENT

Debian :: No Sound In Headphones On Asus Eee 1001PX With Jessie

Sep 23, 2015

I recently bought a used Asus eee 1001PX. It came installed with some spyware called windows which I replaced with jessie. Everything works great but one thing. When I plug in headphones I get no sound in the headphones. If I have some audio running and plug them in while it's playing it doesn't cut the audio from the built in speakers off like it should do. If I start and look at Output Devices in pauvcontrol it seems like it at least recognizes that I have headphones inserted.

I didn't have a chance to test if the physical audio jack was broken while it had Windows running on it but assuming that it's not physically broken, what might be wrong? I know very little about audio, alsa, pulse and that kind of stuff so I hardly know even where to start.

Some info:
Code: Select alllspci -v

00:1b.0 Audio device: Intel Corporation NM10/ICH7 Family High Definition Audio Controller (rev 02)
        Subsystem: ASUSTeK Computer Inc. Device 8437
        Flags: bus master, fast devsel, latency 0, IRQ 44
        Memory at f7cf8000 (64-bit, non-prefetchable) [size=16K]
        Capabilities: [50] Power Management version 2
        Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+

[Code] ....

View 3 Replies View Related

Debian Multimedia :: Bluetooth Headphones Working But Not With Firefox

Apr 14, 2016

I managed to get my bluetooth headphones working with blueman, and now I can listen to tunes on Clementine. But not Firefox. I tried adding some stuff to /etc/asoundrc and ~/.asound and rebooting.

View 4 Replies View Related

Debian Hardware :: Sound Sometimes Ceased To Work On Headphones On Jessie System

Aug 1, 2014

It has happened to my debian jessie system that the sound sometimes ceased to work, but after a quick review of alsamixer, pavucontrol it was easy to put everything back to normal. Not this time

The sound works as a charm with no headphones, but not with them, and I find them particularly useful for talking with people since the sound quality is way better...

I have alsa and pulseaudio installed on my system

uname -a
Linux device 3.14-2-amd64 #1 SMP Debian 3.14.13-2 (2014-07-24) x86_64 GNU/Linux

lspci -v| grep Audio
00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06)
00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller (rev 05)

In pavucontrol everything looks normal, and the output seems to be working...

View 2 Replies View Related

Debian Installation :: Bluetooth Not Working On Jessie

Mar 20, 2015

How to get Toshiba Satellite's bluetooth to work. Here is output that I think may be useful.... but I could be wrong. Pretty much everything I have found is outdated, has dead links, or didn't work.

So far, I've learned (at least from what I've understood) it has to do with kernel drivers/modules not working. I'm on Jessie right now since my graphics driver didn't work on the stable kernel.

lspci
Code: Select all00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1566
00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Mullins [Radeon R4/R5 Graphics] (rev 05)
00:01.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Kabini HDMI/DP Audio
00:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 156b
00:02.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 16h Processor Functions 5:1

[Code] ....

View 4 Replies View Related

Debian :: Bluetooth Not Working - Jessie On HP ProBook G2 Laptop

Jul 4, 2015

I've installed debian stable (Jessie) on an HP probook g2 laptop, but bluetooth isn't working.

Code: Select all/etc/init.d/bluetooth restart
gives in /var/log/syslog:
Code: Select allJul  4 12:02:35 mypc bluetoothd[5043]: Bluetooth management interface 1.6 initialized
Jul  4 12:02:35 mypc bluetoothd[5043]: Sap driver initialization failed.
Jul  4 12:02:35 mypc bluetoothd[5043]: sap-server: Operation not permitted (1)
Jul  4 12:02:35 mypc bluetoothd[5043]: hci0 Load Connection Parameters failed: Unknown Command (0x01)
Jul  4 12:02:35 mypc pulseaudio[1197]: [pulseaudio] bluez4-util.c: org.bluez.Manager.GetProperties() failed: org.freedesktop.DBus.Error.UnknownMethod: Method "GetProperties" with signature "" on interface "org.bluez.Manager" doesn't exist

View 1 Replies View Related

Debian :: How To Pair Bluetooth Keyboard Via Command Line On Jessie

Mar 27, 2015

I installed the Open Source Media Center (OSMC) on my Raspberry Pi 2. It's based on Debian Jessie. I bought a Blueooth Keyboard (Keysonic KSK-3211) and an USB-Bluetooth adapter (CSL Bluetooth Stick Nano). And now I am looking for a way to pair the keyboard with the raspberry via command line.

I'm new to all this bluetooth stuff in debian. It's the first time I try to install it. As far as I've understood I need an agent that is started with the pairing PIN. Then I type this PIN at the keyboard and that's it. Am I right?

The problem is, that every agent I've found in howtos or descriptions like bluez-simple-agent or bluetooth-agent (like described here [URL] ....) is not installed (and as far as I know can't be installed) under Jessie.

The bluetooth adapter is recognized

Code: Select allosmc@osmc:~$ hcitool dev
Devices:
        hci0    00:1A:7D:DA:71:0C
the keyboard is found
Code: Select allosmc@osmc:~$ hcitool scan
Scanning ...
        00:12:A1:70:42:28       Bluetooth Keyboard

And I can ping the keyboard

Code: Select allosmc@osmc:~$ sudo l2ping 00:12:A1:70:42:28
Ping: 00:12:A1:70:42:28 from 00:1A:7D:DA:71:0C (data size 44) ...
0 bytes from 00:12:A1:70:42:28 id 0 time 14.82ms
0 bytes from 00:12:A1:70:42:28 id 1 time 9.91ms
0 bytes from 00:12:A1:70:42:28 id 2 time 32.62ms
0 bytes from 00:12:A1:70:42:28 id 3 time 28.81ms
^C4 sent, 4 received, 0% loss

So everything seems to be ok ... but I can't find the command for pairing the keyboard. Looks like something changed in Jessie so that the old tutorials are outdated.

View 2 Replies View Related

Debian Hardware :: Sound Output Through Both The Headphones And Speakers?

Jul 24, 2011

Ever since I installed Debian, when I plug in the headphones the sound goes out through both the headphones and the speakers (they aren't blocked). I don't mind it that much, but could it be potentially damaging to my sound hardware?

View 3 Replies View Related

Debian Multimedia :: No SoundCard / Dummy Output - Jessie 8.3

Feb 12, 2016

I have no more sound on my debian. The only audio output I can find is the "dummy output".

When I try ask to aplay -l to display my sound cards, here's the output :

Code: Select alldevice_list:268: aucune carte son n'a été trouvée... <=> french for "no sound card found"

But I can still see my card(s) using lspci :

Code: Select all00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06)
   Subsystem: Toshiba America Info Systems Device fa49
   Flags: fast devsel, IRQ 255
   Memory at f7a14000 (64-bit, non-prefetchable) [disabled] [size=16K]
   Capabilities: [50] Power Management version 2

[Code] ....

I already updated the system, reinstalled pulseaudio and alsa without any success.

View 1 Replies View Related

Debian :: Bluetooth Device Installed ?

Sep 22, 2010

I've been having trouble in a couple of distros (including when I had windows installed..) getting my bluetooth working,

I have a dell vostro 1720, and the specs from dell insist there's a bluetooth adapter installed, and the laptop even has a little light which (ostensibly) indicates data being transmitted via bt... and, it's enabled in the bios.

though, dmesg | grep bluetooth

gives no results.

I've read comments on dell bluetooth for other dists, but can't seem to find any deb-specific recommendations.

So, how do i confirm that this laptop does *in deed* have a bluetooth adapter.. and... if there is one... how do let the kernel know about it?

View 2 Replies View Related

Debian Installation :: No Bootable Device Jessie Fresh Install

Mar 5, 2016

I am having a problem with my new Toshiba Satellite Laptop... I had installed debian for some time but last week suddenly stopped working.

- the computer stopped working at all... nor bios access.
- I did a new bootable installation in USB drive and downloaded the latest debian iso from official website and created the bootable device via dd as usual.
- I installed the new debian but after I removed the usb drive in order to boot into my new system. I was taken to a screen saying "Start PXE over IPv6 -- Start PXE over IPv4 ..." I followed several links looking for a fix, and all of them lead me to disable network boot option in BIOS setup...
- I disabled but after that it appears a new message "No Bootable device -- Press restart system" and nothing happens from there.
- I have found info in Internet regarding this issue, but all I find is "windows related"
- Someone recommended me this: "The BIOS can no longer recognize the hard drive as a bootable device. This could be for a number of reasons. Your best bet, if it is still under warranty, is going to be to bring it back to where you purchased it"
- But instead, what I did was to create a new bootable device, this time containing XUBUNTU and installed it to the machine, I had the good news that the installation proceed without any problem, so I could figured out that my machine it is still alive...
- Back to my issue and hoping that something unexpected happened that fixed the machine, I got back and did a new Debian bootable device, also hoping that the latest was corrupted or something, but after reboot to my new system... the problem persisted again.
- I chose to have 1 partition in full disk.

Now I don't know what else to do... I don't like ubuntu, I have used debian for some years and I want to keep using it and I would not like to be forced to move to ubuntu or xubuntu for this.

View 14 Replies View Related

Debian Hardware :: Bluetooth Device Not Working

Jul 5, 2014

i just installed debian wheezy on msi cx640dx. my bluetooth device not working. here is some information about kernel and modules.

kenel version:
Code: Select all$uname -r
3.2.0-4-amd64

--------------------------------------------------
lspci
Code: Select all$lspci
00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port (rev 09)

[Code]....

View 1 Replies View Related

Debian Configuration :: Udev Static Device Change From Wheezy To Jessie

Sep 9, 2015

I am using a 3rd party kernel driver that does not support udev properly. When I was using wheezy I placed the required device files in /lib/udev/devices.

The udev in jessie does not appear to support this. Is there any way to have udev create these device files or will I have to create then using a script at boot-up?

View 1 Replies View Related

Debian Configuration :: Dmraid Device Fails To Mount After Jessie Upgrade

Oct 18, 2015

I eventually gave up and migrated to mdadm. Works just fine. Having upgraded to jessie and solved one problem

[URL] ....

I find the next one. When I boot into jessie my RAID device (just a data partition not /) is not found causing the boot to fail as per problems reported here

[URL] ....

After booting I can mount my RAID device but if it's in the fstab when booting it fails. Also, I notice that some of my lvm device names have changed. After a bit of hunting around I found a couple of solutions pointing to running dmraid as a service during boot and changing the entry for the RAID device in fstab to use the UUID.

[URL] .....

This seems to work. However this seems to be a workaround and as the lvm device paths for my / and /usr partitions have also changed, I'm wondering if there is a bug here as mentioned in the second link?

The / and /usr paths changed to /dev/dm-2 and /dev/dm-3 from the /dev/mapper/ form.

View 2 Replies View Related

Debian Multimedia :: Jessie - Change Audio Device Preference (2 Cards)

Jun 29, 2015

-in Wheezy that exist: /etc/modprobe.d/alsa-base.conf

for edit audio device order (2 audio output).

-in Jessie not exist.

View 4 Replies View Related

Debian Configuration :: Bluetooth Unable To Connect To Any Device

Jun 19, 2015

I've been having a problem with Bluetooth on Debian 8 Jessie i just can't connect to any bluetooth device, i have only tested my smartphone and my bluetooth headphones, i am using blueman manager.After attempting to connect to my bluetooth headphones/smartphone it just disconnects and says "Connection Failed: No such file or directory",i don't know if i have to create a config file or something, the error message doesn't say anything but the error previously mentioned.

View 7 Replies View Related

Debian Hardware :: Onboard Bluetooth Device Stopped Working After Updating?

Aug 7, 2014

I use Bluetooth on my laptop since many month, but afer a recent update (running jessie), my device stopped being usable :

gnome Bluetooth interface say "no Bluetooth device", and here is lsusb :

Code: Select all16:30 mathieu@kubrick ~ % lsusb
Bus 002 Device 003: ID 5986:0315 Acer, Inc
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
16:34 mathieu@kubrick ~ %

and lspci :

Code: Select all16:38 mathieu@kubrick ~ % lspci                   
00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 (rev 05)
00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 05)
00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b5)

[code]....

most sad is :

Code: Select all16:41 mathieu@kubrick ~ % hcitool dev
Devices:
16:41 mathieu@kubrick ~ %

View 0 Replies View Related

Ubuntu Multimedia :: Can't Setup Bluetooth Headphones

Jan 12, 2010

I just bought a pair of Samsung SBH500 headphones and a USB Bluetooth dongle. I was able to connect my headphones with no problems but I wanted to set them up to play music. I found this website: [URL]. I got to this command:

Code:
$ sudo hciconfig hci0 voice 0x0060

and got this error message

Code:
Can't write voice setting on hci0: Connection timed out (110)

Does anyone know what might be causing this?

View 3 Replies View Related

Ubuntu Multimedia :: Bluetooth Headset As Headphones?

Mar 9, 2011

I have a Sony Ericsson HBH-PV700 bluetooth headset that came packaged with a Sony Ericsson K510i phone.I was hoping to be able to use it under Ubuntu 10.10 Maverick Meerkat as a headset and POSSIBLY as a microphone...I don't think it supports a2dp, so maybe this is a waste of effort. The Bluetooth adapter I'm using is Bluetooth 2.0 compilant, as far as I know. (It may be 1.2, but there's no way it's 1.1 compilant).

I have paired it with my PC and tried finding it as output and input in the Sound Preferences...no option. There's nothing in [System > Preferences > Multimedia Systems Selector] either! I have also tried the instructions at the Ubuntu Community Help Pages for Bluetooth Headset. However, my system fails to initialise the module-alsa-sink and module-alsa-source via the pactl command .I don't even know if it is possible with this device, but I'm willing to give anything a try! P.S. I'm not comfortable with installing a ton of packages just for one thing, but if there's no other option it's fine, I guess.

View 1 Replies View Related

Ubuntu Multimedia :: Bluetooth Headphones - How To Automatically Connect

Sep 10, 2010

I'm running 9.10 Karmic and using Blueman 1.2 with the latest bluez stack. I have a pair of Sony DR-BT100CX bluetooth headphones. I've got them paired and working with my system. When I turn them on I can click on the blueman icon and then select the DR-BT100CX device and then choose to connect the Audio Sink. As soon as I do this my Pulseaudio is redirected and all system output is driven through the headphones. This is great!

My only issue is that I have to select the device (I don't have to re-pair it) when I turn it on. On my Windows system when I turn on the headphones the bluetooth detects them and connects and then audio routes through the headphones. I don't have to click on anything.

Does anybody know how to remove the need to click on the device and add the sync. When I turn my bluetooth mouse on the system picks it up and starts using it, so I know this is possible. I just can't find a simple way to make this happen with the headphones.

View 2 Replies View Related

Ubuntu Multimedia :: Playing Sound Through Bluetooth Headphones

Jan 2, 2011

I have a set of i.Tech BluePro headphones and a Motorola USB adapter, my aim is to listen to music from my laptop through the headphones. I have successfully set up the bluetooth device with the Bluetooth preferences utility, it is detected and paired but how do I get the computer to direct its sound to this device? the sound preferences do not list my bluetooth device. The only reference to this task I have come across is here; [URL] not sure if this is relevant for 10.10, but when I try hcitool scan. Nothing is detected.

View 1 Replies View Related

Debian Configuration :: Change Audio Output Device?

Jul 11, 2011

how do you change the default audio output device if you have multiple sound cards?

View 14 Replies View Related

Ubuntu :: Can't Hear From The Headphones Output

Apr 6, 2011

I have Ubuntu 10.10 installed in a notebook. Everything goes gone but the sound output, I can only hear the built in speakers, and I didn't find the headset output controls. I know there's no more mechanical switch as in the past, I mean, when you plug the headset it's is detected by the OS and the sound should come from that output, instead of the speakers, but that's not my case.

View 3 Replies View Related

Ubuntu :: No Speaker Output But Headphones Work

Sep 19, 2010

I'm currently running Ubuntu Netbook Remix on my HP Mini 110-3000 and I get no speaker output but the sound works when I plug my headphones in. I downloaded Alsamixer and played with the setting but nothing helped so now I turn to you guys.

View 9 Replies View Related

Ubuntu :: Sound Does Not Come Out Of Headphones No Digital Output?

Sep 29, 2010

Sound comes out of my laptop speakers, but only when hardware is selected as "Analog Stereo". "Digital Stereo" does not function at all. I don't think this is a priority though.

More importantly, my headphones do not have sound unless it is only partway plugged into the headphone jack. However, this does not help as sound is still coming out of my speakers. The instant I plug it all the way in, the sound disappears from both speakers and headphones. I have not tested this with multiple headphones (no access), but these ones work just fine in Windows 7 plugged in all the way.

I have tried an amazing number of things back in '09 when I was running 9.10, but gave up as no one could provide the answer. The threads that are related are:
[URL] (Don't worry about read-only file stuff, that is all resolved) [URL]

I am now on a FRESH install of 10.04 Lucid Lynx, so any changes I made in attempt to fix it is gone.

Looking into alsamixer, I found that there is a headphones column, but no bar. It just says it's on. So headphones don't seem to have their own level of volume that's set too low.

Here are some outputs: lcat /proc/asound/card0/codec#* | grep Codec:

Code:
Codec: Realtek ALC663
Codec: Nvidia MCP78 HDMI
aplay -l:

[Code].....

View 1 Replies View Related

Slackware :: Audio Output Only On Headphones On Laptop?

Oct 10, 2010

I want to make the audio available only on my headset and to turn the laptop speakers off. In windows, when i plug in the headphones, the speakers automatically turn off and audio is output only on the heads but that's not the case with slackware. I was looking in alsamixer and the audio and video configuration, but no success.

View 11 Replies View Related

Software :: Audio Output Device Changes To 'dummy Output'?

Mar 27, 2010

I finally got audio working on my ubuntu 9.10 desktop... now I am having sound issues watching movies from a network share.The sound device continually randomly changes to "dummy output device" and then there is no sound output. The sound icon dissapears on the toolbar. To get it back and audio to start working I have to $sudo alsa force-reloadIt seems to happen everytime there is a network delay, the movie will stop for a second and then when it plays the sound is gone

View 1 Replies View Related

Ubuntu Multimedia :: Application Specific Audio Output To Headphones Only?

Jan 22, 2010

I currently have my desktop setup with two displays, one of them being my living room tv that I run Boxee on. My problem is that all the audio runs through the same speakers preventing me from listening to music or gaming at the same time as when Boxee is in use.

I would like to know if it's possible to split the audio so that an application of my choosing only outputs sound through my headphones. I was thinking it would be possible with some of the controls in pulse, but if it is I cannot figure it out.

View 2 Replies View Related

Ubuntu Multimedia :: 10.10 - Speakers And Headphones Output Sound Simultaneously?

Nov 1, 2010

I just installed 10.10 and I'm having an issue where sound outputs from the headphones and my speakers simultaneously, and the volume control controls both outputs rather than one of them individually.This has been asked about before at this thread, but none of the solutions I've tried from there have worked. I tried installing linuxant, but it just killed my sound altogether despite uninstalling it afterward. I tried updating the Linux audio modules as per this page but to no avail.I'm running Ubuntu 10.10 (64-bit) on my own custom built desktop, which for what it's worth, contains this motherboard.

View 8 Replies View Related

Fedora Hardware :: Sound Card - Audio Output From Both Computer And Headphones

Oct 1, 2010

I have installed Fedora 13 on my laptop, but there is something wrong with the sound。It just comes from both the computer and the headphone. I have installed alsa, you can see as follows:

[PDS@localhost ~]$ rpm -qa | grep alsa
alsa-lib-1.0.23-1.fc13.i686
alsa-driver-1.0.23-84.fc13.i686
alsa-firmware-1.0.23-1.fc13.noarch
report-config-localsave-0.10-5.fc13.i686
alsa-kmdl-2.6.34.7-56.fc13-1.0.23-84.fc13.i686
alsa-plugins-pulseaudio-1.0.22-1.fc13.i686
alsa-tools-firmware-1.0.23-1.fc13.i686
alsa-driver-devel-1.0.23-84.fc13.i686
alsa-lib-devel-1.0.23-1.fc13.i686
report-plugin-localsave-0.10-5.fc13.i686
alsa-utils-1.0.23-3.fc13.i686

Here are the screenshot of the sound preferences.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved