Find the answer to your Linux question:
Results 1 to 10 of 10
Hi, Im looking for a distribution of linux that would ideally manage very well the consumption of my laptop and be light in a soft use (internet mainly). I need ...
  1. #1
    Just Joined!
    Join Date
    Mar 2010
    Posts
    0

    light linux for laptop

    Hi,
    Im looking for a distribution of linux that would ideally manage very well the consumption of my laptop and be light in a soft use (internet mainly). I need an internet browser mainly and some light tools to program.
    is Xubuntu a good idea ? how much would I enhance the duration of my battery ?

    regards

  2. #2
    Trusted Penguin jayd512's Avatar
    Join Date
    Feb 2008
    Location
    Kentucky
    Posts
    4,072
    Hello and Welcome!

    What type of laptop do you have? Could you post some info about it?
    If you're looking for light on resources, then Xubuntu might do you well. If you have something a little lighter in mind, have a look at Puppy or antiX.
    Jay

    New users, read this first.
    New Member FAQ
    Registered Linux User #463940
    I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.

  3. #3
    Linux Guru rokytnji's Avatar
    Join Date
    Jul 2008
    Location
    Pecos, Texas
    Posts
    2,941
    be light in a soft use (internet mainly
    As light as I know of is
    BrowserLinux
    Linux Registered User # 475019
    Lead,Follow, or get the heck out of the way
    AntiX,Puppy,Ubuntu,Windows 7=(cuz of scooters)
    Open CourseWare for Linux Geeks

  4. #4
    Just Joined!
    Join Date
    Mar 2010
    Posts
    0
    Quote Originally Posted by jayd512 View Post
    Hello and Welcome!

    What type of laptop do you have? Could you post some info about it?
    If you're looking for light on resources, then Xubuntu might do you well. If you have something a little lighter in mind, have a look at
    13" / pentium dual core 2GHz / Mobile Intel GMA 4500MHD / 1Go RAM


    Quote Originally Posted by rokytnji View Post
    As light as I know of is
    looks nice! Im gonna try it I think.


    Basically I would like to go on internet, watch movies (series), develop basic C++. I want someting light in order to increase the time on battery

  5. #5
    Linux Engineer GNU-Fan's Avatar
    Join Date
    Mar 2008
    Posts
    935
    Quote Originally Posted by jum1 View Post
    Basically I would like to go on internet, watch movies (series), develop basic C++. I want someting light in order to increase the time on battery
    This may be counterintuitive, but using a very small Distribution will probably result in more power consumption.

    Why is this?
    Well, the laptop manufacturers today build in ample features to manage the power consumption of individual parts. Frequency stepping on demand for the CPU, fan throttle control, suspend of HD+WiFi, etc.

    All these things need support in software in order to work intelligently. If there is no support, the hardware may run full throttle all the time. A small distribution may not provide all necessary kernel modules and userspace applets. Not to mention the tools to investigate power consumption over time.

    That said, I think XUbuntu is a good choice for Laptops and should bring with good support for the hardware, provided it is current enough to recognize the new hardware.
    Debian GNU/Linux -- You know you want it.

  6. #6
    Just Joined!
    Join Date
    Mar 2010
    Posts
    0
    Quote Originally Posted by GNU-Fan View Post
    This may be counterintuitive, but using a very small Distribution will probably result in more power consumption.

    Why is this?
    Well, the laptop manufacturers today build in ample features to manage the power consumption of individual parts. Frequency stepping on demand for the CPU, fan throttle control, suspend of HD+WiFi, etc.

    All these things need support in software in order to work intelligently. If there is no support, the hardware may run full throttle all the time. A small distribution may not provide all necessary kernel modules and userspace applets. Not to mention the tools to investigate power consumption over time.

    That said, I think XUbuntu is a good choice for Laptops and should bring with good support for the hardware, provided it is current enough to recognize the new hardware.
    Ok
    say you do not customize anything, do you agree that a lighter distribution of linux will keep my laptop on battery longer ?

  7. #7
    Just Joined! ultimatelinux's Avatar
    Join Date
    Mar 2010
    Posts
    36
    I think Google Chrome is also the lightest linux.But,u should wait until google releases it.

  8. #8
    Just Joined! ultimatelinux's Avatar
    Join Date
    Mar 2010
    Posts
    36
    In case if you work in your home,remove the battery of the laptop and plug the charger in and then work.now you can save your battery.

  9. #9
    Linux Engineer GNU-Fan's Avatar
    Join Date
    Mar 2008
    Posts
    935
    Quote Originally Posted by jum1 View Post
    Ok
    say you do not customize anything, do you agree that a lighter distribution of linux will keep my laptop on battery longer ?
    No. This statement would be too general.
    Debian GNU/Linux -- You know you want it.

  10. #10
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    There's two components of "light" when talking about distros. One is in the software choices, ie, using a window manager over a full blown desktop environment, but also using smaller, lower resource programs like leafpad over gedit for a text editor, or even better, using console programs over GUI programs.

    But one also has to take into account the default services running. One of the biggest differences in memory consumption for Xubuntu over, say, Debian with XFCE, is that the former has many more things running in the background.

    DistroWatch.com: Put the fun back into computing. Use Linux, BSD.
    DistroWatch.com: Put the fun back into computing. Use Linux, BSD.

    So installing a minimal distro and building it up with just what you need is likely to result in a more efficient desktop. (Of course including things like the cpufreq daemon and power management tools.)

    Also, there is powertop, a tool to help identify what's using the post power in your system, and tweaking it to consume less power.

Posting Permissions

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