(SOLVED) Cinnamon crashes - fallback mode in LM 19

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
User avatar
ovisergiu
Level 3
Level 3
Posts: 176
Joined: Tue Nov 07, 2017 10:28 am
Location: Europe
Contact:

(SOLVED) Cinnamon crashes - fallback mode in LM 19

Post by ovisergiu »

I use Linux Mint 19, x64 Cinnamon edition but I receive an error almost every time I want to shut it down. I have not customized Cinnamon.
If I have to provide any details, please tell which ones.

Thank you!
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
(MAIN) PC: LM 21 Cinnamon, x64, Intel Core i5-3570 CPU @3.40 GHz, 32 GB RAM, 250 GB SSD
(Occasionally): Emachines e725 laptop: 3 GB RAM, Dual core Pentium T4500 (-MCP-) cache:1024 KB, Graphic Intel Mobile 4 Series Integrated Graphics Controller
Lord Boltar

Re: Cinnamon crashes - fallback mode in LM 19

Post by Lord Boltar »

Most of the time this is caused by driver issues have you ran the Driver Manager yet to see if there is upgrades
User avatar
ovisergiu
Level 3
Level 3
Posts: 176
Joined: Tue Nov 07, 2017 10:28 am
Location: Europe
Contact:

Re: Cinnamon crashes - fallback mode in LM 19

Post by ovisergiu »

Driver Manager displays nothing and never did. (No proprietary drivers are in use).
Today I did not received that error. I will monitor it.
(MAIN) PC: LM 21 Cinnamon, x64, Intel Core i5-3570 CPU @3.40 GHz, 32 GB RAM, 250 GB SSD
(Occasionally): Emachines e725 laptop: 3 GB RAM, Dual core Pentium T4500 (-MCP-) cache:1024 KB, Graphic Intel Mobile 4 Series Integrated Graphics Controller
User avatar
ovisergiu
Level 3
Level 3
Posts: 176
Joined: Tue Nov 07, 2017 10:28 am
Location: Europe
Contact:

Re: Cinnamon crashes - fallback mode in LM 19

Post by ovisergiu »

So, Fallback Mode did not quite disappear but the screen froze and this happens daily. Is Linux Mint 19 incompatible with my PC configuration? I do not want to roll back to Mint 18...
(MAIN) PC: LM 21 Cinnamon, x64, Intel Core i5-3570 CPU @3.40 GHz, 32 GB RAM, 250 GB SSD
(Occasionally): Emachines e725 laptop: 3 GB RAM, Dual core Pentium T4500 (-MCP-) cache:1024 KB, Graphic Intel Mobile 4 Series Integrated Graphics Controller
deepakdeshp
Level 20
Level 20
Posts: 12341
Joined: Sun Aug 09, 2015 10:00 am

Re: Cinnamon crashes - fallback mode in LM 19

Post by deepakdeshp »

Try installing kernel kernel 4.8.0-53 which is default for 18.2 version. Or try 4.17.x , the highest series here. It can be installed by ukuu , if it doesnt work you can boot to any kernel in Grub Advanced mode. After installing kernel, you have to reboot.

Code: Select all

uname -r
gives the booted kernel. Good luck
If I have helped you solve a problem, please add [SOLVED] to your first post title, it helps other users looking for help.
Regards,
Deepak

Mint 21.1 Cinnamon 64 bit with AMD A6 / 8GB
Mint 21.1 Cinnamon AMD Ryzen3500U/8gb
jpenguin

Re: Cinnamon crashes - fallback mode in LM 19

Post by jpenguin »

What gpu do you have?
What is the output of

Code: Select all

glxinfo | grep OpenGL
Can you run glxgears?

If you have an AMD gfx card, install https://github.com/M-Bab/linux-kernel-amdgpu-binaries and add

Code: Select all

amdgpu.dc=1
to your boot parameters
User avatar
ovisergiu
Level 3
Level 3
Posts: 176
Joined: Tue Nov 07, 2017 10:28 am
Location: Europe
Contact:

Re: Cinnamon crashes - fallback mode in LM 19

Post by ovisergiu »

After typing ”uname -r” in a Terminal, I get this: 4.15.0-30-generic
Under „Update Manager” - Linux Kernels, I can only see 4.15 series (from 20 to 30). I do not know what is ukuu... :?

After typing „glxinfo | grep OpenGL” I get this:

Code: Select all

oks@oks-PC:~$ glxinfo | grep OpenGL
OpenGL vendor string: X.Org
OpenGL renderer string: AMD BONAIRE (DRM 2.50.0 / 4.15.0-30-generic, LLVM 6.0.0)
OpenGL core profile version string: 4.5 (Core Profile) Mesa 18.0.5
OpenGL core profile shading language version string: 4.50
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 18.0.5
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.1 Mesa 18.0.5
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.10
OpenGL ES profile extensions:
So what should I do next?
My graphic card is: Advanced Micro Devices, Inc. [AMD/ATI] Bonaire XTX [Radeon R7 260X/360] (prog-if 00 [VGA controller])
(MAIN) PC: LM 21 Cinnamon, x64, Intel Core i5-3570 CPU @3.40 GHz, 32 GB RAM, 250 GB SSD
(Occasionally): Emachines e725 laptop: 3 GB RAM, Dual core Pentium T4500 (-MCP-) cache:1024 KB, Graphic Intel Mobile 4 Series Integrated Graphics Controller
deepakdeshp
Level 20
Level 20
Posts: 12341
Joined: Sun Aug 09, 2015 10:00 am

Re: Cinnamon crashes - fallback mode in LM 19

Post by deepakdeshp »

ukuu is Ubuntu kernel update utility
If I have helped you solve a problem, please add [SOLVED] to your first post title, it helps other users looking for help.
Regards,
Deepak

Mint 21.1 Cinnamon 64 bit with AMD A6 / 8GB
Mint 21.1 Cinnamon AMD Ryzen3500U/8gb
jpenguin

Re: Cinnamon crashes - fallback mode in LM 19

Post by jpenguin »

Your gpu is old enough the current kernel should be OK, you could try manually installing the kernel I linked above, but nothing stands out to me
michaud

Re: Cinnamon crashes - fallback mode in LM 19

Post by michaud »

I am running Linux Mint 18.3 and had the same issue with the 4.15.0-32 kernel. I updated the Nvidia drivers and that did not make a difference. I rolled out the kernel and things are back to normal.

These are my opengl settings.

OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) Sandybridge Mobile
OpenGL core profile version string: 3.3 (Core Profile) Mesa 18.0.5
OpenGL core profile shading language version string: 3.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 18.0.5
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.0 Mesa 18.0.5
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00
OpenGL ES profile extensions:

There is no bleeding edge hardware at play.
michaud

Re: Cinnamon crashes - fallback mode in LM 19

Post by michaud »

I decided to take a stab at it one more time and this time it seem to corrupt all of my kernels. None of them would give a desktop and cinnamon failed.

I installed the ppa for cinnamon and upgraded it, still no luck. I then installed xfce and that is working.

Does anyone have any insight on this?
michaud

Re: Cinnamon crashes - fallback mode in LM 19

Post by michaud »

Now even when I remove the 4.15.0-32 kernel cinnamon still fails.

I am going to move this to a new thread.
User avatar
ovisergiu
Level 3
Level 3
Posts: 176
Joined: Tue Nov 07, 2017 10:28 am
Location: Europe
Contact:

Re: Cinnamon crashes - fallback mode in LM 19

Post by ovisergiu »

I had to quit Linux Mint 19 for those crashes and now I installed Linux Mint 19.1 x64 Cinammon and no crash at all, I have the same hardware as before.
Maybe the problems were solved in Min 19.1.
(MAIN) PC: LM 21 Cinnamon, x64, Intel Core i5-3570 CPU @3.40 GHz, 32 GB RAM, 250 GB SSD
(Occasionally): Emachines e725 laptop: 3 GB RAM, Dual core Pentium T4500 (-MCP-) cache:1024 KB, Graphic Intel Mobile 4 Series Integrated Graphics Controller
deepakdeshp
Level 20
Level 20
Posts: 12341
Joined: Sun Aug 09, 2015 10:00 am

Re: Cinnamon crashes - fallback mode in LM 19

Post by deepakdeshp »

ovisergiu wrote: Thu Apr 04, 2019 11:30 am I had to quit Linux Mint 19 for those crashes and now I installed Linux Mint 19.1 x64 Cinammon and no crash at all, I have the same hardware as before.
Maybe the problems were solved in Min 19.1.
That would be because of the different kernel used in 19.1 .Kernel 4.15.x
If I have helped you solve a problem, please add [SOLVED] to your first post title, it helps other users looking for help.
Regards,
Deepak

Mint 21.1 Cinnamon 64 bit with AMD A6 / 8GB
Mint 21.1 Cinnamon AMD Ryzen3500U/8gb
Locked

Return to “Beginner Questions”