41 Commits

Author SHA1 Message Date
Anton Midyukov
363ba22a2e Include README of features to documentation; fix syntax & links in them 2023-03-18 21:57:39 +07:00
Anton Midyukov
307ef73e6b arm-rpi4: use/arm-rpi4/kernel available for aarch64 only
kernel flavour rpi-def not available for armh.
2022-07-14 18:37:50 +07:00
Anton Midyukov
f6c6a1b53c arm-rpi4: add disabled option 'max_framebuffers=2' to config.txt
This option is required for rpi cores in order for the second monitor
to work. For kernels, std-def and un-def are not required and can lead
to problems on them.
2022-06-10 22:41:16 +07:00
Anton Midyukov
ed97f9c28e arm-rpi4: copy actualy dtb's for default kernel to /boot/efi 2022-02-02 16:36:07 +07:00
Anton Midyukov
3449a8ec2e arm-rpi4: do not break build if there is no dtb for RPi4 2021-12-20 20:55:33 +07:00
Anton Midyukov
8c1c5f6eff Revert "arm-rpi4: change firefox-esr to chromium"
This reverts commit 3e7b8d2943a8de4ecaf8bbaa785164525fc36bd6.
No need to assign a browser in this feature. This feature used
actually for all aarch64, armh SBC.
2021-12-11 13:52:13 +07:00
Dmitriy Terekhin
637e7af6fa arm-rpi4: SMART devices are usually not used on RPi4 2021-12-10 22:55:01 +07:00
Dmitriy Terekhin
3e7b8d2943 arm-rpi4: change firefox-esr to chromium
Playing FullHD video with YouTube on Raspberry PI 4 in Firefox-ESR
starting with version 91 occurs with strong delays.
https://bugzilla.altlinux.org/41486
In the chromium problem is not observed.
2021-12-10 21:04:17 +07:00
Anton Midyukov
e066586cba arm-rpi4: copy actualy dtb for last kernel 2021-12-10 20:50:33 +07:00
Dmitriy Terekhin
0ac3ec37ad arm-rpi4: Use rpi-def kernel by default
At the moment rpi-def is LTS 5.10 rpi-un is 5.12
Revert "arm-rpi4: Use rpi-un kernel by default"

This reverts commit 857bf72c1a3133f840a5cc54360f8fd106c951b2.
2021-11-15 22:47:45 +07:00
Anton Midyukov
af7ece34a3 arm-rpi4: not use specyphic features for RPi4 in use/arm-rpi4
use/arm-rpi4 is now used to improve Raspberry Pi support in
universal rootfs with u-boot.
2021-07-29 18:57:09 +07:00
Anton Midyukov
6f4d9895bd arm-rpi4: use mode nouboot for rpi kernel only 2021-07-23 16:02:03 +07:00
Anton Midyukov
c87d3a3b2a arm-rpi4: Enable fkms for RPi3
Fix framebuffer in kernel rpi-un 5.10.20-alt1.
2021-03-15 23:05:49 +07:00
Dmitriy Terekhin
dba1f2c6d6 arm-rpi4: Use pi-bluetooth as it works on both RPi3/4 2021-03-04 20:22:18 +04:00
Dmitriy Terekhin
857bf72c1a arm-rpi4: Use rpi-un kernel by default 2021-03-04 20:20:31 +04:00
Anton Midyukov
66b9a390d0 arm-rpi4: Add hdmi_ignore_edid_audio=1 to config.txt
Fixes audio on mainline kernel.
See-also: https://forum.manjaro.org/t/rpi4-a-v-jack-missing-when-using-vc4-driver-kms/50948/19
2021-02-24 14:25:33 +07:00
Anton Midyukov
b7efa177bd arm-rpi4, auto-resize: replace 91-edit-fstab-growfs into new feature 2020-12-05 00:25:53 +07:00
Anton Midyukov
e3c2d95a3d arm-rpi4: Drop 97-gen-uboot-env
Not needed more.
2020-12-05 00:25:53 +07:00
Anton Midyukov
d970362b50 arm-rpi4: Disable #dtoverlay=vc4-fkms-v3d for RPi3 on aarch64
framebuffer not working with dtoverlay=vc4-fkms-v3d on RPi3 aarch64.
2020-12-05 00:25:53 +07:00
Anton Midyukov
0eb63906ee arm-rpi4: Clean use/arm-rpi4/x11
The Raspberry Pi 4 has hardware acceleration, there is no need to
use special programs.
bluetooth is needed only on a desktop.
2020-12-05 00:25:21 +07:00
Anton Midyukov
1782ffdcdc arm-rpi4, build-vm, tar2fs: Add new argument VM_BOOTTYPE for tar2fs
While this argument can only have one "EFI" value.
Thus, the problem of building an image for Raspberry Pi on armh,
where there is no grub-efi, was solved.
2020-11-26 19:52:29 +07:00
Anton Midyukov
de21f3309d browser, live, mixin.mk, arm-rpi4: Drop old targets use/firefox/{i18n,h264} 2020-11-06 19:20:01 +07:00
Anton Midyukov
65676556ba arm-rpi4: Enable dtb overlay fkms for Raspberry Pi 3 2020-11-06 19:20:01 +07:00
Anton Midyukov
aa72331868 arm-rpi4: Fix name u-boot for armh 2020-08-15 08:42:28 +07:00
Anton Midyukov
fbf6286389 arm-rpi4: Added new subtargets kernel and full 2020-08-05 16:59:54 +07:00
Dmitriy Terekhin
f840c8b1da arm-rpi4: added kernel modules packages 2020-08-04 00:47:55 +07:00
Dmitriy Terekhin
1e0b4bf5c1 arm-rpi4: enabled bluetoothd
This is need to working bluetooth with GUI
2020-08-04 00:47:55 +07:00
Dmitriy Terekhin
404bd666ff arm-rpi4: disabled systemd-networkd-wait-online
If there is no Ethernet connection, RPi4 loading stops for 2 minutes.
2020-08-04 00:47:55 +07:00
Dmitriy Terekhin
81ef3a86fc arm-rpi4: Set celluloid as default video player 2020-08-04 00:47:55 +07:00
Dmitriy Terekhin
6d015586b9 arm-rpi4: Set firefox ESR as default browser 2020-08-04 00:47:55 +07:00
Dmitriy Terekhin
aa0e39912a arm-rpi4: 98-bootstrap-boot-by-firmware: dtoverlay=vc4-kms-v3d off
On Raspberry Pi 3 B Plus with kernel 5.6.16-rpi-un-alt1 occurs
framebuffer error with dtoverlay=vc4-kms-v3d (antohami@)
2020-08-03 22:37:28 +07:00
Dmitriy Terekhin
6d6cd631b6 arm-rpi4: pulseaudio customization
Changed audio scheduling from timer-based to
interrupt-driven to prevent unwanted crackle.
2020-08-02 00:40:25 +07:00
Anton Midyukov
0f846a311b arm-rpi4: Fix 98-bootstrap-boot-by-firmware
- Return 0 at the end of the script
2020-07-31 01:43:00 +07:00
Anton Midyukov
e82687dc95 arm-rpi4: Fix 97-gen-uboot-env 2020-07-31 01:35:17 +07:00
Anton Midyukov
362bdec30a arm-rpi4: switch to grub-efi for aarch64 2020-07-31 01:34:39 +07:00
Anton Midyukov
8728b4669c arm-rpi4: Do not set dtb in 97-gen-uboot-env
uboot.env was breaking u-boot boot on Raspberry Pi 3 because of this.
2020-07-16 02:41:01 +07:00
Anton Midyukov
98e6610022 arm-rpi4: Do not change KFLAVOURS 2020-07-16 02:28:58 +07:00
Anton Midyukov
937c073e2d arm-rpi4: Use /boot/efi as bootmountpoint
Also added download support on the Raspberry Pi 3.
The following feature has appeared. The FAT partition does not
install the last installed kernel, but the first kernel in the
KFLAVOURS list. This was done in order to enable  u-boot to
default load another kernel, for example std-def.
2020-07-16 02:28:58 +07:00
Dmitriy Terekhin
203de60403 arm-rpi4: audio switching is working from GUI 2020-07-03 13:21:04 +07:00
Dmitriy Terekhin
72bf6c762a arm-rpi4: added resizing the root partition and FS to fill the SD card 2020-07-03 13:21:04 +07:00
Anton Midyukov
5137e5ad9c Rename aarch64-rpi4 feature to arm-rpi4
The feature фкь-кзш4 is available for armh now.
2020-07-03 13:20:18 +07:00