LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-08-2013, 01:14 AM   #1
rajvanshipradeep15
LQ Newbie
 
Registered: Jul 2013
Posts: 8

Rep: Reputation: Disabled
Smile My Linux Mint - cinnamon operating system hangs very often , how can i stop it


Why does linux mint - cinnamon hangs how can I stop it
 
Old 07-08-2013, 02:22 AM   #2
shm0
Member
 
Registered: Aug 2012
Location: Bahrain
Distribution: Slackware
Posts: 58

Rep: Reputation: 16
Your question is too general and you didn't specify details: What hardware are you using? which version of Mint? Did you try another distro on the same hardware without hanging?
 
Old 07-08-2013, 09:02 AM   #3
mintyninja41
Member
 
Registered: Jul 2012
Location: United States
Distribution: macOS and Linux Mint
Posts: 34
Blog Entries: 6

Rep: Reputation: 1
Hi, if I may:
I also use Linux Mint with Cinnamon. However, you have given us very little information to work with. Until more information is provided regarding OS version, hardware specs, and perhaps what theme you are running, I can only offer some very general advice:
1. Ensure that your Linux Mint system is updated. Running obsolete software can mean keeping old bugs on your system that were long since resolved.
2. Verify that your system meets or exceeds the required system specifications for the latest stable version of Linux Mint (Mint 15 Olivia). The specifications are as follows:

- x86 processor (Linux Mint 64-bit requires a 64-bit processor. Linux Mint 32-bit works on both 32-bit and 64-bit processors).

- 512 MB RAM (1GB recommended for a comfortable usage).
- 5 GB of disk space
- Graphics card capable of 800×600 resolution
- CD/DVD drive or USB port

3. Disable all unneeded effects/ eye candy in System Settings > Effects.

Hope this helps,
Minty
 
Old 07-09-2013, 10:05 AM   #4
rajvanshipradeep15
LQ Newbie
 
Registered: Jul 2013
Posts: 8

Original Poster
Rep: Reputation: Disabled
Hello mintyninja41
This is my system config
I have a dell laptop Inspiron 5520 (has 1GB Graphics Card but its not detected)
OS type: 64bit
Graphics: Intel Ivybridge Mobile
Processor : 4x Intel(R) Core(TM) i3-3110M CPU @ 2.40GHz
Memory : 1855MB (807MB used)
Resolution: 1366x768 pixels
Harddisk: 245GB

Also I am not able to update this is what I get when I try to update
" Failed to fetch http://archive.canonical.com/ubuntu/...amd64/Packages 404 Not Found [IP: 91.189.92.191 80]
Some index files failed to download. They have been ignored, or old ones used instead. "

Thanks
 
Old 07-09-2013, 10:16 AM   #5
Knightron
Senior Member
 
Registered: Jan 2011
Location: Australia
Distribution: openSUSE
Posts: 1,465
Blog Entries: 6

Rep: Reputation: 200Reputation: 200Reputation: 200
What version of Mint are you using?
 
Old 07-09-2013, 10:20 AM   #6
rajvanshipradeep15
LQ Newbie
 
Registered: Jul 2013
Posts: 8

Original Poster
Rep: Reputation: Disabled
My operating system details
$ lsb_release -a
No LSB modules are available.
Distributor ID: LinuxMint
Description: Linux Mint 13 Maya
Release: 13
Codename: maya

My Kernel version number
3.2.0-23-generic #36-Ubuntu SMP Tue Apr 10 20:39:51 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux

Last edited by rajvanshipradeep15; 07-09-2013 at 10:28 AM.
 
Old 07-09-2013, 05:44 PM   #7
mintyninja41
Member
 
Registered: Jul 2012
Location: United States
Distribution: macOS and Linux Mint
Posts: 34
Blog Entries: 6

Rep: Reputation: 1
I'm not too great at system repair. You may wish to install Mint 15 on your system, as a newer version of Cinnamon- and the rest of the OS- may fix your problems. If you don't want to resort to a complete reinstall, and I don't blame you, try removing and reinstalling Cinnamon? If you cannot update, maybe verify that your internet connection is functional and then retry updating. Besides a bug in your copy of Mint or in Cinnamon, I can't think why your GUI would hang. If it were me, I would just do a reinstall and see if that works. You know, take the easy way out. I confess I'm still something of a newbie in this field, and I'm sorry I can't offer any better advice.

My apologies,
Minty
 
Old 07-09-2013, 07:24 PM   #8
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,502

Rep: Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489
Installing Mint 15 may help but there is the advantage to using Mint 13 which will be supported long after support for 15 ends:

http://www.linuxmint.com/oldreleases.php

Is this a new problem? Did it ever work without 'hanging' and what exactly do you mean by that? Does it hang when you boot? Does this happen when you have numerous programs open? Does it not matter? If it didn't hang before and this is new behavior, what changes did you make to hardware/software if any?

Check your /etc/apt/sources.list file to see if the site is commented out, the site you try to download from. If it is there and has ## at the beginning of the line, delete them and try again. How did you try to update? The Software Center? from a terminal with apt-get??

I didn't have any problem with a ping to that IP. I didn't do anything because I'm not using Mint/Ubuntu but you might try it again.

Last edited by yancek; 07-09-2013 at 07:26 PM.
 
Old 07-09-2013, 07:55 PM   #9
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
You can run the top command (or htop if it's installed) in a terminal and see what programs and processes are using how much of your memory. That might give you a hint as to what is going on.
 
Old 07-10-2013, 03:17 AM   #10
Knightron
Senior Member
 
Registered: Jan 2011
Location: Australia
Distribution: openSUSE
Posts: 1,465
Blog Entries: 6

Rep: Reputation: 200Reputation: 200Reputation: 200
Quote:
Originally Posted by mintyninja41 View Post
You may wish to install Mint 15 on your system, as a newer version of Cinnamon- and the rest of the OS- may fix your problems.
Upgrading can be a good solution. The Op is using an LTS version of Linux Mint however, and the newer versions are not LTS, so i can understand if the OP wants to remain on Maya.

Quote:
Also I am not able to update this is what I get when I try to update
" Failed to fetch http://archive.canonical.com/ubuntu/...amd64/Packages 404 Not Found [IP: 91.189.92.191 80]
Some index files failed to download. They have been ignored, or old ones used instead. "
This concerns me more than the hanging, and if you fix this, you will receive bug fixes that may fix you original issue. Learn to use code tags on this website. post the output of
Code:
sudo cat /etc/apt/sources.list
, here in code tags, and we will try to help you fix it, so you can receive updates.
 
Old 07-10-2013, 06:57 AM   #11
T.Boyle
LQ Newbie
 
Registered: Jul 2013
Posts: 8

Rep: Reputation: 20
Sometimes hardware can cause a computer to hang:

Memory failure full or partial
intermittent power supply
CPU over heating or loose CPU fan
Hard drive with bad sectors
Video Card issues
etc

Last edited by T.Boyle; 07-10-2013 at 06:59 AM.
 
Old 07-10-2013, 11:39 AM   #12
itsgregman
Member
 
Registered: Jan 2008
Location: North Carolina
Distribution: Slackware 14.1
Posts: 211

Rep: Reputation: 77
I don't use Mint but found this with a Google search and it may fix your update issue. Just run these commands.

sudo sed -i 's/maya/precise/' /etc/apt/sources.list.d/medibuntu.list /etc/apt/sources.list.d/ubuntu.list

then

apt update

That was a fix for someone with the same updating issue on Linux Mint 14 from the Ubuntu forum and the OP said it solved the issue for him.
I hope this helps at least with your updating issue and ultimately helps fix your hanging problems as well.

Note I edited this post to correct for version in the first command as it was originally for mint 14 I replaced nadia with maya and quantal with precise which should be right for mint 13 lts.

Last edited by itsgregman; 07-10-2013 at 11:53 AM.
 
Old 07-10-2013, 12:27 PM   #13
rajvanshipradeep15
LQ Newbie
 
Registered: Jul 2013
Posts: 8

Original Poster
Rep: Reputation: Disabled
Hi Friends, This is the output I got, from the following command, should I remove the # and try to update.

cat /etc/apt/sources.list

deb http://packages.linuxmint.com/ maya main upstream import
deb http://archive.ubuntu.com/ubuntu/ precise main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ precise-updates main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu/ precise-security main restricted universe multiverse
deb http://archive.canonical.com/ubuntu/ precise partner
deb http://packages.medibuntu.org/ precise free non-free

# deb http://archive.getdeb.net/ubuntu precise-getdeb apps
# deb http://archive.getdeb.net/ubuntu precise-getdeb games
 
Old 07-10-2013, 12:35 PM   #14
rajvanshipradeep15
LQ Newbie
 
Registered: Jul 2013
Posts: 8

Original Poster
Rep: Reputation: Disabled
Hello yancek

This problem is there since very beginning after I have installed linux mint 4 months back, and it does not depend on the number of programs running it can hang anytime. What should be the best solution. ?
 
Old 07-10-2013, 08:09 PM   #15
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
Let's get back to basics. What exactly do you mean by "hang"?

Does it freeze and then unfreeze after a wait. Does it freeze and stay frozen, forcing you to kill X or shutoff the machine? Does it power off?
 
  


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
LXer: Linux Mint 16 Will Have Cinnamon 2.0 LXer Syndicated Linux News 0 06-05-2013 03:40 PM
LXer: Linux Mint 13 Cinnamon: Not Quite There Yet LXer Syndicated Linux News 0 09-03-2012 12:30 PM
installing windows operating system along with linux mint Upendra Pratap Singh Linux Mint 4 05-19-2011 12:21 PM
installing windows operating system along with linux mint Upendra Pratap Singh Linux - Newbie 4 05-18-2011 02:53 PM
LXer: Linux Mint -- Ainer.org's Suggested Operating System LXer Syndicated Linux News 0 01-13-2011 11:01 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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