public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Daniel Campbell <zlg@gentoo.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Firefox 49.0 & Youtube....Video: Yes - Audio: No...
Date: Mon, 28 Nov 2016 23:51:06 -0800	[thread overview]
Message-ID: <5df9e3f5-b3fb-6290-3922-dbe2e1e3542d@gentoo.org> (raw)
In-Reply-To: <20161128163051.GA11387@g0n.xdwgrp>


[-- Attachment #1.1: Type: text/plain, Size: 7445 bytes --]

On 11/28/2016 08:30 AM, Miroslav Rovis wrote:
> I just got Firefox to play HTML5 pages (and likely other stuff as well),
> with audio working, my system.
> 
> But let me first vent my frustration for why it was so hard...
> 
> On 161120-20:46+0100, Miroslav Rovis wrote:
>> Hi Daniel!
>>
> ...
>> On 161120-00:10-0800, Daniel Campbell wrote:
>>> On 11/19/2016 01:59 AM, Miroslav Rovis wrote:
>>>> On 161119-10:22+0100, Miroslav Rovis wrote:
> ...
> 
> It took me such long time, well, yes, because ALSA had advanced and I
> kept the old config, simply because it worked with all apps (but not the
> Firefox, more below...)...
> 
> What other conclusion could a not very advanced user get but this one
> below?:
>> Just in the meantime, a (hopefully) easier question: doesn't this bug
>> below mean harder to get non-pulse audio to work with Firefox:
>>>>>>>>> Mozilla went pulse all the way:
>>>>>>>>>  Require PulseAudio on Linux
>>>>>>>>> https://bugzilla.mozilla.org/show_bug.cgi?id=1247056
>>>>>>>>> See also:
>>>>>>>>> Firefox nightly requires Pulse Audio
>>>>>>>>> http://forums.debian.net/viewtopic.php?f=20&t=130028
>> and if the other info that the dev at alsa-user gave me:
>> http://www.mail-archive.com/alsa-user@lists.sourceforge.net/msg31929.html
>> where he gave the link to:
>> html5 in ff through jack
>> http://lists.linuxaudio.org/pipermail/linux-audio-user/2016-June/105188.html
> 
> And I've just delivered on this promise of mine:
>> if that means the info in that bug page is incomplte in the sense it is
>> misleading to users who want to stick with sans-pulse alsa... then once
>> I figure out how to do it, I'll post there for other users to know...
> Pls. read my comment of just some half hour ago:
> https://bugzilla.mozilla.org/show_bug.cgi?id=1247056#c171
> 
>> [ I'll try all of your suggestions ... as I'm confident again there must
>> be a way to fix audio in FF without pulse... ] just as the other dev
>> said, that it is there, only for Archlinux, at:
>> http://www.mail-archive.com/alsa-user@lists.sourceforge.net/msg31927.html
> How on Earth would a non-advanced user know after reading that Mozilla
> bug, that she/he don't need to get that another layer for suspicious
> purposes onto their fine ALSA?
> 
> Now I'll explain what was the reason it did not work (because I promised
> I would ;-) and you were kind to offer help)...
> 
> On 161120-00:10-0800, Daniel Campbell wrote:
>> On 11/19/2016 01:59 AM, Miroslav Rovis wrote:
>>> On 161119-10:22+0100, Miroslav Rovis wrote:
>>>> On 161119-00:33-0800, Daniel Campbell wrote:
>>> ...
>>>>>> And there is a question/query/my-asking-for-advice further below.
>>> ...
> ...
> No, jack was not needed, but according to:
> https://wiki.gentoo.org/wiki/ALSA#JACK_audio_connection_kit
> is far superior to pulseaudio, just to make clear. The below wasn't
> needed for me to solve my issue. 
>>>>>> [linuxaudio.org] html5 in ff through jack
>>>>>> http://lists.linuxaudio.org/pipermail/linux-audio-user/2016-June/thread.html#105188
>>> ...
> 
> This was one of two issues that needed to be fixed/put in place/corrected:
>>> Also:
>>>>> defaults.ctl.card x;
>>>>> defaults.pcm.card x;
> 
> Yeah! And what I had, the below...:
>>> I every do often change my default card... I have only these two lines
>>> (if I grep out all that is commented out) in my:
>>> $ cat ~/.asoundrc | grep -v '^#'  
> This:
>>> pcm.!default { type hw card 1 }
>>> ctl.!default { type hw card 1 }
> was wrong!
> (that's old config, maybe 2-3 or more years old. It just worked all the
> time, who cared... MPlayer, Vlc, the old cinch cables --the RCA IIRC--
> could get the recordings from old/new equipment... So who cared...)
> 
> So one of my two issues was exactly this one (and the change to make):
> https://wiki.gentoo.org/wiki/ALSA#Firefox_and_YouTube_have_no_audio_with_custom_.asoundrc_but_other_apps_do
> 
> And after making the other change first, which is simply what Gentoo Firefox
> Wiki says at:
> https://wiki.gentoo.org/wiki/Firefox#Lack_of_sound
> so after:
> # emerge gst-plugins-meta:1.0
> 
> and changing my ~/.asoundrc to:
> 
> defaults.ctl.card 0
> defaults.pcm.card 0
> 
> (or it will be
> 
> defaults.ctl.card 1
> defaults.pcm.card 1
> 
> sometimes, in my case)
> 
> only then did Firefox finally start to play both video and audio when I
> opened HTML5 pages.
> 
> A quick test was this page (but on my offline Apache, saying it because
> I need to propagate the change to this clone that I access online with,
> I did the changes on my maste machine, so if all keeps well when into
> clone, I won't need to inform of some functionality still not there)
> (doing the one-liner below worked):
> 
> $ firefox
> http://www.CroatiaFidelis.hr/foss/cenz/iskon-t-com-miro-rovis/150320-17h_T-com_davi_ugovorima.webm
> 
> (that's actually a one-liner, only wrapped in mail)
> 
>>>>> Hope this helps.
>>>>>
>>>>> [0]: https://wiki.gentoo.org/wiki/ALSA#Configuration
>>>>> [1]:
>>>>> https://wiki.archlinux.org/index.php/Advanced_Linux_Sound_Architecture#Set_the_default_sound_card
>>> It appears to be basically the same info as in your kind explanation...
>>>
>>> But this is now getting way more than 15 minutes... I will try to find
>>> more time, still, but not hours, for this issue...
>>>
>>>> I don't think I even need to be back to report here if this just works
>>> No, it doesn't. And the issue is not solved yet...
>>>
>>> Regards!
>>>
>> Hmm, that's strange... Your config looks sane to me (though specifying
>> something as 'type hw' can interfere with mixing sometimes; an empty or
>> non-existent ~/.asoundrc should default to dmix internally. I doubt this
>> is your problem though since it works on everything else)
>>
>> Here's an idea: try using the ALSA_CARD environment variable and run
>> Firefox with it. All you'll need is the name of your card. So if your
>> card is named "Onboard", you'd issue this:
> 
> This didn't help in my case:
>> ALSA_CARD="Onboard" firefox
> 
> No need to file a bug:
>> If this persists as a problem for you, it might be worth opening a bug
>> for it, as what I've shared is as far as my personal experience goes and
>> other people may be experiencing the same issue. You'll need to provide
>> 'emerge --info' and possibly 'emerge -pv firefox' output if you choose
>> to report a bug.
>>
>> Let me know how it goes.
> I just did ;-) !
> 
> Thanks again for caring! I like our devs, I feel fine using Gentoo. Can
> live without systemd, can even live without dbus! That's not what you
> get easily at all in all the distros!
> 
It's my pleasure. I only run PA and dbus for OBS Studio. One day this
system will be back to vanilla ALSA with apulse to fill in any gaps. :)

I'm glad you were able to find a solution. Audio is one of those things
that's almost unique to every system and problems in one system (even
with the same hardware) may not match the other, so I chose to give you
a handful of options to try, since it's not always clear which solution
is best.

If you ever get sick of manually updating the card numbers, you could
probably write a script for it.

Happy browsing,

~zlg
-- 
Daniel Campbell - Gentoo Developer
OpenPGP Key: 0x1EA055D6 @ hkp://keys.gnupg.net
fpr: AE03 9064 AE00 053C 270C  1DE4 6F7A 9091 1EA0 55D6


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  parent reply	other threads:[~2016-11-29  7:51 UTC|newest]

Thread overview: 271+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-15 18:27 [gentoo-user] Firefox 49.0 & Youtube....Video: Yes - Audio: No Meino.Cramer
2016-10-16  4:55 ` Miroslav Rovis
2016-10-16  6:48   ` Meino.Cramer
2016-10-16  6:59     ` Jigme Datse Yli-RAsku
2016-10-16  7:33       ` Meino.Cramer
2016-10-16  7:44       ` Meino.Cramer
2016-11-19  6:11     ` Miroslav Rovis
2016-11-19  8:33       ` Daniel Campbell
2016-11-19  9:22         ` Miroslav Rovis
2016-11-19  9:59           ` Miroslav Rovis
2016-11-20  8:10             ` Daniel Campbell
2016-11-20 19:46               ` Miroslav Rovis
2016-11-28 16:30               ` Miroslav Rovis
2016-11-28 21:54                 ` [gentoo-user] " Ian Zimmerman
2016-11-28 22:31                   ` Miroslav Rovis
2016-11-29  7:51                 ` Daniel Campbell [this message]
2016-11-30 22:34                   ` [gentoo-user] " Miroslav Rovis
2016-10-16 23:43   ` [gentoo-user] " Ian Zimmerman
2016-10-16 13:17 ` [gentoo-user] " David M. Fellows
2016-12-16 10:19 ` [gentoo-user] from Firefox52: NO pure ALSA?, WAS: Firefox 49.0 & Youtube... " Miroslav Rovis
2016-12-16 10:54   ` John Covici
2016-12-16 11:02     ` Arve Barsnes
2016-12-16 12:16   ` Rich Freeman
2016-12-16 13:13     ` Miroslav Rovis
2016-12-16 13:35       ` Rich Freeman
2016-12-16 16:51         ` Miroslav Rovis
2016-12-16 19:16           ` Rich Freeman
2016-12-16 20:12             ` [gentoo-user] " Ian Zimmerman
2016-12-16 20:39               ` Rich Freeman
2016-12-16 22:55                 ` Ian Zimmerman
2016-12-16 23:58                   ` [gentoo-user] X w/o suid root [Was: from Firefox52: NO pure ALSA?] Ian Zimmerman
2016-12-17  1:12                     ` Simon Thelen
2016-12-18  5:35                       ` [gentoo-user] Re: X w/o suid root Ian Zimmerman
2016-12-19  6:43                         ` Ian Zimmerman
2016-12-19 23:35                           ` Ian Zimmerman
2016-12-20 16:19                             ` Michael Mol
2016-12-17  2:04                   ` [gentoo-user] Re: from Firefox52: NO pure ALSA?, WAS: Firefox 49.0 & Youtube... Audio: No Taiidan
2016-12-17  3:11                     ` Rich Freeman
2016-12-17  3:49                       ` R0b0t1
2016-12-17  9:03                     ` Daniel Campbell
2016-12-18  7:39                     ` Tom H
2016-12-17  8:29               ` Tom H
2016-12-16 21:10             ` [gentoo-user] " R0b0t1
2016-12-16 22:27             ` Miroslav Rovis
2016-12-17  5:59               ` Walter Dnes
2016-12-17  8:08                 ` Taiidan
2016-12-17 19:56                   ` Walter Dnes
2016-12-17 22:44                 ` Miroslav Rovis
2016-12-17 23:25                   ` Miroslav Rovis
2016-12-18  1:56                     ` Walter Dnes
2016-12-18  2:02                       ` Taiidan
2016-12-18  5:50                       ` [gentoo-user] Reading the (SSL) traffic with Pale Moon, WAS: from Firefox52: NO pure ALSA? " Miroslav Rovis
2016-12-18  7:04                         ` Walter Dnes
2016-12-18 18:16                           ` Miroslav Rovis
2016-12-18 18:43                             ` Miroslav Rovis
2016-12-18 20:29                               ` Walter Dnes
2016-12-19 11:16                                 ` Miroslav Rovis
2016-12-19 17:17                                   ` [gentoo-user] Reading the (SSL) traffic with Pale Moon Miroslav Rovis
2016-12-19 17:43                                     ` Miroslav Rovis
2016-12-19 23:33                                       ` Walter Dnes
2016-12-20 15:10                                         ` Miroslav Rovis
2016-12-19 12:25                                 ` [gentoo-user] Reading the (SSL) traffic with Pale Moon, WAS: from Firefox52: NO pure ALSA? Youtube... Audio: No Miroslav Rovis
2016-12-20  8:00                                   ` Walter Dnes
2016-12-20 15:07                                     ` [gentoo-user] Reading the (SSL) traffic with Pale Moon Miroslav Rovis
2016-12-21  0:17                                     ` Miroslav Rovis
2016-12-21  2:30                                       ` Walter Dnes
2016-12-24 17:38                                         ` [gentoo-user] " Ian Zimmerman
2016-12-24 19:31                                           ` Miroslav Rovis
2016-12-23  4:38                                       ` [gentoo-user] Pale Moon Air-Gapped portage EAPI 6 Install WAS: [Logging] SSL with PM Miroslav Rovis
2016-12-23 16:58                                         ` Miroslav Rovis
2016-12-24  7:29                                           ` Daniel Campbell
2016-12-24 17:23                                             ` Miroslav Rovis
2017-01-11  5:50                                           ` Miroslav Rovis
2017-02-19 11:02                                             ` Miroslav Rovis
2016-12-18  9:43                   ` [gentoo-user] Re: from Firefox52: NO pure ALSA?, WAS: Firefox 49.0 & Youtube... Audio: No Martin Vaeth
2016-12-17  5:55             ` [gentoo-user] " Walter Dnes
2016-12-17  8:53               ` Neil Bothwick
2016-12-17  9:36                 ` Daniel Campbell
2016-12-17 13:09                   ` Neil Bothwick
2016-12-18  7:45                   ` Tom H
2016-12-18  8:23                     ` Daniel Campbell
2016-12-18 15:16                       ` Rich Freeman
2016-12-18 16:47                         ` lee
2016-12-18 16:56                           ` Dutch Ingraham
2016-12-18 21:09                             ` lee
2016-12-18 18:26                           ` Alan McKinnon
2016-12-18 21:34                             ` lee
2016-12-18 22:48                               ` Alan McKinnon
2016-12-19 16:55                                 ` lee
2016-12-18 16:52                         ` Daniel Campbell
2016-12-17 12:35                 ` Heiko Baums
2016-12-17 13:17                   ` Neil Bothwick
2016-12-17 14:35                     ` Heiko Baums
2016-12-17 14:58                       ` Rich Freeman
2016-12-17 18:20                         ` Heiko Baums
2016-12-17 19:34                           ` Rich Freeman
2016-12-17 21:57                           ` Marc Joliet
2016-12-17 23:17                             ` Heiko Baums
2016-12-17 23:23                               ` Andrej Rode
2016-12-17 23:36                                 ` Heiko Baums
2016-12-19  9:37                                   ` Neil Bothwick
2016-12-19 22:34                                     ` Heiko Baums
2016-12-19 23:56                                       ` Neil Bothwick
2016-12-19 14:52                                   ` Marc Joliet
2016-12-19 15:19                                     ` Alan McKinnon
2016-12-19 15:48                                       ` Rich Freeman
2016-12-20 16:33                                     ` Heiko Baums
2016-12-20 16:47                                       ` Rich Freeman
2016-12-20 17:44                                         ` Heiko Baums
2016-12-20 17:57                                           ` Rich Freeman
2016-12-20 18:07                                             ` Kai Peter
2016-12-20 18:20                                             ` Heiko Baums
2016-12-20 22:51                                             ` Alan Mackenzie
2016-12-21  2:33                                               ` Rich Freeman
2016-12-21  3:49                                                 ` Daniel Campbell
2016-12-21 12:53                                                   ` Rich Freeman
2016-12-22  1:19                                                     ` Daniel Campbell
2016-12-22  9:43                                                       ` Walter Dnes
2016-12-21 12:36                                                 ` Tanstaafl
2016-12-21 13:03                                                   ` Rich Freeman
2016-12-21 18:56                                                     ` Heiko Baums
2016-12-21 19:31                                                       ` Rich Freeman
2016-12-21 21:18                                                         ` Heiko Baums
2016-12-22  1:40                                                       ` Daniel Campbell
2016-12-21 12:09                                             ` karl
2016-12-21 13:27                                               ` Rich Freeman
2016-12-21 13:36                                               ` Corbin Bird
2016-12-21 14:28                                                 ` Rich Freeman
2016-12-21 15:04                                                   ` Corbin Bird
2016-12-21 19:00                                                   ` Heiko Baums
2016-12-22  6:50                                         ` Tom H
2016-12-22  6:05                                     ` Tom H
2016-12-18  0:01                               ` Heiko Baums
2016-12-18  1:58                             ` Taiidan
2016-12-18  4:58                               ` Andrej Rode
2016-12-18  7:07                                 ` Daniel Campbell
2016-12-18 10:32                                   ` Andrej Rode
2016-12-18  7:48                           ` Tom H
2016-12-17 15:44                       ` Alan McKinnon
2016-12-17 17:19                         ` Corbin Bird
2016-12-17 19:10                           ` Walter Dnes
2016-12-17 20:51                             ` Marc Joliet
2016-12-18  1:21                               ` Walter Dnes
2016-12-18  9:25                                 ` Marc Joliet
2016-12-18  1:23                             ` Daniel Campbell (zlg)
2016-12-18 20:58                               ` Walter Dnes
2016-12-17 18:22                         ` Heiko Baums
2016-12-17 22:53                           ` Alan McKinnon
2016-12-17 23:28                             ` Heiko Baums
2016-12-17 23:58                             ` [gentoo-user] " Grant Edwards
2016-12-18  1:25                               ` Walter Dnes
2016-12-18  7:35                               ` Alan McKinnon
2016-12-18  7:50                               ` Tom H
2016-12-17 22:57                           ` [gentoo-user] " Andrej Rode
2016-12-17 23:31                             ` Heiko Baums
2016-12-18  4:44                               ` Andrej Rode
2016-12-18 12:25                                 ` Heiko Baums
2016-12-19  9:59                       ` Neil Bothwick
2016-12-19 22:42                         ` Heiko Baums
2016-12-17 23:35               ` Miroslav Rovis
2016-12-18  7:39               ` Tom H
2016-12-18 21:02                 ` Walter Dnes
2016-12-19 18:15               ` lee
2016-12-19 20:07                 ` Daniel Frey
2016-12-19 20:35                   ` lee
2016-12-19 21:09                     ` Andrej Rode
2016-12-20  3:37                       ` lee
2016-12-20  4:23                         ` Andrej Rode
2016-12-20 10:11                           ` Kai Peter
2016-12-20 16:21                           ` Heiko Baums
2016-12-20 17:38                             ` Kai Peter
2016-12-20 17:50                               ` Heiko Baums
2016-12-20 18:08                                 ` Alan McKinnon
2016-12-20 18:22                                   ` Heiko Baums
2016-12-20 18:28                                     ` Alan McKinnon
2016-12-20 19:05                                       ` Heiko Baums
2016-12-20 21:55                                     ` Neil Bothwick
2016-12-20 22:11                                       ` lee
2016-12-21  0:27                                         ` Neil Bothwick
2016-12-21 11:33                                           ` karl
2016-12-21 21:48                                           ` lee
2016-12-21 23:46                                             ` Neil Bothwick
2016-12-22  3:15                                               ` lee
2016-12-22  8:56                                                 ` Neil Bothwick
2016-12-22  9:52                                                   ` Tom H
2016-12-22 10:14                                                     ` Neil Bothwick
2016-12-22 10:27                                                       ` Tom H
2016-12-22 12:38                                                         ` Neil Bothwick
2016-12-23  7:26                                                           ` Tom H
2016-12-23  8:39                                                             ` Neil Bothwick
2016-12-23  8:48                                                               ` Jorge Almeida
2016-12-29  9:36                                                                 ` Tom H
2016-12-24 15:50                                                               ` Tom H
2016-12-24 21:20                                                                 ` Neil Bothwick
2016-12-24  1:57                                                     ` lee
2016-12-24 15:46                                                       ` Tom H
2016-12-26 20:01                                                         ` lee
2016-12-27 11:33                                                           ` Neil Bothwick
2016-12-27 18:53                                                             ` lee
2016-12-27 20:40                                                               ` Neil Bothwick
2016-12-29 10:13                                                               ` Tom H
2016-12-30  1:15                                                                 ` Miroslav Rovis
2016-12-30  2:23                                                                   ` Rich Freeman
2016-12-30 10:19                                                                   ` Tom H
2016-12-29  9:42                                                           ` Tom H
2016-12-24  1:52                                                   ` lee
2016-12-24  8:08                                                     ` Alan McKinnon
2016-12-24 15:30                                                       ` lee
2016-12-24  9:53                                                     ` Neil Bothwick
2016-12-24 15:50                                                       ` lee
2016-12-24 15:59                                                     ` Rich Freeman
2016-12-26 18:24                                                       ` lee
2016-12-26 21:21                                                         ` Alan McKinnon
2016-12-26 22:47                                                           ` lee
2016-12-27  0:18                                                             ` Rich Freeman
2016-12-27  7:21                                                               ` lee
2016-12-27 10:09                                                                 ` Mick
2016-12-27 19:21                                                                   ` lee
2016-12-27 19:56                                                                     ` Mick
2016-12-27 20:31                                                                     ` Neil Bothwick
2016-12-28 10:58                                                                       ` Kai Peter
2016-12-28 16:20                                                                       ` mailer "module" for 'eselect news' (Re: [gentoo-user] from Firefox52: NO pure ALSA?, WAS: Firefox 49.0 & Youtube... Audio: No) lee
2016-12-28 20:51                                                                         ` Neil Bothwick
2016-12-29  0:38                                                                           ` mailer "module" for 'eselect news' (Re: [gentoo-user] from Firefox52: NO pure ALSA?, lee
2016-12-20 21:53                                 ` [gentoo-user] from Firefox52: NO pure ALSA?, WAS: Firefox 49.0 & Youtube... Audio: No Neil Bothwick
2016-12-20 22:12                                   ` Rich Freeman
2016-12-22  6:47                             ` Tom H
2016-12-20 22:04                           ` lee
2016-12-22  6:56                             ` Tom H
2016-12-20 20:35                       ` Daniel Frey
2016-12-20 20:52                         ` Andrej Rode
2016-12-22  6:53                         ` Tom H
2016-12-22 15:40                           ` Daniel Frey
2016-12-23  7:38                             ` Tom H
2016-12-19 22:50                     ` Dale
2016-12-20  1:29                       ` Taiidan
2016-12-20  3:46                         ` lee
2016-12-20  3:45                       ` lee
2016-12-20  4:59                         ` Dale
2016-12-20 22:28                           ` lee
2016-12-20 23:51                             ` Dale
2016-12-21 22:02                               ` lee
2016-12-21 22:31                                 ` Dale
2016-12-24  2:04                                   ` lee
2016-12-24  6:28                                     ` Dale
2016-12-24 16:05                                       ` lee
2016-12-24 17:58                                         ` Dale
2016-12-26 19:42                                           ` lee
2016-12-26 20:40                                             ` Dale
2016-12-26 21:37                                               ` lee
2016-12-26 22:31                                                 ` Dale
2016-12-26 21:29                                             ` Alan McKinnon
2016-12-26 23:02                                               ` lee
2016-12-27  9:06                                                 ` Alan McKinnon
2016-12-27 19:03                                                   ` lee
2016-12-20  8:33                         ` Kai Peter
2016-12-22  6:08                   ` Tom H
2016-12-24  2:07                     ` lee
2016-12-24  6:57                       ` [gentoo-user] " Martin Vaeth
2016-12-24  9:54                         ` Neil Bothwick
2016-12-24 16:12                         ` lee
2016-12-24 15:48                       ` [gentoo-user] " Tom H
2016-12-26 18:35                         ` lee
2016-12-26 21:44                           ` Alan McKinnon
2016-12-27  7:32                             ` lee
2016-12-29  9:40                           ` Tom H
2016-12-20 17:04                 ` Tanstaafl
2016-12-20 17:12                   ` Alan McKinnon
2016-12-20 20:29                     ` Daniel Frey
2016-12-26 15:21                     ` Michael Mol
2016-12-27 12:39 ` [gentoo-user] Firefox 49.0 & Youtube....Video: Yes - " Alarig Le Lay

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5df9e3f5-b3fb-6290-3922-dbe2e1e3542d@gentoo.org \
    --to=zlg@gentoo.org \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox