My laptop has this gpu: NVIDIA GF108GLM [Quadro 1000M]. I installed Manjaro XFCE with open source drivers and after the installation i tried to install the proprietary drivers using Manjaro setting manager but i get this error:
I fixed the error by removing the package xfce4-sensors-plugin and after that i was able to install nvidia legacy driver but after rebooting i get black screen.
The Quadro 1000M is also supported by the older 340xx drivers, as another possible option. Beyond that, I can help no further (AMD user here), but Iām sure someone else may have a suggestion or two.
In the meantime, please provide system information as described (below).
Regards.
Welcome to the Manjaro community
As a new or infrequent forum user, please take some time to familiarise yourself with Forum requirements, and the many ways to use the forum to your benefit:
Update Announcements
The Update Announcements contain important information and a Known Issues and Solutions section that should generally be checked before posting a request for support.
System Information
While information from *-fetch type apps might be fine for someone wishing to buy your computer, for Support purposes itās better to ask your system directly;
Output of the inxi command with appropriate parameters will achieve this (naturally, formatted according to forum guidelines) and will generally be more useful for those wishing to help:
Be prepared to provide output from other commands whenever asked. Itās equally important to provide as much actionable information as possible in your first post, rather than simply indicating there is a problem.
i dont know what happened am sure i replied to you before. i happen to have quadro 2000m read here for black screen fix. fix is to install kernel 5.10 then can go back do default kernel. but using command sudo mhwd-kernel -i linux510 gave error. i had to other command that had the word pamac.
Your post was moved to your topic, as it initially seemed that you were adding a support request to another memberās topic; though, it now appears you were trying to offer assistance, however anecdotal the information may have been.
Because something might work for your issue doesnāt mean it will for those with other hardware; though, Iāll add that trying other kernels is a valid option.
I have linked the following āHowToā which may be useful as a guide, despite the focus being on another GPU. While it may not be a direct solution to the issue at hand, the procedures mentioned might be helpful.
yeah am aware of different hardware. we have the same gpu arch fermi his its quadro 1000m and mine quadrp 2000m i believe only the ram changes from 1gb to 2 gb.
This is the output log during installation of the nvidia driver which says the installation is successful:
Starting
> Using config 'video-nvidia-390xx' for device: 0000:01:00.0 (0300:10de:0dfa) Display controller nVidia Corporation GF108GLM [Quadro 1000M]
> Installing video-nvidia-390xx...
Sourcing /etc/mhwd-x86_64.conf
Has lib32 support: true
Sourcing /var/lib/mhwd/db/pci/graphic_drivers/nvidia-390xx/MHWDCONFIG
Processing classid: 0300
Sourcing /var/lib/mhwd/scripts/include/0300
Processing classid: 0302
checking dependencies...
Packages (1) libxnvctrl-575.64-1
Total Removed Size: 0,45 MiB
:: Do you want to remove these packages? [Y/n]
:: Processing package changes...
removing libxnvctrl...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
:: Synchronizing package databases...
core downloading...
extra downloading...
multilib downloading...
resolving dependencies...
looking for conflicting packages...
warning: dependency cycle detected:
warning: eglexternalplatform will be installed before its nvidia-390xx-utils dependency
Packages (7) egl-wayland-4:1.1.19-1 eglexternalplatform-1.2.1-1 lib32-nvidia-390xx-utils-390.157-4 libxnvctrl-390xx-390.157-4 linux612-nvidia-390xx-390.157-62 nvidia-390xx-settings-390.157-4 nvidia-390xx-utils-390.157-21
Total Installed Size: 206,73 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing eglexternalplatform...
installing egl-wayland...
installing nvidia-390xx-utils...
==> If you run into trouble with CUDA not being available, run nvidia-modprobe first.
Optional dependencies for nvidia-390xx-utils
nvidia-settings=390.157: configuration tool [pending]
xorg-server-devel: nvidia-xconfig
opencl-nvidia=390.157: OpenCL support
installing libxnvctrl-390xx...
installing nvidia-390xx-settings...
installing lib32-nvidia-390xx-utils...
Optional dependencies for lib32-nvidia-390xx-utils
lib32-opencl-nvidia
installing linux612-nvidia-390xx...
:: Running post-transaction hooks...
(1/7) Creating system user accounts...
(2/7) Reloading system manager configuration...
(3/7) Reloading device manager configuration...
(4/7) Arming ConditionNeedsUpdate...
(5/7) Updating module dependencies...
(6/7) Updating the desktop file MIME type cache...
(7/7) Signing EFI binaries...
Generating EFI bundles....
nvidia-390xx-utils: install reason has been set to 'explicitly installed'
nvidia-390xx-settings: install reason has been set to 'explicitly installed'
libxnvctrl-390xx: install reason has been set to 'explicitly installed'
lib32-nvidia-390xx-utils: install reason has been set to 'explicitly installed'
linux612-nvidia-390xx: install reason has been set to 'explicitly installed'
xorg configuration file: '/etc/X11/mhwd.d/nvidia.conf'
> Successfully installed video-nvidia-390xx
Done ...
But nvidia driver doesnāt seem to be loading on boot and i guess that is the reason for the black screen. This is the inxi -G output from TTY after rebooting: