this post was submitted on 21 Oct 2024
65 points (98.5% liked)

Linux

47814 readers
617 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 15 points 1 day ago (1 children)

It is definitely very performant. However, it was a pain to set up when I first tried to use it. First installing it, then installing an ARM to x86 compatibility layer, and then certifying the device for Google Play to work (which in hindsight isn't necessary considering that Aurora Store exists.)

[–] [email protected] 8 points 1 day ago (1 children)

Certifying isn't too bad, I've done it 7 of 8 times now probably because I keep nuking my machines

Why do you need a compatibility layer? It runs x86 lineageos doesn't it?

[–] [email protected] 6 points 1 day ago (1 children)

There are good amount of applications that are only armed. Google actually might be getting an open source arm to x86 emulator/native bridge.

If they do, then waydroid can include translation directly, but as it stands, there are no open source translators, so it's not something waydroid can ship.

[–] [email protected] 1 points 4 hours ago

Yup, pretty much that. I really hope an open source ARM to x86 translation layer will be developed in the future, right now you have to install one of them (libhoudini or libndk) separately.