Single-board computer software development discussions
 help / color / mirror / Atom feed
From: "Дмитрий Терехин" <jqt4@basealt.ru>
To: Single-board computer software development discussions
	<devel-sbc@lists.altlinux.org>
Subject: Re: [devel-sbc] Pulse на малинке
Date: Sun, 17 May 2020 18:46:46 +0300
Message-ID: <674011589729347@mail.yandex.ru> (raw)
In-Reply-To: <44fe2c0659fb7576282c1697a765bc9352f1fc10.camel@yandex.ru>

Благодарю за подробное объяснение!

17.05.2020, 18:11, "Сергей Бессонов" <aceler@yandex.ru>:
> Добрый вечер.
>
> Согласен, что мои посты в рассылку больше похожи на лабораторный
> журнал, чем на отчёт, давайте систематизирую находки.
>
> В Вс, 17/05/2020 в 17:35 +0300, Дмитрий Терехин пишет:
>>  Сергей,
>>
>>  Прошу прощения за опчечатку в вашем имени.
>
> Ничего страшного =^_^=
>
>>  С уважением
>>  Дмитрий Терёхин
>>
>>  17.05.2020, 17:31, "Дмитрий Терехин" <jqt4@basealt.ru>:
>>  > Здравствуйте!
>>  >
>>  > 17.05.2020, 04:36, "Aleksey Novodvorsky" <aen@basealt.ru>:
>>  > > Сергей, спасибо!
>>  > > Выручили.
>>  > > Дмитрий, проверьте на 64-битном варианте, пожалуйста.
>>  >
>>  > Насколько я понял, Серней как раз и работал с 64 битной системой.
>>  > Просьба относиться к 32 битной?
>>  >
>>  > > Rgrds, Алексей
>>  > >
>>  > > вс, 17 мая 2020 г., 00:08 Бессонов Сергей <aceler@yandex.ru>:
>>  > > > Так, мне удалось победить песоченье в Firefox двумя вещами:
>>  >
>>  > К сожалению, я не понимаю смысл слова "песоченье".
>>  > Поясните, пожалуйста, более подробно и развёрнуто.
>>  >
>
> Песоченье — это появление в фонограмме посторонних щелчков и треска.
> Если взять пластинку и извалять её в песке, а потом поставить в
> проигрыватель, будет тот же эффект, отсюда название ).
>
> Соответственно, имеем:
>
> A) armh:
>
> 0. Звук стереофонический. Скрипт переключения каналов вывода работает
> отлично.
> 1. Звук без Pulseaudio - audacious, aplay и пр. работает нормально.
> 2. Звук через Pulseaudio - rhythmbox, celluloid, работает нормально, но
> начинает песочить (т.е. пропускать сэмплы, см. выше) под нагрузкой.
> Например, если слушать музыку и одновременно устанавливать программу,
> звук прерывается и щёлкает. Если сделать renice процессу pulseaudio,
> это улучшает ситуацию.
> 3. Звук через Firefox-esr идёт с кучей песка и треска, через firefox
> без треска.
> 4. Звук в Firefox (в т.ч. ESR) идёт только, если в плеере внутри
> Firefox выставлена максимальная громкость.
>
> B) Aarch64:
>
> 0. Звук монофонический. 
Эта проблема в настройках pulseaudio.
Для её устранения нужно в файле
/usr/share/pulseaudio/alsa-mixer/profile-sets/default.conf
закомменарить с помошью ";" моно профиль:
;[Mapping analog-mono]
;device-strings = hw:%f
;channel-map = mono
;paths-output = analog-output analog-output-lineout analog-output-speaker analog-output-headphones analog-output-headphones-2 analog-output-mono
;paths-input = analog-input-front-mic analog-input-rear-mic analog-input-internal-mic analog-input-dock-mic analog-input analog-input-mic analog-input-linein analog-input-aux analog-input-v
;priority = 7

Это одна из ручных настроек в образе armh.
Поэтому в нём звук стерео.

С уважением
Дмитрий Терёхин

> ....Скрипт переключения каналов вывода работает
> отлично.
>
> Остальное всё то же самое, кроме п.4
>
> 4. Регулировка громкости в онлайн-плеерах работает нормально.
>
> C) Внешние USB звуковые карты работают без проблем вообще.
>
>>  > С уважением
>>  > Дмитрий Терёхин
>>  >
>>  > > > 1. sudo apt-get install firefox
>>  > > > 2. sudo renice -n -11 `pidof pulseaudio`
>>  > > >
>>  > > > Если с более свежим Firefox понятно, то почему Pulse не
>>  > > > запускается с повышенным приоритетом?
>>  > > >
>>  > > > Громкость в роликах по-прежнему требуется максимальная.
>>  > > >
>>  > > > --
>>  > > > Сергей Бессонов
>>  > > >
>>  > > > _______________________________________________
>>  > > > devel-sbc mailing list
>>  > > > devel-sbc@lists.altlinux.org
>>  > > > https://lists.altlinux.org/mailman/listinfo/devel-sbc
>>  > > ,
>>  > >
>>  > > _______________________________________________
>>  > > devel-sbc mailing list
>>  > > devel-sbc@lists.altlinux.org
>>  > > https://lists.altlinux.org/mailman/listinfo/devel-sbc
>>  >
>>  > _______________________________________________
>>  > devel-sbc mailing list
>>  > devel-sbc@lists.altlinux.org
>>  > https://lists.altlinux.org/mailman/listinfo/devel-sbc
>>  _______________________________________________
>>  devel-sbc mailing list
>>  devel-sbc@lists.altlinux.org
>>  https://lists.altlinux.org/mailman/listinfo/devel-sbc
> --
> Сергей Бессонов
> _______________________________________________
> devel-sbc mailing list
> devel-sbc@lists.altlinux.org
> https://lists.altlinux.org/mailman/listinfo/devel-sbc


  reply	other threads:[~2020-05-17 15:46 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-17 14:31   ` Дмитрий Терехин
2020-05-17 14:35     ` Дмитрий Терехин
2020-05-17 15:11       ` Сергей Бессонов
2020-05-17 15:46         ` Дмитрий Терехин [this message]
2020-05-18  4:53     ` Pavel Isopenko
2020-05-20 10:40       ` Павел Исопенко
2020-06-24 11:02         ` Дмитрий Терехин
2020-06-26  9:27           ` Сергей Бессонов

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=674011589729347@mail.yandex.ru \
    --to=jqt4@basealt.ru \
    --cc=devel-sbc@lists.altlinux.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

Single-board computer software development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel-sbc/0 devel-sbc/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel-sbc devel-sbc/ http://lore.altlinux.org/devel-sbc \
		devel-sbc@lists.altlinux.org devel-sbc@lists.altlinux.ru devel-sbc@lists.altlinux.com
	public-inbox-index devel-sbc

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel-sbc


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git