The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    Which Linux distro for 750MHz Desktop?

    Discussion in 'Linux Compatibility and Software' started by darthc0da, Aug 4, 2007.

  1. darthc0da

    darthc0da Notebook Consultant

    Reputations:
    0
    Messages:
    103
    Likes Received:
    0
    Trophy Points:
    30
    I've tried Ubuntu & Xbuntu, but they just aren't fast enough. I used to run a P2 with Red Hat Linux and it was much faster.

    What I need to be able to run:
    Eclipse (Java IDE)
    Firefox (not Opera or one of those other less known browsers... I need Google docs)
    Gaim/Pidgin
    VLC
    OpenArena
    Tux Racer =D

    That's about it. So, what's the absolute fastest Linux distro that would do this?

    p.s. I have an old NVidia card.. not completely sure which one. Can someone tell me how to find out in Ubuntu without opening up the computer? lol
     
  2. Roberto88h

    Roberto88h Notebook Enthusiast

    Reputations:
    0
    Messages:
    23
    Likes Received:
    0
    Trophy Points:
    5
    to find out what video card you have just go to System->Preferences->Hardware Information. That'll open up a device manager that should tell you what card you have somewhere probably in a drop down list. My video card is under Computer->nforce2 AGP

    As far as a fast low requirements distro I don't have any first hand recommendations. There is a "Best Linux distro other than Ubuntu" thread just a little bit down the page in the NBR Linux forum. Try that, or maybe someone else will post a suggestion.

    Hope that helps,

    Robert
     
  3. polarlinks

    polarlinks Notebook Consultant

    Reputations:
    18
    Messages:
    297
    Likes Received:
    2
    Trophy Points:
    31
    I like Gentoo, just install it with the bare minimum and what your needs are and away you go.
     
  4. 555Roman555

    555Roman555 Newbie

    Reputations:
    0
    Messages:
    9
    Likes Received:
    0
    Trophy Points:
    5
    PuppyLinux is very popular. It runs completely in Ram, but it can be installed to the hard drive as well. 94mb download for main distro is compact.
     
  5. darthc0da

    darthc0da Notebook Consultant

    Reputations:
    0
    Messages:
    103
    Likes Received:
    0
    Trophy Points:
    30
    Ok, I've been looking at Gentoo and Arch Linux. Puppy Linux seems like "dsl 2.0." I want a distro designed to be more permanent.
     
  6. darthc0da

    darthc0da Notebook Consultant

    Reputations:
    0
    Messages:
    103
    Likes Received:
    0
    Trophy Points:
    30
    Oh, does Arch Linux have good nvidia graphics support? & what apps/package manager does it use?
     
  7. Lysander

    Lysander AFK, raid time.

    Reputations:
    1,553
    Messages:
    2,722
    Likes Received:
    1
    Trophy Points:
    55
    Arch has as good nVidia support as every other distro out there, and they use their own (very easy to use) package manager, pacman. Arch is sort of like a binary version of Gentoo, being that you start with just the bare minimum and build up your system from there. It's very fast and very extensible. You should give it a try, the base install disk is only around 140MB.
     
  8. t12ek

    t12ek Notebook Consultant

    Reputations:
    9
    Messages:
    190
    Likes Received:
    0
    Trophy Points:
    30
    Running Arch + nVidia here, no problems setting it up.

    The setup for Arch is like many of the other "expert" distros (I put that in quotes, because I don't think it's really THAT hard to use), in that once you install the base system, you basically have a bash shell, and the package manager (pacman). Besides pacman, there really aren't any default apps, it's up to you to configure the system, and build it up as you see fit.

    Read this Arch wiki page to see what they have to say about it.
     
  9. 555Roman555

    555Roman555 Newbie

    Reputations:
    0
    Messages:
    9
    Likes Received:
    0
    Trophy Points:
    5
    PuppyLinux is a good rabbit to keep in your bag of tricks, especially with a 750MhZ processor. The lead developer, Barry Kauler, is sort of an engineering legend (even has some old tech books for sale on Amazon), and is very responsive on the forums at murga-linux.com/puppy.

    Puppy uses .sfs modules to add functionality, for example, you can use the OpenOffice 2.2 sfs module, and you can boot from a usb key w.o ever burning a CD, if you prep the key originally with syslinux, while initially in windows. Or, you can burn a CD, and use the built in script to prep the USB boot key. Or, you can always boot from a CD, and simply save your preferences to a key. Hard drive installs can be done. Make sure you set your root password, since Puppy is root at all times, with no password, on first use. type "passwd" in the terminal to do this.

    Puppy comes ready go (minus java and OpenOffice, which are easy to add) and plays dvd's and music right out of the 94mb download file.
     
  10. Woodgypsy

    Woodgypsy Notebook Evangelist

    Reputations:
    75
    Messages:
    527
    Likes Received:
    6
    Trophy Points:
    31
    It will take forever to compile things (needed for Gentoo) on that machine, so I won' recommend it.

    How about Zenwalk? Its Slackware based lightweight distro, using Xfce.
     
  11. darthc0da

    darthc0da Notebook Consultant

    Reputations:
    0
    Messages:
    103
    Likes Received:
    0
    Trophy Points:
    30
  12. t12ek

    t12ek Notebook Consultant

    Reputations:
    9
    Messages:
    190
    Likes Received:
    0
    Trophy Points:
    30
    Woohoo! Arch, good choice.