[Solved] System freezing - Mint 13 Cinnamon

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
donmatas

Re: [Solved] System freezing - Mint 13 Cinnamon

Post by donmatas »

AlbertP wrote:I'm sorry. On Linux you can right-click in the downloads folder > Open in Terminal, and then run md5sum filename.iso (replace filename with the name of the file).
Thanks!

I download the iso from the argentinan server. The

Code: Select all

$ md5sum linuxmint-13-mate-dvd-32bit.iso
43ca0be4501b9d1a46fea25ec2cd556e  linuxmint-13-mate-dvd-32bit.iso
The web give me this md5sum

Code: Select all

MATE 32-bit: 43ca0be4501b9d1a46fea25ec2cd556e
So it looks fine

I will try and then report.
agnar150

Re: [Solved] System freezing - Mint 13 Cinnamon

Post by agnar150 »

I installed Cinnamon on Ubuntu 12.04 and it freezes it too. when I don't install Cinnamon Ubuntu works just fine. I am Using a Intel I5 with intel 4000 graphics. When I use an Nvidia 240 video card it freezes too.
donmatas

Re: [Solved] System freezing - Mint 13 Cinnamon

Post by donmatas »

donmatas wrote:
AlbertP wrote:I'm sorry. On Linux you can right-click in the downloads folder > Open in Terminal, and then run md5sum filename.iso (replace filename with the name of the file).
Thanks!

I download the iso from the argentinan server. The

Code: Select all

$ md5sum linuxmint-13-mate-dvd-32bit.iso
43ca0be4501b9d1a46fea25ec2cd556e  linuxmint-13-mate-dvd-32bit.iso
The web give me this md5sum

Code: Select all

MATE 32-bit: 43ca0be4501b9d1a46fea25ec2cd556e
So it looks fine

I will try and then report.
I cheked the integrity of the iso and it gives me 5 errors. Where can I find good iso?
User avatar
kmb42vt
Level 5
Level 5
Posts: 974
Joined: Sun Dec 06, 2009 11:15 am
Location: Vermont
Contact:

Re: [Solved] System freezing - Mint 13 Cinnamon

Post by kmb42vt »

donmatas wrote:I cheked the integrity of the iso and it gives me 5 errors. Where can I find good iso?
Try another mirror even if it's not located in your country. I got a good download from the Yellow Fiber Network (USA).
"Humph. Choice, it is the quintessential Linux delusion, simultaneously the source of it's greatest strength, and it's greatest weakness." (All apologies to The Architect)
kruijf

Re: [Solved] System freezing - Mint 13 Cinnamon

Post by kruijf »

I do not have the iso any more to check it.
agnar150

Re: [Solved] System freezing - Mint 13 Cinnamon

Post by agnar150 »

The same freezing happens when I install Cinnamon on Ubuntu 12.04. If I use Ubuntu before installing Cinnamon then it work flawlessly.
esteban1uy

Re: [Solved] System freezing - Mint 13 Cinnamon

Post by esteban1uy »

agnar150 wrote:The same freezing happens when I install Cinnamon on Ubuntu 12.04. If I use Ubuntu before installing Cinnamon then it work flawlessly.
Does somebody know if Ubuntu + Gnome-shell has the same problem?
ugggf

Re: [Solved] System freezing - Mint 13 Cinnamon

Post by ugggf »

Hi there. I also have this freezing problem on my netbook. Can easily reproduce it when fast scrolling a big document with images in LibreOffice 3.5.3.2. Updating Java to 1.7.0.03 didn't help but after disabling Java in LibreOffice I hadn't had any more crashes. I'll monitor it and report back.
User avatar
kmb42vt
Level 5
Level 5
Posts: 974
Joined: Sun Dec 06, 2009 11:15 am
Location: Vermont
Contact:

Re: [Solved] System freezing - Mint 13 Cinnamon

Post by kmb42vt »

(sigh) The freezing problem returned today with the new install of Maya/Cinnamon on my Thinkpad R61 when scrolling through a long document in LibreOffce. Disabling Java in LO doesn't help and replacing LO 3.5.3 with the latest version directly downloaded and installed from the LO website doesn't help either. And I really though i was on to something. Oh well...onward. I have to keep working on this since returning to Linux Mint 12/Cinnamon, which worked like a champ, really isn't an option. So it's back to a problem with Cinnamon itself?

Update: I added Cinnamon-nightly PPA and modified my /etc/apt/"preferences" file according the following instructions:

http://forums.linuxmint.com/viewtopic.p ... 20#p593454

I've updated Cinnamon to the latest nightly build and I can now scroll a long document in LO Writer without the system freezing--so far. I'll give it a day or so and see. :D
"Humph. Choice, it is the quintessential Linux delusion, simultaneously the source of it's greatest strength, and it's greatest weakness." (All apologies to The Architect)
kruijf

Re: [Solved] System freezing - Mint 13 Cinnamon

Post by kruijf »

Is the newest one 1.4.0-up3?
esteban1uy

Re: [Solved] System freezing - Mint 13 Cinnamon

Post by esteban1uy »

kruijf wrote:Is the newest one 1.4.0-up3?
Yes it is: https://launchpad.net/~gwendal-lebihan- ... /+packages
Last edited by esteban1uy on Tue Jul 03, 2012 5:58 pm, edited 1 time in total.
kruijf

Re: [Solved] System freezing - Mint 13 Cinnamon

Post by kruijf »

Just to be sure.
Update manager dont let me see it.
esteban1uy

Re: [Solved] System freezing - Mint 13 Cinnamon

Post by esteban1uy »

kruijf wrote:Just to be sure.
Update manager dont let me see it.
Did you correctly set up the apt pinning (via /etc/apt/preferences) and then apt-get update?
Last edited by esteban1uy on Tue Jul 03, 2012 6:02 pm, edited 1 time in total.
kruijf

Re: [Solved] System freezing - Mint 13 Cinnamon

Post by kruijf »

I think so

Code: Select all

Package: *
Pin: release o=linuxmint
Pin-Priority: 700

Package: *
Pin: origin packages.linuxmint.com
Pin-Priority: 700

Package: *
Pin: release o=Ubuntu
Pin-Priority: 500

Package: *
Pin: origin ppa.launchpad.net
Pin-Priority: 700
esteban1uy

Re: [Solved] System freezing - Mint 13 Cinnamon

Post by esteban1uy »

kruijf wrote:I think so

Code: Select all

Package: *
Pin: release o=linuxmint
Pin-Priority: 700

Package: *
Pin: origin packages.linuxmint.com
Pin-Priority: 700

Package: *
Pin: release o=Ubuntu
Pin-Priority: 500

Package: *
Pin: origin ppa.launchpad.net
Pin-Priority: 700
Then just open Synaptic, select "Origin"->"LP-PPA-gwendal-lebihan-dev" and update manually.
Last edited by esteban1uy on Tue Jul 03, 2012 6:06 pm, edited 1 time in total.
kruijf

Re: [Solved] System freezing - Mint 13 Cinnamon

Post by kruijf »

I dont know what went wrong, but muffin and cinnamon are there now.
esteban1uy

Re: [Solved] System freezing - Mint 13 Cinnamon

Post by esteban1uy »

kruijf wrote:I dont know what went wrong, but muffin and cinnamon are there now.
Maybe you forgot to run an apt-get update after adding the ppa.
kruijf

Re: [Solved] System freezing - Mint 13 Cinnamon

Post by kruijf »

I'm almost sure that i did run it.
After update is it good to leave the ppa in the repo? or is it better to remove?
A Future Pilot

Re: [Solved] System freezing - Mint 13 Cinnamon

Post by A Future Pilot »

I would just leave it. Otherwise everytime cinnamon gets an update you'll have to re-add it.
User avatar
kmb42vt
Level 5
Level 5
Posts: 974
Joined: Sun Dec 06, 2009 11:15 am
Location: Vermont
Contact:

Re: [Solved] System freezing - Mint 13 Cinnamon

Post by kmb42vt »

esteban1uy wrote:
kruijf wrote:Is the newest one 1.4.0-up3?
Yes it is: https://launchpad.net/~gwendal-lebihan- ... /+packages
Just remember that the Cinnamon package from the cinnamon-nightly PPA will probably all show as 1.4.0 UP3 for awhile yet. The thing you need to look at is the build number that comes after it. Cinnamon 1.4 UP3 came with Linux Mint 13 but the cinnamon-nightly version from the PPA is not the same one. It's the latest build from Git I believe. Just so there's no confusion. If you knew this already, please disregard my last. :D
"Humph. Choice, it is the quintessential Linux delusion, simultaneously the source of it's greatest strength, and it's greatest weakness." (All apologies to The Architect)
Locked

Return to “Beginner Questions”