[Stable Update] 2024-05-18 - Linux-Firmware, PHP, Gitlab, Qt6

@Teo My bad. Here is from the dmesg I believe produced by Plasma Network Management.

[ 6351.879080] systemsettings[10854]: segfault at 18 ip 00007f7cb969c476 sp 00007fff5a814300 error 4 in plasmanetworkmanagement_l2tpui.so[7f7cb9691000+14000] likely on CPU 1 (core 1, socket 0)
[ 6351.879097] Code: 00 4c 8d 6c 24 30 48 89 df ff 15 1d f5 00 00 4c 89 ef 48 89 de e8 2a 7e ff ff 48 89 df e8 b2 7b ff ff 49 8b 44 24 58 48 89 df <48> 8b 70 18 ff 15 18 f6 00 00 48 8b 84 24 80 00 00 00 4c 8b bc 24

And this is my output from inxi.

System:
  Host: t460s Kernel: 6.6.30-2-MANJARO arch: x86_64 bits: 64
  Desktop: KDE Plasma v: 6.0.4 Distro: Manjaro Linux
Machine:
  Type: Laptop System: LENOVO product: 20FAS6QJ00 v: ThinkPad T460s
    serial: <superuser required>
  Mobo: LENOVO model: 20FAS6QJ00 v: SDK0J40697 WIN
    serial: <superuser required> UEFI: LENOVO v: N1CET90W (1.58 )
    date: 11/15/2022
Battery:
  ID-1: BAT0 charge: 15.5 Wh (80.7%) condition: 19.2/23.5 Wh (81.9%)
  ID-2: BAT1 charge: 2.6 Wh (78.8%) condition: 3.3/26.1 Wh (12.5%)
CPU:
  Info: dual core model: Intel Core i7-6600U bits: 64 type: MT MCP cache:
    L2: 512 KiB
  Speed (MHz): avg: 425 min/max: 400/3400 cores: 1: 500 2: 400 3: 400 4: 400
Graphics:
  Device-1: Intel Skylake GT2 [HD Graphics 520] driver: i915 v: kernel
  Device-2: Lite-On Integrated Camera driver: uvcvideo type: USB
  Display: x11 server: X.Org v: 21.1.13 with: Xwayland v: 23.2.6 driver: X:
    loaded: modesetting dri: iris gpu: i915 s-res: 1920x1080
    resolution: 1920x1080
  API: EGL v: 1.5 drivers: iris,swrast platforms: x11,surfaceless,device
  API: OpenGL v: 4.6 compat-v: 4.5 vendor: intel mesa v: 24.0.6-manjaro1.1
    renderer: Mesa Intel HD Graphics 520 (SKL GT2)
  API: Vulkan v: 1.3.279 drivers: intel surfaces: xcb,xlib
Audio:
  Device-1: Intel Sunrise Point-LP HD Audio driver: snd_hda_intel
  API: ALSA v: k6.6.30-2-MANJARO status: kernel-api
  Server-1: PipeWire v: 1.0.5 status: active
Network:
  Device-1: Intel Ethernet I219-LM driver: e1000e
  IF: enp0s31f6 state: down mac: c8:5b:76:df:17:ce
  Device-2: Intel Wireless 8260 driver: iwlwifi
  IF: wlp4s0 state: up mac: f4:8c:50:d0:df:3b
  IF-ID-1: ztiv5jimf7 state: unknown speed: 10000 Mbps duplex: full
    mac: de:91:e7:1b:60:ec
Bluetooth:
  Device-1: Intel Bluetooth wireless interface driver: btusb type: USB
  Report: rfkill ID: hci0 state: up address: see --recommends
Drives:
  Local Storage: total: 238.47 GiB used: 104.67 GiB (43.9%)
  ID-1: /dev/sda vendor: SanDisk model: SD8SNAT256G1002 size: 238.47 GiB
Partition:
  ID-1: / size: 224.71 GiB used: 104.67 GiB (46.6%) fs: ext4 dev: /dev/sda2
  ID-2: /boot/efi size: 299.4 MiB used: 296 KiB (0.1%) fs: vfat
    dev: /dev/sda1
Swap:
  ID-1: swap-1 type: partition size: 8.8 GiB used: 0 KiB (0.0%) dev: /dev/sda3
Sensors:
  System Temperatures: cpu: 46.0 C pch: 46.5 C mobo: N/A
  Fan Speeds (rpm): fan-1: 2257
Info:
  Memory: total: 20 GiB available: 19.4 GiB used: 4.15 GiB (21.4%)
  Processes: 221 Uptime: 1h 57m Shell: Zsh inxi: 3.3.34

@Mirdarthos Sorry for the inconvenience.

1 Like

:bangbang: Tip :bangbang:

When posting terminal output, copy the output and paste it here, wrapped in three (3) backticks, before AND after the pasted text. Like this:

```
pasted text
```

Or three (3) tilde signs, like this:

~~~
pasted text
~~~

This will just cause it to be rendered like this:

Sed
sollicitudin dolor
eget nisl elit id
condimentum
arcu erat varius
cursus sem quis eros.

Instead of like this:

Sed sollicitudin dolor eget nisl elit id condimentum arcu erat varius cursus sem quis eros.

Alternatively, paste the text you wish to format as terminal output, select all pasted text, and click the </> button on the taskbar. This will indent the whole pasted section with one TAB, causing it to render the same way as described above.

Thereby increasing legibility thus making it easier for those trying to provide assistance.

For more information, please see:


:bangbang::bangbang: Additionally

If your language isn’t English, please prepend any and all terminal commands with LC_ALL=C. For example:

LC_ALL=C bluetoothctl

This will just cause the terminal output to be in English, making it easier to understand and debug.

Please edit your post as applicable.

2 Likes

Do you have any Anki issue?

I’ve one

anki
Traceback (most recent call last):
  File "/usr/bin/anki", line 5, in <module>
    from aqt import run
ModuleNotFoundError: No module named 'aqt'

I see that’s a Python program that comes from AUR.
Did you rebuild it after the Python upgrade as per the warning near the top of the thread?

1 Like

I reinstalled then the issue is gone. Just asked for anybody has similar issue :cowboy_hat_face:

Is it possible while having this update to keep my system components untouched? Like xserver, plasma 5.27. As I’m pretty sure if I install plasma 6 on wayland I’ll get my desktop broken.

Partial upgrades are unsupported and wayland works great with plasma 6.
(even if manjaro still defaults to x11)

If it has somehow missed any persons observation …
The releases have just about always been Star Trek celestial bodies.

1 Like

If you follow the advice in the Announcements threads e.g. this one you should be OK … but I suggest posting this in another thread.

Partial upgrades are not supported.

1 Like

I use latte dock, kvantum manager and different plasma widgets. I’m pretty sure they will be broken.

1 Like

Well sure … anything, like lattedock, that is abandoned/discontinued or simply incompatible with the new libraries due to a current lack of updates et al … will be broken.
Thats known and technically true for any software on your system.
( and has virtually nothing to do with wayland )
I suppose you can wait as long as hermitly possible to see if any of those things you ‘need’ get revitalized. But thats not exactly advisable either.
How sure are you that you actually ‘need’ any of those things?

In whatever case … such discussions are not for this thread.

3 Likes

7 posts were split to a new topic: Did something happen to the microsoft-office-web-jak

  • latte-dock is broken, although work is on the way to port it to Plasma 6.

  • kvantum has been upgraded to qt6, and all your kvantum themes will work just fine. You may however have to additionally install kvantum-qt5 to get kvantum theme support in qt5 applications.

  • Third-party widgets will most likely be broken, although some of them may in the meantime have been ported to Plasma 6. Best is to check their respective home page at store.kde.org.

2 Likes

The can also be found by right-clicking on the desktop or a panel, selecting “Add widgets”, then “Get new widgets”, then “Download new plasma widgets”. Once you’re upgraded to Plasma 6, only compatible widgets will show here.

2 Likes

KDE, X11.

Update mostly went well besides smaller annoyances like I don’t seem to be able to change default setting on log out screen and I can’t get rid of System Tray applet “Peek at Desktop”.
However, after update there were no input/output sources shown in volume applet, sound still worked, just no sources shown, and Pamac GUI was back to light theme even though Pamac-GTK3 is still installed.
While working on the audio sources my laptop decided to crash and restart. Upon restart input/output sources are back and Pamac GUI have dark theme.

Still have to look in to the log out settings and the Peek at desktop applet but that is not urgent.

That’s not a system tray entry; that’s a widget on your panel. You have to enter “Edit Mode” in order to remove that.

Thanks, I was going to say I tried that to, which I have. But now giving it a last attempt I found the delete button. It was just too easy, just hover over the widget.

1 Like

Got this warning upgrading from the 2023-10-15 iso:

[ALPM-SCRIPTLET] WARNING: The 'plymouth-encrypt' and 'sd-plymouth' hooks are depreciated. You should replace them with 'encrypt' and 'plymouth' hooks in your 'mkinitcpio.conf'. The 'lxdm-plymouth.service', 'lightdm-plymouth.service' and 'sddm-plymouth.service' systemd service files are no longer recommended. You should enable 'lxdm.service', 'lightdm.service' or 'sddm.service' instead.

As all went apparently fine, I can ignore it?

I also installed all LTS kernels:

[ALPM-SCRIPTLET] ==> WARNING: Deprecated option 'ALL_microcode' found. Update '/etc/mkinitcpio.d/linux510.preset' to use the 'microcode' hook instead.

Same for 4.19, 5.15 and 5.4, 6.1, and 6.6. and 6.9

edit ALL_microcode to: microcode ?

No.

You should remove the old hooks (and use new ones?) from /etc/mkinitcpio.conf (and/or /etc/mkinitcpio.conf.d/*.conf)

You should also get rid of any of the *dm-plymouth services and use the regular service.

No.
You should remove the ALL_microcode from those preset files.

The microcode hook should go in the mkinitcpio.conf like the ones removed above.

Thank you. I will try these options. Should I do that before or after updating from the 23-10-15 install? (I did not I manage to get up-to-date and running nvidia-390 from later installs. )

After you update to the max. The hook is in the newest mkinit version, older ones does know what to do with it. And you are currently 7 month behind.

1 Like