LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   System Hanging On Boot and Slow to Run When Loaded ... (https://www.linuxquestions.org/questions/linux-software-2/system-hanging-on-boot-and-slow-to-run-when-loaded-4175560920/)

LinuxLoser 12-07-2015 05:32 PM

System Hanging On Boot and Slow to Run When Loaded ...
 
Hello,

You guys helped me save my system back in the summer, so I'm hoping you can steer me in the right direction again.

I'm running LXLE and having some weird problems. I recently noticed the system is super slow to load. At first I was giving up and restarting after 10 to 20 minutes of hanging and nothing, but I eventually just let it do it's thing and on this last attempt, it finally loaded successfully after booting for well over an hour. When the system finally did load, I noticed that it's dreadfully slow both on and offline. But once it gets going on a task, it seems to be okay. For example, once I get a YouTube video loaded, the vid plays fine. Of course it's getting there that's kind of a drag.

I should note that I ran a clean install from disc and it runs just fine outside of the usual lag you might expect when running a system this way, which isn't a big deal. This made me think that my hard drive may not be bad after all, which I initially suspected. I also tried to do some troubleshooting in Gparted. I ran the Check function and thought I would get the option to repair the partition in question, but I didn't see it. The check didn't return any problems that I could tell.

Right now I'm scared to even turn the thing off, so I'm just trying to backup everything I can while I got it running in slow motion mode.

I can't recall doing anything special that would cause my system to start going haywire, so I was wondering if you guys had ever encountered something like this.

Thanks for your time.

Ztcoracat 12-07-2015 06:22 PM

Try running a Live Linux CD/DVD and if you still have the same problem it's most likely a hardware issue.

How old is your computer?
Is it getting hot? To find out run:

Code:

sensors -f | grep -i temp
Generally 60 degrees celcius is good. That's the equivalent to 140 degrees Fahrenheit.

http://www.binarytides.com/linux-cpu-information/
http://www.makeuseof.com/tag/pc-oper...tures-hot-hot/

LinuxLoser 12-07-2015 06:45 PM

Computer is almost 3 years old. It runs just fine from Live CD/DVD. Guess I didn't explain that very well, but it loads right up with a disc in. Not getting overly hot from what I can tell.

NGIB 12-07-2015 06:59 PM

Hard drive and/or controller would be my guess. What kind of hardware is it?

LinuxLoser 12-07-2015 07:24 PM

The computer is a Toshiba Satellite C855-S5118 running a 1 TB Seifelden hard drive. Any way to test the controller?

Ztcoracat 12-07-2015 07:37 PM

Quote:

Originally Posted by LinuxLoser (Post 5461219)
The computer is a Toshiba Satellite C855-S5118 running a 1 TB Seifelden hard drive. Any way to test the controller?

Run lspci to see if your machine is primarily AMD/ATI, Intel or etc.

Mine is AMD/ATI:
Code:

SMBus: AMD/ATI [Advanced Micro Devices, Inc.] SBx00 SMBus Controller (rev 3a)
Is this your machine?
http://www.cnet.com/products/toshiba...-gb-hdd/specs/

I'm not sure how to test the controller.....maybe NGIB knows:-

LinuxLoser 12-07-2015 07:44 PM

That's the one. This is a replacement HDD though. The original flopped around this time last year, ironically. And there is Intel inside. I'll run the aforementioned command and see what it comes up with.

Thanks for all responses!

Ztcoracat 12-07-2015 08:00 PM

Quote:

Originally Posted by LinuxLoser (Post 5461224)
That's the one. This is a replacement HDD though. The original flopped around this time last year, ironically. And there is Intel inside. I'll run the aforementioned command and see what it comes up with.

Thanks for all responses!

You're Welcome.-;)

jefro 12-07-2015 09:30 PM

Never hurts to run memtest and look at it to see what the amount ram is reported.

Suppose you could check SMART on the drive.

Ztcoracat 12-07-2015 09:51 PM

Most members run Memtest overnight to make sure that the RAM isn't bad.

http://www.memtest.org/
https://wiki.archlinux.org/index.php/S.M.A.R.T.

LinuxLoser 12-07-2015 10:58 PM

I'll give the memory test a shot. Thanks guys!


All times are GMT -5. The time now is 05:13 PM.