[Bug 1903460] Re: Audio keeps coming from HDMI even after switching output to internal or Bluetooth

2021-01-08 Thread Launchpad Bug Tracker
[Expired for pulseaudio (Ubuntu) because there has been no activity for
60 days.]

** Changed in: pulseaudio (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1903460

Title:
  Audio keeps coming from HDMI even after switching output to internal
  or Bluetooth

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1903460/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1903460] Re: Audio keeps coming from HDMI even after switching output to internal or Bluetooth

2021-01-08 Thread Launchpad Bug Tracker
[Expired for gnome-control-center (Ubuntu) because there has been no
activity for 60 days.]

** Changed in: gnome-control-center (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1903460

Title:
  Audio keeps coming from HDMI even after switching output to internal
  or Bluetooth

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1903460/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1903460] Re: Audio keeps coming from HDMI even after switching output to internal or Bluetooth

2020-11-09 Thread Daniel van Vugt
Sounds like a similar, but opposite, issue to bug 1895665. If the
problem happens again then please try editing /etc/pulse/default.pa and
comment out all of this:

  ### Should be after module-*-restore but before module-*-detect
  load-module module-switch-on-port-available

  ### Use hot-plugged devices like Bluetooth or USB automatically (LP: #1702794)
  .ifexists module-switch-on-connect.so
  load-module module-switch-on-connect
  .endif

Then reboot.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1903460

Title:
  Audio keeps coming from HDMI even after switching output to internal
  or Bluetooth

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1903460/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1903460] Re: Audio keeps coming from HDMI even after switching output to internal or Bluetooth

2020-11-09 Thread FelipeAF
I removed ~/.config/pulse just now, and seems fixed, but i have to test
a few more to be sure. But it was happening mostly when plug hdmi, so
device output was changed to hdmi, and i couldn't just change back to
internal. Then i try to select hdmi 5.1 or 7.1 profile, and as in video
attached, this do hdmi stop work.

After removing ~/.config/pulse i don't see hdmi profiles anymore (what is ok, 
since i don't have real 5.1 devices), and change audio output is working now.
If something wrong happens again i will comment here.

Thank you for your attention!!

** Attachment added: "Gravação de tela de 09-11-2020 23:49:21.webm"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1903460/+attachment/5432859/+files/Grava%C3%A7%C3%A3o%20de%20tela%20de%2009-11-2020%2023%3A49%3A21.webm

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1903460

Title:
  Audio keeps coming from HDMI even after switching output to internal
  or Bluetooth

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1903460/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1903460] Re: Audio keeps coming from HDMI even after switching output to internal or Bluetooth

2020-11-09 Thread Daniel van Vugt
It is switching to HDMI audio each time the HDMI monitor sleeps/wakes
up?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1903460

Title:
  Audio keeps coming from HDMI even after switching output to internal
  or Bluetooth

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1903460/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1903460] Re: Audio keeps coming from HDMI even after switching output to internal or Bluetooth

2020-11-09 Thread Daniel van Vugt
Is it switching to HDMI audio each time the HDMI monitor sleeps/wakes
up?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1903460

Title:
  Audio keeps coming from HDMI even after switching output to internal
  or Bluetooth

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1903460/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1903460] Re: Audio keeps coming from HDMI even after switching output to internal or Bluetooth

2020-11-09 Thread FelipeAF
I was wrong,i don't fixed completely. Just now I connected a bluetooth
phone and happened again, the sound was not playing in internal or
bluetooth anymore.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1903460

Title:
  Audio keeps coming from HDMI even after switching output to internal
  or Bluetooth

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1903460/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1903460] Re: Audio keeps coming from HDMI even after switching output to internal or Bluetooth

2020-11-09 Thread FelipeAF
Hi!
I fixed before your post with the command "dconf reset -f /org/gnome/".
I guess the gnome extension "Sound Input & Output Device Chooser" may have done 
something wrong, but i'm not sure, and just disable or uninstall didn't solve 
the problem, what solved was the command "dconf reset -f /org/gnome/".

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1903460

Title:
  Audio keeps coming from HDMI even after switching output to internal
  or Bluetooth

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1903460/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs