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

OK, but… please…

Tell me how to do a fresh install in order not to erase the home partition, only root.

I have dedicate this: /, uefi, swap, home… Can I start a fresh partition only on /?

do you have separate partition for your home?
post output:
lsblk -f

Yes, the command not in chroot gives me this

   ~   lsblk -f                                                                                      ✔ 
NAME  FSTYPE FSVER LABEL           UUID                                 FSAVAIL FSUSE% MOUNTPOINTS
loop0 squash 4.0                                                              0   100% /run/miso/sfs/livefs
loop1 squash 4.0                                                              0   100% /run/miso/sfs/mhwdfs
loop2 squash 4.0                                                              0   100% /run/miso/sfs/desktopfs
loop3 squash 4.0                                                              0   100% /run/miso/sfs/rootfs
sda                                                                                    
├─sda1
│     vfat   FAT32 NO_LABEL        D01E-B912                                           
├─sda2
│     swap   1                     0ded34b8-b7db-4e6f-a4da-f2f40762fa61                
├─sda3
│     ext4   1.0                   a8ccfad4-a58e-4dc0-9fe6-482e02645c75                
└─sda4
      ext4   1.0                   bb8c1ce1-4308-49e1-9999-7772d9af25b5                
sdb                                                                                    
├─sdb1
│     ntfs                         FA74FBB074FB6DAF                                    
├─sdb2
│     ntfs                         01D5426B22D05470                                    
├─sdb3
│     ntfs                         01D66D0D82378F50                                    
├─sdb4
│     vfat   FAT32                 0A1A-BFBB                                           
├─sdb5
│     swap   1                     55e0a3ad-8923-4eb3-92d4-a9c7152eef39                
├─sdb6
│     ext4   1.0                   49fd255f-df32-4c41-962a-91c8e715f1d6                
└─sdb7
      ext4   1.0                   1f1ba5b0-a690-4149-8091-bc11c80bf5df                
sdc   iso966 Jolie MANJARO_KDE_2137
                                   2022-08-16-12-52-10-00                     0   100% /run/miso/bootmnt
├─sdc1
│     iso966 Jolie MANJARO_KDE_2137
│                                  2022-08-16-12-52-10-00                              
└─sdc2
      vfat   FAT12 MISO_EFI        C80E-8B3F                                           
sdd                                                                                    
    ~           

And this on chroot:

[manjaro /]#  lsblk -f
NAME   FSTYPE FSVER LABEL UUID FSAVAIL FSUSE% MOUNTPOINTS
loop0                                         
loop1                                         
loop2                                         
loop3                                         
sda                                           
|-sda1                          510.7M     0% /boot/efi
|-sda2                                        
|-sda3                           40.6G    36% /
`-sda4                          302.9G    13% /home
sdb                                           
|-sdb1                                        
|-sdb2                                        
|-sdb3                                        
|-sdb4                                        
|-sdb5                                        
|-sdb6                                        
`-sdb7                                        
sdc                                           
|-sdc1                                        
`-sdc2                                        
sdd                                           
[manjaro /]# 

I think is better this way in order to install root as a clean install and not touch home.

Can you guide me on this clean install?

you just select manual partitioning in the install options, then you bound it to your home partition, and DONT FORMAT THE HOME PARTITION… do a backup of your data too…
here is more info:

but i would just back up my data from my current home partition and do a fresh install…

1 Like

I have one SSD GB dedicated only to Manjaro.

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.