Earlier quoted context omitted.
Most phones can have battery removed somewhat destructively, but without affecting the rest of the phone. Generally, as long as you keep the phone plugged in, the battery should be safe virtually indefinitely - the battery management on board will keep it in a state where its a constant charge which means the chemistry will be stable.
There were several generalizations in that statement that align with my similar fears to the OP. Most firmware should minimize the charge cycling, most batteries should be stable at constant charge... most isn't great for something that I want to sit in the corner undisturbed for a decade just chugging along - I have a few old desktops I use whenever I need a stand alone server or to host something web-live for a whi…
How to repurpose your old phone into a web server
91–100 of 122 posts
Re: How to repurpose your old phone into a web server
#92Earlier quoted context omitted.
I'm not educated enough in this area to have any expertise, however, in my personal experience leaving a lithium-ion battery plugged all the time results in scary semi-exploded batteries that also stop working. Would you say this is a chemistry/QA problem? Have there been advances in battery / controller technology that achieves the above?
How uh, does one find out about battery problems? I almost exclusively use laptops, and I tend to leave them plugged in most of the time. I don't want a sudden lithium-ion battery fire. Can I detect ahead of time that things are going bad? (My current machine is a Thinkpad P52 if it matters, but I also use older Macbooks and newer Thinkpads and older Dell machines this way, although they're plugged in less often thes…
2. Open up the laptop and check if battery is swollen. After about 10 years, it's also a good idea to replace the CMOS battery before leaking.
3. Without opening, sometimes keys/trackpads don't work anymore as expected. This might be due to swollen battery packs (we had several Dells where this happened).
Re: How to repurpose your old phone into a web server
#93The thing that holds me back from this is always the battery. I want to have my battery removed so that it doesn't eventually become a time bomb, but it's a pain on modern phones and I'm not even sure if they boot without. The mobile hardware reuse space can suck for hobbyists.
Re: How to repurpose your old phone into a web server
#94Any ideas what I can do with it to give it some purpose?
Re: How to repurpose your old phone into a web server
#95It sounds like Qualcomm has to do everything from scratch on their hidden Linux software for every new chip.
Re: How to repurpose your old phone into a web server
#96better of compiling android kernel with docker support and using docker
Re: How to repurpose your old phone into a web server
#97Re: How to repurpose your old phone into a web server
#98If the device can run PostmarketOS with a mainstream kernel, then it can run any Linux distribution. (I put Arch ARM on such devices, since I like that distro.) That's the big hurdle though - mainstream kernel support. For most devices, even if they can be rooted and jailbroken, you're stuck with the kernel they come with. Doesn't have a new feature you need? A horrible security flaw in the network stack? You're out…
Is Arch ARM officially supported by the same team? If not, what might be the reason?
I write this from arch on arm (orange pi) thingy, btw
Re: How to repurpose your old phone into a web server
#99Don't even need postmarketOS. Simple root, with a custom degoogled rom, and termux is all you need.
You don't need root if you webserver is listening on a port over 1024.
Termux plus some webserver like nginx is all you need.
Now to make it reboot resistant is another story.
Re: How to repurpose your old phone into a web server
#100Earlier quoted context omitted.
Interesting, I wonder if using a regular sff pc fan might work if you don't need the touchscreen. Just thermal paste to the battery hah
I do Wigle wardriving with a dedicated cheap phone these days. (Moto G Stylus 2023) In order to prevent issues this time around I've preemptively removed the back of the phone, and the camera modules so I can have a nice flat phone. Then I bought a heatsink nearly the same size as the phone itself. I've got thermal pads on the SoC which sits lower than the battery and the heatsink itself had thermal adhesive on it pr…