Hello yancek,
Thanks for your reply.
I tried all three methods in the link you provided but without success.
However, in method 3 - Install NVIDIA Beta Drivers via the PPA Repository I found the following:
When I added the repository using the command in step 1)
Add the PPA GPU Drivers Repository to the System
by running the command
Code:
sudo add-apt-repository ppa:graphics-drivers/ppa
I see in the outputted text that it mentions:
## Legacy releases
96.43.23 (x86 / x86_64) - GeForce 2 through GeForce 4 series GPUs (*)
Which should cover my NVIDIA GeForce GT 330M adapter however if I then run step 2)
Find Your GPU Model and See the Available Drivers
the only device outputted is my Wifi adapter which already has proprietary drivers installed.
Does that mean that the relative text outputted is not updated to reflect Ubuntu 24.04 and that there are actually no Beta drivers in the PPA for the NVIDIA GeForce GT 330M?
I tried temporarily removing nomodeset and retrying the step 2)
Find Your GPU Model and See the Available Drivers
but got the same response from the command.
I also tried replacing nomodeset with nouveau.modeset=0 to disable nouveau but got a blank screen whilst booting (I've seen this blank screen reported by others on the web).
I also looked into the NvClkMode parameter and it is not supported on the NVIDIA GeForce GT 330M.
I am wondering if there are any other parameters I can pass to the nouveau driver to see if I can resolve the problem.
Regards,
fbagnato