secipolla wrote:Hi, sorry for not reading the thread, but maybe it's still time to suggest that LMDE comes with sgfxi. It's a very stable and simple way to install proprietary graphic drivers (specially NVIDIA's). And by now LMDE users shouldn't be afraid of having to go to console terminal to install them.
Of course if you found a way for working around the breakages of the standard Debian packages then this can be disregarded.
The sgfxi script has always been a good option for installing proprietary graphic drivers. The caveat of course, if I remember correcdtly is that it needs to be re-run after a new kernel is installed. If the user is comfortable with this than using sgfxi is a viable solution. However, in my experience, the user can avoid having to re-install the proprietary graphic drivers via a script by simply doing to following after updating a fresh install of LMDE:
Go to Synaptic (or use a terminal) and install:
nvidia-glx
nvidia-kernel-source
nvidia-kernel-dkms
nvidia-xconfig
nvidia-settings
After installation, run from a terminal:
- Code: Select all
sudo nvidia-xconfig
And that's it.
'nvidia-kernel-dkms' is the key of course, as it rebuilds all proprietary drivers (including non-graphic drivers such as 'vbox' and 'ndiswrapper') during an update to a new kernel. It's worked for me ever since LMDE was first released, sort of a install it once and forget it type of thing, and has survived every update so far through several LMDE installations. I can think of only one instance where an update from 'Debian Testing' wanted to uninstall the Nvidia drivers but with the new update system in place (using vetted update packs and the new 'mintupdate-debian' updater) that probably won't happen again.
Just my two cents.
"Humph. Choice, it is the quintessential Linux delusion, simultaneously the source of it's greatest strength, and it's greatest weakness." (All apologies to The Architect)