sudo mhwd-kernel -r linux419
This is the output of this command which seems to have worked:-
checking dependencies...
:: base optionally requires linux: bare metal support
:: dkms optionally requires linux-headers: build modules against the Manjaro kernel
:: r8125-dkms optionally requires linux-headers: Build the module for Arch kernel
Packages (2) linux419-4.19.325-1 linux419-headers-4.19.325-1
Total Removed Size: 167.94 MiB
:: Do you want to remove these packages? [Y/n] y
:: Running pre-transaction hooks...
(1/2) Removing linux initcpios...
(2/2) Remove DKMS modules
==> dkms remove --no-depmod r8125/9.014.01 -k 4.19.325-1-MANJARO
==> depmod 4.19.325-1-MANJARO
:: Processing package changes...
(1/2) removing linux419-headers [################################################] 100%
(2/2) removing linux419 [################################################] 100%
:: Running post-transaction hooks...
(1/4) Arming ConditionNeedsUpdate...
(2/4) Updating module dependencies...
(3/4) Updating Kernel initcpios for Nvidia-DRM...
(4/4) Updating Grub-Bootmenu
Generating grub configuration file ...
Found theme: /usr/share/grub/themes/manjaro/theme.txt
Found linux image: /boot/vmlinuz-6.12-x86_64
Found initrd image: /boot/intel-ucode.img /boot/amd-ucode.img /boot/initramfs-6.12-x86_64.img
Found initrd fallback image: /boot/initramfs-6.12-x86_64-fallback.img
Warning: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
Found Windows Boot Manager on /dev/nvme0n1p1@/EFI/Microsoft/Boot/bootmgfw.efi
Adding boot menu entry for UEFI Firmware Settings ...
Root filesystem isn't btrfs
If you think an error has occurred, please file a bug report at "https://github.com/Antynea/grub-btrfs"
Found memtest86+ image: /boot/memtest86+/memtest.bin
/usr/bin/grub-probe: warning: unknown device type nvme0n1.
Found memtest86+ EFI image: /boot/memtest86+/memtest.efi
/usr/bin/grub-probe: warning: unknown device type nvme0n1.
done
When I tried to reboot my system after performing the above commands my whole system would not reboot. I started the book process and got stuck on just after the message
Terminate Plymouth Boot Screen
So I used timeshift and went back to yesterdays daily backup.
So I have a lot to say about how people try and help you on this forum. There are too many people who are taking pot shots of what might help and then expecting me to respond back to various edit that are done as well to what I have put on the issue.
It is like the wild west and very unprofessional in my opinion.
I had one person tell me that I should not question why one application would not install using the standard method and then install the binary version not knowing how this would impact software updates and overall maintaining my system.
I thought Manjaro was intended as the user friendly version of Arch Linux with GUI interfaces for most regular processes so I dont need to know the command line versions upfront.
I have been given time and again command line commands not knowing what they are going to do.
I have worked in support in the Corporate world for many years including being a European Support Manager overseeing all issues for the software I was supporting.
To this end we had one routine to run to collect all the information we needed to solve a problem which would ask our customers to run and send to us.
I have been asked to run commands and then expected to edit them to just show the needed information only, without know what is important and what is not.
If I had the time I would write a routine to this myself which could be a script which ask certain questions about what the error is related to and then the routine would collect and supply the appropriate information and logs etc.
Thanks
Raymond