[pulseaudio-tickets] [Bug 84804] Pulseaudio doesn't work on (pro audio- non interleaved access mode) soundcards with high channel counts

2016-07-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84804

--- Comment #36 from benja...@wagnerbrutal.de ---
http://pastebin.com/CzQQhvET

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.___
pulseaudio-bugs mailing list
pulseaudio-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs


[pulseaudio-tickets] [Bug 84804] Pulseaudio doesn't work on (pro audio- non interleaved access mode) soundcards with high channel counts

2016-07-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84804

benja...@wagnerbrutal.de changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Status|RESOLVED|REOPENED

--- Comment #35 from benja...@wagnerbrutal.de ---
Hi,

I'm not sure if this is 100% the same issue, but my problems started again when
Debian upgraded from pulseaudio 8 to 9 recently.

Even though I still use tsched=0, I hear huge amounts of clicks and pops while
playing back (everything sounds like a very old vinyl recording now...).
Enabling tsched makes no difference, in fact I think that it is still of even
though I tried tsched=1.

I'll attach the verbose log.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.___
pulseaudio-bugs mailing list
pulseaudio-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs


[pulseaudio-tickets] [Bug 84804] Pulseaudio doesn't work on (pro audio- non interleaved access mode) soundcards with high channel counts

2016-07-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84804

--- Comment #37 from Raymond  ---
https://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/?id=55a25246ee80aa950bf27f811c0cc176d0821a4e


pulseaudio does not support non-interlaved mode


static void check_access(snd_pcm_t *pcm_handle, snd_pcm_hw_params_t *hwparams,
bool use_mmap) {
if ((use_mmap && !snd_pcm_hw_params_test_access(pcm_handle, hwparams,
SND_PCM_ACCESS_MMAP_INTERLEAVED)) ||
!snd_pcm_hw_params_test_access(pcm_handle, hwparams,
SND_PCM_ACCESS_RW_INTERLEAVED))
pa_log_error("Weird, PCM claims to support interleaved access, but
snd_pcm_hw_params_set_access() failed.");
+

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.___
pulseaudio-bugs mailing list
pulseaudio-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs


[pulseaudio-tickets] [Bug 96995] New: Add belarusian translation

2016-07-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=96995

Bug ID: 96995
   Summary: Add belarusian translation
   Product: PulseAudio
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Keywords: i18n, patch
  Severity: enhancement
  Priority: medium
 Component: misc
  Assignee: pulseaudio-bugs@lists.freedesktop.org
  Reporter: victorena...@gmail.com
QA Contact: pulseaudio-bugs@lists.freedesktop.org
CC: lenn...@poettering.net

Created attachment 125148
  --> https://bugs.freedesktop.org/attachment.cgi?id=125148=edit
belarusian translation

Add belarusian translation

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.___
pulseaudio-bugs mailing list
pulseaudio-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs


[pulseaudio-tickets] [Bug 84804] Pulseaudio doesn't work on (pro audio- non interleaved access mode) soundcards with high channel counts

2016-07-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84804

--- Comment #38 from benja...@wagnerbrutal.de ---
Meaning what exactly?

It worked with previous versions. And even if it doesn't work - what is the
recommended step here? Remove pulseaudio?

Thanks & best regards
Benjamin

Am 19. Juli 2016 16:09:10 MESZ, schrieb bugzilla-dae...@freedesktop.org:
>https://bugs.freedesktop.org/show_bug.cgi?id=84804
>
>--- Comment #37 from Raymond  ---
>https://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/?id=55a25246ee80aa950bf27f811c0cc176d0821a4e
>
>
>pulseaudio does not support non-interlaved mode
>
>
>static void check_access(snd_pcm_t *pcm_handle, snd_pcm_hw_params_t
>*hwparams,
>bool use_mmap) {
>  if ((use_mmap && !snd_pcm_hw_params_test_access(pcm_handle, hwparams,
>SND_PCM_ACCESS_MMAP_INTERLEAVED)) ||
>!snd_pcm_hw_params_test_access(pcm_handle, hwparams,
>SND_PCM_ACCESS_RW_INTERLEAVED))
> pa_log_error("Weird, PCM claims to support interleaved access, but
>snd_pcm_hw_params_set_access() failed.");
>+
>
>-- 
>You are receiving this mail because:
>You reported the bug.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.___
pulseaudio-bugs mailing list
pulseaudio-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs


[pulseaudio-tickets] [Bug 92207] Disabling flat volumes triggered master volume level to reach 100% while trying to decrease/increase it

2016-07-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=92207

--- Comment #6 from Germano Massullo  ---
(In reply to Raymond from comment #5)
> https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/sound/
> pci/oxygen?id=eacbb9dba6b4c982a0217ea2c7d15db88d4fda37

Mmmh I don't understand how this change in source code may be related to this
bugreport...
Actually I am using Fedora 24,
kmix-16.04.2-1.fc24.x86_64
pulseaudio-8.0-6.fc24.x86_6
and I can say that since F23 I have never experienced this bug again. By the
way I am still worried about long term distros, like RHEL/CentOS (etc.), that
use more ancient packages.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.___
pulseaudio-bugs mailing list
pulseaudio-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs


[pulseaudio-tickets] [Bug 96998] New: no sound until i run speakertest

2016-07-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=96998

Bug ID: 96998
   Summary: no sound until i run speakertest
   Product: PulseAudio
   Version: unspecified
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
  Severity: major
  Priority: medium
 Component: clients
  Assignee: pulseaudio-bugs@lists.freedesktop.org
  Reporter: y...@gnzsnz.com
QA Contact: pulseaudio-bugs@lists.freedesktop.org
CC: lenn...@poettering.net

Created attachment 125151
  --> https://bugs.freedesktop.org/attachment.cgi?id=125151=edit
pulse log as per https://wiki.ubuntu.com/PulseAudio/Log

on ubuntu 16.04 i don't get sound at system startup. I have weird workaround
using speaker test. sequence of events is:

1) system start up - no sound
  1.1) same result if i open a new application
2) run speakertest -c 6 -D pulse in a terminal --> i get sound
3) play mp3 with VLC(or any other application) --> i get sound
4) click on next track --> no sound for next track
5) run speakertest -c 6 -D pulse --> no sound. keep it running in terminal
6) pause playback in vlc
7) speakertest form (5) starts working after pause in (6)
8) play in VLC --> sould from speakertest (7) and (8) plays
9) ctrl-c in terminal running speakertest (7). VLC audio keeps working

VLC/Spotify/kodi/etc will work as far as i don't press "next track". to start
any application i need to run this sequence of events. maybe there is somethign
simplre that i haven't found.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.___
pulseaudio-bugs mailing list
pulseaudio-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs


[pulseaudio-tickets] [Bug 96998] no sound until i run speakertest

2016-07-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=96998

--- Comment #1 from gnzsnz  ---
Created attachment 125152
  --> https://bugs.freedesktop.org/attachment.cgi?id=125152=edit
alsa-info.sh output

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.___
pulseaudio-bugs mailing list
pulseaudio-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs