How fast is the AMD processor and what is its intel ewuivilent?
128 will just run SuSe but 300 odd - 512 is better
An old fedora like version 1 will run on 128mb ram as will a fairly compact distro like debian or slackware.
jbennet
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,826
Solved Threads: 600
Yeah, the grahics card is an issue as open souce software cant invclude non opensource software with it by default like Nvidia or ATI's graphics drivers. Buy some more ram (i got 256 for £20 a while ago) and buy the full version of the suse (around £40) or get the free ones and use Yast (software update installler) to get the ATI driver
jbennet
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,826
Solved Threads: 600
ubuntu or get debian etch (soon to be the stable version)
jbennet
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,826
Solved Threads: 600
Gentoo Minimal is well, very minimal. It can be anything you want actually. You install the base system, and then you can add X desktop, other software, etc.
Be warned! First of all, you need a lot of Linux know-how. Secondly, you need an internet connection to the thing, at least while you're installing. And thirdly, almost everything is compiled from source, so if you've got a slow-ish processor, be prepared to let it compile for a few days on end.
The results are rewarding, though. It's optimized for your processor, so you have very little code bloat. You also get the flexibility, because you only install exactly what you need.
John A
Vampirical Lurker
7,630 posts since Apr 2006
Reputation Points: 2,240
Solved Threads: 339
I like dreamlinux, but it probably wouldn't run too well on machine like that. I like mandrake. Slax is also a good livecd.
TheNNS
Nearly a Posting Virtuoso
1,467 posts since Jul 2006
Reputation Points: 175
Solved Threads: 15
i run debian testing on a mahine with specs like these just fine. if your videocard doesnt work with ubuntu:
Use alt-f2 to switch to a terminal
cd /
cd etc
cd X11 (CAPITALS!)
vi xorg.conf
push insert key
go down to the bit which says "section - video" and change driver to "vesa" (it should say ati or radeon before)
hit esc
do :w
do :q
do ctrl-alt-backspace
jbennet
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,826
Solved Threads: 600