LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 11-27-2011, 07:01 AM   #1
gienek
LQ Newbie
 
Registered: Nov 2011
Posts: 4

Rep: Reputation: Disabled
Linux for my quite old notebook (Toshiba M45: 1.86GHz, 1GB RAM, GMA900)


Hello!
I have an old notebook Toshiba M45 (probably S-359) with Pentium M 1.86GHz, 1GB RAM, 100GB disk and Intel GMA 900 (I'm not sure with the last item). It works quite good
Now I'm using PCLinuxOS 2011 with KDE - it's working very good, but sometimes KDE isn't "fast" as I want.
Laptop has a performance at the same level as the new netbooks, so I think that optimized Linux isn't bad idea .
Can you post your suggestions? Sometimes I programm in C/C++ and create websites. I prefer rolling-release distros and I don't want waste time on edit files in /etc and compile everything. I just want to work, listen the music, surf the web and sometimes write a few documents.
Regards,
Adam
 
Old 11-27-2011, 07:18 AM   #2
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
If you are used to PCLinuxOS and feel that KDE is too slow on that machine just change the desktop environment to something lighter, like XFCE, LXDE or Enlightenment.
 
Old 11-27-2011, 07:23 AM   #3
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,128

Rep: Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121
I'm impressed with bodhi on a crappy netbook with a gma500 piece of junk - never heard of it till recently. Had to compile my own kernel to get decent (2D) video though - just making its way (finally) into mainline.
 
Old 11-27-2011, 12:00 PM   #4
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,297

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
I think you probably know enough to recommend slackware with XFCE to you.

Pros: set it up once and forget it. Has everything, make your own packages for installing and uninstalling. Update automagically every 6 months or so if you want to.

CONS: You do have to set it up once. They don't hold your hand, and expect a minimum of knowledge. No dependency tracking, so you can install something without correct dependencies.

ldd <program-name> |grep found
is the way to sort dependencies.

You have to get away from gnome & kde if you want to do stuff. This box is AthlonXP @ 2.2Ghz w/1Gig and small disk usage. I'm running slackware and would not change.
 
Old 11-27-2011, 12:24 PM   #5
wile_coyote
Member
 
Registered: Aug 2010
Location: Somewhere in NM USA
Distribution: Gentoo, Vector, Slackware , Arch
Posts: 47

Rep: Reputation: 3
I am going to say go with Slackware as well. I have slack running on a really old laptop and it runs good.
 
Old 11-27-2011, 02:04 PM   #6
gienek
LQ Newbie
 
Registered: Nov 2011
Posts: 4

Original Poster
Rep: Reputation: Disabled
Hi all!
Hmm I think that Slackware is too difficult* for me, Arch Linux may be better.
*I have used Linux for 3 years (Ubuntu, Fedora-mostly, Debian) and I don't have experience with "hard-core" distributions, I like from Red Hat's forge

Last edited by gienek; 11-27-2011 at 02:47 PM.
 
Old 11-28-2011, 01:30 AM   #7
elliott678
Member
 
Registered: Mar 2005
Location: North Carolina
Distribution: Arch
Posts: 977

Rep: Reputation: 74
Actually, I wouldn't say Arch is much easier than Slackware, but it does fit your rolling release criteria. I did have Arch on a IBM T41 which is similarly spec'ed to your Toshiba, it ran great with XFCE. I currently run Arch on an older netbook with the 1.6ghz Atom and have no problems with it either.

I also had it on a very old netbook, a first generation EeePC with the underclocked Celeron running at 570Mhz with 512mb of RAM, it ran pretty well with a light environment, but I switched to Tiny Core on that one because I kept running out of space on the 2gb SSD.
 
Old 11-28-2011, 11:59 AM   #8
gienek
LQ Newbie
 
Registered: Nov 2011
Posts: 4

Original Poster
Rep: Reputation: Disabled
I prefer Xfce rather than LXDE. Hmm to be honest, I'm a little afraid to use Slackware on my notebook.
 
Old 11-28-2011, 12:15 PM   #9
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
May I ask what you are really searching for? In your first post you stated that you want
Quote:
I prefer rolling-release distros and I don't want waste time on edit files in /etc and compile everything.
This successfully rules out Arch (rolling release, but you have to edit files for configuration), Slackware (not rolling release, you have to edit files for configuration), Bodhi (not rolling release, easy to configure).

So the questions are: Do you really need rolling release (I don't see why that would be necessary when all you do is some "regular" stuff and a little bit of programming/web design)?
Are you really so uncomfortable with editing text files for configuration?
Which seems to be more negative for you, editing textfiles or not being rolling release?

As far as I can see there is only one distribution out there that is rolling release and easy to configure: PCLinuxOS.
 
Old 11-30-2011, 03:30 PM   #10
timetraveler
Member
 
Registered: Apr 2010
Posts: 243
Blog Entries: 2

Rep: Reputation: 31
With 1GB I would use fluxbox. And slackware not really hard to setup plus there's a separate forum just for slackware install help.
 
1 members found this post helpful.
Old 11-30-2011, 03:46 PM   #11
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,984

Rep: Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626
I don't think that notebook is that bad. Live cd's are the way to go for look and feel but they will be much slower.

Might peek at the latest Vector. Looks good.
 
Old 12-01-2011, 10:31 PM   #12
wile_coyote
Member
 
Registered: Aug 2010
Location: Somewhere in NM USA
Distribution: Gentoo, Vector, Slackware , Arch
Posts: 47

Rep: Reputation: 3
I have run Arch, it is pretty good. But the suggestion to try Vector should not be passed up. I like what I have seen and played with in Vector 7. Would it replace Gentoo as my favorite, no but is the next one on my list of preferences now.
 
Old 12-02-2011, 10:53 AM   #13
Hevithan
Member
 
Registered: Apr 2011
Location: Washington State
Distribution: Zorin5-(Ubuntu 11.04) // Backtrack 5-(Ubuntu 10.04) // Dreamlinux 3.5-(Debian)
Posts: 275
Blog Entries: 5

Rep: Reputation: 40
I have a Fujitsu with 1.73GHz processor and 512MB ram ... Debian with XFCE was a dream (compiz even ran decently with most effects and options on) and I was hardly ever above the 40% ram range ... Currently though, I use Ubuntu with flux at at start I am below 20% and most programs don't use much more so I rarely go over 30. I'd say XFCE and fluxbox as far as the lighter desktops go and you can use them on whatever distro you are comfy with.
 
Old 12-04-2011, 02:37 PM   #14
gienek
LQ Newbie
 
Registered: Nov 2011
Posts: 4

Original Poster
Rep: Reputation: Disabled
Okay, thanks for suggestions. I decided to switch to PCLinuxOS with Xfce
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Linux Distro For 1GB RAM erbad Linux - Newbie 6 10-05-2011 04:24 PM
Unsure how to configure shared RAM on Intel GMA900 in Fedora 8 OstermanA Linux - Hardware 4 01-20-2008 02:08 AM
1GB RAM linux says 905512kB kule Linux - Hardware 9 03-08-2007 08:40 AM
Linux on Toshiba M45-355 srivatsans Linux - Laptop and Netbook 3 09-25-2005 09:36 AM
Installing/Using Linux with 1GB of RAM HELP Carcustomz2002 Linux - Software 6 10-21-2003 01:10 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 09:56 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration