[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2021-09-14 Thread José Manuel
This worked for me Thank you David Henningsson (diwic) Sorry if i post wrong, is my first comment Change /usr/share/pulseaudio/alsa-mixer/paths/analog-output-headphones.conf from: [Jack Front Headphone] required-any = any [Jack Headphone] required-any = any to : # [Jack Front Headphone] #

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2019-07-26 Thread Daniel van Vugt
** Tags removed: oneiric -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/874535 Title: Volume Slider Jumps, due to rapidly changing hardware jack sense state To manage notifications about this bug

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2019-06-12 Thread Igor Tverdovskiy
UPDATE: even after disconnection of the front audio panel, the issue still happens once in a blue moon: Left pulseaudio in debug mode for several days after fix: $ tail -f /tmp/pulseaudio.log | grep is.now (3284.252| 96.036) D: [pulseaudio] module-alsa-card.c: Jack 'Front Headphone Jack' is

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2019-06-05 Thread Igor Tverdovskiy
Hi, The same on Kubuntu 18.04 Tried kernels: uname -r 4.20.17-042017-generic uname -r 5.1.6-050106-generic Hardware: Base Board Information Manufacturer: Gigabyte Technology Co., Ltd. Product Name: AB350M-D3H-CF Realtek® ALC887 codec Headphones are connected on the backward.

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2018-12-09 Thread R
Heh, of course jackpoll_ms=40 doesn't work, anything below 50 ms is ignored: https://github.com/torvalds/linux/blob/master/sound/pci/hda/hda_intel.c#L1720 With jackpoll_ms=60 I'm seeing intervals of slightly above 60 ms, so this makes sense. -- You received this bug notification because you are

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2018-12-09 Thread R
Same here, Gigabyte GA-B250M-DS3H with HDA Intel PCH, ALC887-VD. Ubuntu 18.04. On my machine, once this starts happening it survives a reboot but goes away for a while after a _cold_ reboot. Clicks every few seconds and debounce might indeed be a workaround (~20 ms plug/unplug in my case): $

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2018-11-09 Thread rjurado
I've also got this problem in 18.04 with a Gigabyte motherboard. When I use front jack input the problem disappears. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/874535 Title: Volume Slider

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2018-03-18 Thread dlgandalf
Seems like the bit which shows the status of the jack being present should be debounced. I'm checking the jack sensing with `hdajacksensetest` and only incidentally the status is wrong. A simple debounce of 2 polls with something like 100ms would be fine. -- You received this bug notification

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2017-08-22 Thread Lonnie Lee Best
I'm just started experiencing this in 16.04 this evening. ** Tags added: xenial -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/874535 Title: Volume Slider Jumps, due to rapidly changing hardware

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2016-07-29 Thread wombat
Hi, I have had the same issue after installing Ubuntu 16.04. I have tried the fix from comment #31 and it didn't work for me. However, as soon as I plug my headphone into the front panel headphone plug, the annoying issue disappeared, and the popping up comes back if headphone is unplugged.

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2016-06-05 Thread ST.Pottie
I've also got this problem in 16.04... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/874535 Title: Volume Slider Jumps, due to rapidly changing hardware jack sense state To manage notifications

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2016-05-01 Thread fabiengb
Problem still exists in Ubuntu 16.04, and the worst is the fix on comment #31 does not work anymore -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/874535 Title: Volume Slider Jumps, due to

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2015-12-14 Thread fabiengb
Hi, Same bug here on Ubuntu 15.10 (4.2.0-19-generic) with an Asus Z-97-C motherboard. David Henningsson post (#31) did the trick, but i have spent some times finding the solution for this. Anyway, thanks David -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2015-09-24 Thread Byron
I'm seeing this same issue on an EVGA X79 motherboard. I've used NrNice's work around to disable to headphone jack. I'm running Ubuntu 14.04.3 (3.19.0-28-generic #30~14.04.1-Ubuntu). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2014-12-11 Thread mmalmeida
Thanks fo the tip, NrNice! I will try it. That will actually disable said jacks, am I right? I.e., it would be a temporary fix rather than a solution? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2014-12-11 Thread NrNice
It will not disable the input/outpout sound but only physical pluggin detection. You will have to select with or alsamixer (CLI), or alsa sound GUI or PulseAudio Volume Control GUI. IMHO better a manual working setup than a non working automatic. Temporary or definitive fix it's up to you as it

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2014-12-11 Thread Raymond
you have to report upstream bug as the driver enable the unsolicited event, the driver should disabled unsolicited event of particular widget whenever the rate of the receving unsol event of the widget is over 10 times per second if the bug is caused by numerous unsolicited events -- You

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2014-12-10 Thread mmalmeida
See also: http://askubuntu.com/questions/490813/audio-flicking-at-back- port with a description of the problem (in that person's case, the back port instead of the headphone jack) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2014-12-10 Thread mmalmeida
Same started happening to me when I add a device to the headphones jack. I tried kolobok-not-dead 's suggestion. Flickering disappears, but unfortunately the mixer's volume cannot be changed. @kolobok-not-dead - did you have that? Does it have to do with the kmix? (trying to find kmix's

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2014-12-10 Thread NrNice
My issue was due to a bad jack detection. You should try the following: Install alsa-tools 1.0.28-1 (1.0.28-2 if the previous is not working) run hdajackretask Tic Advanced override Set Jack detection to Not Present for the jock you have the issue. Clic Apply now Clic Install boot override and

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2014-09-19 Thread UbuntuUser
My Kubuntu 14.04 also suffered from this problem. But the next seems to solve it: in /etc/pulse/client.conf uncomment Autospawn line and change it to Autospawn = no and save Then stop pulseaudio by the next command: killall pulseaudio And restart kmix to switch it to new configuration. -- You

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2014-09-19 Thread UbuntuUser
Also I disabled 'Auto mute mode' for alsa. You can do it by typing alsamixer at your console. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/874535 Title: Volume Slider Jumps, due to rapidly

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2014-06-07 Thread NrNice
Today 07 June 2014, I installed Fedora 20 Mate and tested audio. Audio is perfect no glitch, volume slider jump, no bug ! So, this is a bug with ubuntu based OS and people here don't care. So I say good bye to this Ubuntu. Readers, if you get the same, you know the solution. -- You

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2014-05-09 Thread MBeale
Experienced same issue with a Gigabyte 5.1 mother board (2013 vintage), moving the audio jack to another output solved the problem, not other changes were made to the system. OS used Ubuntu 14.04 LTS Trusty. In this case it is definitely due to incorrectly sensing the audio output jack being used.

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2014-03-11 Thread NrNice
I am a bit disappointed. This bug has been reported by Jim Rorie on 2011-10-14, more than 2 full years ago. I agree there is not a lot of people impacted The Importance is Low and nobody is assigned to this bug. There is no workaround. I have audio with static every few seconds and I can't

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2014-03-10 Thread NrNice
If you read again my posts #47 and #48 you will see that I unplugged and re-plugged the headphone during the log. I stated the log with the headphone plugged then I removed it then I re-plugged it. I waited around 5-8 seconds between. I don't know what are the unit for the figure ( 25.567| but

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2014-03-09 Thread NrNice
Hi Raymond Any new? Do you want more test, log? I can do recording and playing is not pleasant at all. I hope you will find a fix or a workaround. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/874535

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2014-03-09 Thread Raymond
it is strange that your headphone is plugged in at 25.567 , unplugged at 25.781 and plugged again 25.855 seem related to [pulseaudio] module-device-restore.c: Restoring mute state for sink alsa_output.pci-_00_14.2.analog-stereo. ( 25.567| 16.401) D: [pulseaudio] module-alsa-card.c: Jack

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2014-03-03 Thread Ubuntu Foundations Team Bug Bot
The attachment alc892_no_trigger_sense since alc892 does not support ImpSense seems to be a patch. If it isn't, please remove the patch flag from the attachment, remove the patch tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team. [This is an automated message performed

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2014-03-02 Thread Raymond
refer to pulseaudio verbose log , your headphone seem quite normal using hda-emu jack 0x1b 1 send: NID=0x1b, VERB=0x709(exec_pin_sense), PARM=0x0 receive: 0x0 send: NID=0x1b, VERB=0xf09(get_pin_sense), PARM=0x0 receive: 0x8000 send: NID=0x14, VERB=0x707(set_pin_ctl), PARM=0x0 send:

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2014-03-02 Thread Raymond
the only point is your green line out is not pluuged when the headphone is unplugged, do module-switch-on-port-available switch to your spdif device ? hda specification only need GET_PIN_SENSE to get the detection, do the driver really need to use SET_PIN_SENSE when pincap support trigger

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2014-03-02 Thread Raymond
7.3.4.9 Pin Capabilities The Pin Capabilities parameter returns a bit field describing the capabilities of the Pin Complex Widget. Output Capable indicates whether the pin complex supports output. If Output Capable is a 1, the pin is capable of output. Headphone Drive Capable indicates that

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2014-03-02 Thread NrNice
I did what David said in #49 I run alsamixer Flickers are still there but now Master, Headphone PCM and Front sliders do not change for full level (before they was going at full) and Front mic slider jumps. Input Front Mic change to Line. I checked again with hdajackretask, I confirm Green

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2014-03-02 Thread Raymond
Node 0x14 [Pin Complex] wcaps 0x40058d: Stereo Amp-Out Control: name=Front Playback Switch, index=0, device=0 ControlAmp: chs=3, dir=Out, idx=0, ofs=0 Control: name=Line Out Front Jack, index=0, device=0 Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-Out vals: [0x00

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2014-03-02 Thread Raymond
http://www.realtek.com.tw/products/productsView.aspx?Langid=1PFid=28Level=5Conn=4ProdID=284 refer to alc892 datasheet 8.2.4 verb execute pin sense (verb id=709h) payload bit 0 right(ring) channel select 1: sense left channel(tip) 0: sense right channel(ring) the

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2014-03-02 Thread Raymond
don't exec pin sense (verb id=709h) before GET_PIN_SENSE since alc892 does not support ImpSense ** Patch added: alc892_no_trigger_sense since alc892 does not support ImpSense

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2014-03-01 Thread NrNice
Raymond, I thing you don't know what is my Linux level, I'd say beginner. So I went in the page you provided then in this page http://git.alsa-project.org/?p=alsa-tools.git;a=summary and I downloaded the first snapshot (2014-01-05) The I extracted the file. Now I'd guess I have to install but

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2014-03-01 Thread Raymond
you should email the author since the source and ppa are already the latest version if you still got the bug take a look at the early patching https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/tree/Documentation/sound/alsa/HD-Audio.txt Node 0x1b [Pin Complex] wcaps 0x40058f: Stereo

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2014-03-01 Thread NrNice
Thanks for your answer, Raymond. However, the only sentence I understand is the first one, you should email the author since the source and ppa are already the latest version if you still got the bug All the rest is over my small head. I sent a email to the author and I hope he will get a chance

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2014-03-01 Thread Raymond
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1248116 https://wiki.ubuntu.com/PulseAudio/Log the Symptom is the headphone was reported plug and unplugged in the loop in the pulseaudio verbose log the exact cause of the problem is not known, you have to enable tracepoint to find out why

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2014-03-01 Thread NrNice
A big step forward. Following the page https://wiki.ubuntu.com/PulseAudio/Log: After running the 3 lines, I waited ~4 seconds then removed the Headphone jack, then waited ~5 seconds then plugged the jack back, then waited ~4 second and stopped the process with Ctrl-c File is attached. If you

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2014-03-01 Thread NrNice
Sorry, I did a (small) mistake in my previous post. The file log was done with Linux Mint 16 (Ubuntu 13.10) but I have the same issue. Now I attach a new log made with UbuntuStudio 13.10 and with the exact same process. Hope this will help ** Attachment added: UbuntuStudio 13.10 log

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2014-03-01 Thread David Henningsson
Note: as of Ubuntu 13.10, hda-jack-retask is part of alsa-tools. Just install the alsa-tools-gui package from the regular archive and start hdajackretask. (Note: if you don't have a .pulse directory, try symlinking .pulse to .config/pulse - and remove the symlink again when you have closed

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2014-02-28 Thread NrNice
From Bug #1285741 (duplicate) I'll continue my comments/questions here. @Raymond I have a MB with HDA and a case with 2 connectors (HDA and AC97). HDA is plugged. I even check the wirering in the connector with my ohm-meter, everything is OK. In the BIOS I can disable the front panel and then

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2014-02-28 Thread Raymond
http://voices.canonical.com/david.henningsson/2011/11/29/turn-your-mic- jack-into-a-headphone-jack/ select alc892 codec check advanced override to allow you to change the pin default select headphone node 0x1b Chang Jack detection from present to not present -- You received this bug

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2014-02-28 Thread NrNice
This is exactly what I did. Then I have to click Apply now and I get the error message: Failed to create file '/home/jp/.pulse/client.conf.M5FECX': No such file or directory -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2014-02-28 Thread Raymond
http://git.alsa-project.org/?p=alsa- tools.git;a=commitdiff;h=772fbde91c00c8f9517e67e2f5401d28e9aa88d4;hp=472c414744dfaa04903f8b5dc2cebbab1b4b93d5 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/874535

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2014-01-22 Thread Matthew Braun
The problem only happens with the front panel headphone jack, the debugging did not show any plugged events for the front mic. I do not see the problem with the rear audio jacks. With debugging still enabled, I plugged in cables to the motherboard rear audio ports and it showed plugged events for

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2014-01-22 Thread Raymond
With debugging still enabled, I plugged in cables to the motherboard rear audio ports and it showed plugged events for 'Rear Mic Jack' and 'Line Jack', but not for the any of the Front/Center/Rear/Side audio out jacks (so I assume either the hardware or the default ALSA/PulseAudio config does not

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2014-01-21 Thread Matthew Braun
Thank you so much to: Jim for submitting this bug report; Luke for pointing out the PulseAudio logging wiki; and David for providing the workaround details for PulseAudio and snd-hda-intel. I've had the volume pop-up problem (easily 50+ times a day) since I built my system in late 2012 and only

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2014-01-21 Thread Raymond
Then I disconnected the cable from my case to the motherboard Front panel audio connector (AAFP) since I never use those jacks anyway. This simple hardware fix worked for me did your computer chassis have a HDA front audio panel ?

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2014-01-21 Thread Matthew Braun
My case has an audio cable with two connectors on it clearly labeled AZALIA (codename for HD Audio according to the wiki) and AC'97. I had AZALIA connected to the motherboard AAFP connector. The ASUS motherboard has a BIOS setting to toggle between the default HD Audio setting (which is what I

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2014-01-21 Thread Raymond
https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/tree/Documentation/sound/alsa /HD-Audio.txt do the problem limited to the front panel headphone jack and mic jacks ? how about the other jacks at rear panel ? you have to disable jack_detect by early patching if all jacks have this

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2013-09-02 Thread David Henningsson
Side note: There might actually a better solution in newer kernels: if you install the daily DKMS package ( https://wiki.ubuntu.com/Audio/UpgradingAlsa/DKMS ) you will get this too. Then edit /etc/modprobe.d/alsa-base.conf and add this line: options snd-hda-intel jackpoll_ms=250 ..then reboot

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2013-09-02 Thread David Henningsson
Change /usr/share/pulseaudio/alsa-mixer/paths/analog-output- headphones.conf from: [Jack Front Headphone] required-any = any [Jack Headphone] required-any = any to : # [Jack Front Headphone] # required-any = any # [Jack Headphone] # required-any = any ...restart pulseaudio (or the computer)

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2013-08-17 Thread Mike
Hi David! Could you post an exact line to edit in PulseAudio config files for Ubuntu 12.04 (pulseaudio 1:1.1-0ubuntu15.3)? File /usr/share/pulseaudio/alsa-mixer/paths/analog-output- headphones.conf have no [Jack_InputDevice] string, and file 'analog- output-headphones-2.conf' exists in same dir.

[Bug 874535] Re: Volume Slider Jumps, due to rapidly changing hardware jack sense state

2012-02-06 Thread David Henningsson
** Summary changed: - Volume Slider Jumps While Idle + Volume Slider Jumps, due to rapidly changing hardware jack sense state ** Package changed: pulseaudio (Ubuntu) = alsa-driver (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to