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.

    Dell Linux website

    Discussion in 'Linux Compatibility and Software' started by Paul, Jul 13, 2006.

  1. Paul

    Paul Mom! Hot Pockets! NBR Reviewer

    Reputations:
    759
    Messages:
    2,637
    Likes Received:
    0
    Trophy Points:
    55
    It seems Dell is actually going somewhere with Linux these days. I just read that Dell has a site up devoted to using Linux on Dell machines, and it's true! You can find it here. It features a lot of things to help you get Linux running on your Dell such as programs and utilities. I haven't gotten the chance to really look at it yet, but I'm definitely going to when I get time.
     
  2. noahsark

    noahsark Notebook Evangelist

    Reputations:
    159
    Messages:
    687
    Likes Received:
    0
    Trophy Points:
    30
    DUDE, maybe I'll actually own a DELL... I would never have thought so, but maybe, if they are supporting Linux.
     
  3. count0

    count0 Notebook Enthusiast

    Reputations:
    0
    Messages:
    19
    Likes Received:
    0
    Trophy Points:
    5
    I have an old Dell Dimension 8300 - initially I had some problems getting sound to work (it uses some crummy version of SBLive with a software DSP!!). Ubuntu fixed all of that - works flawlessly. 3 years and zero crashes. Sweet :)
     
  4. Amol

    Amol APH! NBR Reviewer

    Reputations:
    1,832
    Messages:
    1,850
    Likes Received:
    0
    Trophy Points:
    55
    Ubuntu is awesome, innit? It's the ONLY Linux that would run on my Acer 5672. Debian and Suse won't even start installation. Kubuntu works fine too, but I prefer Ubuntu because of the repositories.

    Dell and Linux. Cool! Yeah, I might own a Dell too - but I'd probably save up for the XPS. I still have another 2 years to get another notebook. If this project goes far and develops well enough, then *slowly raises two thumbs up and puts a stupid grin on the face*
     
  5. Pitabred

    Pitabred Linux geek con rat flail!

    Reputations:
    3,300
    Messages:
    7,115
    Likes Received:
    3
    Trophy Points:
    206
    Amol: You do realize that Kubuntu and Ubuntu use the exact same repositories? kubuntu is just a package in the Ubuntu "world". It's just a matter of whether you prefer KDE or Gnome...
     
  6. Paul

    Paul Mom! Hot Pockets! NBR Reviewer

    Reputations:
    759
    Messages:
    2,637
    Likes Received:
    0
    Trophy Points:
    55
    Yeah, and you can actually use Kubuntu and Ubuntu at the same time as I do. Just go into a terminal and type
    Code:
    sudo apt-get -i kde
    I believe that's the right code. It will then allow you to choose whether you want KDE or Gnome when you start up. And when you use KDE, it even says Kubuntu.
     
  7. Amol

    Amol APH! NBR Reviewer

    Reputations:
    1,832
    Messages:
    1,850
    Likes Received:
    0
    Trophy Points:
    55

    Well, I kinda did know that Kubuntu is Ubuntu w/KDE. But for some reason when I installed Kubuntu, and tried to install Firefox instead of conqueror, it said that it couldn't find it in its repository. And some other programs too. And I couldn't get my X1400 widescreen running either. I didn't know what was up then, so I ended up switching to Ubuntu. I knew what I said was stupid, but then again I'm a n00b in Linux :p
     
  8. Pitabred

    Pitabred Linux geek con rat flail!

    Reputations:
    3,300
    Messages:
    7,115
    Likes Received:
    3
    Trophy Points:
    206
    notebook_ftw: You'd actually want to:
    Code:
    apt-get install kubuntu-desktop
    In order to install the full KDE suite and Kubuntu goodness. Adds a few goodies plain KDE doesn't IIRC
     
  9. Paul

    Paul Mom! Hot Pockets! NBR Reviewer

    Reputations:
    759
    Messages:
    2,637
    Likes Received:
    0
    Trophy Points:
    55
    Well, the way I did it worked quite well. There was a crapload of KDE apps that came with it. Anyways, thanks for the heads up. Personally I prefer Gnome in a lot of respects, and still use it as my primary cause KDE kills battery life.