[Solved] Installation of proprietary NVIDIA Quadro NVS 110M GeForce Go 7300
Re: Installation of proprietary NVIDIA Quadro NVS 110M GeForce Go 7300
from chroot, or from runlevel 3
Re: Installation of proprietary NVIDIA Quadro NVS 110M GeForce Go 7300
I am on runlevel 3 @tony37. What command should I input?
Last edited by dimi on Tue Jun 01, 2021 4:22 am, edited 2 times in total.
Re: Installation of proprietary NVIDIA Quadro NVS 110M GeForce Go 7300
as I said:
Code: Select all
apt policy xserver-xorg-core xserver-xorg-video-all
Re: Installation of proprietary NVIDIA Quadro NVS 110M GeForce Go 7300
Code: Select all
xserver-xorg-core:
Installed: (none)
candidate: (none)
version table: 2:1.20.4-1+deb10u3 -1
100 /var/lib/dpkg/status
xserver-xorg-video-all:
Installed: (none)
Candidate: (none)
Version table:
Re: Installation of proprietary NVIDIA Quadro NVS 110M GeForce Go 7300
On live session: Chroot Rescue Scan from Menu.. proceed
(Yes, no need to sudo)
_______________________
hoping they were the only missing things..
Code: Select all
apt update ; apt install xserver-xorg-core xserver-xorg-video-all -y
_______________________
hoping they were the only missing things..
Re: Installation of proprietary NVIDIA Quadro NVS 110M GeForce Go 7300
Code: Select all
Reading package lists... Done
Building dependency tree
Reading state information... Done
All packages are up to date.
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package xserver-xorg-core 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
However the following packages replace it:
xserver-xorg-legacy xserver-common
Package xserver-xorg-video-all 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 'xserver-xorg-core' has no installation candidate
E: Package 'xserver-xorg-video-all' has no installation candidate
Re: Installation of proprietary NVIDIA Quadro NVS 110M GeForce Go 7300
Maybe for you'd changed repos etc. This is in fact a Franken-MX .. That's why I'd suggested to first try Nvidia on 18.3 easily...
Re: Installation of proprietary NVIDIA Quadro NVS 110M GeForce Go 7300

18.3. How do I proceed?
Last edited by dimi on Sat May 29, 2021 3:51 pm, edited 1 time in total.
Re: Installation of proprietary NVIDIA Quadro NVS 110M GeForce Go 7300
If you like, while on chroot:
And reset to defaults, then try again...
Code: Select all
mx-repo-manager
Re: Installation of proprietary NVIDIA Quadro NVS 110M GeForce Go 7300
@Huckleberry Finn I checked to reset, but I find no option. MX and Debian repos have the option of selecting the fastest and individual apt sources have the restore option, which gives me "could not download original APT files". The other previous options are also not working.
Last edited by dimi on Tue Jun 01, 2021 4:23 am, edited 2 times in total.