A easy Graphics problem for you pros

Questions about hardware, drivers and peripherals
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
br_shadow

A easy Graphics problem for you pros

Post by br_shadow »

Hello, a newbie here,

I have installed linux mint 15 cinammon on an relatively old Acer aspire 5920.

I have installed and tried all the possible drivers the OS gives me but none works. It simply tells me "cinnamon just crashed. Your are currently running in Fallback mode".

Give me a list of commands to type so you can see the info and help me.

THanks
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
nomko

Re: A easy Graphics problem for you pros

Post by nomko »

Okay, let's first check whether your driver's are loaded or not.
Type the following comand in a terminal and place the oputput here:

Code: Select all

inxi -G
br_shadow

Re: A easy Graphics problem for you pros

Post by br_shadow »

Thanks for replying so fast, linux community is really growing rapidly.

Here you go

Code: Select all

Graphics:  Card: NVIDIA G84M [GeForce 8600M GT] 
           X.Org: 1.13.3 drivers: (unloaded: fbdev) FAILED: nvidia,vesa,nouveau Resolution: 1024x768@61.0hz 
           GLX Renderer: N/A GLX Version: N/A
I would like to remind you tried all the options for the drivers ( not only the recommended that i use right now) and nothing worked, they produce the same problem.
Mark Phelps
Level 7
Level 7
Posts: 1869
Joined: Mon Jun 10, 2013 4:39 pm

Re: A easy Graphics problem for you pros

Post by Mark Phelps »

It looks like it forceabily unloaded the Nvidia video drivers -- not good.

Not an Nvidia user, so this advice may not work, but I had serious video problems with my AMD chipset when I tried to install Mint 15 and solved them by going into the boot parms and adding "xforcevesa". I also tried "nomodeset" and while that worked, it forced a low res on me and would not properly recognize the displays.

Good Luck
br_shadow

Re: A easy Graphics problem for you pros

Post by br_shadow »

I still have this problem, I have not tried the solution you have proposed me because I do not want to lessen the quality or the performance. Could please some suggest another solution ?

Thank you very much
br_shadow

Re: A easy Graphics problem for you pros

Post by br_shadow »

And moreover, If I finally decide to add nomodeset and xforcevesa where do I exactly write them in this screen ?

EDIT: I added the commands but they appear to do nothing.
nomko

Re: A easy Graphics problem for you pros

Post by nomko »

Can you do execute the following terminal commands:

Code: Select all

sudo apt-get install nvidia-current

Code: Select all

sudo nvidia-xconfig
Reboot and check with

Code: Select all

inxi -G
if the nvidia driver still unloads.
br_shadow

Re: A easy Graphics problem for you pros

Post by br_shadow »

I followed your instructions but the problem still persists.

Here is the command you told me to write

Code: Select all

diamantis@diamantis-Aspire-5920G ~ $ inxi -G
Graphics:  Card: NVIDIA G84M [GeForce 8600M GT] 
           X.Org: 1.13.3 drivers: vesa,nouveau (unloaded: fbdev) FAILED: nvidia Resolution: 800x600@0.0hz 
           GLX Renderer: N/A GLX Version: N/A
Moreover now the resolution is 800x600 ! Help !
Locked

Return to “Hardware Support”