That was interesting. When I rebooted I believe that I must have been running off the on board intel graphics because I didn’t any driver installed. I then I installed the video-nvidia driver which I assume is the 455xx driver. (which is what I was running before)
Remove one of them, try again, re-install the one you removed.
The issue might be, that your laptop uses hybrid cards. Since we simplified the way we support Nvidia from now on, it might be possible, that we don’t support your graphics anymore. Try to get to your BIOS/UEFI and try to either disable your Nvidia card or force it to be the only one. Then retry to install graphics drivers: Configure Graphics Cards - Manjaro It would be good to start a new thread for your issue @SinTan1729
Um, if you’re on the 20 series (and I think even 10 series) there’s no reclocking support, so you’re stuck at boost clocks, also there’s no vulkan whatsoever, so it’s useless for gaming. And if you’re on the 30 series, you can’t use Nouveau at all as it’s not supported. What kind of question is this.
After I updated and reboot, I get a prompt with the following:
Warning: /lib/modules/5.10.2-2-MANJARO/modules.devname not found - ignoring
mount: /new_root: unknown filesystem type ‘ext4’.
You are now being dropped into an emergency shell.
sh: can’t access tty: job control turned off
[rootfs ]#
I have restored from a Timeshift snapshot and my system info is below:
Any ideas on how to update safely?
I have the Optimus Manager software installed and use only the Intel graphics. The NVIDIA controller is turned off on my XPS 9560.
W/ a 1060 your best bet is probably 455.
Manjaro KDE wasnt booting, after the update it seems like it failed to install nvidia drivers luckily I looked through this thread and found that I can access the terminal using ctrl+alt+f2 and then I proceeded to check if nvidia drivers were installed using pacman -Q which told me nothing was installed so I sudo pacman -S nvidia and selected nvidia kernel 5.10 and it fixed it! a little disappointed that it didnt do the update smoothly but its linux what can I expected.
I had an issue where, on an Optimus laptop running linux414
with bbswitch
for nvidia-430xx
, after the upgrade and switch to nvidia-455xx
under the nvidia-intel-prime
config, my default renderer was llvmpipe
(which is a software renderer) instead of Mesa Intel(R)
.
I fixed it by
- Ensuring that I only have the
video-hybrid-intel-nvidia-prime
andvideo-modesetting
configs installed inmhwd
, uninstalling others - Switching to
linux54
You can read about the path to the fix here:
@Shawnster_P thanks for the correction
Another try to fix automatic Nvidia driver upgrades:
455 drivers broke switching to another TTY on 5.4 as expected.
Otherwise no issues.
The update is working properly wirh nvidia proprietary drivers MANUALLY installed. The manjaro-system update script detects an invalid mhwd version. When a driver update will be released, does the new script version normally update the drivers automatically or does it need to be manually updated?
There’s no option in my BIOS to disable either GPU. What might be another option?
I have an OLED laptop (Dell XPS 7590). I no longer have out the box brightness control with 5.10. Still works with 5.9. Presumably the patches for this haven’t made their way to Manjaro’s package of the 5.10 kernel.
idem on my laptop.
Hybrid Intel/NVidia
This is not relevant to xfce4-terminal
, but to bash
(which I assume you’re using). In version 5.1 of bash
the setting enable-bracketed-paste
is set to on
by default. This feature will highlight the pasted text in the terminal.
To disable it, close your terminal, add this line in your ~/.bashrc
file
bind 'set enable-bracketed-paste off'
and restart the terminal.
For more information you can see the new features of bash
here or read man bash
.
Please do not post images of terminal output, copy+paste and use proper formatting.
I installed updates via pamac. Pamac was not showing the status of installation after downloading 1.3Gb of updates. It was like got stuck showing 1.3GB/1.3GB for long time. I closed pamac using task manager. Restarted pamac again then it showed waiting for another instance to close, then i used sudo rm /var/lib/pacman/db.lck
. Once again restarted pamac and it showed your system is up-to-date. I restarted system and found no issues as far as now. I was like in a doubt whether my system got updated fully or missed something.
I fixed some more issues in manjaro-system
Also I noticed that some nvidia drivers for linux510 were missing for some reason from our repositories. That should have been fixed also. Additionally we fixed some issues with SDDM and GDM.
smooth update (intel laptop with integrated graphics), thx everybody who contributes for manjaro. Happy new year everybody <3 stay happy and healthy.