160
submitted 1 year ago by xusontha@ls.buckodr.ink to c/linux@lemmy.ml

I've seen people talking about it and experienced it myself with a server, but why does Linux run so well on ARM (especially compared to Windows)?

you are viewing a single comment's thread
view the rest of the comments
[-] BCsven@lemmy.ca 7 points 1 year ago

Raspberry pi works fine with linux, cutiePi also. my iomega nas is an arm board running debian...i don't see the issue

[-] skullgiver@popplesburger.hilciferous.nl 8 points 1 year ago* (last edited 10 months ago)

[This comment has been deleted by an automated system]

[-] BCsven@lemmy.ca 4 points 1 year ago

The issue with Arm is they aren't all one board/chip, you have ARM based design licenced from them and they are built to meet the criteria of what the customer requires. i.e. for my iomega NAS there isn't firmware boot, you just have to generate an empty section of 00s on the first 32bytes of the drive so the board knows that is the drive to load the kernel from (no grub no uboot) and the board is set to do the rest from the next partition.

[-] skullgiver@popplesburger.hilciferous.nl 3 points 1 year ago* (last edited 10 months ago)

[This comment has been deleted by an automated system]

[-] Bene7rddso@feddit.de 2 points 1 year ago

Booting isn't the only problem with ARM. Instead of saving information about builtin devices on the board and exposing it via ACPI, board manufacturers create a devicetree and ship it with the kernel. This means that if you want to run your own kernel you need to build your own devicetree

[-] BCsven@lemmy.ca 2 points 1 year ago

But all x86 instructions are the same right, thus why it doesnt matter what era your chip is from or what manufacturer, arm can be very different

[-] skullgiver@popplesburger.hilciferous.nl 2 points 1 year ago* (last edited 10 months ago)

[This comment has been deleted by an automated system]

[-] BCsven@lemmy.ca 2 points 1 year ago

Thanks for the info, I appreciate the reply

[-] pewpew@feddit.it 2 points 1 year ago

Theese devices support linux out of the box. Try installing a proper linux distro on your phone and good luck finding a graphics driver that is not sotware rendering

[-] BCsven@lemmy.ca 1 points 1 year ago

As did microsofts arm device support windows, which is the point zi was replying to with skullgiver. of course windows works if the arm version was built for the hardware it runs on.

this post was submitted on 20 Aug 2023
160 points (100.0% liked)

Linux

47370 readers
753 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