LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux Mint
User Name
Password
Linux Mint This forum is for the discussion of Linux Mint.

Notices


Reply
  Search this Thread
Old 08-21-2018, 06:33 PM   #1
Mark Yoder
Member
 
Registered: Aug 2018
Posts: 100

Rep: Reputation: Disabled
Driver problems


I had the problem that my computer locking up. The only way I can get it going again is by force closing it with the power button. I have this version.

Linux Mint 18.2
Cinnamon 64-bit
Cinnamon Version 3.4.6
Linux Kernel 4.15.0-32-generic

A friend told me my problem is my video driver, I think he said.


So in the System Settings
I click on Driver Manager

In Driver Manager there are two options.

Nvidia-304 (recommended)
Version 304.135-Obuntu.16.04.2
Nvidia legacy binary driver-version 304.135
or
xserver-xorg-video-nouveau (open-source)
Version 1.1.0-1build2
X,Org X server-Nouveau display driver

When I choose the first one, the Nvidia or recommended one and restart the computer it tells me that Cinnamon just crashed and I can continue on in the Fallback Mode. It works fine in the Fallback Mode. But it is the Fallback Mode.

When I choose the second one, the xserver-xorg-video-nouveau open source it runs well but then it repeatedly locks up and I have to cut it off by holding the power button for a few seconds.

My friend says I can just work in the Fallback Mode till it is updated with the regular updates. Is there another way I can solve this problem? Remember I do not understand Linux. I am very ignorant on how to run it. Is there an easy fix?

Thanks,
Mark Yoder
 
Old 08-21-2018, 07:21 PM   #2
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Hi:

Run this command in your terminal and post the output for us.

Code:
lspci | grep -i VGA
All you might need to do is install the driver.
 
Old 08-21-2018, 07:28 PM   #3
ferrari
LQ Guru
 
Registered: Sep 2003
Location: Auckland, NZ
Distribution: openSUSE Leap
Posts: 5,840

Rep: Reputation: 1148Reputation: 1148Reputation: 1148Reputation: 1148Reputation: 1148Reputation: 1148Reputation: 1148Reputation: 1148Reputation: 1148
Some more detailed information concerning your graphics hardware might be helpful here. Open a terminal and run
Code:
lspci -nnk|egrep -iA3 "vga|graphics"
Post the output here.
 
Old 08-21-2018, 10:42 PM   #4
Mark Yoder
Member
 
Registered: Aug 2018
Posts: 100

Original Poster
Rep: Reputation: Disabled
I did what Zfcoracat said and the output is this:
00:0d.0 VGA compatible controller: NVIDIA Corporation C61 [GeForce 7025 / nForce 630a] (rev a2)

Now I put in what ferrari said and this output is:
00:0d.0 VGA compatible controller [0300]: NVIDIA Corporation C61 [GeForce 7025 / nForce 630a] [10de:03d6] (rev a2)
Subsystem: Micro-Star International Co., Ltd. [MSI] C61 [GeForce 7025 / nForce 630a] [1462:7597]
Kernel modules: nvidiafb, nouveau
00:18.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 10h Processor HyperTransport Configuration [1022:1200]

So what so I restart and try it?
Thanks,
Mark
 
Old 08-21-2018, 11:46 PM   #5
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Looking at the output:

Code:
 VGA compatible controller [0300]: NVIDIA Corporation C61 [GeForce 7025 / nForce 630a] [10de:03d6] (rev a2)
Subsystem: Micro-Star International Co., Ltd. [MSI] C61 [GeForce 7025 / nForce 630a] [1462:7597]
Kernel modules: nvidiafb, nouveau
00:18.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 10h Processor HyperTransport Configuration [1022:1200]
You have a MSI motherboard and a Nvidia GeForce 7025 GPU.

Best to wait for ferrari, I'm not good with Nvidia.
 
Old 08-22-2018, 05:31 AM   #6
ferrari
LQ Guru
 
Registered: Sep 2003
Location: Auckland, NZ
Distribution: openSUSE Leap
Posts: 5,840

Rep: Reputation: 1148Reputation: 1148Reputation: 1148Reputation: 1148Reputation: 1148Reputation: 1148Reputation: 1148Reputation: 1148Reputation: 1148
I'm at the limits of my knowledge with this as well. I'm not a Mint user, so can only refer to the guide...
Quote:
If your graphics card is from NVIDIA, once in Linux Mint, perform the following steps to install the NVIDIA drivers:

Run the Driver Manager
Choose the NVIDIA drivers and wait for them to be installed
Reboot the computer

With these drivers the system should now be stable and you no longer need to use "nomodeset".
Let's check your current kernel boot parameter configuration...
Code:
cat /proc/cmdline
This output shows that no (full) nvidia driver has yet been installed...
Code:
00:0d.0 VGA compatible controller [0300]: NVIDIA Corporation C61 [GeForce 7025 / nForce 630a] [10de:03d6] (rev a2)
Subsystem: Micro-Star International Co., Ltd. [MSI] C61 [GeForce 7025 / nForce 630a] [1462:7597]
Kernel modules: nvidiafb, nouveau
Here's a general guide on installing NVIDIA drivers in Ubuntu/Linux Mint, but hopefully an Ubuntu (or Mint) user can chime in with specific advice on this
http://www.webupd8.org/2016/06/how-t...rivers-in.html
Your opening post output suggests that this card requires the nvidia legacy (nvidia-304) driver. I'm not sure why the GUI doesn't succeed for you here. Does it install without issue if you try something like the following?
Code:
sudo apt install nvidia-304 nvidia-settings
*I assume here that the repo has already been added, otherwise that will need to be done first.
 
Old 08-22-2018, 07:14 AM   #7
Mark Yoder
Member
 
Registered: Aug 2018
Posts: 100

Original Poster
Rep: Reputation: Disabled
When I put in this code: cat /proc/cmdline I received the following output.

BOOT_IMAGE=/boot/vmlinuz-4.15.0-32-generic root=UUID=d8bae02f-cfbb-4366-963d-82b957046d3c ro quiet splash

When I put in sudo apt install nvidia-304 nvidia-settings, the output was as follows:

Reading package lists... Done
Building dependency tree
Reading state information... Done
nvidia-settings is already the newest version (361.42-0ubuntu1).
nvidia-304 is already the newest version (304.135-0ubuntu0.16.04.2).
The following packages were automatically installed and are no longer required:
libllvm4.0 libllvm4.0:i386
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
 
Old 08-22-2018, 02:02 PM   #8
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,927
Blog Entries: 45

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Moderator response

Moved: This thread is more suitable in <Linux Mint> and has been moved accordingly to help your thread/question get the exposure it deserves.
 
Old 08-22-2018, 02:46 PM   #9
ferrari
LQ Guru
 
Registered: Sep 2003
Location: Auckland, NZ
Distribution: openSUSE Leap
Posts: 5,840

Rep: Reputation: 1148Reputation: 1148Reputation: 1148Reputation: 1148Reputation: 1148Reputation: 1148Reputation: 1148Reputation: 1148Reputation: 1148
Quote:
When I put in this code: cat /proc/cmdline I received the following output.

Code:
BOOT_IMAGE=/boot/vmlinuz-4.15.0-32-generic root=UUID=d8bae02f-cfbb-4366-963d-82b957046d3c ro quiet splash
That checks out as expected, as does the nvidia output you shared. Let's see what other Mint users advise here.
 
Old 08-23-2018, 08:39 AM   #10
Mark Yoder
Member
 
Registered: Aug 2018
Posts: 100

Original Poster
Rep: Reputation: Disabled
Thank you, Ferrari, I did what you recommended and for a while I thought it was fixed. But now it has returned to locking up again with the nvida-304. So I am working in the Fallback Mode with the xserver-xorg-video-nouveau (open-source),Version 1.1.0-1build2. So, yes, lets see if other Mint has any other ideas.
Mark
 
Old 08-23-2018, 03:58 PM   #11
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
I don't have Nvidia myself but am running Mint 19 which informs me that nvidia-390 is available for my system. It might be worthwhile for you to try Mint 19 to see if the updated nvidia package works better.
 
Old 08-23-2018, 04:50 PM   #12
Mark Yoder
Member
 
Registered: Aug 2018
Posts: 100

Original Poster
Rep: Reputation: Disabled
Good idea. Thank you.
But I need more help. I am very ignorant about Linux. How can I install Mint 19? Can I install it without uninstalling Mint 18? I am sorry too bother you more but could you tell me how to do it? I am just a learner.
Mark
 
Old 08-23-2018, 05:04 PM   #13
ferrari
LQ Guru
 
Registered: Sep 2003
Location: Auckland, NZ
Distribution: openSUSE Leap
Posts: 5,840

Rep: Reputation: 1148Reputation: 1148Reputation: 1148Reputation: 1148Reputation: 1148Reputation: 1148Reputation: 1148Reputation: 1148Reputation: 1148
You could use the 'mintupgrade' tool....

https://www.omgubuntu.co.uk/2018/07/...x-mint-19-easy
 
Old 08-23-2018, 06:12 PM   #14
hydrurga
LQ Guru
 
Registered: Nov 2008
Location: Pictland
Distribution: Linux Mint 21 MATE
Posts: 8,048
Blog Entries: 5

Rep: Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925Reputation: 2925
How to upgrade to Mint 19:

https://blog.linuxmint.com/?p=3615

Note however that since you're running Mint 18.2, you will have to upgrade to Mint 18.3 first:

https://blog.linuxmint.com/?p=3462

Mint 19 will replace Mint 18.x on your system. However, if you install TimeShift and make a system snapshot before the upgrade then you should be able to return to Mint 18 if things go awry.

Ensure that you backup all your documents, images, videos and other data files before carrying out any upgrade.
 
Old 08-23-2018, 11:14 PM   #15
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
hydrurga,

With the nvidia 304 driver installed doesn't nouveau have to blacklisted?

Maybe a higher version of the kernel would help and dmesg the driver to see what's retured in the output:-

**-::-If the 'wrong driver' is loading first it will cause the device to fail.-::-**
******--------------------******----------------------******---------------------------******------------------------******

** nvidia-xconfig creates a xorg.conf file that tells the kernel which driver to use.**

http://www.howtoeverything.net/linux...-in-linux-mint
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Nvidia driver problems.... More Problems prushik Linux - Hardware 5 03-23-2013 11:53 PM
rtl8192se driver problems, with staging driver and ndiswrapper headrift Linux - Hardware 3 09-27-2009 10:07 PM
Marvell Yukon Network driver problems, Lilo Windows boot Problems mellowdog Slackware - Installation 7 01-25-2006 02:18 AM
nvidia instalation problems / Sblive driver problems Colonel-1990 Linux - Software 13 02-14-2005 05:48 PM
Ethernet Adsl Modem Driver Problems And Install Problems... akhilnair Linux - Hardware 12 11-28-2004 08:19 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux Mint

All times are GMT -5. The time now is 04:11 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration