Ubuntu 18.04 Nvidia nForce 630a Driver Issue

Asked by Parikshit Bhagawati

I have an ASUS board (m4n68t-m le v2) with on board Nvidia graphics chipset model#: nForce 630a/ GeForce 7025. I have Windows 10 installed and I have now installed Ubuntu 18.04 on the same HDD having a dual boot scenario. The problem is i am not able to find and install the correct nvidia driver version on ubuntu.

I have to say I am fairly new to Linux, hence from various sources/forums, here is what I have done so far:

blacklisted default open source nouveau driver
ran update-initramfs -u after that
downloaded the compatible .run package from nvidia site and tried installing. every time there is a kernel error. tried all options - with/without DKMS etc.
tried installing using package manager using: sudo apt install nvidia-driver-xxx. Not able to connect to Nvidia driver error. Had to move back to nouveau.

Additional problems: a) ubuntu-drivers devices: returns nothing. b) from software & updates GUI - nothing appears in additional drivers tab (no recommended drivers etc.) c) lspci | grep VGA command shows the correct adapter information: 00:0d.0 VGA compatible controller: NVIDIA Corporation C61 [GeForce 7025/ nForce630a] (rev a2)

Many forums say to disable Secure Boot or UEFI mode, but both options are missing from my BIOS. It's currently running in Legacy (MBR) mode.
Formatted the partitions and re-installed ubuntu but with no luck. ran: sudo apt-get update && sudo apt-get upgrade -y etc.. no use!
Please help! thanks

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Are you planning to game in Linux?

Revision history for this message
Parikshit Bhagawati (parikshit-bhagawati) said :
#2

Not really. I intend to use the machine for dev work mostly, but there is flickering sometimes and the animations are very slow with a lot of lagging. Garbled display in some portions of the screen sometimes etc.. Tried it on Ubuntu 19.10 as well and it's worse there.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

If you run:

sudo apt-get install nvidia-current

does it install OK?

Revision history for this message
Parikshit Bhagawati (parikshit-bhagawati) said :
#4

Doesn't work either. Here is the output:
-------------------------------------------------------------
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package nvidia-current is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'nvidia-current' has no installation candidate

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#5

Do you have the latest BIOS in the motherboard

Revision history for this message
Parikshit Bhagawati (parikshit-bhagawati) said :
#6

Well, that's another battle. BIOS firmware is not updated. Actually, I think I never did update it and the system is pretty old. Every time I fire up the utility from BIOS (ASUS flash tool), the display goes black with a "monitor out of range" message which is probably a resolution issue with the GPU or something. I am not sure but I am trying to find a fix for that too and see if I can flash it with the latest update. I'm using a VGA monitor which is USB powered.

Revision history for this message
Ubfan (ubfan1) said :
#7

Try installing nvidia-driver-390. That should work, I think the latest package I ran on an n630 was 340, so try that if 390 does not work.

Revision history for this message
Sammerjeet Singh Thakur (sammerjeet-singh) said :
#8

If you have ubuntu 18.04 LTS, stick to original kernel and do not upgrade to HWE kernel (the point release kernels)

Nvidia driver 304.137 is the last version that has support for this gpu, newer nvidia drivers dont support this old gpu as it's support has been deprecated

And driver 304.137 has only support for the original kernel version that shipped with ubuntu 18.04 not for the later ones such as that of 18.04.1 to 18.04.5 and for later ubuntu release such as 18.10, 19.04, 19.10, 20.04, 20.10, 21.04 and 21.10

There is no support after original 18.04 in short

I too am plagued by the same issue as I also have this motherboard

There is a way to install nvidia driver 304.137 (last for this gpu) in ubuntu 20.04, (non hwe one) that means only kernel upto kernel 5.4 via some patches but then you have to hold some older package versions that can cause DE to misbehave
And this patched nvidia driver does not install in kernel 5.8 that is in ubuntu 20.04 point releases

And since it is an old hardware you dont need newer kernels
I suggest you stick with Lubuntu 18.04 for your system
And use snap for updated softwares packages

I use nouveau (FOSS nvidia driver) included in every distro
But nouveau causes system crash when making the video go fullscreen or jumping while playing the video

If you can invest in an NVIDIA GEFORCE GT 710
That would be for the best
As nouveau works flawlessly on this particular card
Don't go for newer cards

I did the same

GT 710 works perfectly with nouveau driver
So I can always have the latest Lubuntu (21.10 right now)
Without any worries

But I am still looking into the nouveau crash on geforce 7025 issue, if there is any new findings, i will let you know

Can you help with this problem?

Provide an answer of your own, or ask Parikshit Bhagawati for more information if necessary.

To post a message you must log in.