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.


Similar Content



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?

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.

How To Recover From A Botched Graphics Card Driver Install

OK,

Lastnight I decided to finally attempt to install the dedicated ATI/AMD Catylist drivers. After all I was successfull with the HP drivers, right...

No matter which grub selection I make, getting in is broken, except of course for the Windows XP Pro x64 entry, that works just fine. I'm here with you today, because of the Fedora 21 Live DVD, (slooooww).

Here is the drivers log file:

==========================================================
Supported adapter detected.
Check if system has the tools required for installation.
Uninstalling any previously installed drivers.
Unloading radeon module...
rmmod: ERROR: Module radeon is in use
Unloading drm module...
rmmod: ERROR: Module drm is in use by: ttm drm_kms_helper radeon
[Message] Kernel Module : Trying to install a precompiled kernel module.
[Message] Kernel Module : Precompiled kernel module version mismatched.
[Message] Kernel Module : Found kernel module build environment, generating kernel module now.
AMD kernel module generator version 2.1
doing Makefile based build for kernel 2.6.x and higher
rm -rf *.c *.h *.o *.ko *.a .??* *.symvers
make -C /lib/modules/3.18.3-201.fc21.x86_64/build SUBDIRS=/usr/lib/modules/fglrx/build_mod/2.6.x modules
make[1]: Entering directory '/usr/src/kernels/3.18.3-201.fc21.x86_64'
CC [M] /usr/lib/modules/fglrx/build_mod/2.6.x/firegl_public.o
/usr/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:6396:12: warning: ‘KCL_fpu_save_init’ defined but not used [-Wunused-function]
static int KCL_fpu_save_init(struct task_struct *tsk)
^
CC [M] /usr/lib/modules/fglrx/build_mod/2.6.x/kcl_acpi.o
/usr/lib/modules/fglrx/build_mod/2.6.x/kcl_acpi.c: In function ‘KCL_ACPI_Slot_No_Hotplug’:
/usr/lib/modules/fglrx/build_mod/2.6.x/kcl_acpi.c:845:21: error: ‘struct acpi_device_flags’ has no member named ‘no_hotplug’
tdev->flags.no_hotplug = true;
^
scripts/Makefile.build:257: recipe for target '/usr/lib/modules/fglrx/build_mod/2.6.x/kcl_acpi.o' failed
make[2]: *** [/usr/lib/modules/fglrx/build_mod/2.6.x/kcl_acpi.o] Error 1
Makefile:1385: recipe for target '_module_/usr/lib/modules/fglrx/build_mod/2.6.x' failed
make[1]: *** [_module_/usr/lib/modules/fglrx/build_mod/2.6.x] Error 2
make[1]: Leaving directory '/usr/src/kernels/3.18.3-201.fc21.x86_64'
Makefile:88: recipe for target 'kmod_build' failed
make: *** [kmod_build] Error 2
build failed with return value 2
[Error] Kernel Module : Failed to compile kernel module - please consult readme.
[Reboot] Kernel Module : dracut
==========================================================

I just rebooted without attempting to configure the card, as per the ATI/AMD warning stating that it's important to do so, because my thinking was derailed due to seeing errors, and the install program said I needed to reboot. Afterall, I just couln't believe that with a "Failed to compile kernel module" error, it would actually keep the changes I'd made, that surely Linux had a failsafe in place for such circumstances. In other words, I'm also a newbie, and just don't know how many hoops of fire one has to jump through to be at peace with linux.

Can anyone please help be get back into my install, I've already set up so many things, there's just got to be a way, right?


Thanks in Advance!


JustAnotherHuman

Chromium Displaying Artifacts On Youtube

Hello,

I have recently installed Elementary OS on my HP 550 laptop. While everything is running as expected, I've run into a small problem when attempting to watch videos on Youtube using Chromium.

The video loads fine but displays little yellow rectangles all over the video. According to Youtube, Chromium uses HTML5 rather than Flash - maybe that is the issue - but I am thinking it maybe a graphics driver issue. The videos run absolutely fine on Firefox and will stick to that if necessary, but I would prefer to use Chromium.

I have tried using Code:
gksu jockey-gtk

and it couldnt find any drivers to install.

This Code:
lspci | grep VGA

says:
Code:
00:02.0 VGA compatible controller: Intel Corporation Mobile GME965/GLE960 Integrated Graphics Controller (rev 0c)

Many Thanks

"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.

Install Fglrx Driver Instead The Open Source Radeon In Debian 7?

Hello, my video card "Advanced Micro Devices [AMD] nee ATI Cedar PRO [Radeon HD 5450/6350]"
create something which can be seen with dmesg "drm: registered panic notifier".
Should I install the fglrx driver instead of keeping the open source radeon as per current install?
I have antix which is a debian wheezy based system https://wiki.debian.org/ATIProprietary# ... 2Wheezy.22
Thanks for any advice before I do it.

How Can I Activate My Wireless?

Install Ethernet, Intel 4965AGN 802.11abgn

Postby xpdin on Fri May 15, 2015 6:53 am
Hi,

I can't set my wireless anymore like before with the next command,

Code: Select all
sudo apt-get install bcmwl-kernel-source



Can someone help me please?

The new log for

Code: Select all
inxi -Fxz

is:

xpd@Multix ~ $ inxi -Fxz
System: Host: Multix Kernel: 3.13.0-37-generic i686 (32 bit, gcc: 4.8.2)
Desktop: Xfce 4.11.6 (Gtk 2.24.23) Distro: Linux Mint 17.1 Rebecca
Machine: System: Hewlett-Packard (portable) product: N/A version: F.09
Mobo: Hewlett-Packard model: 30D7 version: KBC Version 83.12
Bios: Hewlett-Packard version: 68MDD Ver. F.09 date: 01/11/2008
CPU: Dual core Intel Pentium Dual CPU T2390 (-MCP-) cache: 1024 KB flags: (lm nx sse sse2 sse3 ssse3) bmips: 7447.96
Clock Speeds: 1: 800.00 MHz 2: 1600.00 MHz
Graphics: Card: Advanced Micro Devices [AMD/ATI] RV516/M62-S [Mobility Radeon X1350] bus-ID: 01:00.0
X.Org: 1.15.1 drivers: ati,radeon FAILED: fbdev,vesa Resolution: 1152x864@60.0hz
GLX Renderer: Gallium 0.4 on llvmpipe (LLVM 3.4, 128 bits) GLX Version: 2.1 Mesa 10.1.3 Direct Rendering: Yes
Audio: Card: Intel 82801H (ICH8 Family) HD Audio Controller driver: snd_hda_intel bus-ID: 00:1b.0
Sound: Advanced Linux Sound Architecture ver: k3.13.0-37-generic
Network: Card-1: Broadcom BCM4311 802.11a/b/g driver: b43-pci-bridge bus-ID: 10:00.0
IF: N/A state: N/A mac: N/A
Card-2: Intel 82562GT 10/100 Network Connection driver: e1000e ver: 2.3.2-k port: 5000 bus-ID: 00:19.0
IF: eth0 state: down mac: <filter>
Drives: HDD Total Size: 250.1GB (1.7% used) 1: id: /dev/sda model: Hitachi_HTS54252 size: 250.1GB
Partition: ID: / size: 49G used: 4.1G (9%) fs: ext2 ID: swap-1 size: 40.00GB used: 0.00GB (0%) fs: swap
RAID: No RAID devices detected - /proc/mdstat and md_mod kernel raid module present
Sensors: System Temperatures: cpu: 48.0C mobo: 27.9C
Fan Speeds (in rpm): cpu: N/A
Info: Processes: 141 Uptime: 2 min Memory: 191.2/2015.6MB Runlevel: 2 Gcc sys: 4.8.2 Client: Shell inxi: 1.8.4
xpd@Multix ~ $


Thank you very much.

CentOS 7 - Not Able To Open Vmplayer

I have CentOS 7 64 bit. I have installed open-vm-tools on it.
I have installed vmplayer using
Code:
./VMware-Player-6.0.1-1379776.x86_64.bundle

Now when I try to open vmplayer on it, it does not load 'Virtual Network Device'
and shows error in terminal
Code:
Failed to build vmnet.  Failed to execute the build command.

When I check status of vmware, it shows
Code:
Module vmnet not loaded

If I try to run
Code:
vmware-modconfig --console --install-all

It gives me following error.
Code:
make: Leaving directory `/tmp/modconfig-2NfFeS/vmnet-only'
Unable to install all modules.

I am not able to open VMplayer, please help me to open it.

Thanks

--Kind Regards
Sam

Ubuntu 14.04 Hangs After Login, Doesn't Respond To Popular Fixes

So I've got 14.04 installed on a new computer I just built. All new hardware, new install, everything new. I had it all up and running for a few days. I got the nvidia drivers installed, installed steam and was even able to play some games. The last time I had it up it loaded fine, I played 'The Talos Principle', then rebooted to go back to windows. Now when I boot into linux it hangs after the login screen. You can look at my post history as I had this issue before. I was able to fix it that time, but I think it was a different cause.

Some things I've tried to date:
The most common suggestion I've found from googling this issue is to restart lightdm. I've done that to no avail.

I've tried simply entering tty from the frozen screen and then coming back out with Ctrl+Alt+F7. No dice there either.

I've also seen that some people needed to reset their graphics drivers when using nvidia. I tried to do that and I don't think it worked. When I try to purge all nvidia packages it always says "0 upgraded, 0 newly installed, 0 to remove and 16 not upgraded".
Results of dpkg:
Code:
$ dpkg -l nvidia*
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait-Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name           Version      Architecture Description
+++-==============-============-============-===================
un  nvidia-common  <none>       <none>       (no description available)
un  nvidia-prime   <none>       <none>       (no description available)

I'm gonna keep googling around in case I find something useful, but I fear I'm treading into water deeper than I know how to swim in and I'm worried that I'll screw something up if I start experimenting. I know just enough about linux to be dangerous. Any advice on what the results of dpkg above mean or suggestions about the problem would be much appreciated.

edit: Forgot to mention that the last time it was working I didn't make any changes to anything. I played a game and rebooted. Suddenly things are broken.

Stuck Loading Nvidia Driver

new computer from boxes, does not install nvidia driver
Booted from USB then ran YaST, I am new with OpenSuse but have two times before installed OpenSuse on fresh HDD's and Nvidia cards with ease.

The symptoms are like when I switched from a GTX 640 that only has mother board power to the GTX 750 Ti and needed power that I did not connect at first. Until I added extra power to the graphics card I only got a single low res VGA output. This 750 card definitely has power but still can only provide single low res to VGA output.

Terminal (dmesg) ......The NVIDIA GPU 0000:01:00.0 (PCI ID: 10de:1380)installed in this system is not supported by the 304.125 NVIDIA Linux driver release. Please see 'Appendix A - supported NVIDIA GPU Products' in this release's README, available on the Linux driver download page at www.nvidia.com. .... None of the VVIDIA graphics adapters were initialized!

Terminal (uname -r) 3.16.7-21 -default [OpenSuse version]

Terminal (/sbin/lspci) VGA Compatible controller: Nvidia Corporation GM107 [GeForce GTX 750 Ti] (rev 02)

have tried:
1. different power cables to graphic card
2. two GTX 750 Ti cards, neither work.
3. re-installed OpenSuse
4. removed card and mother board can run two monitors in high res. DVI cables are new and work. Monitors (4) are all AOC i2367 and working.

5. added to repository 'bumblebee' which contains NVIDIA drivers and tried rebooting. I am not good at repositories yet. However, I didn't need to do this twice before on new installs with NVIDIA cards.

6. downloaded from www.geforce.com file:///home/shark/Downloads/NVIDIA-Linux-x86_64-346.72(1).run but when I run it error, "The file /home/shark/Downloads/NVIDIA-Linux-x86_64-346.72(3).run was opened with UTF-8 encoding but contained invalid characters."It is set to read-only mode, as saving might destroy its content.
Either reopen the file with the correct encoding chosen or enable the read-write mode again in the menu to be able to edit it."

Hardware list: Asus H81M-E motherboard, i5 4460 CPU, 550W power, Asus GeForce GTX 750 Ti graphic card,

Note: two graphic cards on hand, both work in another OpenSuse computer.

I am just learning Linux so I need simple step by step instructions.

Thank you in advance.