Same thing here with the previous update (I haven’t done this last update yet). No visible consequences, however.
Hmm… maybe it’s just this: Unknown device type nvme0n1 (two ssd) - #9 by freggel.doe ?
My second update on Manjaro since install and it went without any issues. Seems like we’re off to a good start
Thanks!
the volume buttons on my ZETIY USB Soundbar do not work anymore. normally it regulates the master volume
I had to chroot and update Grub
why? only testing and unstable had updated grub packages lately …
I suggest open a new topic in sound section and post more information about system and audio devices
inxi -SMAaz
aplay -l
pactl list cards
I still have low resolution in plymouth and lightdm, otherwise no change.
If you have the kms
hook in /etc/mkinitcpio.conf
, then the kernel should normally set the ideal resolution for your monitor automatically.
However, you could try specifying a resolution and color depth in /etc/default/grub
and then running update-grub
. As an example from my own system…
GRUB_GFXMODE=1920x1080x32
I have the kms hook in /etc/mkinitcpio.conf
and so far with GRUB_GFXMODE=auto
everything worked normally. It wasn’t until 2 updates ago that this happened for the first time. Changing the value in GRUB_GFXMODE in /etc/default/grub
to the value of my resolution and colour depth did not help. Of course, after this change I executed sudo update-grub
.
Well, it was worth a try.
I have now booted the system on the LTS kernel (6.12) and the resolution is as it was before, i.e. 1920x1080. It seems that the problem only occurs in the 6.15 kernel.
I’m not sure why, but after selecting the Kernel at Boot-loader the system got stuck at the startup process.
The update in chroot was 'grub-update ’ and ‘sudo mkinitcpio -P’
inxi
System:
Kernel: 6.12.39-1-MANJARO arch: x86_64 bits: 64
Desktop: Xfce v: 4.20.1 Distro: Manjaro Linux
Machine:
Type: Laptop System: Acer product: Nitro ANV15-51 v: V1.08
serial: <superuser required>
Mobo: RPL model: Sportage_RTH v: V1.08 serial: <superuser required>
UEFI: INSYDE v: 1.08 date: 10/31/2023
Battery:
ID-1: BAT1 charge: 47.6 Wh (100.0%) condition: 47.6/58.8 Wh (81.1%)
CPU:
Info: 10-core (6-mt/4-st) model: 13th Gen Intel Core i7-13620H bits: 64
type: MST AMCP cache: L2: 9.5 MiB
Speed (MHz): avg: 400 min/max: 400/4700:4900:3600 cores: 1: 400 2: 400
3: 400 4: 400 5: 400 6: 400 7: 400 8: 400 9: 400 10: 400 11: 400 12: 400
13: 400 14: 400 15: 400 16: 400
Graphics:
Device-1: Intel Raptor Lake-P [UHD Graphics] driver: i915 v: kernel
Device-2: NVIDIA AD107M [GeForce RTX 4050 Max-Q / Mobile] driver: N/A
Device-3: Quanta ACER HD User Facing driver: uvcvideo type: USB
Display: x11 server: X.Org v: 21.1.18 with: Xwayland v: 24.1.8 driver: X:
loaded: modesetting unloaded: fbdev dri: iris gpu: i915 resolution:
1: 1920x1080~60Hz 2: 1920x1080~60Hz 3: 1920x1080~144Hz
API: EGL v: 1.5 drivers: iris,swrast platforms: gbm,x11,surfaceless,device
API: OpenGL v: 4.6 compat-v: 4.5 vendor: intel mesa v: 25.1.6-arch1.1
renderer: Mesa Intel Graphics (RPL-P)
API: Vulkan v: 1.4.321 drivers: intel surfaces: N/A
Info: Tools: api: eglinfo, glxinfo, vulkaninfo de: xfce4-display-settings
gpu: nvidia-settings,nvidia-smi x11: xdpyinfo, xprop, xrandr
Audio:
Device-1: Intel Raptor Lake-P/U/H cAVS driver: sof-audio-pci-intel-tgl
Device-2: NVIDIA AD107 High Definition Audio driver: snd_hda_intel
Device-3: HP USB Audio driver: hid-generic,snd-usb-audio,usbhid type: USB
API: ALSA v: k6.12.39-1-MANJARO status: kernel-api
Server-1: PipeWire v: 1.4.6 status: active
Network:
Device-1: Intel Raptor Lake PCH CNVi WiFi driver: iwlwifi
IF: wlp0s20f3 state: up mac: <filter>
Device-2: Realtek RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet
driver: N/A
Device-3: Realtek RTL8153 Gigabit Ethernet Adapter driver: r8152 type: USB
IF: enp0s13f0u1u4 state: down mac: <filter>
IF-ID-1: docker0 state: down mac: <filter>
IF-ID-2: virbr1 state: down mac: <filter>
Bluetooth:
Device-1: Intel AX201 Bluetooth driver: btusb type: USB
Report: btmgmt ID: hci0 state: up address: N/A
RAID:
Hardware-1: Intel Volume Management Device NVMe RAID Controller Intel
driver: vmd
Drives:
Local Storage: total: 2.75 TiB used: 1.14 TiB (41.6%)
ID-1: /dev/nvme0n1 vendor: Western Digital model: WD PC SN740
SDDQNQD-1T00-1014 size: 953.87 GiB
ID-2: /dev/nvme1n1 vendor: Samsung model: SSD 970 EVO Plus 2TB
size: 1.82 TiB
Partition:
ID-1: / size: 1.31 TiB used: 967.61 GiB (72.4%) fs: ext4 dev: /dev/dm-0
ID-2: /boot/efi size: 279.4 MiB used: 488 KiB (0.2%) fs: vfat
dev: /dev/nvme1n1p1
Swap:
ID-1: swap-1 type: file size: 43.4 GiB used: 6.26 GiB (14.4%) file: /swapfile
Sensors:
System Temperatures: cpu: 55.2 C mobo: N/A
Fan Speeds (rpm): N/A
Info:
Memory: total: 32 GiB note: est. available: 31.05 GiB used: 20.12 GiB (64.8%)
Processes: 546 Uptime: 1h 23m Shell: Zsh inxi: 3.3.38
Journalctl-log:
https://paste.c-net.org/JohnnieMeager
I hope you meant update-grub
… but you will have seen error messages otherwise
Yes, thanks for the correction
Updated via TTY, no issues!
I did downgrade Wine to version 10.7.1 using manjaro-downgrade
because a specific game (Halo Custom Edition) refuses to run in newer versions in any way (I tried everything) and since I’m admin on a racing server there I needed to do that to being able to do my duties even tho I know It’s not recommended…