LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 09-20-2014, 08:34 PM   #1
maples
Member
 
Registered: Oct 2013
Location: IN, USA
Distribution: Arch, Debian Jessie
Posts: 814

Rep: Reputation: 265Reputation: 265Reputation: 265
Dell Latitude D620 extremely slow regardless of OS


Hi!
My dad's Vista work laptop recently went from slow but useable to so slow that the screensaver couldn't render. My dad took it to the IT department, and they said that they didn't want it anymore. Long stroy short, I have it now.

I first thought that Vista had a virus or something, and that I should have no problem booting from my Debian install disc and installing Linux.

Unfortunately, this has not proven to be the case. It is currently running the Debian installer. I selected the language and everything, but it's now loading the installer components and is extremely slow. When I switch to aother VT (ctrl+alt+f2) I can see it redrawing the screen. When I do any command, the output is much slower than I normally expect. For example, I ran "cat /proc/cpuinfo" and it took 4 seconds of scrolling before it was done.

Earlier, I tried to use Clonezilla to make a backup of the hard drive "just in case." It went fine for the first few minutes, but then the "remaining time" counter started counting up instead of down. I opened top in another VT, and it was using about 85-95% of the CPU.

It has an Intel Core 2 Duo CPU, and /proc/cpuinfo says it's running at just under 2 GHz. (in the Debian installer)

Does anyone have any idea what the issue is? Since the problem occurs in both Vista and Linux, I'm inclined to believe that it is a hardware issue. I've always wanted to take apart a laptop, and if I can't get Debian working that's what I plan on doing. But if anyone has any ideas of what the problem is, I might try fixing it instead of throwing it out.

Thanks!

EDIT: I just checked the output of lspci, and the everything's Intel except for Broadcom wifi/ethernet (yay...) and something called "CardBus bridge" by "02 Micro, Inc."

EDIT 2: It's getting progressively slower the longer that it's on. The lines are printing/scrolling slower.

Last edited by maples; 09-20-2014 at 08:44 PM.
 
Old 09-20-2014, 08:41 PM   #2
astrogeek
Moderator
 
Registered: Oct 2008
Distribution: Slackware [64]-X.{0|1|2|37|-current} ::12<=X<=15, FreeBSD_12{.0|.1}
Posts: 6,263
Blog Entries: 24

Rep: Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194
I think I'd check the RAM first - how much and maybe run memtest for a while. Memtest should be on your install media, or you can find it on a Gparted live CD. If it were starved for RAM that would drag everyting in the dirt.

Next, it might have a "stuck" interrupt - some device signalling an event that can't be ignored and the CPU has to go service it continually. Offhand I am not sure how to tell you to look for that other than watching top or ps as a place to start.

CPU temperature? Disk space? Just poke around the system for anything obvious. Even poke around in the BIOS settings for anything that doesn't look "right".

Last edited by astrogeek; 09-20-2014 at 08:43 PM.
 
1 members found this post helpful.
Old 09-20-2014, 08:46 PM   #3
maples
Member
 
Registered: Oct 2013
Location: IN, USA
Distribution: Arch, Debian Jessie
Posts: 814

Original Poster
Rep: Reputation: 265Reputation: 265Reputation: 265
It has 2 GB of RAM (according to /proc/meminfo).

OK, I'm going to start a memtest and see how it goes.

Thanks for the help!

EDIT: Wow, even the BIOS boot menu has slowed down.

I have it sitting on a laptop cooling pad, the laptop fan isn't running very fast, and the bottom isn't hot, so I don't think that it's a temperature issue.

Disk space shouldn't be an issue, since I'm booting from a CD, right?

Last edited by maples; 09-20-2014 at 08:51 PM.
 
Old 09-20-2014, 08:53 PM   #4
astrogeek
Moderator
 
Registered: Oct 2008
Distribution: Slackware [64]-X.{0|1|2|37|-current} ::12<=X<=15, FreeBSD_12{.0|.1}
Posts: 6,263
Blog Entries: 24

Rep: Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194
Quote:
Originally Posted by maples View Post
EDIT 2: It's getting progressively slower the longer that it's on. The lines are printing/scrolling slower.
That makes it sound thermal (although RAMusage is also time related in some ways). If the clock is throttled by temperature that would be the relationship.

Check the CPU fan and heatsink - just take it out and clean it if possible.

*** EDIT ***

I have a couple of desktop machines with Core2 Duo CPUs, they do seem to run a little hot at times and require regular heatsink attention. Mine tend to idle in the mid to upper 50 degrees C.

Last edited by astrogeek; 09-20-2014 at 09:01 PM.
 
1 members found this post helpful.
Old 09-20-2014, 09:08 PM   #5
maples
Member
 
Registered: Oct 2013
Location: IN, USA
Distribution: Arch, Debian Jessie
Posts: 814

Original Poster
Rep: Reputation: 265Reputation: 265Reputation: 265
Now that the memtest has been running for a bit over 10 minutes, the bottom is starting to feel hot... so you're probably right about the thermal issue. But the fan isn't spinning at it's fastest...

Something else-- a section on the very left of the screen (about 2 inches wide, stretching from the top to the bottom) is dimmer than the rest of the screen. I can still clearly see what is on the screen, but it is noticeably dimmer. I don't recall seeing that when the memtest started. Could that mean anything?

Thanks!

EDIT: The bottom is definitely getting hot, and the air from the fan feels hot as well.

Last edited by maples; 09-20-2014 at 09:11 PM.
 
Old 09-20-2014, 09:42 PM   #6
maples
Member
 
Registered: Oct 2013
Location: IN, USA
Distribution: Arch, Debian Jessie
Posts: 814

Original Poster
Rep: Reputation: 265Reputation: 265Reputation: 265
The memtest didn't report any errors. So do you think that this can be fixed? Would new thermal compound help? Once I have it apart, I'll clean out any dust, dirt, etc.

I have Clonezilla booted now (not doing anything, just up and running), and the laptop is definitely cooler now. Top shows that the idle percent is staying above 95%. However, when I display a file using cat it still displays slower than I would expect.

Is there anything else that I should do to test it?

Thanks for all the help!
 
Old 09-20-2014, 09:50 PM   #7
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,323
Blog Entries: 28

Rep: Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141
Make sure all the air vents are clear. Dust build-up can cause overheating.

Turn it off and blow it out with compressed air or, if you have a canister vacuum, turn the vacuum on it.
 
1 members found this post helpful.
Old 09-20-2014, 09:56 PM   #8
maples
Member
 
Registered: Oct 2013
Location: IN, USA
Distribution: Arch, Debian Jessie
Posts: 814

Original Poster
Rep: Reputation: 265Reputation: 265Reputation: 265
I will make sure that I do that! Thank you!
 
Old 09-20-2014, 10:09 PM   #9
astrogeek
Moderator
 
Registered: Oct 2008
Distribution: Slackware [64]-X.{0|1|2|37|-current} ::12<=X<=15, FreeBSD_12{.0|.1}
Posts: 6,263
Blog Entries: 24

Rep: Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194
Quote:
Originally Posted by maples View Post
The memtest didn't report any errors. So do you think that this can be fixed? Would new thermal compound help? Once I have it apart, I'll clean out any dust, dirt, etc.

I have Clonezilla booted now (not doing anything, just up and running), and the laptop is definitely cooler now. Top shows that the idle percent is staying above 95%. However, when I display a file using cat it still displays slower than I would expect.

Is there anything else that I should do to test it?

Thanks for all the help!
Nothing except clean the fan, heatsink and all air passages.

If you have the ability to redo the heatsink compound that would be a big plus. If you have never done that before (don't want to presume too much), gently clean everything that is on both surfaces then apply as little new compound as is necessary to cover both surfaces but as thin as possible. The heatsink grease is actually thermal barrier, but it forms a uniform thermal surface by filling any gaps and thus prevents hot-spots. So the rule is: uniform and complete coverage, but as little as possible.

I bet you get a good notebook computer for your efforts!

Good luck!
 
1 members found this post helpful.
Old 09-20-2014, 10:18 PM   #10
maples
Member
 
Registered: Oct 2013
Location: IN, USA
Distribution: Arch, Debian Jessie
Posts: 814

Original Poster
Rep: Reputation: 265Reputation: 265Reputation: 265
Quote:
Originally Posted by astrogeek View Post
Nothing except clean the fan, heatsink and all air passages.
That's what I figured, jsut wanted to make sure there wasn't something else I was missing.

Quote:
If you have the ability to redo the heatsink compound that would be a big plus. If you have never done that before (don't want to presume too much), gently clean everything that is on both surfaces then apply as little new compound as is necessary to cover both surfaces but as thin as possible. The heatsink grease is actually thermal barrier, but it forms a uniform thermal surface by filling any gaps and thus prevents hot-spots. So the rule is: uniform and complete coverage, but as little as possible.
Thanks for the directions! Yes, I have applied thermal compound before. Once. I think I did a decent job, because the CPU didn't fry itself!!! (I would have actually checked the temperature, but I couldn't get sensors to work...I think it was the mobo's fault, I had 2 cpus in there (Celeron and P4) and neither gave temp reading. Also, the audio was really messy. But that's pretty far off-topic, so I'm going to stop now.) So hopefully it'll work.

Quote:
I bet you get a good notebook computer for your efforts!


Actually it's a laptop, but close enough.
 
  


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
what would be a good distro for a Dell Latitude D620 snarph1122 Linux - Newbie 8 09-12-2012 03:17 AM
Dell Latitude D620 and Ubuntu 10.10 Problem with Hibernation deity_me Linux - Laptop and Netbook 1 10-21-2010 08:36 PM
Compiling linux kernel 2.6.26 for Dell Latitude D620 futureishere Linux - Kernel 9 09-20-2009 01:14 AM
Dell Latitude D620: Love you long time for solution adammichael Linux - Laptop and Netbook 3 12-31-2008 04:02 AM
FC5 and Laptop Dell Latitude D620 zillah Linux - General 3 11-06-2006 11:51 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 04:23 AM.

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