ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Антон Мидюков" <midyukov-anton@ya.ru>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: [Comm] Первые публичные сборки для Raspberry Pi 4 на базе Сизифа
Date: Fri, 4 Oct 2019 17:30:35 +0700
Message-ID: <cc0c472c-d74b-9fc8-5fd0-49b9899eee99@ya.ru> (raw)

Здравствуйте!

Доступны первые публичные сборки для Raspberry Pi 4 на базе Сизифа:

http://nightly.altlinux.org/sisyphus-aarch64/alpha/

Представляют собой сжатые образы для записи на флешку img.xz

Используется ядро kernel-image-rpi 4.19.71:

https://packages.altlinux.org/ru/sisyphus/specfiles/kernel-image-rpi

Ядро загружается непосредственно с FAT раздела.

На данный момент не работает wi-fi и перезагрузка платы. В остальном всё 
выглядит хорошо.

Производительность по сравнению с Raspberry Pi 3 просто шикарная :-)

По умолчанию сообщения загрузки выводятся на последовательный порт 
(смотрите ALT.readme, как к нему подключаться).

Для того, чтобы сообщения выводились на экран, нужно заменить 
console=ttyAMA0,115200 на console=tty1 в файле cmdline.txt на разделе 
fat записанной флешки.

Установить можно двумя вариантами:

1 При помощи alt-rootfs-installer

alt-rootfs-installer --img-in=<путь/до/образа.img.xz> --media=/dev/mmcblkX

2 или же командой:

xzcat  <путь/до/образа.img.xz>| dd of=/dev/mmcblkX bs=4M status=progress

После этого необходимо увеличить размер системного раздела на всю 
флешку. Это можно сделать в gparted.

П.с.: большое спасибо всем, кто занимался сборкой этого ядра для Альта.

-- 
С уважением, Антон Мидюков <antohami@altlinux.org>



             reply	other threads:[~2019-10-04 10:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-04 10:30 Антон Мидюков [this message]
2019-10-08 15:52 ` Антон Мидюков

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=cc0c472c-d74b-9fc8-5fd0-49b9899eee99@ya.ru \
    --to=midyukov-anton@ya.ru \
    --cc=community@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 Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

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


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