Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 11
Is it bad to have a computer that is "made for Windows 2000" or 98 to install Debian? My computer is a Dell and about 4 years old. I did ...
  1. #1
    Just Joined!
    Join Date
    Nov 2005
    Posts
    3

    Best Computer for Debian

    Is it bad to have a computer that is "made for Windows 2000" or 98 to install Debian? My computer is a Dell and about 4 years old. I did install Debian one time and got the graphics card and display to work but there was no sound! Is Debian poor at supporting hardware on these kinds of computers?

  2. #2
    Linux Engineer cheetahman's Avatar
    Join Date
    Dec 2004
    Location
    New York
    Posts
    1,130
    Nope you can install Debian on any computer which one do you want to install on it
    \"TTFN Taa Taa For Now\" by Tigger in Winnie the Pooh
    http://www.distrowatch.com Linux Distros
    We Live in a Windows World but there is Linux to save the day

  3. #3
    Linux Guru techieMoe's Avatar
    Join Date
    Aug 2004
    Location
    Texas
    Posts
    9,496

    Re: Best Computer for Debian

    Quote Originally Posted by frankish
    Is it bad to have a computer that is "made for Windows 2000" or 98 to install Debian? My computer is a Dell and about 4 years old. I did install Debian one time and got the graphics card and display to work but there was no sound! Is Debian poor at supporting hardware on these kinds of computers?
    There could be a number of things wrong. What kind of sound device does it have? What chipset? Was the sound muted? What types of sounds were you trying to play (CDs, MP3s, etc)?
    Registered Linux user #270181
    TechieMoe's Tech Rants

  4. #4
    Linux Guru Vergil83's Avatar
    Join Date
    Mar 2004
    Posts
    2,408

    Re: Best Computer for Debian

    Quote Originally Posted by frankish
    Is it bad to have a computer that is "made for Windows 2000" or 98 to install Debian? My computer is a Dell and about 4 years old. I did install Debian one time and got the graphics card and display to work but there was no sound! Is Debian poor at supporting hardware on these kinds of computers?
    I think it would be fine. Hardware support is much better, IMHO with the new Debian release Sarge (just released in June). However, it may take a little more work than other distros.
    Brilliant Mediocrity - Making Failure Look Good

  5. #5
    Linux Guru bryansmith's Avatar
    Join Date
    Nov 2004
    Location
    /Ontario/Canada
    Posts
    2,621
    I have installed Debian on my laptop and have had no problems thus far with hardware. Mind you, I have upgraded to Sid but from what I can remember, Sarge was pretty good at hardware detection too.

    Bryan
    Looking for a distro? Look here.
    "There can be no doubt that all our knowledge begins with experience." - Immanuel Kant (Critique of Pure Reason)
    Queen's University - Arts and Science 2008 (Sociology)
    Registered Linux User #386147.

  6. #6
    Just Joined!
    Join Date
    Jan 2005
    Location
    Topeka, KS, USA
    Posts
    88
    It can really vary. I have Debian Sarge running at home. I have no sound (I think because the chip is was too new at the time), and I'm running VGA graphics without acceleration on a computer built in February. I hope that moving to etch after the new year will fix that.

    I setup a 3 year old Compaq at work with the same disks as what I used at home, and I do have sound in KDE, but not in other window managers. I'm still trying to figure that out.

    I'd say that the older your machine is, the more likely you will have zero problems with new hardware. The newer something is, the less likely that the driver hackers have had to put something together.

  7. #7
    Just Joined!
    Join Date
    Nov 2005
    Location
    somewhere in CA
    Posts
    5

    Debian/installing Mozilla Firefox

    I am new on linuxi was reading a lot tonite... i wanted to get firefox in my laptop.... i downloaded the file into the desktop.. i am trying to install it from the terminal...

    so i unpackaged it...: tar -zxf (file name)

    after this.. how do i install it in my computer

  8. #8
    Linux Enthusiast
    Join Date
    Jul 2005
    Location
    Maryland
    Posts
    521

    Re: Debian/installing Mozilla Firefox

    Quote Originally Posted by carspidey
    I am new on linuxi was reading a lot tonite... i wanted to get firefox in my laptop.... i downloaded the file into the desktop.. i am trying to install it from the terminal...

    so i unpackaged it...: tar -zxf (file name)

    after this.. how do i install it in my computer
    open terminal
    cd /home/pavlo/Desktop/firefox-installer (change pavlo to your user name)
    ./firefox-installer
    procede from there by clicking on Forward button

  9. #9
    Linux Guru Vergil83's Avatar
    Join Date
    Mar 2004
    Posts
    2,408
    if you are using debian just do
    Code:
    apt-get update
    apt-get install mozilla-firefox
    Brilliant Mediocrity - Making Failure Look Good

  10. #10
    Just Joined!
    Join Date
    Apr 2005
    Location
    Clinton Township, MI
    Posts
    84

    Dell Dimension 4100 works VERY well with Linux distros

    I have a Dell Dimension 4100 with a 40 GB Western Digital disk, a Intel Corp. 82815 815 Chipset Host Bridge and Memory Controller Hub, a Realtek RTL-8139 network card, a Creative Labs SB Live! EMU10k1 sound card, an Intel Corp. 82801BA IDE U100 IDE disk interface, nVidia Riva TNT2 Model 64 32 MB graphics card, DELL OEM P991 monitor, Sony and Samsung CD/RW and DVD/ROM drives. All components nearly always work with both Linux and BSD distributions. On rare occasions, something messes up, but it's usually either because of a kernel that doesn't have certain features compiled in or because there is a quality issue with a test release. I have rarely seen problems in released versions, and not even that often in test versions. Dell makes popular hardware, so developers and testers tend to write drivers for its components fairly early in the game. I would be 99.5% certain that your hardware will work, more so if you happen to have a 4100 like I do. I run Debian, Fedora Core, and Mandriva releases continually and have for nearly five years on this box, no problems.

Page 1 of 2 1 2 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •