ALT Linux kernel packages development
 help / color / mirror / Atom feed
From: Vitaly Chikunov <vt@altlinux.org>
To: devel-kernel@lists.altlinux.org
Subject: Re: [d-kernel] kernel-image-un-def: Baikal-M
Date: Sat, 21 May 2022 03:17:03 +0300
Message-ID: <20220521001703.twpj6fxphqnysevo@altlinux.org> (raw)
In-Reply-To: <20220520162849.1554351-1-asheplyakov@yandex.ru>

Alexey,

Было бы немного лучше если бы это был git request-pull из бранча на базе
(тэгированного коммита из) gitery:/gears/k/kernel-image-un-def бранча
sisyphus. Тогда его можно было бы принять pull'ом, который бы выглядел в
истории как 1 merge. При этом ваши коммиты были бы без изменений - а
сейчас поменяется минимум Committer (с учетом что вы часто не ставите
Signed-off-by), кроме того, так как у вас свой не стандартный формат
commit messages, то git am их изменяет (удаляет некоторые слова,
переставляет строки). Да и не было бы ошибочной отсылки из Cc: и
спама в devel для остальных участников.

Thanks,

On Fri, May 20, 2022 at 08:28:14PM +0400, asheplyakov@yandex.ru wrote:
> Высылаю патчи для ядра 5.17 (un-def) для поддержки СнК Байкал-М.
> Поддерживаются платы ET101 (ревизия 1.2), AQBM1000, TF307 (ревизия 1.4),
> с прошивками на основе SDK-M 5.3.
> 
> Для тестирования использовал образ alt-workstation-10.0-aarch64.iso [1]
> (sha256: 9b1b665370d03deba267dec4849f14d2ad2aae78941cda376d1975413c0e01d5)
> 
> [1] http://ftp.altlinux.org/pub/distributions/ALTLinux/p10/images/workstation/aarch64/alt-workstation-10.0-aarch64.iso
>   
> 
> Известные проблемы.
> 
> 1. Использовать оба видеовыхода (HDMI, LVDS) на плате ET101 в Xorg
>    возможно, только если
>    а) разрешения и частоты мониторов совпадают
>    б) мониторы находятся "один под другим" в смысле
>       xrandr --output HDMI-1-1 --above DP-1
> 2. HD audio работает с подвохом:
>    а) для успешного обнаружения контроллера нужно на время инициализации
>       драйвера отключить (выдернуть mini-jack разъём) все устройства
>       (наушники, микрофоны, и т.п.) от аудио входов и выходов.
>       Самый простой способ - перед включением платы отсоединить,
>       а когда система загрузиться - подключить.
>    б) иногда probe не срабатывает с первого раза, приходится делать
> 
>       rmmod snd_hda_baikal_m && sleep 10 && modprobe snd_hda_baikal_m
> 
>       После успешной инициализации в логе ядра появляются сообщения вида:
> 
>       baikal-hda 202c0000.hda: Codec #0 successfully probed, retry count = 0
>       snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC262: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
>       snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
>       snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
>       snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
>       snd_hda_codec_realtek hdaudioC0D0:    dig-out=0x1e/0x0
>       snd_hda_codec_realtek hdaudioC0D0:    inputs:
>       snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x18
>       snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x19
>       snd_hda_codec_realtek hdaudioC0D0:      Line=0x1a
>       snd_hda_codec_realtek hdaudioC0D0:      CD=0x1c
>       snd_hda_codec_realtek hdaudioC0D0:    dig-in=0x1f
>       input: baikal-hda Rear Mic as /devices/platform/soc/202c0000.hda/sound/card0/input12
>       input: baikal-hda Front Mic as /devices/platform/soc/202c0000.hda/sound/card0/input13
>       input: baikal-hda Line as /devices/platform/soc/202c0000.hda/sound/card0/input14
>       input: baikal-hda Line Out as /devices/platform/soc/202c0000.hda/sound/card0/input15
>       input: baikal-hda Front Headphone as /devices/platform/soc/202c0000.hda/sound/card0/input16
>  
> 
> _______________________________________________
> Devel mailing list
> Devel@lists.altlinux.org
> https://lists.altlinux.org/mailman/listinfo/devel


           reply	other threads:[~2022-05-21  0:17 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20220520162849.1554351-1-asheplyakov@yandex.ru>]

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=20220521001703.twpj6fxphqnysevo@altlinux.org \
    --to=vt@altlinux.org \
    --cc=devel-kernel@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

ALT Linux kernel packages development

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel-kernel/0 devel-kernel/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-kernel devel-kernel/ http://lore.altlinux.org/devel-kernel \
		devel-kernel@altlinux.org devel-kernel@altlinux.ru devel-kernel@altlinux.com
	public-inbox-index devel-kernel

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


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