[Bug 411688]

2019-01-02 Thread Tanu Kaskinen
(In reply to freedesktop from comment #17) > Lowering the rate is possibly not a good idea as it results in worse > quality. The format is by default "s16be" about which I have no idea what a > different format would help. I do not know if the data can somehow be > compress further, because this wo

[Bug 411688]

2019-01-02 Thread Tanu Kaskinen
Sending a wav file means a TCP connection between two computers. TCP connections are the most common type of traffic, and the hardware is optimized accordingly. UDP multicast is different, and apparently network hardware is not necessarily as efficient with processing that protocol. Comment #9 seem

[Bug 411688]

2019-01-02 Thread Tanu Kaskinen
I read through the comments, and to me it looks like module-rtp-send doesn't have any flooding bug. The data rate of PCM audio is what it is, and the network hardware isn't always able to handle it. Multicast RTP is not enabled by default. If the user enables it, I don't know what we could possibly

[Bug 411688]

2019-01-02 Thread Tanu Kaskinen
Adding to my previous comment: it could be argued that the bug is that we transmit PCM audio instead of compressed audio. Adding support for compressed audio should help with the network stress. Does anyone volunteer to implement this? -- You received this bug notification because you are a membe

[Bug 411688]

2019-01-02 Thread Tanu Kaskinen
To my knowledge RTP can carry pretty much any format. You said on the mailing list that you want to use Kodi to receive the stream, and I don't know what Kodi supports, but I would guess that it supports many formats. Don't get too excited about compressed audio, though. I'm not volunteering to im

[Bug 411688]

2019-01-02 Thread Tanu Kaskinen
*** Bug 98649 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/411688 Title: pulseaudio floods network with multicast packets To manage notifications ab

[Bug 1390474]

2018-07-31 Thread Tanu Kaskinen
The log shows that you're not using module-udev-detect. I don't know if that's why things stopped working, but that would anyway be the first thing to fix. Debian changed the packaging so that "pulseaudio-module- udev" is now a separate package. You have probably disabled automatic installation of

[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 Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1521987 Title: Sound is not automatic

[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 Bugs, which is subscribed to Ubuntu. h

[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

[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

[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

[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

[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 Bu

[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

[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 Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1521987 Title: Sound is not automatically switched back from

[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

[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 Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1521987 Title: Sound is not automatically switched back from headphones to speakers To ma

[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 Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bug

[Bug 1773167]

2018-06-28 Thread Tanu Kaskinen
Here's information about submitting alsa bugs: http://alsa-project.org/main/index.php/Bug_Tracking -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1773167 Title: [Intel HDMI LPE driver] Audio is not w

[Bug 1513384] Re: [pulseaudio-discuss] [PATCH] alsa-mixer: Add "Front Headphone" to headset mic path

2015-11-06 Thread Tanu Kaskinen
On Thu, 2015-11-05 at 09:59 +0100, David Henningsson wrote: > The combination "Front Headphone" + "Headset Mic Phantom" > was found on one the machines we enable. Without this patch, > the headset mic appeared plugged in when nothing was plugged > into the jack. > > BugLink: https://bugs.launchpad

[Bug 1458947]

2015-06-01 Thread Tanu Kaskinen
Updated the bug title. The error is harmless, as you found out. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1458947 Title: QinHeng Electronics CH345 MIDI adapter triggers error To manage notific

[Bug 1445358] Re: [pulseaudio-discuss] [PATCH] core-util, pactl: Make one localised and one non-localised version of pa_yes_no

2015-04-20 Thread Tanu Kaskinen
On Mon, 2015-04-20 at 17:41 +0200, David Henningsson wrote: > We currently use pa_yes_no to write module arguments, so they can not be > localised. Instead add a new pa_yes_no_localised function and use it in pactl > (and thus, revert all other places to use the non-localised version). > > BugLink

[Bug 1390474] Re: "Volume element PCM has 6 channels. That's too much!" with Terratec PHASE26

2014-11-11 Thread Tanu Kaskinen
"Kindly forwarding this bug, please express your thoughts on Launchpad." I believe that was a direct request for me. My thoughts: it's unfortunate that PulseAudio doesn't support mixer elements with more than 2 volume channels. It would be nice if someone would fix that. Due to lack of time, I won

[Bug 421621]

2014-06-24 Thread Tanu Kaskinen
Changing bug state to "fixed". -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/421621 Title: pavucontrol's window width depends on stream names, may get very wide To manage notifications about this b

[Bug 1289515] Re: Sound volume resets after making a call

2014-03-21 Thread Tanu Kaskinen
On Fri, 2014-03-21 at 10:27 +0100, David Henningsson wrote: > In case a port has not yet been saved, which is e g often the case > if a sink/source has only one port, reading volume/mute will be done > without port, whereas writing volume/mute will be done with port. > > Work around this by settin

[Bug 1256511]

2014-03-13 Thread Tanu Kaskinen
module-switch-on-port-available should not automatically change the card profile from analog to hdmi, and when you switch the profile with pavucontrol, that choice should be remembered... I'd like to see PulseAudio logs. Could you do this: 1) Disable autospawning: echo autospawn = no >> ~

[Bug 1256511]

2014-03-13 Thread Tanu Kaskinen
Ok, so module-card-restore claims to be selecting the analog profile when the card is created, but actually the hdmi profile gets selected. It might be that module-switch-on-port-available is overriding the profile choice made by module-card-restore. I believe that's not supposed to happen, so that

[Bug 1236965] Re: [pulseaudio-discuss] [PATCH] alsa-mixer: Add internal surround speaker elements

2013-10-14 Thread Tanu Kaskinen
On Mon, 2013-10-14 at 16:16 +0200, David Henningsson wrote: > These kcontrol names have started to show up lately, especially in > combination with surround internal speakers. > > BugLink: https://bugs.launchpad.net/bugs/1236965 > Signed-off-by: David Henningsson > --- > .../alsa/mixer/paths/ana

[Bug 1159687] Re: [pulseaudio-discuss] [PATCH] alsa-mixer: Add "Headset Playback|Capture" element

2013-03-27 Thread Tanu Kaskinen
On Wed, 2013-03-27 at 11:03 +0100, David Henningsson wrote: > On 03/27/2013 10:52 AM, Tanu Kaskinen wrote: > > On Mon, 2013-03-25 at 15:00 +0100, David Henningsson wrote: > >> Found on Logitech B530 USB Headset / kernel 3.8. Because we don't > >> have different path

[Bug 1159687] Re: [pulseaudio-discuss] [PATCH] alsa-mixer: Add "Headset Playback|Capture" element

2013-03-27 Thread Tanu Kaskinen
On Mon, 2013-03-25 at 15:00 +0100, David Henningsson wrote: > Found on Logitech B530 USB Headset / kernel 3.8. Because we don't > have different path for headset and headphone today, just add > Headset to the existing headphone path. Wouldn't it be better to have a headset path for output too, at

[Bug 1109298] Re: [alsa-devel] [PATCH] alsa-lib: Add sys/types.h to include list

2013-02-12 Thread Tanu Kaskinen
On Tue, 2013-02-12 at 10:06 +0100, David Henningsson wrote: > This is needed by snd_pcm_format_silence* functions which > return u_int*_t. It was discovered while trying to compile ALSA > programs with eglibc 2.17. > > Credits to Richard Shaw, Gary Buhrmaster, Matthieu Baerts and > Adam Conrad fo

[Bug 1069232]

2013-01-21 Thread Tanu Kaskinen
With bigger hw buffer I was able to reproduce the problem 100% of time on pulseaudio 2.0. With the current development version I can't reproduce the problem. Thus, resolving the bug as fixed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubu

[Bug 1069232]

2013-01-21 Thread Tanu Kaskinen
I was now able to reproduce this. For me this doesn't seem to happen 100% of the time (I test by running "vlc ~/misc/sync_test.mp4", observing the A/V sync, closing vlc, waiting for the sink to suspend, and trying again). The small hardware buffer size that I have (371 ms) might make noticing the d

[Bug 1069232]

2013-01-21 Thread Tanu Kaskinen
Any further hints for reproducing? I have pulseaudio 2.0 installed, and since vlc version shouldn't matter, I still have vlc 2.0.3, not 2.0.1 that the original reporter used. A/V sync is just fine for me, with both pulseaudio and alsa (through pulseaudio) backends of vlc. -- You received this bug

[Bug 1069232]

2013-01-21 Thread Tanu Kaskinen
Before removing any functionality, this must be reproducible by a pulseaudio developer, though. Otherwise there's no way to know when it's safe to add the functionality back. I can't reproduce this with vlc version 2.0.3 and pulseaudio's current development version. I'll try installing vlc 2.0.1 an

[Bug 1069232]

2013-01-21 Thread Tanu Kaskinen
(In reply to comment #8) > (In reply to comment #7) > > Same here. Really annoying for VLC user. > > > > I'm not familar with pa so I cannot say whether this patch is has something > > wrong or not. !!!But this commit broken the userspace!!! Should > > it be reverted? > > > > It's 7 m

[Bug 1069232]

2013-01-21 Thread Tanu Kaskinen
(In reply to comment #7) > Same here. Really annoying for VLC user. > > I'm not familar with pa so I cannot say whether this patch is has something > wrong or not. !!!But this commit broken the userspace!!! Should > it be reverted? > > It's 7 month after this bug has been reported. S

[Bug 1058200] Re: [pulseaudio-discuss] [PATCH] stream: Return error in case a client peeks to early

2012-11-06 Thread Tanu Kaskinen
On Tue, 2012-11-06 at 08:36 +0100, David Henningsson wrote: > On 11/05/2012 07:13 PM, Tanu Kaskinen wrote: > > On Sun, 2012-11-04 at 23:09 +0100, David Henningsson wrote: > >> On 11/04/2012 02:22 PM, Tanu Kaskinen wrote: > >>> On Sat, 2012-11-03 at 19:51

[Bug 1058200] Re: [pulseaudio-discuss] [PATCH] stream: Return error in case a client peeks to early

2012-11-05 Thread Tanu Kaskinen
On Sun, 2012-11-04 at 23:09 +0100, David Henningsson wrote: > On 11/04/2012 02:22 PM, Tanu Kaskinen wrote: > > On Sat, 2012-11-03 at 19:51 +0100, David Henningsson wrote: > >> Returning NULL seems to be the right thing to do here, even if > >> gnome-control-center doe

[Bug 1058200] Re: [pulseaudio-discuss] [PATCH] stream: Return error in case a client peeks to early

2012-11-04 Thread Tanu Kaskinen
On Sat, 2012-11-03 at 19:51 +0100, David Henningsson wrote: > 2012-11-03 17:19, Colin Guthrie skrev: > > 'Twas brillig, and Tanu Kaskinen at 05/10/12 13:58 did gyre and gimble: > >> On Wed, 2012-10-03 at 08:50 +0200, David Henningsson wrote: > >>> On 10/02

[Bug 689915] Re: [pulseaudio-discuss] [RFC PATCH] bluetooth: Fix assertion failure (decoded == a2dp->frame_length)

2012-10-14 Thread Tanu Kaskinen
On Wed, 2012-10-10 at 09:17 +0200, David Henningsson wrote: > According to the patch author, Karl Hegbloom: > "The assertion is incorrectly testing for '==' when logically it > should test for '<='." > > BugLink: https://bugs.launchpad.net/bugs/689915 > Signed-off-by: David Henningsson > --- > >

[Bug 1058200] Re: [pulseaudio-discuss] [PATCH] stream: Return error in case a client peeks to early

2012-10-05 Thread Tanu Kaskinen
On Wed, 2012-10-03 at 08:50 +0200, David Henningsson wrote: > On 10/02/2012 10:38 PM, Tanu Kaskinen wrote: > > On Mon, 2012-10-01 at 17:06 +0200, David Henningsson wrote: > >> If there is no silence memblock and no data, pa_memblockq_peek can > >> return NULL. In th

[Bug 1058200] Re: [pulseaudio-discuss] [PATCH] stream: Return error in case a client peeks to early

2012-10-02 Thread Tanu Kaskinen
On Mon, 2012-10-01 at 17:06 +0200, David Henningsson wrote: > If there is no silence memblock and no data, pa_memblockq_peek can > return NULL. In this case, do not crash on an assertion in > pa_memblock_acquire, but instead return a proper error to the client. If there is no data in the buffer, p

[Bug 939161] Re: [alsa-devel] [PATCH] ALSA: hda - Remove ignore_misc_bit

2012-09-07 Thread Tanu Kaskinen
On Fri, 2012-09-07 at 16:32 +0200, Takashi Iwai wrote: > > Hmm, I'm afraid it's not so easy to turn off PulseAudio's jack detection > > without being root. Maybe it's possible using some .asoundrc magic? > > That's bad. asoundrc is equally cryptic like udev rules :) > > Honestly, can't the whol

[Bug 724383] Re: AMD64 "Netboot" Documentation: typo in instructions (suggested replacement text attached)

2012-05-11 Thread Tanu Kaskinen
To be clear, this bug affects also the 12.04 installation instructions, in addition to 10.10 that the original reporter was using/installing. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/724383 Title

[Bug 724383] Re: AMD64 "Netboot" Documentation: typo in instructions (suggested replacement text attached)

2012-05-11 Thread Tanu Kaskinen
I believe the command should be # zcat boot.img.gz > /dev/sdX instead of # zcat boot.img.gz > /dev/sdX1 So just remove the "1" from the end. This is what solved my problems with booting from the USB stick, and this is also what the corresponding Debian documentation says: http://www.debian.org/