Hello, running pacman -Syu
today broke several things on my system:
- Pressing super (or the windows key) does not launch rofi anymore. Is that the normal behaviour of the new Archlabs release ?
- Polybar does not start when I boot my system.
- I cannot use my Nvidia card anymore. I have an optimus laptop that was set up without bumblebee. I used the optimis-manager AUR package to manually switch my system between the nvidia / intel cards. This is the most annoying issue I have as I have no clue how to solve it.
ere is my hardware:
$ lspci -nnk | grep '\[03'
00:02.0 VGA compatible controller [0300]: Intel Corporation UHD Graphics 630 (Mobile) [8086:3e9b]
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GP106M [GeForce GTX 1060 Mobile] [10de:1c20] (rev a1)
I use the official nvidia driver from the arch repository. Running nvidia-smi
give me the following:
$ nvidia-smi
NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.
Any idea what I should do ? Thank you in advance for your help.