[Touch-packages] [Bug 1521987]

2018-07-31 Thread Ken
Sure, if you write a patch I will compile and test it. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1521987 Title: Sound is not automatically switched back from headp

[Touch-packages] [Bug 1521987]

2018-07-31 Thread Pablow-1422
(In reply to pablow.1422 from comment #44) > Created attachment 131569 [details] > pulse audio verbose log > > Same problem and use case: analog line-out speakers, headphone plugged-in, > headphone unplugged, digital output profile set instead of analog line-out > (Analog Duplex to be precise). >

[Touch-packages] [Bug 1521987]

2018-07-31 Thread Tanu Kaskinen
(In reply to flat from comment #40) > Same issue on xfce4, so it's not budgie. It certainly was Budgie according to the log. Maybe xfce4 has a similar bug in its volume control thingy. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscr

[Touch-packages] [Bug 1521987]

2018-07-31 Thread Pablow-1422
Created attachment 131569 pulse audio verbose log Same problem and use case: analog line-out speakers, headphone plugged- in, headphone unplugged, digital output profile set instead of analog line-out (Analog Duplex to be precise). It happens on Fedora 25 (10.0-2.fc25) and openSUSE tumbleweed (ca

[Touch-packages] [Bug 1521987]

2018-07-31 Thread Tanu Kaskinen
Created attachment 129175 0001-card-log-the-reason-for-profile-changes.patch Here's the patch. It's written against the git master branch. If you need it for some other PulseAudio version, let me know and I'll rebase it. -- You received this bug notification because you are a member of Ubuntu To

[Touch-packages] [Bug 1521987]

2018-07-31 Thread Ken
Created attachment 129265 pulse audio verbose log with 0001-card-log-the-reason-for-profile-changes.patch 10.0 Here is the log from the new rebased patch. The bug did occur in git master but not as often. >The first log shows four "audio-volume-change" sounds being played in quick >succession du

[Touch-packages] [Bug 1521987]

2018-07-31 Thread Ken
(In reply to Tanu Kaskinen from comment #42) > (In reply to flat from comment #40) > > Same issue on xfce4, so it's not budgie. > > It certainly was Budgie according to the log. Maybe xfce4 has a similar bug > in its volume control thingy. No problem on the delay, thanks for taking the time to lo

[Touch-packages] [Bug 1521987]

2018-07-31 Thread Gitlab-migration
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/pulseaudio/pul

[Touch-packages] [Bug 1521987]

2018-07-31 Thread Tanu Kaskinen
Created attachment 129226 0001-card-log-the-reason-for-profile-changes.patch (for 10.0) Here's the updated patch. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1521987

[Touch-packages] [Bug 1521987]

2018-07-31 Thread Ken
Created attachment 129184 pulse verbose log with 0001-card-log-the-reason-for-profile-changes.patch So interestingly enough I can't reproduce the issue using git master. Attached are two logs as one attachment. The second log starts at line 5308 (Didn't want to spam attachments). The first log sho

[Touch-packages] [Bug 1521987]

2018-07-31 Thread Tanu Kaskinen
Sorry for the long delay, I have trouble keeping up with all email... (In reply to flat from comment #39) > Created attachment 129322 [details] > pulse audio verbose log with > 0001-card-log-the-reason-for-profile-changes.patch 10.0 > > Sorry it took a couple days for it to happen again. Guess it

[Touch-packages] [Bug 1521987]

2018-07-31 Thread Tanu Kaskinen
The new log doesn't seem to have the patch applied. Can you try again? You can check that pulseaudio is running with the patch by searching the log for messages that contain "XXX" that are printed whenever the card profile changes. -- You received this bug notification because you are a member of

[Touch-packages] [Bug 1521987]

2018-07-31 Thread Ken
Same issue on xfce4, so it's not budgie. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1521987 Title: Sound is not automatically switched back from headphones to speak

[Touch-packages] [Bug 1521987]

2018-07-31 Thread Ken
Created attachment 129322 pulse audio verbose log with 0001-card-log-the-reason-for-profile-changes.patch 10.0 Sorry it took a couple days for it to happen again. Guess it helps when you compile to actually apply the patch... haha. Here's a log from it switching between digital and normal, even a

[Touch-packages] [Bug 1521987]

2018-07-31 Thread Tanu Kaskinen
(In reply to flat from comment #34) > Created attachment 129184 [details] > pulse verbose log with 0001-card-log-the-reason-for-profile-changes.patch > > So interestingly enough I can't reproduce the issue using git master. The first log with the crash shows a switch to the digital profile. Unfor

[Touch-packages] [Bug 1521987]

2018-07-31 Thread Tanu Kaskinen
Thanks, the log is interesting. At line 5943 the headphones are plugged in. Pulseaudio then decides to switch from the 5.1 profile to the analog stereo profile, as expected. After switching the profile, however, pulseaudio decides to immediately switch to digital output instead. Unfortunately the l

[Touch-packages] [Bug 1521987]

2018-07-31 Thread Htd-c
Just to let you know: I had a similar bug with Fedora 24 which drove me nuts. Analog output was always switched back to digital, losing sound. Changing it in pavucontrol didn't last longer than a few seconds. With the patch from comment 12, my problem is fixed! -- You received this bug notificat

[Touch-packages] [Bug 1521987]

2018-07-31 Thread Tanu Kaskinen
I believe PulseAudio 9.0 will handle your use case well. Please report back if it doesn't. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1521987 Title: Sound is not au

[Touch-packages] [Bug 1521987]

2018-07-31 Thread Eugene Crosser
I am not sure that the suggested patch is a good fix for the problem. As I understand it, with the patch, when the currently active destination becomes unavailable, new destination is chosen on the basis of its priority. Now consider my own use case: I have S/PDIF and Analog outputs on the chip,

[Touch-packages] [Bug 1521987]

2018-07-31 Thread Ken
Created attachment 128999 digital/5.1 - stereo out/digital Sorry, this bug isn't consistent so that last log may not have reflected the issue. This _should_ show that it starts my headphones as digital out, upon unplugging the line out should be switched to 5.1. Again plugging in headphones change

[Touch-packages] [Bug 1521987]

2018-07-31 Thread Tanu Kaskinen
The log doesn't match your problem description. The digital profile is not activated at all. The log shows switching between headphones and lineout in 2.1 mode. You wanted to use 5.1, so is your problem actually that you get 2.1 audio instead of 5.1? -- You received this bug notification because

[Touch-packages] [Bug 1521987]

2018-07-31 Thread Ken
Created attachment 128797 Pulse Log incorrect switching Log that should show pulse incorrectly switching to digital when it should switch back to the previous configuration for speakers. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subs

[Touch-packages] [Bug 1521987]

2018-07-31 Thread Eugene Crosser
(In reply to Tanu Kaskinen from comment #24) > Do you happen to have the audio settings application open? If you do, it can > mess up the device selection: > https://bugzilla.gnome.org/show_bug.cgi?id=762932 It happens when audio control application running and not running likewise, but desktop's

[Touch-packages] [Bug 1521987]

2018-07-31 Thread Ken
In my case speakers should be set to Analog Surround 5.1 Output + Analog Stereo Input, however after unplugging headphones they are switched to digital out. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.

[Touch-packages] [Bug 1521987]

2018-07-31 Thread Tanu Kaskinen
(In reply to Eugene Crosser from comment #25) > It happens when audio control application running and not running likewise, > but desktop's audio widget in the panel is indeed running (Cinnamon and > Unity, same manifestations). It is possible that this audio widget is indeed > the culprit. It's p

[Touch-packages] [Bug 1521987]

2018-07-31 Thread Tanu Kaskinen
Do you happen to have the audio settings application open? If you do, it can mess up the device selection: https://bugzilla.gnome.org/show_bug.cgi?id=762932 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.

[Touch-packages] [Bug 1521987]

2018-07-31 Thread Eugene Crosser
(In reply to Tanu Kaskinen from comment #22) > I believe PulseAudio 9.0 will handle your use case well. Please report back > if it doesn't. It does not. Version: 1:9.0-2ubuntu2 Same behavior: after plugging and unplugging the headset some nonexistent device becomes active, and I have no sound unt

[Touch-packages] [Bug 1521987]

2018-07-31 Thread Tanu Kaskinen
*** Bug 96237 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1521987 Title: Sound is not automatically switched back fro

[Touch-packages] [Bug 1521987] Re: Sound is not automatically switched back from headphones to speakers

2018-07-31 Thread Bug Watch Updater
** Changed in: pulseaudio Status: Confirmed => Unknown ** Bug watch added: GNOME Bug Tracker #762932 https://bugzilla.gnome.org/show_bug.cgi?id=762932 ** Bug watch added: KDE Bug Tracking System #380316 https://bugs.kde.org/show_bug.cgi?id=380316 -- You received this bug notificati

[Touch-packages] [Bug 1521987] Re: Sound is not automatically switched back from headphones to speakers

2018-02-19 Thread Daniel van Vugt
** Changed in: pulseaudio (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1521987 Title: Sound is not automatically switche

[Touch-packages] [Bug 1521987] Re: Sound is not automatically switched back from headphones to speakers

2018-02-13 Thread Daniel van Vugt
Thank you for reporting this bug to Ubuntu. Ubuntu 17.04 (zesty) reached end-of-life on January 13, 2018. See this document for currently supported Ubuntu releases: https://wiki.ubuntu.com/Releases We appreciate that this bug may be old and you might not be interested in discussing it any more.

[Touch-packages] [Bug 1521987] Re: Sound is not automatically switched back from headphones to speakers

2017-05-15 Thread Daniel van Vugt
That said, upstream is open too. So let's use this bug. ** Changed in: pulseaudio (Ubuntu) Status: Incomplete => Confirmed ** Changed in: pulseaudio (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 1521987] Re: Sound is not automatically switched back from headphones to speakers

2017-05-15 Thread Daniel van Vugt
Eugene: If a bug has been closed in error or prematurely and you're not the original reporter then it's still easier and cleaner to resolve by opening a new bug yourself. So please feel free... -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which i

[Touch-packages] [Bug 1521987] Re: Sound is not automatically switched back from headphones to speakers

2017-05-15 Thread Eugene Crosser
The problem still exists in zesty (despite is says "fix released" in a comment above). ** Tags added: zesty -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1521987 Title:

[Touch-packages] [Bug 1521987] Re: Sound is not automatically switched back from headphones to speakers

2017-05-15 Thread Daniel van Vugt
Thank you for reporting this bug to Ubuntu. Ubuntu 15.10 (wily) reached end-of-life on July 28, 2016. See this document for currently supported Ubuntu releases: https://wiki.ubuntu.com/Releases We appreciate that this bug may be old and you might not be interested in discussing it any more. But

[Touch-packages] [Bug 1521987] Re: Sound is not automatically switched back from headphones to speakers

2017-01-25 Thread Bug Watch Updater
** Changed in: pulseaudio Status: Fix Released => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1521987 Title: Sound is not automatically switched bac

[Touch-packages] [Bug 1521987] Re: Sound is not automatically switched back from headphones to speakers

2016-02-26 Thread Bug Watch Updater
Launchpad has imported 19 comments from the remote bug at https://bugs.freedesktop.org/show_bug.cgi?id=93903. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://hel

[Touch-packages] [Bug 1521987] Re: Sound is not automatically switched back from headphones to speakers

2016-01-29 Thread Raymond
** Bug watch added: freedesktop.org Bugzilla #93903 https://bugs.freedesktop.org/show_bug.cgi?id=93903 ** Also affects: pulseaudio via https://bugs.freedesktop.org/show_bug.cgi?id=93903 Importance: Unknown Status: Unknown -- You received this bug notification because you are a me

[Touch-packages] [Bug 1521987] Re: Sound is not automatically switched back from headphones to speakers

2016-01-18 Thread Raymond
Try hdajackretask to change grey jack as not connected, the driver will create the headphone volume control but only support surround51 instead of surround71 http://git.alsa-project.org/?p=alsa- tools.git;a=tree;f=hdajackretask;hb=HEAD -- You received this bug notification because you are a memb

[Touch-packages] [Bug 1521987] Re: Sound is not automatically switched back from headphones to speakers

2016-01-18 Thread Raymond
https://bugzilla.kernel.org/enter_bug.cgi?product=Drivers Sound/alsa https://bugs.freedesktop.org/enter_bug.cgi?product=PulseAudio -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad

[Touch-packages] [Bug 1521987] Re: Sound is not automatically switched back from headphones to speakers

2016-01-17 Thread Björn Lindqvist
What is the upstream bug tracker for PulseAudio? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1521987 Title: Sound is not automatically switched back from headphones

[Touch-packages] [Bug 1521987] Re: Sound is not automatically switched back from headphones to speakers

2015-12-10 Thread Raymond
the availablitiy of line out depend on headphone jack, the status of line out is unknown after headphone is unplugged this does not imply it will switch back to line out since digitail out is also unknown [Jack Line Out] required-any = any [Jack Line Out Phantom] state.plugged = unknown state.

[Touch-packages] [Bug 1521987] Re: Sound is not automatically switched back from headphones to speakers

2015-12-10 Thread Björn Lindqvist
I thought the point of filing launchpad bugs was that you would take it upstream if it is confirmed that it is a real bug? Ok I'll see if I can find the pulseaudio bug tracker and file a new bug there. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 1521987] Re: Sound is not automatically switched back from headphones to speakers

2015-12-09 Thread Raymond
http://cgit.freedesktop.org/pulseaudio/pulseaudio/tree/src/modules/alsa/mixer/paths /analog-output-lineout.conf -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1521987 Tit

[Touch-packages] [Bug 1521987] Re: Sound is not automatically switched back from headphones to speakers

2015-12-08 Thread Raymond
The volume control at those audio outputs should be named as "Front+HP" or "Side+HP" or give up grey jack by hdajackretask to get back Headphone Playback Volume -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ub

[Touch-packages] [Bug 1521987] Re: Sound is not automatically switched back from headphones to speakers

2015-12-08 Thread Raymond
you need to file upstream bug report as VT1708S support independent HP in previous version by sharing volume control with SIde jack https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/sound/pci/hda/patch_via.c?id=e5e14681404ec27a422d635284bf564dabde3f81 -- You received this bug

[Touch-packages] [Bug 1521987] Re: Sound is not automatically switched back from headphones to speakers

2015-12-07 Thread Björn Lindqvist
It doesn't change at all. The sound settings say that the output is "Headphones" even when they are unplugged. Yes you are right that my speakers are connected to the gray jack on the backplane. They have always been connected that way and failover between speakers and headphones has worked in pre

[Touch-packages] [Bug 1521987] Re: Sound is not automatically switched back from headphones to speakers

2015-12-07 Thread Raymond
your pulseaudio log did not show the sink port after you unplugged headphone do pulseaudio change to line out , SPDIF or HDMI ? ( 38.730| 7.351) D: [pulseaudio] module-alsa-card.c: Jack 'Front Headphone Jack' is now unplugged ( 38.730| 0.000) D: [pulseaudio] device-port.c: Setting port a

[Touch-packages] [Bug 1521987] Re: Sound is not automatically switched back from headphones to speakers

2015-12-07 Thread Raymond
but you only plug the speaker to grey jack instead of green jack control.34 { iface CARD name 'Line Out Front Jack' value false comment { access read type BOOLEAN

[Touch-packages] [Bug 1521987] Re: Sound is not automatically switched back from headphones to speakers

2015-12-07 Thread Raymond
Both HP and Line Out jack are using same Audio Node 0x10 ( share Front Playback Volume) if you want Headphone Playback Volume Control, you need to give up grey jack to force driver to use node 0x25 Node 0x10 [Audio Output] wcaps 0x41d: Stereo Amp-Out Control: name="Front Playback Volume", inde

[Touch-packages] [Bug 1521987] Re: Sound is not automatically switched back from headphones to speakers

2015-12-07 Thread Björn Lindqvist
** Attachment added: "also-info.sh output" https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1521987/+attachment/4531211/+files/alsa-info.txt.Xibdezi8e0 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in

[Touch-packages] [Bug 1521987] Re: Sound is not automatically switched back from headphones to speakers

2015-12-05 Thread Raymond
Post output of alsa-info.sh independent headphone should not be created if there is no headphone playback volume control http://www.intel.com/support/motherboards/desktop/sb/CS-034206.htm -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is su

[Touch-packages] [Bug 1521987] Re: Sound is not automatically switched back from headphones to speakers

2015-12-05 Thread Raymond
You have to file upstream bug report You have front headphone jack and headphone playback switch but no headphone playback volume This mean that headphone and green line out share front playback volume control 0.089| 0.000) D: [pulseaudio] alsa-mixer.c: Path analog-output-lineout (Line Out),

[Touch-packages] [Bug 1521987] Re: Sound is not automatically switched back from headphones to speakers

2015-12-05 Thread Björn Lindqvist
I understand that my motherboard has several ports. But why did you mark my bug as incomplete? What info do you want me to add? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/b

[Touch-packages] [Bug 1521987] Re: Sound is not automatically switched back from headphones to speakers

2015-12-05 Thread Raymond
Vt1708s is a 8 channel hda codec If your motherboard have line out side jack (grey jack and side playback volume control), Headphone can be connected to node 0x16 or node 0x25, either share front or side playback volume control Node 0x1d [Pin Complex] wcaps 0x40058d: Stereo Amp-Out Control: n

[Touch-packages] [Bug 1521987] Re: Sound is not automatically switched back from headphones to speakers

2015-12-05 Thread Björn Lindqvist
I don't know what you are talking about. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1521987 Title: Sound is not automatically switched back from headphones to speak

[Touch-packages] [Bug 1521987] Re: Sound is not automatically switched back from headphones to speakers

2015-12-04 Thread Raymond
you only plug the grey line out jack -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1521987 Title: Sound is not automatically switched back from headphones to speakers

[Touch-packages] [Bug 1521987] Re: Sound is not automatically switched back from headphones to speakers

2015-12-04 Thread Raymond
0.266| 0.000) D: [pulseaudio] module-alsa-card.c: Jack 'Line Out Front Jack' is now unplugged ( 0.266| 0.000) D: [pulseaudio] device-port.c: Setting port analog-output-lineout to status no ( 0.266| 0.000) D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event. (

[Touch-packages] [Bug 1521987] Re: Sound is not automatically switched back from headphones to speakers

2015-12-02 Thread Björn Lindqvist
Likely source is pulseaudio or alsa. ** Package changed: alsa-driver (Ubuntu) => pulseaudio (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1521987 Title: Soun

[Touch-packages] [Bug 1521987] Re: Sound is not automatically switched back from headphones to speakers

2015-12-02 Thread Björn Lindqvist
** Attachment added: "PulseAudio log" https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1521987/+attachment/4528573/+files/pulseverbose.log -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu. ht

[Touch-packages] [Bug 1521987] [NEW] Sound is not automatically switched back from headphones to speakers

2015-12-02 Thread Björn Lindqvist
Public bug reported: When plugging in headphones, sound output is correctly switched from speakers (line out) to the headphones. When the headphones are unplugged, sound is NOT automatically switched back to the speakers. This bug started happening on my system after I upgraded from 14.04 to 15.1