this post was submitted on 21 Aug 2024
36 points (97.4% liked)

Linux

47233 readers
777 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
 

I have a few different Linksys WRT54G routers and I've installed DD-WRT - build number 44715 - on them. However, this build appears to have been made in 2020. So, I was wondering if there's a more modern version of dd-wrt for this router. If not, is it possible for me to compile the latest version of OpenWRT for these routers which have 4 MB of flash and 16 MB of RAM?

top 8 comments
sorted by: hot top controversial new old
[–] Peffse@lemmy.world 20 points 3 weeks ago* (last edited 3 weeks ago)

I assume you've already checked your model on the Supported Devices table?

There are so many variations of the WRT54G that it may be difficult for someone to answer the question.

[–] everett@lemmy.ml 15 points 3 weeks ago (1 children)
[–] KseniyaK@lemmy.ca 4 points 3 weeks ago

Thanks! Installed FreshTomato and so far it's working fine!

[–] pastermil@sh.itjust.works 10 points 3 weeks ago* (last edited 3 weeks ago)

Unfortunately no, not for a serious use case. Not only the RAM & storage, the CPU & networking chipset themselves are insufficient for modern security, not with reasonable performance, at least.

[–] boredsquirrel@slrpnk.net 5 points 3 weeks ago (1 children)

Crazy and I thought 2GB RAM in a Turris Omnia are low XD

Good luck!

[–] KseniyaK@lemmy.ca 4 points 3 weeks ago (1 children)

Well, I'd say 2 GB of RAM is actually quite plenty for a router since it doesn't need to do anything that RAM intensive. Even a desktop computer running Linux with no GUI only uses around 100 MB of RAM.

[–] boredsquirrel@slrpnk.net 0 points 3 weeks ago

It has support for running a VM, so absolutely will run something there! Probably Fedora IOT ARM

[–] bruhduh@lemmy.world 3 points 3 weeks ago* (last edited 3 weeks ago)

Bro, resolder ram and rom, i recently upgraded spi chip in my xiaomi 4a to 32 megabytes or 256 megabits if i have to be precise and it's working fine in my apartment right now, but remember, most devices still have troubles with wpa3 security protocol, also remember to turn off option "dissociate on low acknowledgment" because your devices gonna be reconnecting constantly because of these options, also ram upgradable too, but difficulty is higher, i upgraded ram to 64 megabytes and flash to 32 megabytes in my tplink wr740n recently, flash upgrade is doing good, but ram not so good even though on openwrt wiki there's mentioned that d43 64 megabytes ram chips should work just fine, but I'm working through it, also i have tplink wr841n and dlink dir 300 and dir 615 to upgrade, then i have to try to port firmware to my another netis router, so far it's easy to compile what was already ported, problem arise when you have to adapt drivers or unsupported architectures, for example, i have compiler for dlink and netis available but they were not ported into openwrt yet so i will have to do it myself