Ubuntu Multimedia :: Bluetooth A2dp Refuses To Work
Nov 13, 2010
So I've searched all over the web and followed every bit of instruction that I could. I get bluetooth manager to detect my phone and it pairs up without any problem. Even when I set it up to connect to play streaming music from the phone it links up but I hear nothing from the speakers. Of course, in pulseaudio I do see "Internet Phone", but there's no way I can edit it. And whenever I try to do this step, I get a failure
Now we need to tell PulseAudio that your Bluetooth headset exists:
*
pactl load-module module-alsa-sink device=btheadset
pactl load-module module-alsa-source device=btheadset
Failure: Module initalization failed
View 1 Replies
ADVERTISEMENT
May 18, 2011
I have a bluetooth headset with both support of HSP/HFP and A2DP. My goal is to connect this headset to my cell phone (over HSP/HFP) and to the PC (over A2DP) simultaneously, but ubuntu always connects both profiles.
I've tried to set following values in /etc/bluetooth/audio.conf:
Code:
View 2 Replies
View Related
Jan 21, 2011
I'm lookin to buy a usb bluetooth dongle with A2DP protocol.
I'm not asking how to configure the adaptor, that will come in time. I only want to know if someone has something like this working in linux.
View 2 Replies
View Related
Feb 23, 2009
I'm running Slackware with 2.6.26 kernel. I've got bluez-utils,libs version 3.26 (Slackware 12.1 precompiled package), and kdebluetooth. I'm using a Digicom Palladio Usb Bluetooth adapter. In general, bluetooth seems to work; I can send files to my Nokia phone. Now, I've got this Bluetooth stereo headset (brand rather unknown, and I've thrown the package away, I've only got the little user manual, and there is no indication on who built this thing).
This is what I've tried so far:
- turn the headset on and turned pairing mode on;
- kbluetooth -> Configuration -> Input devices (input?) -> Search;
- kbluetooth finds the headset and asks that I insert the pin code; a little star appears next to the name of the headset ("Stereo Headset"), but after a couple of seconds disappears and at the same time I hear a beep coming from the headset (disconnection?). Anyway, just before the beep, noise came from the headset (as if it had turned on), then, after the beep, nothing.
- Important thing: the headset manual says the Usb dongle must support A2DP and AVRCP. I don't know how to find out whether my dongle supports them, anyway, if I execute 'sdptool', in the "Services" section I get: [Code} ....
Does this mean that bluez/my usb dongle doesn't support A2DP? Anyway, I followed the instructions on "Bluez - Trac - AudioDevices" [URL] and added the specified part to .asoundrc. Of cource, even if I tell xine to use "bluetooth" as pcm device, it says the device is unknown.
View 1 Replies
View Related
Jan 31, 2010
I have tried to install vlc on my ubuntu 9.04. Initially all went fien, vlc was here and did work. I tiried to uniinstall, then install again, still no cure. what went here wrong? And how to correct all?
next time I tried to run it, nothing happened, no process of vlc could be found and so I tried to start it form cmd with following results:
Code:
(<unknown>:5056): Gtk-CRITICAL **: gtk_widget_realize: assertion `GTK_WIDGET_ANCHORED (widget) || GTK_IS_INVISIBLE (widget)' failed
(<unknown>:5056): Gtk-CRITICAL **: gtk_widget_realize: assertion `GTK_WIDGET_ANCHORED (widget) || GTK_IS_INVISIBLE (widget)' failed
(<unknown>:5056): Gdk-CRITICAL **: gdk_pango_context_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
[Code]....
View 1 Replies
View Related
Jun 16, 2011
So, after an update my sound stopped working at all. Music won't even play on Banshee. I tried fixing this several ways with no luck. Now, my computer's sound output is stuck at "Dummy".
View 4 Replies
View Related
Oct 13, 2010
Having an issue with A2DP in Maverick.
Whenever I connect my headset, both 'Headset Service' and 'Audio Sink' are shown as being connected. I'm only getting mono audio.
I tried clicking disconnect on 'Headset Service' but it disconnect both. Selecting connect on 'Audio Sink' also connect 'both' and gives mono output.
View 8 Replies
View Related
Apr 25, 2010
I replaced a broken WinXP install with Ubuntu 9.10 x32 on my kids PC and the install and OS itself seems to be fine. When connecting the Netgear WG111v2 USB dongle so that they can get internet access things aren't so good. Firstly the startup and shutdown of the machine get big pauses (around 2 minutes at a time) and there are also big pauses and a general slowdown of the machine while in use that doesn't happen with the dongle disconnected. I wouldn't mind that so much but I can't get the damn thing to connect under ubuntu to our home network. I left an old Win2k partition intact on the machine and I'm glad I did as it means that I've been able to install the drivers to make sure that it all works under Windows, which it does.
It probably makes little difference but the light on the dongle is off for the majority of the time and only lights up briefly on seemingly random occasions. Also, I have no entries for Network Manager in my menus, and the system tray applet doesn't give me the options and tabs that are mentioned in some peoples posts in this forum (ie I can't change the computer name for example), sometimes the system tray applet disappears altogether.
With the dongle attached typing lsusb into the terminal sometimes shows just the USB hubs and sometimes also shows an entry with the WG111 included (and sometimes with big pauses). nm-tool sometimes shows just the motherboard NIC (disconnected), sometimes the WG111 too (also disconnected) and sometimes it just throws up several error messages with pauses between each one. dmesg showed an entry for the dongle on the occasion that I tried it.
View 6 Replies
View Related
Nov 29, 2010
how to use NX in the simplest possible way. I have two computers - remote with client apps and local with X server.
I managed to start nxproxy on both, but when I try to run a program on the remote one, I get "Protocol not specified" errors:
remote:
Code:
# nxproxy -C
NXPROXY - Version 3.3.0
Copyright (C) 2001, 2007 NoMachine.
[Code].....
View 1 Replies
View Related
Feb 19, 2011
I have ubuntu 10.10. I installed apache2 Php mysql and phpmyadmin through the package handler. it worked after that I instaled Imagemagick , and imagick for PHP. than I installed mod_rewrite for appache2. I created a folder in /var/www/ called shimmie. I copied there my codes and after setting up htaccess it worked fine. url rewrite worked. thumbnails with imagick appeared along with normal images. Yesterday I got another webpage project. but it required apache mod_ expires and mod_headers and installed it. And installed Xdebug for PHP. after this I put the webpage to another /var/www/ folder called fashion. Now in fashion everything works as its needs to: url rewrite , expires.. everything. But now my original folder shimmi, doesnt works: no url rewrite, no imagick thumbnails nor the original image shows up.
the folder belongs to my user and set is that every thing can read it and write it.
EDIT: I even copied the shimmie folder toa new and still didnt work, so i re created it... and still doesn't work.... why is thats the only thing that cant use .htacces and imagick?
[URL]
View 1 Replies
View Related
Feb 26, 2010
I have 2 HDs, an old one with LVM (sda) with two partitions, sda1 and sda2, and the new one without LVM (sdb). I want to format the old sda device. I tried with sfdisk, but it says that the sda is busy:
But there is no call in /etc/fstab to sda, I did a /sbin/swapoff -a, and this is the output of df:
lsof tells me no one is using sda, sda1 or sda2.
So, why does sfdisk refuse to work?
View 4 Replies
View Related
May 13, 2011
I have recently been pulling my hair out with Gnome-Shell. I had Gnome3 including the shell up and running as soon as it was ready in the stable repos. However it recently refused to work after the update to 3.0.1 hit the stable repository. Today I did a complete reinstall of OpenSUSE 11.4 from the gnome desktop CD, NVIDIA drivers are correctly installed and working. Gnome3 has been installed via the one-click method on top of this FRESH install. Yet still my gnome-shell freezes after login, I am running in fallback mode now. Really cannot see what can have gone wrong this time, nothing out of the ordinary has been knowingly installed at all. I'd really love to get my desktop up and running to how it used to be.
View 9 Replies
View Related
Aug 23, 2010
I have the new Ubuntu 10.04.1 and I heard that the new VLC was released. I found out that I had to add a PPA to the repository, so I added it but I keep getting this error.
[code]...
View 9 Replies
View Related
Jan 6, 2010
28/12/2009 I installed Ubuntu minimal AMD64 and followed the following guide to install it as an HTPC using XBMC. Note that that date was after XBMC's 9.11 official release.[URL]...give and take really minor adaptions, since the guide is not entirely 1 on 1. The process installed XBMC Beta 1 though.
Now, when I do:
- sudo apt-get update / upgrade
The result is:
Code:
The following packages have been kept back:
[Code]...
libsdl1.2debian-alsa: Conflicts: libsdl1.2debian-pulseaudio but 1.2.13-4ubuntu4 is to be installed.libsdl1.2debian-pulseaudio: Conflicts: libsdl1.2debian-alsa but 1.2.13-4ubuntu4 is installed. sudo aptitude -> g -> results in a list of 45 files which will be automatically removed. Some of these are libvdpau1, pkg-config, pmount, xinit, xserver-common, xserver-xorg, *-core, *-input-all, *-evdev, *-mouse, *-synaptics etc. A lot of which are needed as aptitude reports by the package xbmc-common, which I suppose XBMC needs to operate.
I do not want to "autoremove". I did that before and that resulted in having a corrupted system and hence the new installation of 28/12. Any idea what is wrong? Why wasn't the official release installed and was Beta1 chosen instead? Why does Aptitude propose to have all these necessary packages deleted? And of course, why am I not able to upgrade to XBMC's latest and final version? How can I?
View 4 Replies
View Related
May 23, 2010
I just(4 hours ago at this writing) installed 10.04 LTS LL on my Toshiba Satellite. I transfered a few albums from my external HDD, to my laptop, and opened Rhythmbox. First, as usual with a new install, I had to dl Gstreamer, and some other plugins, to allow the program to properly play mp3's. This was done with no problems, of any kind, but I then found that, once a song began to play, I was unable to skip ahead in the track.
View 2 Replies
View Related
Jun 21, 2010
Have a cheaponasto card which refuses to play ball with the kernel. I have tried several card types with no luck.
I is just a video capture with no TV tuner. v4l-conf complains there is no framebuffer address and therefore (I think) xawtv will not start.
Running 64-bit 2.6.32-22
01:00.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
[Code].....
View 6 Replies
View Related
Jan 30, 2015
I updated my Jessie system today. Nothing crucial in the apt-get list as far as I can see, perhaps it's unrelated. Anyway, now I cannot open the terminal any longer. Launching `gnome-terminal` shows the app name in the menu bar, a spinning wheel, and then after a few seconds nothing. It doesn't appear in the list of processes, either. I can still log into the text shell via ctrl-alt-F1.
I also added `LC_TIME="en_GB.UTF-8"` to `/etc/environment` to get rid of the American date format. Could it be the cause? I just tried to launch the terminal from the JVM. I get this output:
Code: Select all(process:2629): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
Error constructing proxy for org.gnome.Terminal:/org/gnome/Terminal/Factory0: Error calling StartServiceByName for org.gnome.Terminal: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.gnome.Terminal exited with status 8
I will delete the environment variable again and reboot, but I wonder if I can still have the British date format?
View 1 Replies
View Related
Oct 15, 2010
Im trying to get a Bluetooth USB dongle work but I cant.
Bluetooth Preferences doesnt recognise it and bluetooth manager gives me this error "Bluez daemon is not running, blueman-manager cannot continue.". See attached captures.
I already tried many solutions proposed in other threads with no luck. I reinstalled their packages and it keeps the same.
I'm using 10.10 upgraded from 10.04. With 10.04 I had the same issue.
View 7 Replies
View Related
May 18, 2010
Bought a lovely new Logitech MX3200 keyboard recently, didn't expect to be able to use all the media keys on it. I was surprised, then, when I discovered HIDPoint, some software for configuring the hotkeys on many Logitech keyboards, and more surprised when I saw that mine was on the supported devices list. Anyway, HIDPoint is only available for up to Ubuntu 9.10, and refuses to install properly in 10.04.Here is the output when I try to run the installer:
[Code]....
error while loading shared libraries: libpng.so.3: cannot open shared object file: No such file or directory I can't find libpng.so.3 in Synaptic, so what should I do to get this program to install?
View 3 Replies
View Related
Dec 22, 2010
i have had my bluetooth keyboard and mouse working fine for a little while now, then one day.. seemingly out of the blue (no pun intended) it stopped. heres what i deduced:
Mouse works fine, always keyboard doesnt.
I'm using a logitech dinovo edge
and i can manually force the keyboard to connect by putting the keyboard into discoverable mode (press the button on the back of it) and using hidd:
Code:
hidd --connect XX-XX-XX-XX-XX-XX
but who the heck wants to do that on every reboot or resume from sleep! yikes..
firstly, i noticed that bluetoothd was segfaulting alot:
Code:
ec 22 17:26:09 hostname kernel: [21329.811149] usb 2-6.2: new full speed USB device using ohci_hcd and address 6
[Code]....
View 1 Replies
View Related
Jun 23, 2011
I have a 2.4 Ghz iMac from 2007 with Core II Duo processor and ATi 2600 HD graphics card. I had OSX (SL) and Windows 7 installed earlier. To avoid pressing ALT key to get OSX started, I installed rEFIT which gave me the idea to triple boot system with LINUX. So I repartitioned the system and installed Unity (Ubuntu 11.04) on it. The installation was smooth but somehow bluetooth did not work. I am using the proprietary ATi/AMD driver from Hardware Extra in Unity and the system works great (even 3D cube works fine). I though of upgrading Kernel to 2.6.39.0 but the system gives an error while loading the files.
The error is primarily with flgrx driver. Keeps giving [Fail] result. When I had replaced the proprietary driver with ATi open source driver, I could upgrade the kernel to 3.0. The bluetooth gat "ENABLED" but would not connect to Magic Mouse. Now I have reinstalled the system with 2.6.38.8 Kernel and keeping it simple as the earlier efforts required 6-7 reinstallations of Unity. Please offer solutions if bluetooth can be enabled with present Kernel or how to safely upgrade the kernel without loading the Open souce ATi driver. I have already tried "sudo service bluetooth restart" and it work but I have to do it every time I reboot the system, hence not desired.
View 9 Replies
View Related
Apr 16, 2011
How to get compiz to auto-start. What seems to be the generally accepted method (from what a few google searches and the debian wiki tell me) of using gconf-editor and changing the window manager from 'gnome-wm' to 'compiz' in desktop > gnome > session > required_components doesn't change anything. The only method I found that did not involve using a terminal and running 'compiz --replace' every time I boot the computer was to add compiz and fusion-icon to the gnome startup apps, but this causes unwanted flickering (it starts metacity and then replaces it with compiz, ie it's simply automating what I would do with the terminal). Autostarting the fusion-icon alone does not start compiz, although it allows me to start it from it's menu if I right click the icon. Note that I sometimes use fluxbox as well, so starting it on boot isn't really an option either.
Perhaps this can be useful :
compiz:
Installed: 0.8.4-4
Candidate: 0.8.4-4
gnome-session:
Installed: 2.30.2-3
Candidate: 2.30.2-3
View 5 Replies
View Related
Jan 21, 2010
I just bought a Logitech V470 bluetooth mouse. It's no problem to let it work under Koala 9.10 (gnome), but after shutdown/standby/sleep, it doesn't work anymore. With my USB mouse, I have to click the bluetooth icon and select 'switch off bluetooth'. After that, I click 'switch on bluetooth' and bluetooth works again. I thought switching on and off bluetooth with the applet is the same as 'sudo /etc/init.d/bluetooth start/stop', but it isn't! The previous command greyes out/in the bluetooth icon, but it doesn't resume my bluetooth. If 'sudo /etc/init.d/bluetooth restart' would work, I would be able to add this line into /etc/pm/sleep.d, so it's automatically loaded on resume.
View 6 Replies
View Related
Mar 19, 2010
I'm trying to set up a PAN between two laptops to use as a transport for layer 3 communication..my problem is that it just doesnt work.
View 1 Replies
View Related
Apr 27, 2010
So I can't get the bluetooth tethering to work still! I have been trying for about 2 weeks. The phone pairs, in blueman I set the phone as a trusted device and click network access point. It then flashes up on the iPhone tethered with the blue banner. Blueman says it is connected. But no net access. Network connections shows no new connections either. Weird, I thought it would appear in there. Is there anything I can do to force it to add the bluetooth link as a network connection?
View 9 Replies
View Related
Nov 8, 2010
would this one work on Ubnutu without installing drivers?
View 1 Replies
View Related
Jun 16, 2011
Im using a Sennheiser VMX100 one-ear headset and I try to pair it with my Ubuntu 11.04. But the bluetooth manager doesnt find it. What can I do?
View 2 Replies
View Related
Jun 25, 2010
I've just loaded up Fedora 13 and I like the new feature Fedora have which allows you to use your mobile as a internet modem over bluetooth. Is it possible to update my Network Manager in ubuntu 10.04 to this new version 0.8.997 through the package manager? Is there a PPA or something I could use?
Would just updating this add the bluetooth ability or would I have to update gnome-bluetooth package as well? Is it doable at all or should I just wait till the next Ubuntu comes out?
View 1 Replies
View Related
Jan 24, 2010
My computer is VAIO CR392, I just have not got drivers
View 3 Replies
View Related
May 26, 2010
based on the HW compatibility list, I bought a Conrad "Bluetooth Stick Micro" (Order number 97 19 99) => Does someone know, if this is "really" the one mentioned in the compatibility list ? Can I find out, what chip(set) is used ? (I'm somewhat "afraid", that the name might be the same, but the chip(set) changed. No, it is unfortunately not mentioned in the documentation coming with it) Unfortunately I didn't get it to work on Suse 11.2 (64 Bit) so far. This is what I tried: Installed bluetooth packages, based on the information I found.
These are:
root@godot:~ # rpm -qa | grep -i blue
bluez-gnome-1.8-9.4.x86_64
kdebluetooth4-0.3-9.1.x86_64
bluez-4.56-1.1.1.x86_64
[code]...
I looked for a bluetooth section in yast2, but couldn't fine one. (I think I saw one in earlier releases...) => Did I miss it ? Do I miss a package ? (I checked all packages containing "yast" for something.) So, with no yast2 module present, how do I do the basic configuration ? The documents I could find all describe how to use the bluetooth connection, if the basic setup suceeded.
View 3 Replies
View Related