this post was submitted on 04 Jan 2025
259 points (98.5% liked)
Technology
60298 readers
3194 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Sounds like they've already got it running Linux, so...
The more important question is, are they running mainline Linux, close to mainline Linux (like Raspberry Pi, or outdated much modified unmaintainable vendor and device specific fork (like Android phones do).
The article says Ubuntu.
This doesn't mean anything. The question refers to the kernel version running.
I'm running fedora 40 with
hell yeah!
it's very possible to get linux to run on a processor without having implemented al functionality. You can just not support some onboard peripherals yet and have to do some things inefficiently in software. You don't need good power management to simply be "running", etc.
Getting linux to run is the first step, not the last. It's the barest minimum you could do to have a product to sell. Running well, taking advantage of all hardware features properly is a whole different game.