Lower resolution (960x540) on video-hybrid-intel-nvidia-390xx-bumblebee

Can’t go with clean installation and mantain home, so, I run a manual partition with same parameters and I’m updating now.

Can you tell me how to go with clean installation without partitioning again?

I tell you when it finish to update.

@brahma OK, now I’m in a clean installation all updated.

Can you guide me in order to check and install propietary nvidia drivers?

in the link above there it is explained that you have to use manual partitioning and not format the home partition… but i never reinstalled system like that so really cant help you out on this, but you can search the forum on guides…


so check again with:
inxi -G && mhwd -li

Graphics:
  Device-1: Intel 4th Gen Core Processor Integrated Graphics driver: i915
    v: kernel
  Device-2: NVIDIA GK107M [GeForce GT 750M] driver: nouveau v: kernel
  Device-3: Realtek Lenovo EasyCamera type: USB driver: uvcvideo
  Display: x11 server: X.Org v: 21.1.4 driver: X: loaded: modesetting
    dri: crocus,nouveau gpu: i915 resolution: 1: 1440x900~60Hz 2: 1366x768~60Hz
  OpenGL: renderer: Mesa Intel HD Graphics 4600 (HSW GT2) v: 4.6 Mesa
    22.1.7
> Installed PCI configs:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
           video-linux            2018.05.04                true            PCI


Warning: No installed USB configs!

    ~  mhwd -l                                                                                        ✔ 
> 0000:01:00.0 (0300:10de:0fe4) Display controller nVidia Corporation:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
video-hybrid-intel-nvidia-390xx-bumblebee            2021.11.26               false            PCI
    video-nvidia-390xx            2021.11.26               false            PCI
           video-linux            2018.05.04                true            PCI
     video-modesetting            2020.01.13                true            PCI
            video-vesa            2017.03.12                true            PCI


> 0000:00:02.0 (0300:8086:0416) Display controller Intel Corporation:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
video-hybrid-intel-nvidia-390xx-bumblebee            2021.11.26               false            PCI
           video-linux            2018.05.04                true            PCI
     video-modesetting            2020.01.13                true            PCI
            video-vesa            2017.03.12                true            PCI


    ~  mhwd -li                                                                                       ✔ 
> Installed PCI configs:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
           video-linux            2018.05.04                true            PCI


Warning: No installed USB configs!

@brahma Please!!! Help me before Halloween!!!

so now you are on open source drivers, so lets try with the envycontrol, but you will very likely end up with a black screen…
install the non bumblebee drivers:
sudo mhwd -i pci video-nvidia-390xx
install envycontrol:
pamac build envycontrol
then run this:
sudo envycontrol -s nvidia
it will prompt you for reboot so do it, and finger crossed :crossed_fingers:

Stuck on plasma, can’t enter.

Now in chroot.

it was worth a try, so thats it…
uninstall envycontrol:
pamac remove envycontrol
then remove the nvidia drivers:
mhwd -r pci video-nvidia-390xx
post output from:
ls /etc/modprobe.d
find /etc/X11/ -name "*.conf"

[manjaro /]#  pamac remove envycontrol
Preparing...
Checking dependencies...

To remove (1):
  envycontrol  2.1.1-1    

Total removed size: 43.3 kB

Apply transaction ? [y/N] y
Removing envycontrol (2.1.1-1)...                                                                        [1/1]
Running post-transaction hooks...
Arming ConditionNeedsUpdate...                                                                           [1/2]
Refreshing PackageKit...                                                                                 [2/2]
Error connecting: Could not connect: No such file or directory
Error: command failed to execute correctly
Transaction successfully finished.
[manjaro /]#  mhwd -r pci video-nvidia-390xx
> Removing video-nvidia-390xx...
Sourcing /etc/mhwd-x86_64.conf
Has lib32 support: true
Sourcing /var/lib/mhwd/local/pci/video-nvidia-390xx/MHWDCONFIG
Processing classid: 0300
Sourcing /var/lib/mhwd/scripts/include/0300
Processing classid: 0302
checking dependencies...
:: ffmpeg optionally requires nvidia-utils: Nvidia NVDEC/NVENC support
:: ffmpeg4.4 optionally requires nvidia-utils: Nvidia NVDEC/NVENC support
:: lib32-vulkan-icd-loader optionally requires lib32-vulkan-driver: packaged vulkan driver
:: vulkan-icd-loader optionally requires vulkan-driver: packaged vulkan driver
warning: dependency cycle detected:
warning: eglexternalplatform will be removed after its nvidia-390xx-utils dependency

Packages (6) egl-wayland-2:1.1.11-2  eglexternalplatform-1.1-2  libxnvctrl-390xx-390.154-1  lib32-nvidia-390xx-utils-390.154-1  linux515-nvidia-390xx-390.154-18  nvidia-390xx-utils-390.154-2

Total Removed Size:  210.79 MiB

:: Do you want to remove these packages? [Y/n] 
:: Processing package changes...
removing linux515-nvidia-390xx...
removing lib32-nvidia-390xx-utils...
xorg configuration symlink valid...
removing nvidia-390xx-utils...
xorg configuration symlink valid...
removing libxnvctrl-390xx...
removing egl-wayland...
removing eglexternalplatform...
:: Running post-transaction hooks...
(1/6) Reloading system manager configuration...
  Skipped: Running in chroot.
(2/6) Reloading device manager configuration...
  Skipped: Running in chroot.
(3/6) Arming ConditionNeedsUpdate...
(4/6) Updating module dependencies...
(5/6) Refreshing PackageKit...
Error connecting: Could not connect: No such file or directory
error: command failed to execute correctly
(6/6) Updating the desktop file MIME type cache...
'/etc/X11/xorg.conf.d/90-mhwd.conf' symlink is invalid! Removing it...
> Successfully removed video-nvidia-390xx
[manjaro /]#  ls /etc/modprobe.d ls /etc/modprobe.d
ls: cannot access 'ls': No such file or directory
/etc/modprobe.d:
mhwd-gpu.conf  nvidia.conf

/etc/modprobe.d:
mhwd-gpu.conf  nvidia.conf
[manjaro /]#  find /etc/X11/ -name "*.conf"
/etc/X11/xorg.conf.d/10-nvidia.conf
/etc/X11/xorg.conf.d/00-keyboard.conf
/etc/X11/xorg.conf.d/30-touchpad.conf
/etc/X11/xorg.conf
[manjaro /]# 

Reboor now or install bumblebee?

remove the leftovers:
sudo rm /etc/modprobe.d/nvidia.conf
sudo rm /etc/X11/xorg.conf.d/10-nvidia.conf
then install the bumblebee:
sudo mhwd -a pci nonfree 0300
reboot
and thats it…
here is the arch wiki regarding bumblebee, so experiment with it:
https://wiki.archlinux.org/title/bumblebee#Usage
there are options to make run specific applications with only nvidia, for example lutris that you mentioned, so just go through it, and see if you can make it run…

@brahma Problems. In chroot I applied the commands you give me, but, stuck on boot.

you have machine check errors, not good…
so from chroot, remove again the bumblebee drivers:
mhwd -r pci video-hybrid-intel-nvidia-390xx-bumblebee
reboot and see if you can boot only with the intel one and nouveau nvidia drivers

Stuck on boot… black screen.

Seems like Manjaro crash in all system when NVIDIA propietary drivers is present. Nothing to do. I will not wait for response. Better, Clean installation again.

I will post you the result after booting clean installation and after installing bumblebee drivers.

boot the iso with proprietary drivers, so that it installs the nvidia automatically… previously you didnt do it, you had installed only video linux…

I think the post is SOLVED, but, never it was a solution. Only clean installation resolve the nvidia drivers disaster.

And, never works clean installation only on root, I had to made a new partition to clean installation.

May be you can give me a real good tutorial or page where instructions can be understood for futures installations and keep /home untouched?

@brahma, thanks to you for all the support. Hmmmmmm, if you broke it, you learn it.

so did you booted the iso with proprietary drivers? and then installed it?

Yes, I did it.

All good now.

But I’ll appreciate a good Manjaro clean install without format /home.

so check this:

1 Like