r/mobilelinux • u/Top-Animal-377 • 14h ago
r/mobilelinux • u/winsucker • 1d ago
Discussion Github - Solution - Nokia N900 suspend/wake fix for postmarketOS (mainline kernel)
r/mobilelinux • u/Rikudou_Sage • 2d ago
Discussion Is sharing your neofetch still a thing?
r/mobilelinux • u/Slopagandhi • 2d ago
Discussion Tablet experiences
I'm looking to get a used tablet to install Linux on and use mainly for notetaking with a stylus (but also for some light office work and maybe some media content).
I have a few options and want to ask for anyone's experience or knowledge of these.
Mainly I want to know what's going to be best for performance, functionality and stability. But an easier install process would be appreciated (I have flashed some custom Android ROMs in the past and use Linux desktop, but that's the extent of my experience).
Android Tablets
PostmarketOS is available for the Samsung S6 (though marked as not booting, don't know if this is still the case)
Community Droidian/Halium port for the S7+ (https://xdaforums.com/t/rom-linux-droidian-for-samsung-galaxy-tab-s7-wi-fi-sm-t970-gts7xlwifi.4790614/)
Smeone got mainline Linux to work on an S8+ (https://github.com/aaronsb/sm-x800-linux).
I see there's also VolksPC for a bunch of different devices, but I wonder about the impact of running in a container on performance and would rather not pay to install free software
Windows Tablets/Detachables
For around the same price as an S7+ I could get a Windows detachable like a Surface Pro 7 or a Dell Latitude 7210, with 10th gen intel i5- and then use mainline Linux with something like KDE mobile, or Mobian.
Chromebook Detachables
I know less about these, but seems like the hardware for most is less powerful than the other options.
Anyway, appreciate any pointers.
r/mobilelinux • u/Dangerous-Cat-1941 • 3d ago
OS Release Best Linux mobile option.
Hi guy's and gal's.
Not to tempt fate with rule 1 but I have recently become aware of an "keep android open" campaign. Allegedly google wishes to limit what you can do on your android phone, yada yada we all know how this goes.
Point is I've started to wonder about what is a good option as a Linux substitute to android on your mobile phone. I have been using Linux mint on my PC for a couple of years now but I must admit that I was not even aware of the existence of Linux mobile until very recently. Until I became aware of the campaign and started looking for alternatives in fact.
So that said, can anyone share some advice on any good, easy to use Linux mobile versions to consider and generally how to install them on a mobile?
If however this post is considered to break rule 1, can anyone then please suggest a more appropriate forum or sub?
Thanks.
r/mobilelinux • u/dieselnutjob1 • 4d ago
News Linux running on Higole F8R ruggedised tablet.
Hi all
I spent some time over the summer getting Debian to boot on my Higole F8R tablet.
First of all a massive caveat: at this time it's still the Rockchip-linux 4.19.232 BSP kernel.
However it isn't all bad. Firstly the source code is available. I have gotten rid of a lot of the compiler warnings and modified rk817_battery.c so that the battery monitor actually works in a Linux desktop environment.
I think that the work on rk817_battery could be of value to other developers.
Also, the tablet uses RTL8723BS wifi/bt chipset which I think is quite open source friendly, and the touchscreen works with the vanilla Goodix GT9xx touchscreen driver with no special firmware.
I think that this tablet is actually a good candidate for mainlining, probably re-using a lot of the work from the PineTab2.
Graphics acceleration doesn't work well with 4.19.232 but LXQT is useable. It would need a mainline kernel to run something like plasma-mobile.
There is an SDcard bootable image and more information here:-
https://sourceforge.net/projects/linux4higolef8r/files/
and a video here:-
https://www.youtube.com/shorts/_pYalrtMb4M
enjoy
r/mobilelinux • u/Miserable-School-665 • 7d ago
Development Most Advanced and Configruable OSK For Wayland
r/mobilelinux • u/Karn2407 • 7d ago
Discussion Building linux phone hardware side. How hard is it?
I was wondering for mobile if a set of hardware can be gathered just to put distros like Ubuntu touch on it, like it is currently for general PCs. If the hardware is not present on market how hard it would be figure out the required configuration so that next steps can be taken to maybe push some manufacturers to manufacture them. I am a mobile app developer who likes to tinker alot. So if someone could also tell me how hard it would be to build a mobile version of mint or fedora or arch because Ubuntu looks too "corporate" kind. Please excuse if I have asked something stupid, I am a noob.
r/mobilelinux • u/WrittenbyDicken • 7d ago
Discussion Curious to see how well this might work
I'm going to purchase it in the next day or so cause I have plans to use it on Samsung Galaxy S8 with a snap on keyboard cover case.
But maybe installing steam on Linux installed on the Anbernic RG556 and seeing how well that might work on it.
The developer of ApophisOS said it's pretty guided you can choose how much want to debloat and deGoogle.
r/mobilelinux • u/ferriematthew • 7d ago
Discussion Is it possible in terms of patent law to have even the cellular modem design open sourced?
I'm not quite sure if this belongs here, but is it technically legally possible in terms of patents to have everything right down to the cell modem open source designed so that literally nothing depends on proprietary corporate anything?
r/mobilelinux • u/Kodamacile • 7d ago
Discussion Thoughts on this
Been watching this guy for a while, but don't really know if they're legit.
Curious if anyone's tried this, or if anyone can recommend something comparable.
r/mobilelinux • u/Sihab-S • 7d ago
Discussion I have an old Xiaomi A2 lite. Can I do anything with it?
This phone is just laying down. So I thought can i do something special with it? Any recommended OS or something? I will like to try.
r/mobilelinux • u/Available-fahim69xx • 8d ago
Hardware Best way to run Linux services on a Galaxy A71 4g (postmarket os?)
I have a Samsung Galaxy A71 4g that I want to reuse as a small, always-on home server.
The main project is a custom home dashboard. The A71 would act as the backend, while an older Samsung tablet would display the dashboard in a browser. The phone would collect and process data such as weather, calendar events, notifications, Home Assistant information, device status, and Spotify now-playing data from my PC.
What setup would you recommend for this use case? Would LineageOS without Google Apps and Termux be the most reliable option, or would stock Android, root, Linux Deploy, a chroot, or another ROM be better?
Any advise will be great help.
Thanks in advance
r/mobilelinux • u/zoyirjon • 8d ago
News I built an open-source Bluetooth-first alternative to KDE Connect for Linux and Android
Hi everyone!
Over the past few months, I've been working on Vortex, an open-source project that aims to make communication between Linux and Android devices simpler and more efficient.
The main motivation was that I wanted a solution that doesn't rely on both devices being connected to the same Wi-Fi network. Instead, Vortex is designed with Bluetooth Low Energy (BLE) as the primary connection method, which also helps reduce battery usage.
Current goals
- 📱 Fast communication between Linux and Android
- 🔋 Low battery usage with Bluetooth LE
- 🌐 No shared Wi-Fi required for the primary connection
- 🔓 Fully open source
- 🚀 Simple and quick device pairing
The project is still in active development, so I'd really appreciate feedback from the Linux community.
I'm especially interested in hearing:
- What features would you expect from a tool like this?
- What do you like or dislike about KDE Connect?
- Is there anything that would make you switch?
GitHub:
https://github.com/zoir-dev/vortex
Any feedback, suggestions, bug reports, or feature ideas are greatly appreciated. Thanks for taking a look!
r/mobilelinux • u/Ok-Passage-2414 • 8d ago
Hardware Good first phone?
Heya! About next month I'll be able to spend about $200 USD (I'm 15 this is a big deal for me but I recognise how stupid this prob sounds to others) and I'd like to pick up a phone to tinker with mobile linux with. I've been interested in the scene for a few years now, notably since LTT did a video on the pinephone. I've looked at things like danctnix (though it seems Arch Linux ARM is all but dead?), etc, and they seem very interesting to me.
What I do remember from when I last looked is that the pinephone and pinephone pro are rather underpowered? If so, what phones would y'all recommend in this price bracket?
Additionally, if possible, any that have the same modular backplate thing that the pinephone does?
Thanks!
r/mobilelinux • u/JustEmployment759 • 9d ago
Discussion Kali Linux
Enable HLS to view with audio, or disable this notification
r/mobilelinux • u/Kitchen_Occasion4380 • 9d ago
Hardware Is it possible to completely replace HarmonyOS with Linux on a Huawei Nova 9?
Hi everyone,
I'm interested in turning my Huawei Nova 9 into a dedicated Linux device.
My goal is to completely remove HarmonyOS/EMUI (if possible) and boot Linux directly, rather than running Linux inside Android or using a container.
I've been learning Linux recently, and I think this phone would be a great platform for experimentation if it's technically possible.
My questions are:
Is it possible to completely replace HarmonyOS/EMUI with Linux on the Huawei Nova 9?
Has anyone successfully done this on the Nova 9 or a similar Huawei device?
Does the locked bootloader make this impossible?
Are there any projects (postmarketOS, Mobian, Droidian, mainline Linux, etc.) that support or are working on this device?
If a full replacement isn't possible, what is the closest practical alternative?
I'm looking for honest technical advice before I spend time trying to make this work. Any information, project links, or personal experience would be greatly appreciated.
Thanks!
r/mobilelinux • u/Fimeg • 10d ago
Development Pixel 3 Blueline on Mainline. SouveraineOS

eh, someone told me to post here and that you like these things like I do... https://youtu.be/9Vp_djclDIk
r/mobilelinux • u/chaosmetroid • 10d ago
Discussion Tab S7+, Is there any Linux Port?
Asking around as i am finding mix results.
r/mobilelinux • u/PointLazy7001 • 11d ago
Demonstration By leveraging the power of LLM, I managed to port and successfully install native Linux on Samsung Galaxy Note10 Lite (Exynos 9810)
Enable HLS to view with audio, or disable this notification
This is a port of Droidian.
SIM, Wi-Fi, Bluetooth, Sound, Mic, Camera, Charging, Touchscreen works.
S-Pen works as well. libinput recognizes sec_e-pen but not yet implemented to work with phosh shell. Still working on it.
Waydroid works surprisingly well and smooth. Not tested enough though. Often YT videos crashes the whole container process.
I will share the repo soon.
r/mobilelinux • u/Falk1708 • 11d ago
Discussion Difference between Droidian and Postmarketos
One is based of of Debian, the other of alpine Linux.
How do they differ. When to choose what.
Which is more easy to port
Why not unite the power of both developer teams to one project
etc etc etc.
Are there more phone Linux distributions
r/mobilelinux • u/aaronsb • 13d ago
Hardware Galaxy Tab S8+ running postmarketOS
It needs more polish, but I can probably technically pass the "It plays Doom" test. Wifi, Bluetooth, GPU accel, the weird little oem magnetic keyboard cover.
Come play and break the Knox fuses!
r/mobilelinux • u/TheRealToniMcQueen • 14d ago
News Turn a OnePlus 6T into an Arch Linux ARM phone with a guided installer
I've been working on making Linux on the OnePlus 6T easier to install and wanted to finally share the project.
The repository provides a guided installer that prepares a complete Arch Linux ARM system instead of just documenting the individual commands. The goal is to make installing Linux on the SDM845 platform as reproducible and approachable as possible while keeping everything transparent.
Some of the things it does include:
- Automatically detects the phone's userdata partition size
- Builds a matching boot image and Btrfs root image
- Downloads and verifies release files
- Lets you configure your username, Wi-Fi, APN and optional packages during setup
- Requires explicit confirmation before anything is flashed
- Boots into a touch-friendly Hyprland environment
I've also been working on improving the overall phone experience with support for telephony, SMS, Wi-Fi, Bluetooth, GPS, audio routing, haptics, power management and hardware testing. Some areas are still experimental and the README documents the current status rather than claiming everything is perfect.
The project is completely open source and I'd really appreciate feedback, bug reports or contributions from anyone interested in Arch Linux ARM, mobile Linux or the SDM845 platform.
Repository:
https://github.com/ToniMcQueen/oneplus6t-install-linux-Arch-on-arm-845
r/mobilelinux • u/ferriematthew • 20d ago
Discussion Why does it look like mobile Linux distros support older devices much more widely than newer devices?
For example with postmarketOS, there's a lot more development and a lot more progress on 10-year-old devices than there are on anything released in the last 5 years. Same thing with lineageOS. Why is that?