"cinnamon Just Crashed You Are Currently Running In Fallback Mode."

When I installed mint today from cd, I had to use the save-mode because of the nvidia card. So I was aware I had to change driver after install.

Right after install I checked these '10 thing to first do after install'.
http://itsfoss.com/things-to-do-afte...mint-16-petra/
I did these
Improve battery life
Change screensaver timing
Install RAR

Then I checked the driver manager to deal with the graphic driver. I tried all 3 in the driver manager, but with each mint crashes with this message right after login.

Quote:
cinnamon just crashed you are currently running in Fallback Mode
It asks if I want to restart, click 'yes' and it just refreshes the screen with the same message. click 'no' the message goes away but cinnamon does not work.

So I don't know if its crashing because of the driver or because of those things I changed after the install.

I googled some and this issue is all over linux forums, but I can't find a solution anywhere.


Similar Content



Installing Nvidia Proprietary Driver 343 On Ubuntu (Unity)/Linux Mint (Cinnamon) X64

Hey guys. So I just went out and bought a Sager 8268-s (clevo p150sm-a) With an i7 4910mq and a Nvidia 980m gt. As I am a computer tech by trade, every time i see Windows i get horrible PTSD so i decided to try Linux instead. After many hours of trying to get a dual boot working finally got Linux Mint 17 Cinnamon installed on my computer, but when I went to install the Nvidia driver it landed me in fallback mode which I could not escape. So then I tried Ubuntu 14.04 LTS thinking maybe Mint was incompatible with the driver and the same thing happened.

So here is my method:

(sorry i don't know how to make a code box :/ )

First I log in to get root access:

$ su

Then I Update the xorg:

$ sudo apt-add-repository ppa:xorg-edgers/ppa

Then update my system:

$ sudo apt-get update && sudo apt-get dist-upgrade

Then i go into Virtual terminal (Ctrl+Alt+F1) and disable the display manager:

$ sudo service mdm (or lightdm for Ubuntu) stop

Then i install the drivers which i have done multiple ways:

$ sudo apt-get install nvidia-current nvidia-settings

or

$ sudo apt-get install nvidia-343 nvidia-settings

or by downloading the driver from Nvidia (first designating the file as executable)

$ sudo sh nvidia.run && sudo apt-get install nvidia-settings

Then after install, I create the config file:

$ sudo nvidia-xconfig

Then I reboot. After I get the low res mode in Ubuntu or fallback mode in Mint and Driver manager doesn't detect any proprietary drivers and I have to reinstall to get the OS working again. Any suggestions would be greatly appreciated.

Cinnamon Crashes , Stuck In Fallback Mode

i was suggested by a friend to use linux because my laptop was running slow. it worked fine for a few weeks but one day i turned my laptop on and i got a message that cinnamon has crashed & is running in fallback mode. i did what it suggested and tried to restart cinnamon but when i pressed the restart cinnamon icon the cursor just when back to the middle of my screen and the icon came back up again saying that cinnamon had crashed. ive searched on many forums looking for a salution to fix my problem but most of them i need to use my termenal which i cannot access.could someone please help me out with this problem. just a little heads up im not a computer programer or webpage designer

Mint 17 Cinnamon Failed, Stuck In Fallback (likely Caused By Graphics Driver Install)

Hi LQ,
I am currently experiencing an issue on a fresh install of Mint 17.1 Cinnamon in which I am permanently stuck in fallback mode (that is, unless I hard shutdown or reboot) on an aging laptop with AMD Radeon HD 4200 graphics (considered legacy). I believe this issue was caused by a failed install of AMD's latest linux graphics drivers, in which I literally opened the .run file and attempted to install. The install failed (some error), of course, but when I rebooted, I was kicked into fallback. After some googling, I autoremoved fglrx then installed fglrx, as I read would reinstall fglrx, the proprietary drivers for AMD cards and rebooted. Still stuck in fallback. I removed and installed Xorg and rebooted. Still stuck in fallback. I downloaded the AMD legacy drivers from AMD's site (my card's series included with this set). Had to change the permissions to run this .run file but eventually ran it from terminal, but this install also failed (claimed I was missing tool(s), despite not indicating precisely what I was missing). I'm still rummaging around for fixes, but maybe asking can help. I can provide some more info below, but let me know what else you need (and how to get it) if you wish to help. I really want linux to work out for me instead of shelling out $$ for Windows, but so far this has been a rocky start. Thanks


Code:
inxi -G

yields
Code:
Graphics:   Card: AMD RS880M [Mobility Radeon HD 4225/4250]
X.Org: 1.15.1
drivers: fbdev,ati,radeon (unloaded: fglrx,vesa)
Resolution: 1024x768@76hz
GLX Renderer: N/A
GLX Version: N/A


Code:
lshw -C video

yields
Code:
*-display UNCLAIMED
description: VGA compatible controller
product: RS880M [Mobility Radeon HD 4225/4250]
vendor: AMD
physical id: 5
...(bunch of stuff on specs)

Have also did apt-get update and apt-get dist-upgrade.
Still no luck, let me know what you think.

Grafic Card

Dear community

just today I changed from windows to linux mint and my graphic driver kind of crashed, so I found out, that I had to go to the bootmenu and exchange quiet splash with nomodeset. Then I was told to reinstall the graphic driver. I have an Intel GM965/GL960. I googled for quite a while now, without any results. Please help me and please keep your english easy, I'm from Germany

Thanx! -G

Completely New To Linux, Cannot Get Mint Cinnamon To Launch Dual Boot Install

Hi friends. I have to say right off the bat, this is basically my first time trying to install Linux by myself. After reading this forum and others, and tech sites, I decided Linux Mint looked the most to what I am used to, which is Windows 7.


Here is my CPU-ID Info - http://valid.x86.fr/5ya0sx


I downloaded Linux Mint 17.1 Cinnamon 64bit (The one found on this link, http://www.linuxmint.com/edition.php?id=172).
I burned the img to a DVD with Nero Burning ROM. I wanted to boot from the disc, and the Linux started to show it's logo, and I waited for a few minutes, and I finally thought something was going to happened, but this showed up, (Screenshot) http://i.imgur.com/oELzKCg.jpg.
So basically I shut down my computer and here I am. I have eno experience as to what I am supposed to do when I get that message. Frankly I did not see this type of message when looking through step by step instructions about how to install Mint allongside W7.
Can someone please tell me, for the love of Star Trek Voyager and all that is Holy, how do I install Linux Mint 17.1 Cinnamon as a dual boot on a Windows7 system.

Thank You

Problem Installing Radeon Driver Packages With Second Debian Install

I have a debian OS on a partition on my hard disk (sda1).
There was no sound because the ati rs880/radeon 4200 sound card needed drivers which were only in the debian 'non-free' version'.
So I added the non-free version to my install and also had to make a change to the GRUB bootloader file.
After that, I got sound.

Now I've installed a new debian distro to my second partition - sda2.
This time I ensured I installed the debian non-free version.
But I'm having trouble installing the drivers for the sound card.

I go into Synaptic package manager to install the relevant drivers and it gives me an error message:
Code:
Configuring libfglrx - install Fglrx driver despite unsupported graphics card?

I'm not sure what that means because I want the drivers for my sound card - not graphics.
When I press the 'Help' button, it says:
Code:
This system has a graphics card which is no longer handled by the Fglrx driver...
The above card requires either the non-free legacy Fgrlx driver 
(package fgrlx-legacy-driver) or the free Radeon driver (package xserver-xorg-video-radeon).

This is fine because I can just install the 'free Radeon driver'.

But the Help message then says:
Code:
Before the Radeon driver can be used you must remove Fglrx configuration from xorg.conf 
(and xorg.conf.d/)
Note that switching to the free Radeon driver requires the fglrx-driver package to be purged (not just removed).

So now I don't know what to do. Has anyone had this error message?
I know I can enable sound and have no problems with the graphics card because that's what happened with my original install on sda1.

But with the install on sda2, I don't know how to approach this problem.
Can anyone help please?

How To Install Wifi Driver On Kali Linux (I Have The Driver Installation Files)

Hi ,

I'm new to Linux , I installed Kali linux on my pc and the wifi card isn't working ..

It is a usb wifi card , It has a cd for its driver. There is a folder in the cd called " Linux Driver " and here's what is inside it

First folder :

http://imgur.com/WTNgnEm

Second folder :

http://imgur.com/PyH07Cs

And here it is when I write lsusb :

http://i.imgur.com/NiPbbxSh.jpg

I'd like to know the steps to install it , Thanks in advance ..

Fglrx AMD Driver Troubleshooting On Ubuntu-gnome 15.04

I install fgrlx driver on vivid os the driver look like is istalled correct on system and built the necessary kernel modules because the dpkg log not report any errors, i configured the driver by simple commands like:

sudo aticonfig --initial

sudo aticonfig --screen-layout=on

i reboot the machine , but i face an strange issue the boot splash screen is hangup,i cant enter my lvm password to boot the system, i was have a chance to boot into rescue mode when boot to rescue mode the display not read by the system i try to export display by

export DISPLAY=:0

I try to configure /etc/X11/xorg.conf there is not good resaults the boot splash still hang up

I edited the grub , i uncomment "quiet splash" modified by "nomodeset"

i can boot without boot splash but im faced other issue i cant switch to virtual tty

i dont know is this a bug in the driver or in the kernel

any suggest

Update Manager And Other Software Stopped Working In Mint 17.1 Cinnamon

hi there,
i am using linux mint 17.1 cinnamon and find that it is awesome ... however i did update each time that the update manager asked me to ... it was fine until about the 10th time after which insync manager stopped working all of sudden ... some apps like jitsi just failed to install ... also oflate the same happened to my update manager .....please someone help..
thanks in advance ...

Network Manager Kali Linux 1.1.0 Not Work

Hi everyone, I am a new member and also new to linux, I encountered a problem, but last week I tried but did not solve
I downloaded iso file linux 1.1.0 on page potassium https://www.kali.org, I installed on my Dell inspiron n4010, it works very well and does not have any errors, but after I update and upgrade all packages, I rebooted the system switches to the command line, I lost a lot of time to return to the graphics, but when booting up the network manager icon not seen, I have set the package network-manager-gnome_0.9.4.1-0ubuntu2_i386.deb network manager icon show but when click on the network manager icon only contained text "network manager is not running."
I also installed Wicd but could not run "could not connect to wicd's D-Bus interface. Check the wicd log for error messages."
wireless driver apparently was set before
root@kali:~# airmon-ng
PHY Interface Driver Chipset

phy0 wlan0 wl Broadcom Corporation BCM4313 802.11b/g/n (rev 01)

please help me!
please guide installed offline, my kali linux no internet connection. can download package from another machine to install.