Thanks, wasn’t sure if this is a Plasma issue or a general Graphics issue, but I’ll check out the KDE pages.
3 posts were split to a new topic: Problem with nvidia fbdev since kernel version 6.11
https://bugs.kde.org/show_bug.cgi?id=500336
Can someone check this? Looks like Spectacle needs to be rebuild for plasma 6.3.1
If we mean no gif format in spectacle video mode output options?
Then I dont seem to have it either.
Yeah, I noticed something strange here and wrote a bug report. They seem to have mixed up the tags (last comment). I don’t want to tell about bugs in arch forum anymore, but at least I’ll write you
2 posts were split to a new topic: Can’t login after partial upgrade
action on old repository will be required for 1st march 2025
https://archlinux.org/news/cleaning-up-old-repositories/
Manjaro doesn’t use the Arch repositories.
Today, the Grub2 update came, and now when loading 2 times, it appears
" Linux Manjaro is loading "
“elementary Virtual disk is loading”
This is between the splash screen before and after the splash screen
Moderator edit: Removed useless, blurry photo
Today, the Grub update came, and now when loading, (quiet has no affect…)
it appears: " Linux Manjaro is loading " and the kernel version.
How to suppress or do I have to get used to it??
grub-2%3A2.12.r212.g4dc616657-1-x86_64
I updated, after update I reinstalled GRUB as suggested, and indeed, there is no more GRUB menu/theme. It messages it is loading the ramdisk, then desktop boots up.
//EDIT: also some errors when I manually update GRUB menu entries some errors from OS-Prober:
Generating grub configuration file ...
Found theme: /boot/grub/themes/fallout-grub-theme/theme.txt
Found linux image: /boot/vmlinuz-6.12-x86_64
Found initrd image: /boot/amd-ucode.img /boot/initramfs-6.12-x86_64.img
Found linux image: /boot/vmlinuz-6.6-x86_64
Found initrd image: /boot/amd-ucode.img /boot/initramfs-6.6-x86_64.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.
/usr/lib/os-probes/50mounted-tests: line 186: 4150 Segmentation fault (core dumped) grub-mount "$partition" "$tmpmnt" 2> /dev/null
/usr/lib/os-probes/50mounted-tests.orig: line 72: 4166 Segmentation fault (core dumped) grub-mount "$partition" "$tmpmnt" 2> /dev/null
/usr/lib/os-probes/50mounted-tests: line 186: 4187 Segmentation fault (core dumped) grub-mount "$partition" "$tmpmnt" 2> /dev/null
/usr/lib/os-probes/50mounted-tests.orig: line 72: 4202 Segmentation fault (core dumped) grub-mount "$partition" "$tmpmnt" 2> /dev/null
Found Windows Boot Manager on /dev/sdc1@/efi/Microsoft/Boot/bootmgfw.efi
Adding boot menu entry for UEFI Firmware Settings ...
done
Related thread [Workaround]os-prober segmentation fault. GRUB new update mess! / Newbie Corner / Arch Linux Forums
Seems like two issues, one with OS Prober, and the initial one with GRUB that now boots up with no menu in console mode.
For me no problem with os-prober, but no appearance of the menu on boot, jumps right to latest kernel.
*I just edit /etc/default/grub with a text editor the line :
GRUB_TIMEOUT_STYLE=menu
Don’t know what changed this.
OK with previous GRUB version, the menu would show if (probably) you had another system alongside Manjaro (Windows for example). This was my case, but the GRUB config for me was “hidden”, I properly configured it for “menu” and it now behaves like before (showing the menu for duration of my timeout value). But yeah it now shows the same console messages after the menu.
I don’t think there is an issue with GRUB, it just behaves differently by spitting this message while loading the kernel (but I would assume the “quiet” boot parameter would hide such message).
sudo update-grub ✔ 28s
GRUB-Konfigurationsdatei wird erstellt …
Thema gefunden: /usr/share/grub/themes/manjaro/theme.txt
Linux-Abbild gefunden: /boot/vmlinuz-6.13-x86_64
Initrd-Abbild gefunden: /boot/intel-ucode.img /boot/initramfs-6.13-x86_64.img
Found initrd fallback image: /boot/initramfs-6.13-x86_64-fallback.img
Linux-Abbild gefunden: /boot/vmlinuz-6.12-x86_64
Initrd-Abbild gefunden: /boot/intel-ucode.img /boot/initramfs-6.12-x86_64.img
Found initrd fallback image: /boot/initramfs-6.12-x86_64-fallback.img
Warnung: Zur Erkennung anderer bootfähiger Partitionen wird os-prober ausgeführt.
Dessen Ausgabe wird zur Erkennung bootfähiger Programmdateien und Erzeugen neuer Boot-Einträge verwendet.
/usr/lib/os-probes/50mounted-tests: Zeile 186: 2161 Speicherzugriffsfehler (Speicherabzug geschrieben) grub-mount "$partition" "$tmpmnt" 2> /dev/null
/usr/lib/os-probes/50mounted-tests.orig: Zeile 72: 2177 Speicherzugriffsfehler (Speicherabzug geschrieben) grub-mount "$partition" "$tmpmnt" 2> /dev/null
/usr/lib/os-probes/50mounted-tests: Zeile 186: 2447 Speicherzugriffsfehler (Speicherabzug geschrieben) grub-mount "$partition" "$tmpmnt" 2> /dev/null
/usr/lib/os-probes/50mounted-tests.orig: Zeile 72: 2462 Speicherzugriffsfehler (Speicherabzug geschrieben) grub-mount "$partition" "$tmpmnt" 2> /dev/null
Windows Boot Manager auf /dev/nvme1n1p1@/EFI/Microsoft/Boot/bootmgfw.efi gefunden
Bootmenü-Eintrag für UEFI-Firmware-Einstellungen wird hinzugefügt …
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: Warnung: Unbekannter Gerätetyp nvme1n1.
Found memtest86+ EFI image: /boot/memtest86+/memtest.efi
/usr/bin/grub-probe: Warnung: Unbekannter Gerätetyp nvme1n1.
abgeschlossen
Can confirm got those for update-grub
(and/or install-grub
) and currently the grub menu is no longer shown.
It also does not seem to be the fault of the theme, as other tests produce the same.
The errors with update-grub can be ‘worked around’ by various methods of removing/replacing os-prober or apparently explicitly mounting other OS partitions? But the menu is still absent.
Theres some tracking:
( sorry anyone who looked at my ‘cant find command exec
’ error - it was my own doing. )
There is a new nvidia stable driver
Arch Linux - nvidia 570.86.16-7 (x86_64) Flagged out-of-date on 2025-02-27
many fix coming
Arch Linux - nvidia 570.124.04-2 (x86_64)
Repository: Extra-Testing
Signature Date: 2025-02-27 19:25 UTC
Last Updated: 2025-02-27 19:28 UTC