Hi ,
Is it possible to download bm2lts v2.89 ?
I lost my pen drive this was installed on.
Many thanks.
Hi ,
Is it possible to download bm2lts v2.89 ?
I lost my pen drive this was installed on.
Many thanks.
Hi there cinfo,
Many thanks for replying , i hope you are well.
I have the bm2lts v2.90 installed .
However , when you install the default 384.90 driver from ( additional drivers ) the result is no vdr. This is the main problem.
With v2.89 you could install nvidia driver and the vdr would work.
Is there a way to get the vdr to work with the 384.90 default driver ?
Many thanks again.
Hi,
QuoteDisplay MoreSolution :
1 - install BM2LTS v2.90
2 - Copy/paste root user : usr/share/polkit-1 ( polkit-1.tar.bz2)
3 -
4 - Instal Nvidia Driver
Display MoreCode
- sudo apt-mark hold nvidia-331-updates-dev
- sudo apt-mark hold nvidia-340-updates-dev
- sudo apt-mark hold libcuda1-340-updates
- sudo apt-mark hold nvidia-340-updates
- apt-get install linux-headers- your version -lowlatency
- # Following errormessage could be ignored
- # Error! Could not locate dkms.conf file.
- # File: does not exist.
- apt-get install linux-image- your version -lowlatency
- apt-get remove linux-image- your version -lowlatency
- apt-get purge bbswitch-dkms
- apt-get purge fglrx-core
- apt-get purge nvidia*
- rm -r /var/lib/dkms/bbswitch
- rm -r /var/lib/dkms/nvidia*
- dkms status # can be errors at this point
- init 6 # reboot
- apt-get update
- apt-get upgrade
- apt-get install bbswitch-dkms
- apt-get install nvidia-384.9
- init 6
Grüße
cinfo
Hi cinfo,
The vdr is again working with bm2lts v2.90 .
Many thanks again.