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.
← Previous page

    Most lightweight distro?

    Discussion in 'Linux Compatibility and Software' started by Thomas, Apr 5, 2008.

  1. FFZERO

    FFZERO Notebook Evangelist

    Reputations:
    23
    Messages:
    321
    Likes Received:
    1
    Trophy Points:
    31
    Off topic: How did you managed to get wicd to work with both Ethernet and wifi without having wicd to crash/or become unusable.
     
  2. archer7

    archer7 Notebook Evangelist

    Reputations:
    289
    Messages:
    647
    Likes Received:
    0
    Trophy Points:
    30
    I've never had that problem. My wicd works perfectly well with anything I throw at it.

    If you're having those problems, it might be because your daemons aren't properly set. The wicd daemon has to be started without the network and networkmanager daemons running. Also, any calls to dbus must happen before the call to wicd. The hal daemon calls dbus automatically, so it should also come before wicd.
     
  3. szandor

    szandor Notebook Evangelist

    Reputations:
    66
    Messages:
    323
    Likes Received:
    0
    Trophy Points:
    30
    in ubuntu, network-manager and network-manager-gnome are removed when installing wicd so they shouldn't cause a problem. not sure about other distros. one of the things i like about wicd over the default nm is if you get kicked off or disassociated from the access point, there's an option you can select to 'reconnect if disconnected.' i used to use swatch to reconnect with a script but wicd's way is much more efficient. and it's definitely more predictable than network manager.
     
  4. benx009

    benx009 Notebook Evangelist

    Reputations:
    184
    Messages:
    663
    Likes Received:
    0
    Trophy Points:
    30
    I've tried Linpus Linux and it's fairly lightweight, but the only thing though is that it's not very customizable and definitely not well supported.

    But the GUI does look really good (it uses a really nicely modified xfce).
     
  5. archer7

    archer7 Notebook Evangelist

    Reputations:
    289
    Messages:
    647
    Likes Received:
    0
    Trophy Points:
    30
    My biggest gripe against Network Manager is that it requires nm-applet to start working, which generally means you have to enter runlevel 5 to start it. Wicd is simpler. Once it's been configured, it will automatically connect to an available access point when the wicd daemon is called at boot. That way, even if you remain in runlevel 3, you can still have WLAN.

    I know there are even more basic, purely CLI ways of doing that, but I find wicd to be by far the easiest method.
     
  6. theZoid

    theZoid Notebook Savant

    Reputations:
    1,338
    Messages:
    5,202
    Likes Received:
    22
    Trophy Points:
    206
    Agreed. I love Wicd. Doing a replacement now as I forgot to :D
     
  7. FFZERO

    FFZERO Notebook Evangelist

    Reputations:
    23
    Messages:
    321
    Likes Received:
    1
    Trophy Points:
    31
    In arch, you must know that no one is going to hold your hand. When you install networkmanager and wicd, neither one will be remove but neither one will start unless you setup your daemon properly. When using pacman, it does inform you confliction but you are pretty much the end-user and administrator. One of the reason I switch over to arch, I am more in control, real clean install of linux, no more 6 month reinstallation, and learn how linux work in a week than using ubuntu for nearly a year. Even eeepc's xandros taught me a few thing about the terminal that I would never use in ubuntu.

    Of course, ubuntu is very stable, more people use it, and focus more on security.

    Right now, I am using wicd but I am afraid of checking off "alway show wired interface" since that alway cause wicd to crash/not usable. I want to use wicd since its does not use any dependency. Another minor problem is that it does not show much of other network when using your own. Is that normal?

    Edit: Nevermind, I took the risk and it appear that wicd have improved over the last time I use (3-4 month ago).
     
  8. szandor

    szandor Notebook Evangelist

    Reputations:
    66
    Messages:
    323
    Likes Received:
    0
    Trophy Points:
    30
    i know what you mean. i've spent the last few years installing different distros over and over on laptops. you learn really quick when your primary laptop doesn't boot up. randomly. on several occassions. with no x. or network. etc, etc. i also still have fedora core 3 running on one laptop so i can understand the manual process people go through. of course, my issues stem from things not being supported so it has to be done by hand, so to say. a lot of people go into ubuntu/linux backwards. you should let the o/s beat you up for a while then when you know it's most intimiate details, you know how and why to automate them. i'm at a point now where i don't mind ubuntu holding my hand. of course, i know how to get my dinner and movie out of linux instead of getting raped. ;)
     
  9. vicariouscheese

    vicariouscheese Notebook Consultant

    Reputations:
    37
    Messages:
    159
    Likes Received:
    0
    Trophy Points:
    30
    if you know what youre doing the most lightweight would be a source/compiled based distro like gentoo (i think slack also? never used it though)

    if you dont know what youre doing though dont do this as it will take forever and a day to set up...
     
  10. Thomas

    Thomas McLovin

    Reputations:
    1,988
    Messages:
    5,253
    Likes Received:
    0
    Trophy Points:
    205
    I've installed about 100 distros just this summer.
    lol
     
← Previous page