LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 12-07-2015, 05:32 PM   #1
LinuxLoser
LQ Newbie
 
Registered: Jul 2015
Posts: 17

Rep: Reputation: Disabled
Unhappy 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.

Last edited by LinuxLoser; 12-07-2015 at 05:34 PM.
 
Old 12-07-2015, 06:22 PM   #2
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
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/

Last edited by Ztcoracat; 12-07-2015 at 06:29 PM.
 
Old 12-07-2015, 06:45 PM   #3
LinuxLoser
LQ Newbie
 
Registered: Jul 2015
Posts: 17

Original Poster
Rep: Reputation: Disabled
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.
 
Old 12-07-2015, 06:59 PM   #4
NGIB
Member
 
Registered: Sep 2013
Location: Sumter SC, USA
Distribution: MX, Lubuntu
Posts: 449

Rep: Reputation: Disabled
Hard drive and/or controller would be my guess. What kind of hardware is it?
 
Old 12-07-2015, 07:24 PM   #5
LinuxLoser
LQ Newbie
 
Registered: Jul 2015
Posts: 17

Original Poster
Rep: Reputation: Disabled
The computer is a Toshiba Satellite C855-S5118 running a 1 TB Seifelden hard drive. Any way to test the controller?
 
Old 12-07-2015, 07:37 PM   #6
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Quote:
Originally Posted by LinuxLoser View Post
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:-
 
Old 12-07-2015, 07:44 PM   #7
LinuxLoser
LQ Newbie
 
Registered: Jul 2015
Posts: 17

Original Poster
Rep: Reputation: Disabled
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!
 
Old 12-07-2015, 08:00 PM   #8
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Quote:
Originally Posted by LinuxLoser View Post
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.-
 
Old 12-07-2015, 09:30 PM   #9
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,978

Rep: Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624
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.
 
Old 12-07-2015, 09:51 PM   #10
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
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.
 
Old 12-07-2015, 10:58 PM   #11
LinuxLoser
LQ Newbie
 
Registered: Jul 2015
Posts: 17

Original Poster
Rep: Reputation: Disabled
I'll give the memory test a shot. Thanks guys!
 
  


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
Ubuntu 11.04 Nvidia - System hanging, now won't boot into X PClOStinspace Linux - Newbie 6 09-22-2011 02:18 PM
f15 hanging on boot, system time broken. Moore Fedora 3 08-07-2011 05:24 AM
Upgrade hanging up the system-How do I get old style boot up screen Draciron Ubuntu 4 02-16-2011 12:37 AM
Hanging on a boot while checking a file system _ON Linux - General 3 11-22-2009 09:56 AM
Modem hanging system on boot Nimoy Linux - Hardware 4 10-26-2003 03:02 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:49 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