[Stable Update] 2020-12-30 - Kernels, KDE, Cinnamon, LibreOffice, Python 3.9, Mesa 20.3.1

No, had this on XFS not on BTRFS
Testing XFS in VM

Same problem here on my daughters computer. She has a NVidia card.

Hi @Katharsisdrill,

Please see here. I believe it’s either the same or related.

I sincerely hope this helps.

1 Like

So after updating I ran the command:

sudo mhwd -a pci nonfree 0300

and when I try to play CS GO using Steam I get 9fps.

I’m using kernal 5.10.2-2 and nvidia-390xx

Thanks Taylor. I didn’t have a Timeshift backup but uninstalling the Nvidia drivers and mhwd allowed me to boot Manjaro up again. I have installed kernel 5.10 and the package linux510-nvidia however 455 driver is not listed for install in Manjaro Settings Manager.

The new nVidia package is now called video-nvidia
See also: My switch to the 5.10 kernel with update 2020-12-30

Hello,

I don’t want have troubles, when I do a complete update.
On my other System with nVidia I can not use xbacklight anymore, and the Update made some strange changes which I don’t understand. I don’t understand how I can solve my nVidia Problems.

What means

Kann Abhängigkeiten nicht erfüllen:

  • das Entfernen von mhwd-db verletzt Abhängigkeit von ‘mhwd-db’ benötigt von mhwd,
  • wenn möglich, entferne mhwd und versuche es erneut

Also if I ignore all needed updates and want only update FF, this message appear.
What have FF to do with mhwd? confused

There are a lot packages with “mhwd” installed. Or does it mean, that I only have to uninstall the package mhwd-db 0.6.5-4? And otherwise the update ist not running fine?

On my actual bootet System there is no nVidia driver, so I guess there will be no problems when I update? Kernel 5.4.85-1

[me@me ~]$ mhwd -l
> 0000:01:00.0 (0300:10de:11bd) Display controller nVidia Corporation:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
    video-nvidia-418xx            2020.10.04               false            PCI
    video-nvidia-390xx            2020.10.04               false            PCI
    video-nvidia-340xx            2020.10.04               false            PCI
           video-linux            2018.05.04                true            PCI
     video-modesetting            2020.01.13                true            PCI
            video-vesa            2017.03.12                true            PCI

Thx TM

I’ve got installed nvidia-utils and linux510-nvidia and nothing else. Still I can’t manage to install any nvidia drivers with mhwd -a pci nonfree 0300 or listed in Manjaro Hardware Configuration.

It worked! I had to go in through a live-usb and chroot, but then I simply just ran:

sudo pacman -S nvidia-utils
sudo pacman -S linux510-nvidia

and rebooted.

I am eternally grateful!

2 Likes

Happy to hear you managed!!!

Thanks for the update.
Xfce with RX 5500 XT and amdgpu driver here.
After the new update I had a black screen freeze when I started my pc the next day. Switching kernel with the bootloader from 5.10 to 5.9 fixed it for me.
BUT I thought I follow the solution where you have to edit grub and put the amdgpu.dc=0 line in so I could use 5.10 again. I used the nano editor for it as discribed. I did “sudo update-grub” and rebooted.
But then I couldn’t get to the terminal or tty because of a freeze with graphical glitches before login screen.
I had to boot to the console to edit the grub file with nano again. For that I googled about how to boot to console/tty by editing the kernel parameters from the grub menu (I’m not allowed to include a link obviously) and followed the instructions from the first google suggestion. Then I did “sudo nano /etc/default/grub” and removed amdgpu.dc=0 again. That didn’t fixed it even for 5.9. Still freeze with all 3 available kernels in the grub menu. But strangely removing “quiet” and amdgpu.dc=0" fixed it all.

Finally for me the solution was booting from grub directly to the console/tty, then “sudo nano /etc/default/grub” then removing “quiet” and “amdgpu.dc=0” from the GRUB_CMDLINE_LINUX_DEFAULT= line and then “sudo update-grub”, reboot. Some weird log info…restart again.

Now it’s all good and working with kernel 5.10.
I hope this helps anyone with a similar problem because it drove me crazy

edit: thanks @Zesko "Not quite , that is quiet "

Not quite, that is quiet .

1 Like

I pushed out some new ISOs. Manjaro Nibia 20.2.1: KDE, XFCE and Gnome

7 Likes

I have DELL (Intel + nVidia Quadro NVS 135M). Installed the 340xx driver (dkms 5.4) according to the manual in the forum header. Everything works fine. Thanks philm. Great activity for the New Year. If not for this activity, I would have had to drink a lot of vodka))

Is anyone else seeing a huge spike in power usage? I have a ThinkPad X1E. My idle power draw was around 5W, now it’s 25W when CPU is idle. I upgraded to the latest Nvidia 455 drivers, but running on intel graphics through optimus-manager.

maybe this but i have no idea:


1 Like

Did anyone manage to solve the font problem? I create a symlink in /etc/fonts/conf.d/ and reinstall ttf-dejavu but doesn’t change anything.

Hi @wils0n,

Can you check your settings under the “Fonts” tab of xfce4-appearance-settings ?
Documentation is available here: xfce:xfce4-settings:appearance [Xfce Docs]

On my side, I disabled the “Custom DPI setting”.

Regards

Thank you for your response. It was enabled, I disabled it but doesn’t change.

Kernel 5.10.2 causes problems with LUKS

Kernel 5.9 still boots without problems. With kernel 4.10 I do not get a solution.

To investigate the matter I made an entry for 5.10 in the file /boot/grub/grub.cfg from an entry for 5.9. Unfortunately without success. The same error occurs.

A diff with a backup of the file and /boot/grub/grub.cfg, re-created with grub-mkconfig -o /boot/grub/grub.cfg, shows no further differences.

I can’t upload any pictures yet.

ERROR: device '/dev/mapper/luks-b266a6a4-ce7f-4a76-8bdc-936f0bfc8605 ' not found.
 Skipping fsck.
mount: /new_root: no filesystem type specified.
You are now being dropped into an emergency shell.
sh: cant't access tty: job control turned off
[rootfs ]$ _

In the running system I get the following IDs:

$ blkid
/dev/nvme0n1p1: UUID="b266a6a4-ce7f-4a76-8bdc-936f0bfc8605" TYPE="crypto_LUKS" PARTUUID="0c63fc14-01"
/dev/nvme0n1p2: UUID="b1460aa5-5a41-41ec-8c17-5e71ada82eca" TYPE="crypto_LUKS" PARTUUID="0c63fc14-02"
...
/dev/mapper/luks-b266a6a4-ce7f-4a76-8bdc-936f0bfc8605: UUID="3d126ac0-9d2b-4688-bac3-72a08e002fa7" BLOCK_SIZE="4096" TYPE="ext4"
/dev/mapper/luks-b1460aa5-5a41-41ec-8c17-5e71ada82eca: UUID="ccc803c2-446b-44f7-aa01-0a48c107bf54" TYPE="swap"
...