Skip to content
This repository has been archived by the owner on Sep 1, 2024. It is now read-only.

Volumeicon does not work to adjust bluetooth volume #73

Open
prosoitos opened this issue Jan 27, 2019 · 4 comments
Open

Volumeicon does not work to adjust bluetooth volume #73

prosoitos opened this issue Jan 27, 2019 · 4 comments

Comments

@prosoitos
Copy link

Hi. Thank you for volumeicon!

I can adjust the volume of the speakers just fine by moving the mouse pointer on top of the icon and using the mouse scroll (which is great).

If I plug some headsets, this works just as nicely.

But with bluetooth, it doesn't work and I have to open the Mixer or use Fn keys to adjust the volume or mute it.

System info:
OS: Arch Linux (4.20.4-arch1-1-ARCH)
PulseAudio: version 12.2-2
PulseAudio Volume Control: version 1:3.0+23+g335c26c-1
Volumeicon: version 0.5.1-3
Bluez: version 5.50-6

Thank you!

@Kwbmm
Copy link

Kwbmm commented Feb 6, 2019

Hi! Checking in as well, I have the same issue on Manjaro.
The project has not been updated in a long time, so I'm not sure if it's still active or not, however I have discovered, by reading #49 , that if you switch the device from default to something else and then back to default, it will fix the issue.
A restart of volume-icon fixes the issue as well.

Both solutions, of course, are a workaround

@prosoitos
Copy link
Author

prosoitos commented Feb 7, 2019

Thank you for the info. I will try your workarounds. Though, I guess you have to do this after each reboot. So not super practical. Still good to know 🙂

@Kwbmm
Copy link

Kwbmm commented Feb 8, 2019

Unfortunately, you have to do this each time you connect/disconnect a BT audio device

@alelondon
Copy link

this is my solution for xfce based distros: (may require a bit of edit for your system)

[SOLVED]Volume not working, audio not switching to Bluetooth, HDMI
Posted: Sat Dec 29, 2018 10:32 am
by alelondon
This is how I've got audio switching AND volume control automagically to the last connected device (Bluetooth, HDMI, USB)
(This was reported in january 2017 to this forum but still didn't make it to MX-18)

*Edit pulseaudio default settings.

On a Terminal you could type:

sudo featherpad /etc/pulse/default.pa

*Add this two lines at the end of the /etc/pulse/default.pa file:

###Switch audio automatically to the device just added (Bluetooth, HDMI, USB)
load-module module-switch-on-connect

*Add Pulseaudio Plugin to the xfce Panel

right-click on empty part of the panel, Add New Items...,
select PulseAudio Plugin, click Add, Close.

*Switch Pulseaudiostart(with volumeicon) for Pulseaudio Sound System

open Session and Startup (from mx menu)
select the Application Autostart tab
deselect (untick) Pulseaudiostart (starts volumeicon aft....
select (tick) PulseAudio Sound System (Start the PulseAudio So....
Close.

Enjoy!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants