RPi4
edk2-sdm845
RPi4 | edk2-sdm845 | |
---|---|---|
54 | 11 | |
1,218 | 138 | |
0.9% | - | |
5.1 | 8.6 | |
3 months ago | over 3 years ago | |
Shell | ASL | |
GNU General Public License v3.0 or later | Do What The F*ck You Want To Public License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
RPi4
-
CentOS Stream and Raspberry Pi
Correct. It does not as shipped. However, the use of this project will bring the firmware into system ready spec, so it can boot with a standard aarch64 UEFI image: https://github.com/pftf/RPi4
-
What is the most trusted hardware most OpenBSD people would suggest?
are you using the uefi firmware from https://github.com/pftf/RPi4 or are you trying to boot through the gpio serial header?I don't think the pi can boot on its own through uboot unless your using a serial/usb connection
-
Kernel Updates Installed but not Loading
Looks like you can use Grub on UEFI ARM systems, but Raspberry Pi isn't natively running UEFI. https://github.com/pftf/RPi4
-
Flatcar Container Linux
The rpi4 has uefi firmware available, this allows you to boot any generic uefi aarch64 image, you no longer need rpi specific images.
https://github.com/pftf/RPi4
-
Does NetBSD 9.3 work on the RaspberryPi 4?
Straight out of the box, the image wouldn't boot, said that start.elf was invalid, so I went to https://github.com/pftf/RPi4/releases as suggested in the Readme.md file in the EFI partition. I installed that (version 1.34) over the existing EFI partition and tried again. That booted up the kernel, but it apparently died when it enabled the interrupt controller. The last messages are about armgic0.
-
Ethernet on my Pi4 is giving me headaches
Maybe similar discussion on github:
-
How can I dual boot Fedora on Pi4?
You can use these firmware images for UEFI as well as install with the arm ISO. I didn't have graphics acceleration that way, but it might be an easy fix.
-
Orange Pi 5: 8-core CPU 2.4GHz, up to 32GB DDR4, $60 preorders ship Dec. 1
I'm guessing these are not SystemReady certified with UEFI firmware and require "bespoke" preinstalled arm images?
https://www.arm.com/architecture/system-architectures/system...
https://developer.arm.com/documentation/102677/0100/UEFI-req...
I have three SystemReady arm devices and it's pretty awesome to be able to just boot an aarch64 live ISO and install. The experience is the same for running vms via ESXi arm edition.
Nvidia Jetson AGX Xavier - https://developer.nvidia.com/embedded/downloads#?search=uefi
Honeycomb LX2 - https://github.com/SolidRun/lx2160a_uefi
RPI4 - https://github.com/pftf/RPi4
It can be tedious building/provisioning the firmware but once complete they are ready for any aarch64 uefi iso.
What is annoying however is when distros don't ship an aarch64 uefi iso - but instead choose to build a zillion device specific "preinstalled" arm images. (looking at you manjaro)
The list of supported devices for ESXi arm edition is a great place to start for identifying options and is constantly updated.
https://flings.vmware.com/esxi-arm-edition
Raspberry-Pi-4
-
[Aarch64] Help creating a generic image that boots on the Raspberry Pi 4
The only reason why I am was trying to build the image was because I wanted to move stuff as mainline as possible and was worried that any installation made with the help of RPi4 UEFI firmware would stop booting after a while.
-
I have come to bury the BIOS, not to open it: The need for holistic systems
Most ARM hardware is cellphones, raspberry pi and the Mac M1, which certainly aren't that type.
But a lot of ARM hardware is that type. The keywords are SBSA / SBBR / SystemReady. If your hardware is SBBR compatible then Fedora and Ubuntu's ARM64 iso, and Windows ARM64, downloaded from their website, will at least boot fine (drivers are a different question as always).
There's a good list of supported hardware in the lower half of https://community.arm.com/arm-community-blogs/b/architecture... . Many systems from Avantek, Gigabyte, NXP, Marvell, Solidrun etc are standardizing on this way of booting.
DeviceTree is low-level enough that you can implement UEFI on top of it. There's a UEFI port for the Raspberry Pi 4 at https://rpi4-uefi.dev/ that produces an SBBR layer, allowing it to boot any off-the-shelf ARM64 SBBR distro.
edk2-sdm845
-
Does anyone have experience with non-DeX Android Desktop offerings?
Considering the community spends more time tweaking Xiaomi and Google mobile devices, I would love for them to make some flagship tablets on the market. Dex is good and all, quite handy considering the size (for a tablet w included keyboard vs a laptop), but that is about all I can say about samsung in my recent years experience. XDA has been overclocking the original sd865 to match or overpower sd888 powered phones, both performance-wise and thermally. There is even a uefi bootloader for some sd845 phones (mostly xiaomi). The same goes for ubuntu touch (google and xiaomi)
- So i found out that is possible to play GTA 4 on Android
-
Ask HN: How can we replace iOS on an iPad 2 with Android or any Linux OS?
You may want to look into things like: https://projectsandcastle.org/status. Like the other commenter said, iOS is locked down. If you want a Linux tablet, look at the JingPad, or just any old Android tablet.
There is a chance you could go through _lots_ of work to get some _Android_ device to work on raw Linux with the edk2-sdm845 UEFI firmware (https://github.com/edk2-porting/edk2-sdm845) that chainloads from the Android bootloader (ABL).
-
Odin Base Windows 11 Potential?
This isn't true at all, Windows for Odin is an active part of the renegade project and a dev is working on compatability so we know exactly what is currently working and what isn't: https://renegade-project.org/#/en/windows/state-frame.html https://github.com/edk2-porting/edk2-sdm845
- Why don’t Rockstar release GTA 4 on mobile?
-
Odin can likely run before 2012 pc games easily, it has SD845 and theres a open source project called edk2 porting Windows on ARM sd 845, so you can run Windows 10 on any android device with SD845 and ODIN having active cooling can make the job done. Watch my previous post to if you dont get it.
this is done by an Open source project, if Qualcomm were to give proper drivers then the performance would be much much better
-
Reverse-Engineering the Mali G78
figuring out how to get a kernel & normal environment booting seems to be one of the biggest challenges.
there is a TianoCore EDK2 porting effort underway that seems to have support on a good number of phones. who knows what works & doesn't once you are able to start running your own mainline kernel, but way cool to see over a dozen phones on this list!
https://github.com/edk2-porting/edk2-sdm845
-
PC gaming can finally be done on Android now. (natively)
This is possible due to this project
- Edk2-Sdm845: EDK2 UEFI Firmware for Snapdragon 845
- you can run a full windows system on theses supported phones now (links/alpha)
What are some alternatives?
NanoPi-R4S-OpenWRT - OpenWrt Frimwares for FriendlyARM NanoPi R4S
waydroid - Waydroid uses a container-based approach to boot a full Android system on a regular GNU/Linux system like Ubuntu.
openbsd-rpi4
linux - Linux kernel source tree
zram-swap - A simple zram swap service for modern systemd Linux
WOA-Drivers - Windows Drivers for Qualcomm Snapdragon platforms
BorgBackup - Deduplicating archiver with compression and authenticated encryption.
linux - Kernel source tree for Raspberry Pi-provided kernel builds. Issues unrelated to the linux kernel should be posted on the community forum at https://forums.raspberrypi.com/
k3s - Lightweight Kubernetes
OC-Little-Translated - ACPI Hotpatches and Guides for the OpenCore Bootmanager. Enhance and fine-tune your Hackintosh by adding devices and enabling additional features not covered in the OpenCore Install Guide. Only place that covers how to use OpenCore Legacy Patcher on PCs.
uhubctl - uhubctl - USB hub per-port power control
AudioPkg - Audio stack for UEFI. Currently supports HD audio controllers/codecs. WIP