You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
- Thanks for that fresh input! For web browsing, I wouldn't use that bloat of Firefox on such a system. Netsurf, Dillo or Links 2.x are IMHO the proper choices for a GUI browser there. I also wouldn't use bloaty systemd as init system. Using sysvinit (still alive, version 3.00 about to be released) or OpenRC (from Gentoo) saves a lot of disk space and RAM. A boot up time of a few minutes is well known and expected, yes. That was already the case with Debian 8 Jessie on my Thinkpad 760ED with 48 MB RAM. I though don't see why a specific GPU should be necessary.Axel Beckert– Axel Beckert2021-09-15 21:41:28 +00:00Commented Sep 15, 2021 at 21:41
- Radeon card can run composite desktop in a meaningful way. Also fast graphics-mode console, perhaps due to KMS.Arkadi Shishlov– Arkadi Shishlov2021-09-16 09:24:12 +00:00Commented Sep 16, 2021 at 9:24
- 3Firefox and Chrome will be near unusable on a 660MHz system these days. Let alone 66.rackandboneman– rackandboneman2021-09-16 20:15:14 +00:00Commented Sep 16, 2021 at 20:15
- 1FreeBSD 12 can not boot on my i586 machines, though it claims to support i486; this is also reported by other users, see bugs.freebsd.org/bugzilla/show_bug.cgi?id=250755.Arnie97– Arnie972021-12-05 01:13:44 +00:00Commented Dec 5, 2021 at 1:13
- Composite desktops don't make sense as they AFAIK need much more RAM as the compositor always needs to render the whole screen and not just a window. That's also the reason why Raspberry Pi OS falls back to non-composite rendering on models with less RAM.Axel Beckert– Axel Beckert2021-12-22 23:53:14 +00:00Commented Dec 22, 2021 at 23:53
Add a comment |
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- create code fences with backticks ` or tildes ~ ```
like so
``` - add language identifier to highlight code ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- quote by placing > at start of line
- to make links (use https whenever possible) <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. ms-dos), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you