linux
edk2-sdm845
linux | edk2-sdm845 | |
---|---|---|
1,027 | 11 | |
183,992 | 138 | |
- | - | |
10.0 | 8.6 | |
5 days ago | over 3 years ago | |
C | 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.
linux
- Show HN: Replace "hub" by "ingest" in GitHub URLs for a prompt-friendly extract
-
RAII and the Rust/Linux Drama
There’s a one-sentence implied claim in here that raii is the reason for c++ rejection and rejection of c++ implies rejection of raii.
The author is clearly unaware of the recent cleanup attribute infrastructure submitted on the c side of the kernel: https://github.com/torvalds/linux/blob/master/include/linux/...
-
Linux 6.13 Will Report the Number of Hung Tasks Since Boot
torvalds/linux//kernel/hung_task.c :
static void check_hung_task(struct task_struct *t, unsigned long timeout) https://github.com/torvalds/linux/blob/9f16d5e6f220661f73b36...
static void check_hung_uninterruptible_tasks(unsigned long timeout)
-
ANSI Escape Sequences Cheatsheet
Read the source Luke: https://github.com/torvalds/linux/blob/master/drivers/tty/vt...
- C Gibberish to English
- HardenedBSD Feature Comparison with OpenBSD, FreeBSD, NetBSD
-
My Hacktoberfest Journey: From First Pull Request to the Hall of Fame
Linux Operating System
-
Debugging Audio Artifacts Caused by a Serial Port?
Curiously, I can't find this message in recent kernels, it was patched out in 2018: https://github.com/torvalds/linux/commit/9d7c249a1ef9bf0d569... . Is it being re-added by distros or something?
-
NewPipe on Linux, Using Android_translation_layer
I'm reasonably confident that it is upstream: https://github.com/torvalds/linux/blob/master/drivers/androi... looks like the most obvious bit, though there are other pieces. (And now I'm curious why waydroid is maintaining their own dkms code separate from that; perhaps it's to better target a range of kernel versions?) I will agree that it's not generally actually built/used by distros.
-
Linux MAINTAINERS file removal of Russian developers
I am pretty sure they just grep'd mail.ru, added a couple of other sus entries and pushed the commit. It's painfully obvious if you take a look at the file https://github.com/torvalds/linux/blob/master/MAINTAINERS, there are no mail.ru addresses left (it's a public email service akin to gmail). The next day someone woke up Linus and told him to answer the public and he came up with the usual FU. That's basically all.
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?
zen-kernel - Zen Patched Kernel Sources
waydroid - Waydroid uses a container-based approach to boot a full Android system on a regular GNU/Linux system like Ubuntu.
DS4Windows - Like those other ds4tools, but sexier
WOA-Drivers - Windows Drivers for Qualcomm Snapdragon platforms
winapps - Run Windows apps such as Microsoft Office/Adobe in Linux (Ubuntu/Fedora) and GNOME/KDE as if they were a part of the native OS, including Nautilus integration.
RPi4 - Raspberry Pi 4 UEFI Firmware Images
Open and cheap DIY IP-KVM based on Raspberry Pi - Open and inexpensive DIY IP-KVM based on Raspberry Pi
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/
serenity - The Serenity Operating System 🐞
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.
DsHidMini - Virtual HID Mini-user-mode-driver for Sony DualShock 3 Controllers
AudioPkg - Audio stack for UEFI. Currently supports HD audio controllers/codecs. WIP