mdm won't start after nvidia installation

Please post suggestions for improvement of Cinnamon on:
https://github.com/linuxmint/Cinnamon
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Oros

mdm won't start after nvidia installation

Post by Oros »

Hi
In desperate help. I tried to install the drivers for my graphic card by stopping mdm, running "sudo bash ./NVIDIA_verion.run" and then restarted the computer.
When I started the computer again, I could only see the "linux mint" loading screen, and then it said something about xorg could not load. Tried to copy the log-files to a usb, but when I started the other partition (windows 7) I could no longer see the files. the usb is a ext32 filesystem....
Any thought? Could really use some help :)
Edit: It says the fatal error is that x could find any screen.
Edit2: Noticed the logfiles I tried to copy was still in a folder under /media, even though the usb was not plugged in. Tried to plug it in and re-ran ls... nothing. Did "df -h" but there were no other filesystem except for the once running atm.
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.
trapperjohn

Re: mdm won't start after nvidia installation

Post by trapperjohn »

I assume the driver install completed with any errors and you have, by some means, disabled nouveau at boot. Can you get to a command prompt? [cntl][alt][f1]

Have you run:
sudo nvidia-xconfig

Specifically, what graphics card are you using?
lspci | grep NVIDIA
User avatar
karlchen
Level 23
Level 23
Posts: 18228
Joined: Sat Dec 31, 2011 7:21 am
Location: Germany

Re: mdm won't start after nvidia installation

Post by karlchen »

Hello, Oros.

About the USB pendrive problems:
As you wish to use the pendrive on Mint and Windows format it to FAT32, because this filesystem can be read and written by Mint and Windows. You may also format it to NTFS, because this filesystem can be read and written by Mint and Windows, too. But to not use any filesystem type on it like ext2, ext3 or ext4, which is only known by Linux operating systems.

When the pendrive has been mounted on Mint, /media is just the parent folder of the mount point.
The pendrive will be mounted as /media/name_of_pendrive or /media/volume_number_of_pendrive. This i true up to Mint 13.
Starting with Mint 14, the mount points will be /media/Oros/name_of_pendrive or /media/Oros/volume_number_of_pendrive.
I.e. the will be a subfolder under /media having your Mint account name.
Below this subfolder will be the subfolder which corresponds to the root folder of the pendrive.
So do not write anything to /media. /media is located on the local harddrive of your machine.


About the problems affecting your graphical subsystem:
Have you used Synaptic package manager to verify that the NVidia driver which you wanted to install is not available through the official Ubuntu repositories? Installing from there causes less hassle as a rule.
Which Nvidia driver exactly did you install?
Which Nvidia card have you got exactly?
Have you verified that your card is supported by this driver?
Which graphics driver was in use before you tried to install the NVidia driver?

Please, login to the machine and execute

Code: Select all

inxi -Gx
Write down the name of the graphics card and post it here, please. Write down the name of the used driver and post it here, please.
Collect the logfile /var/log/dmesg, /var/log/syslog and ~/.xessions-errors and copy them to the USB pendrive so that you will be able to inspect them for error messages which give a hint what is wrong. In particular lines talking about NVRM and nvidia will be of interest.

Kind regards,
Karl




Kind regards,
Karl
Image
The people of Alderaan have been bravely fighting back the clone warriors sent out by the unscrupulous Sith Lord Palpatine for 792 days now.
Lifeline
Locked

Return to “Cinnamon”