this post was submitted on 08 Mar 2024
311 points (97.8% liked)

Linux

46794 readers
1058 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
 
all 36 comments
sorted by: hot top controversial new old
[–] [email protected] 12 points 5 months ago (1 children)

What's the difference between droidian and mobian?

[–] [email protected] 22 points 5 months ago (1 children)

As far as I can tell, droidian uses the android kernel etc (like ubuntu touch) whereas mobian is closer to mainline linux

[–] [email protected] 7 points 5 months ago (4 children)

What difference does that make? I had thought the android kernel was just the Linux kernel

[–] [email protected] 20 points 5 months ago (2 children)

It basically is, but this kernel is much modified by modem maker, SoC maker and device and component manufacturers. They almost always do dirty low quality patches just to make one device work with Android and not care about sending them to upstream (mainline) kernel or even about compatibility with anything but their Android version.

https://not.mainline.space/ - example of OnePlus 6 having more than 5,600,000 lines of code difference from normal Linux kernel. And is still considered pretty close compared to most phones.

[–] [email protected] 1 points 5 months ago (1 children)

That not gpl violation? Not publishing kernel patch?

[–] [email protected] 5 points 5 months ago

They are publishing their version of the kernel. The problem is that this kernel is so much modified and dirtly patched it is useless to run anything other than Android.

And many device drivers for Android are now proprietary blobs in Android userspace outside of the kernel code.

[–] [email protected] 6 points 5 months ago* (last edited 5 months ago)

I think that in the Android kernel (for your device) there are binary blobs for hardware drivers. Which are not in mainline and most of the times not even available anywhere.

[–] [email protected] 2 points 5 months ago* (last edited 5 months ago)

Driver blobs often have ludicrous requirements/restrictions and are made for Android. Main difference would be the kernel version i guess.

[–] [email protected] 12 points 5 months ago

Can you share a video so I can get an idea of how responsive it is?

[–] [email protected] 9 points 5 months ago (2 children)

How? Can it run other oneplus? I have a 6T and will want to try it out. Any help or suggestions would be helpful

[–] [email protected] 12 points 5 months ago* (last edited 5 months ago) (2 children)

For the 6T you can go straight to Mobian or PostmarletOS and ditch the android kernel!

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

It's great if you want portable computer. But as smartphone, still no camera is a big downside :P.

[–] [email protected] 1 points 5 months ago

Well, at least Dylan made sensors work :)

[–] [email protected] 3 points 5 months ago

Also, full-blown NixOS is possible with custom partitioning and stuff

[–] [email protected] 12 points 5 months ago (1 children)

The 6T specifically has a community image support, as described here

[–] [email protected] 4 points 5 months ago (1 children)

Awesome, I will get into it. Thanks for the quick turnaround

[–] [email protected] 1 points 5 months ago

Worth it to try out and see the current state. The ecosystem is close to daily usage if you mind some bugs and use only standardized FOSS things. There are bugs here and there like GNOME Web crashing on more load that definetly can be a turn off for many to switch now, but it is worth trying out especially when going back is easy on OnePlus phones.

[–] [email protected] 4 points 5 months ago (2 children)

Will it run on a 8t? Which instructions did you follow? I've one lying around and i'd love to test mobile Linux

[–] [email protected] 9 points 5 months ago (1 children)

I read on the droidian Matrix that the 8 and 8 pro were ported. You might ask there?

Also, no instructions. The droidian installer was pretty straightforward. Downgrade to the last Android 10 and run it.

[–] [email protected] 2 points 5 months ago (2 children)
[–] [email protected] 8 points 5 months ago (1 children)

This is common with these Linux on Android-based phones. I believe Ubuntu Touch requires you to downgrade to Android 9 in most cases.

[–] [email protected] 1 points 5 months ago

Very strange and not reassuring at all, thinking that GrapheneOS and everything else use the latest software always. Doesnt sound like a good solution.

[–] [email protected] 4 points 5 months ago

Something to do with firmware. I just follow the instructions

[–] [email protected] -1 points 5 months ago

No available port for 8T yet.

[–] [email protected] 3 points 5 months ago

I want to try and port my Zenfone 8 to droidian when I have the will to do it, unfortunately Asus has disabled bootloader unlocking over a year ago and we still have no word since other than "soon™️" every 3 months. A shame really because this phone has great support by 3rd party android Roms such as lineageos or omnirom

[–] [email protected] 2 points 5 months ago
[–] [email protected] 2 points 5 months ago

Ok now we want to see more

[–] [email protected] 1 points 5 months ago (1 children)

Hopefully GKI will help Linux development and we'll see more ports like that

[–] [email protected] 1 points 5 months ago (1 children)

GKI will still limit you to Google’s fork of the kernel

[–] [email protected] 1 points 5 months ago* (last edited 5 months ago)

No I meant that reverse engineering of it or something can help to make a universal Linux kernel or at least port some drivers which should simplify the development and increase the amount of supported devices

[–] possiblylinux127 1 points 5 months ago* (last edited 5 months ago)

I tried installing it on my Pixel 3a and it didn't boot

[–] [email protected] 1 points 5 months ago

How did you take this picture?

[–] [email protected] -1 points 5 months ago (1 children)

I love Gnome and would love a Linux phone, but sadly I hear they aren't as secure as Android, and security is important to me. I'm really curious how the experience is to use it though.

[–] [email protected] 2 points 5 months ago

Android is Linux. It's all the stuff on top that makes it more secure - 90% of which is covered by flatpak + MAC.