Can't understand why my computer is slow :(
Yep and I just got through screaming at because I hate it when it's whirring up (The computer's fan really going) and acts really really slow
This computer has Debian Linux installed for crying out loud and over forty gigabytes of harddisk space as well as one and half gigabytes of RAM, yet this thing has it's moments when it's really slow and unresponsive at times ?
Do I need to install some more RAM into this thing or is Linux no better than Microsoft upper the specs just to run a freaking OS ? Slitaz worked for me until I installed an unofficial package and libraries using the package converting command for the distro and now I got some Pam error (if I could remember correctly) where re-installing the OS doesn't work :/
I'd install something a little lighter on here but they don't have any drivers for my old wireless device. I'm thinking that maybe I could get rid of Gnome completely but is afraid that lighter desktop or window managers would depend on something from Gnome.
Any suggestions and no I do not want to go back to Windows as I like digging around my Linux box and I've heard it's the best tool to learn programming with. Well I suppose anything that isn't proprietary is the best to learn programming with.
I
Are you able to run any diagnostics to see where the processing power is going? It is also worth while checking for disk or ram faults/errors as a slower than normal computer can be an indication of imminent failure as the computer keeps retrying bad sectors etc.
_________________
I've left WP indefinitely.
Once it's booted, and before you start anything - try running top and see what's reported.
_________________
Giraffe: a ruminant with a view.
This computer has Debian Linux installed for crying out loud and over forty gigabytes of harddisk space as well as one and half gigabytes of RAM, yet this thing has it's moments when it's really slow and unresponsive at times ?
Do I need to install some more RAM into this thing or is Linux no better than Microsoft upper the specs just to run a freaking OS ? Slitaz worked for me until I installed an unofficial package and libraries using the package converting command for the distro and now I got some Pam error (if I could remember correctly) where re-installing the OS doesn't work :/
I'd install something a little lighter on here but they don't have any drivers for my old wireless device. I'm thinking that maybe I could get rid of Gnome completely but is afraid that lighter desktop or window managers would depend on something from Gnome.
Any suggestions and no I do not want to go back to Windows as I like digging around my Linux box and I've heard it's the best tool to learn programming with. Well I suppose anything that isn't proprietary is the best to learn programming with.
I
1.5 GB of RAM isn't much these days, and keep in mind that Linux uses several partitions. Just because you have 40 GB of vacant space, does not mean that all partitions have plenty of available space.
You may want to install a frontend optimized for slow hardware, since most frontend grow more and more demanding for each update. Upgrading your RAM won't make much of a difference if the GPU or CPU is slow.
_________________
“He who controls the spice controls the universe.”
When you do this, set it up as follows:
Primary Partition, 40gb, ext4fs This partition holds both / and /usr directories
/home, ext4fs, as large as possible, but leaving enough room to have DOUBLE THE AMOUNT OF HARD DRIVE SPACE as you have physical memory. -- If you have 1.5GB ram, setup 3GB space on your HDD as a swap area.
If OTOH you get a machine with 16 or 32GB physical memory, you can kind of get away with not using a swap area.
_________________
When There's No There to get to, I'm so There!
I've been using Linux pretty much exclusively since early 2011, and before that, I've used it off and on since Kernel 2.2.10, so perhaps I'm holding on to the 2X physical Memory Swap space as a holdover from that era.
_________________
When There's No There to get to, I'm so There!
Based on my own experience, Ubuntu does not. Keep in mind that Linux is an imitation of Unix and not a port. If you try FreeBSD (which is an improved port of Unix), you'll see that there are significant differences.
_________________
“He who controls the spice controls the universe.”
On modern drives (up to ten years old, at least) sectors that go bad are automatically reallocated from a limited stash of good ones by drive firmware, but if it's got to the point where they surface as bad at the FS level then the drive is probably in deep trouble and likely to get worse.
Aspects of this, and more, can be examined on drives implementing the S.M.A.R.T. system which, AFAIK, means all modern drives; *buntu and other Linux distributions include the smartmontools package which enables drive health data to be monitored. This has been available for years.
But even if a bad sector does surface at the FS level (say, ext4) it certainly is possible to mark the block using it as bad and have the OS avoid it - see ext4.fsck -c and the other e2fsprogs utilities. Bad blocks can also be discovered with badblocks. Any files using blocks that have gone bad can be found via dumpe2fs and debugfs (e2fsprogs) then restored from backup.
These binaries have also been available in Linux distributions for several years.
_________________
Giraffe: a ruminant with a view.
| Similar Topics | |
|---|---|
| Slow computer while playing videos. |
08 Feb 2010, 9:56 pm |
| Aspergers put in slow category but not that slow then others |
21 Aug 2012, 7:36 am |
| difference bewteen computer science and computer technology? |
16 Jan 2010, 7:40 am |
| Humming Noise From Computer - Any Computer Geeks Here? |
05 Jan 2008, 2:36 pm |

