Freeze @ reboot, shutdown etc

This has been going on for a while.
First I thought it was my mechanical hd starting to fail, sometimes during reboots it failed to unmount, it took a few minutes and then the computer rebooted/shut down, but sometimes, I HAD to physically reboot/turn off the computer with buttons on the chassi.

And then a few days ago it suddenly forced me to change the mounting option from user to nouser to be able to execut files from the drive.

I’m starting to suspect there is something else at play here.

I started using wayland a few days ago, and since then, the shutdown/reboot is even MORE buggy, it’s more the rule than the execption that a shutdown/restart freezes.
When I log in from sddm it switches to another tty, not even always #2.
Sometimes it closes tty1 and sometimes it doesn’t, its VERY random.
I’m using loginctl to gather this info. It says the tty I’m logged into is using wayland so that’s fine I guess?

The second reboot (se logs below) today it stated it failed to unmount the drive and just froze there for minutes, I tried switching to tty1 and THAT made it continue, it’s like it’s failing the reboot/shutdown and then also failes to shutdown the other tty.

The latest 2 reboots: (ignore the bluetooth thing, I have that disabled in manjaro, so that might be because of me)

journalctl --boot=-1 --priority=3 --catalog --no-pager

# Shutdown last "night" xD
Jun 01 03:26:35 bednaManjaro kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.GPP7._PRW], AE_ALREADY_EXISTS (20220331/dswload2-326)
Jun 01 03:26:35 bednaManjaro kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20220331/psobject-220)
Jun 01 03:26:35 bednaManjaro kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.GPP2._PRW], AE_ALREADY_EXISTS (20220331/dswload2-326)
Jun 01 03:26:35 bednaManjaro kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20220331/psobject-220)
Jun 01 03:26:35 bednaManjaro kernel: ACPI BIOS Error (bug): Failure creating named object [\_GPE._L08], AE_ALREADY_EXISTS (20220331/dswload2-326)
Jun 01 03:26:35 bednaManjaro kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20220331/psobject-220)
Jun 01 03:26:35 bednaManjaro kernel:
Jun 01 03:26:35 bednaManjaro kernel: hub 10-0:1.0: config failed, hub doesn't have any ports! (err -19)
Jun 01 05:25:47 bednaManjaro bluetoothd[775]: src/plugin.c:plugin_init() Failed to init vcp plugin
Jun 01 05:25:47 bednaManjaro bluetoothd[775]: src/plugin.c:plugin_init() Failed to init mcp plugin
Jun 01 05:25:47 bednaManjaro bluetoothd[775]: src/plugin.c:plugin_init() Failed to init bap plugin
Jun 01 05:25:47 bednaManjaro bluetoothd[775]: Failed to set mode: Failed (0x03)
Jun 01 05:25:51 bednaManjaro smbd[988]: [2023/06/01 05:25:51.213424,  0] ../../source3/smbd/server.c:1746(main)
Jun 01 05:25:51 bednaManjaro smbd[988]:   smbd version 4.18.2 started.
Jun 01 05:25:51 bednaManjaro smbd[988]:   Copyright Andrew Tridgell and the Samba Team 1992-2023
Jun 01 05:46:14 bednaManjaro pulseaudio[1400]: Error opening PCM device hdmi:0: Permission denied
Jun 01 05:46:14 bednaManjaro pulseaudio[1400]: Error opening PCM device front:1: No such file or directory
Jun 01 05:46:14 bednaManjaro pulseaudio[1400]: Error opening PCM device front:1: No such file or directory
Jun 01 05:47:44 bednaManjaro sddm-helper[4089]: Failed to take control of the tty: Operation not permitted
Jun 01 06:59:41 bednaManjaro systemd[1]: Failed unmounting /media/fil-fitt.
░░ Subject: A stop job for unit media-fil\x2dfitt.mount has finished
░░ Defined-By: systemd
░░ Support: https://forum.manjaro.org/c/support
░░
░░ A stop job for unit media-fil\x2dfitt.mount has finished.
░░
░░ The job identifier is 3895 and the job result is failed.


# Reboot today after nvidia driver updates.
Jun 01 10:55:54 bednaManjaro kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.GPP7._PRW], AE_ALREADY_EXISTS (20220331/dswload2-326)
Jun 01 10:55:54 bednaManjaro kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20220331/psobject-220)
Jun 01 10:55:54 bednaManjaro kernel: ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.GPP2._PRW], AE_ALREADY_EXISTS (20220331/dswload2-326)
Jun 01 10:55:54 bednaManjaro kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20220331/psobject-220)
Jun 01 10:55:54 bednaManjaro kernel: ACPI BIOS Error (bug): Failure creating named object [\_GPE._L08], AE_ALREADY_EXISTS (20220331/dswload2-326)
Jun 01 10:55:54 bednaManjaro kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20220331/psobject-220)
Jun 01 10:55:54 bednaManjaro kernel:
Jun 01 10:55:54 bednaManjaro kernel: hub 10-0:1.0: config failed, hub doesn't have any ports! (err -19)
Jun 01 10:55:55 bednaManjaro bluetoothd[769]: src/plugin.c:plugin_init() Failed to init vcp plugin
Jun 01 10:55:55 bednaManjaro bluetoothd[769]: src/plugin.c:plugin_init() Failed to init mcp plugin
Jun 01 10:55:55 bednaManjaro bluetoothd[769]: src/plugin.c:plugin_init() Failed to init bap plugin
Jun 01 10:55:55 bednaManjaro bluetoothd[769]: Failed to set mode: Failed (0x03)
Jun 01 10:55:58 bednaManjaro smbd[989]: [2023/06/01 10:55:58.877514,  0] ../../source3/smbd/server.c:1746(main)
Jun 01 10:55:58 bednaManjaro smbd[989]:   smbd version 4.18.2 started.
Jun 01 10:55:58 bednaManjaro smbd[989]:   Copyright Andrew Tridgell and the Samba Team 1992-2023
Jun 01 13:24:06 bednaManjaro smbd[1078]: [2023/06/01 13:24:06.477418,  0] ../../source3/smbd/smb2_service.c:117(chdir_current_service)
Jun 01 13:24:06 bednaManjaro smbd[1078]:   chdir_current_service: vfs_ChDir(/media/fil-fitt/backup/Raspberry Pi) failed: No such file or directory. Current token: uid=0, gid=984, 1 groups: 984
Jun 01 13:24:06 bednaManjaro smbd[1078]: [2023/06/01 13:24:06.477450,  0] ../../source3/smbd/smbXsrv_tcon.c:921(smbXsrv_tcon_disconnect)
Jun 01 13:24:06 bednaManjaro smbd[1078]:   smbXsrv_tcon_disconnect(0x20a64bca, 'raspberry-pi'): chdir_current_service() failed: NT_STATUS_INTERNAL_ERROR
Jun 01 13:24:06 bednaManjaro smbd[1078]: [2023/06/01 13:24:06.477510,  0] ../../source3/smbd/smbXsrv_tcon.c:1040(smbXsrv_tcon_disconnect_all)
Jun 01 13:24:06 bednaManjaro smbd[1078]:   smbXsrv_tcon_disconnect_all: count[2] errors[1] first[NT_STATUS_INTERNAL_ERROR]
Jun 01 13:24:06 bednaManjaro smbd[1078]: [2023/06/01 13:24:06.477516,  0] ../../source3/smbd/smbXsrv_session.c:1870(smbXsrv_session_logoff)
Jun 01 13:24:06 bednaManjaro smbd[1078]:   smbXsrv_session_logoff(0x31352577): smb2srv_tcon_disconnect_all() failed: NT_STATUS_INTERNAL_ERROR
Jun 01 13:24:06 bednaManjaro smbd[1078]: [2023/06/01 13:24:06.477531,  0] ../../source3/smbd/smbXsrv_session.c:1974(smbXsrv_session_logoff_all)
Jun 01 13:24:06 bednaManjaro smbd[1078]:   smbXsrv_session_logoff_all: count[1] errors[1] first[NT_STATUS_INTERNAL_ERROR]
Jun 01 13:24:06 bednaManjaro smbd[1078]: [2023/06/01 13:24:06.477536,  0] ../../source3/smbd/server_exit.c:169(exit_server_common)
Jun 01 13:24:06 bednaManjaro smbd[1078]:   Server exit (termination signal)
Jun 01 13:24:06 bednaManjaro smbd[1078]: [2023/06/01 13:24:06.477541,  0] ../../source3/smbd/server_exit.c:171(exit_server_common)
Jun 01 13:24:06 bednaManjaro smbd[1078]:   exit_server_common: smbXsrv_session_logoff_all() failed (NT_STATUS_INTERNAL_ERROR) - triggering cleanup
Jun 01 13:24:06 bednaManjaro smbd[1008]: [2023/06/01 13:24:06.477541,  0] ../../source3/smbd/smb2_service.c:117(chdir_current_service)
Jun 01 13:24:06 bednaManjaro smbd[1008]:   chdir_current_service: vfs_ChDir(/media/fil-fitt/backup/Raspberry Pi) failed: No such file or directory. Current token: uid=0, gid=984, 1 groups: 984
Jun 01 13:24:06 bednaManjaro smbd[1008]: [2023/06/01 13:24:06.477569,  0] ../../source3/smbd/smbXsrv_tcon.c:921(smbXsrv_tcon_disconnect)
Jun 01 13:24:06 bednaManjaro smbd[1008]:   smbXsrv_tcon_disconnect(0x36928414, 'raspberry-pi'): chdir_current_service() failed: NT_STATUS_INTERNAL_ERROR
Jun 01 13:24:06 bednaManjaro smbd[1008]: [2023/06/01 13:24:06.477611,  0] ../../source3/smbd/smbXsrv_tcon.c:1040(smbXsrv_tcon_disconnect_all)
Jun 01 13:24:06 bednaManjaro smbd[1008]:   smbXsrv_tcon_disconnect_all: count[2] errors[1] first[NT_STATUS_INTERNAL_ERROR]
Jun 01 13:24:06 bednaManjaro smbd[1008]: [2023/06/01 13:24:06.477619,  0] ../../source3/smbd/smbXsrv_session.c:1870(smbXsrv_session_logoff)
Jun 01 13:24:06 bednaManjaro smbd[1008]:   smbXsrv_session_logoff(0xbdc92454): smb2srv_tcon_disconnect_all() failed: NT_STATUS_INTERNAL_ERROR
Jun 01 13:24:06 bednaManjaro smbd[1008]: [2023/06/01 13:24:06.477631,  0] ../../source3/smbd/smbXsrv_session.c:1974(smbXsrv_session_logoff_all)
Jun 01 13:24:06 bednaManjaro smbd[1008]:   smbXsrv_session_logoff_all: count[1] errors[1] first[NT_STATUS_INTERNAL_ERROR]
Jun 01 13:24:06 bednaManjaro smbd[1008]: [2023/06/01 13:24:06.477637,  0] ../../source3/smbd/server_exit.c:169(exit_server_common)
Jun 01 13:24:06 bednaManjaro smbd[1008]:   Server exit (termination signal)
Jun 01 13:24:06 bednaManjaro smbd[1008]: [2023/06/01 13:24:06.477643,  0] ../../source3/smbd/server_exit.c:171(exit_server_common)
Jun 01 13:24:06 bednaManjaro smbd[1008]:   exit_server_common: smbXsrv_session_logoff_all() failed (NT_STATUS_INTERNAL_ERROR) - triggering cleanup
Jun 01 13:24:46 bednaManjaro systemd-logind[774]: Failed to start autovt@tty2.service: Transaction for getty@tty2.service/start is destructive (sysinit.target has 'stop' job queued, but 'start' is included in transaction).
Jun 01 13:24:47 bednaManjaro systemd-logind[774]: Failed to start autovt@tty2.service: Transaction for getty@tty2.service/start is destructive (shutdown.target has 'start' job queued, but 'stop' is included in transaction).

System info: (I know why the locale thing is complaining, does that have anything to do with this??)

inxi --admin --verbosity=7 --filter --no-host --width                                                                                                                                                ✔ 
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = "C",
        LC_ALL = (unset),
        LC_ADDRESS = "sv_SE.UTF-8",
        LC_COLLATE = "sv_SE.UTF-8",
        LC_CTYPE = "C.UTF-8",
        LC_IDENTIFICATION = "sv_SE.UTF-8",
        LC_MEASUREMENT = "C",
        LC_MESSAGES = "C.UTF-8",
        LC_MONETARY = "en_SE.UTF-8",
        LC_NAME = "sv_SE.UTF-8",
        LC_NUMERIC = "C",
        LC_PAPER = "sv_SE.UTF-8",
        LC_TELEPHONE = "sv_SE.UTF-8",
        LC_TIME = "C",
        LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to a fallback locale ("en_US.UTF-8").
System:
  Kernel: 6.1.31-1-MANJARO arch: x86_64 bits: 64 compiler: gcc v: 12.2.1
    parameters: BOOT_IMAGE=/@/boot/vmlinuz-6.1-x86_64
    root=UUID=700d034d-b99a-482b-880b-9060acf3a6b3 rw rootflags=subvol=@
    nvidia_drm.modeset=1 quiet splash udev.log_priority=3
  Desktop: KDE Plasma v: 5.27.4 tk: Qt v: 5.15.9 wm: kwin_wayland vt: 2
    dm: SDDM Distro: Manjaro Linux base: Arch Linux
Machine:
  Type: Desktop System: Gigabyte product: X670 AORUS ELITE AX v: -CF
    serial: <superuser required>
  Mobo: Gigabyte model: X670 AORUS ELITE AX v: x.x
    serial: <superuser required> UEFI: American Megatrends LLC. v: F8d
    date: 05/05/2023
Battery:
  Message: No system battery data found. Is one present?
Memory:
  System RAM: available: 31.09 GiB used: 2.75 GiB (8.9%)
  RAM Report: permissions: Unable to run dmidecode. Root privileges required.
CPU:
  Info: model: AMD Ryzen 9 7900X bits: 64 type: MT MCP arch: Zen 4 gen: 5
    level: v4 note: check built: 2022+ process: TSMC n5 (5nm) family: 0x19 (25)
    model-id: 0x61 (97) stepping: 2 microcode: 0xA601203
  Topology: cpus: 1x cores: 12 tpc: 2 threads: 24 smt: enabled cache:
    L1: 768 KiB desc: d-12x32 KiB; i-12x32 KiB L2: 12 MiB desc: 12x1024 KiB
    L3: 64 MiB desc: 2x32 MiB
  Speed (MHz): avg: 3405 high: 4700 min/max: 3000/5733 boost: enabled
    scaling: driver: acpi-cpufreq governor: schedutil cores: 1: 3315 2: 3000
    3: 4700 4: 3000 5: 3000 6: 2874 7: 3593 8: 3000 9: 3000 10: 3000 11: 4700
    12: 3000 13: 3000 14: 3000 15: 4700 16: 4700 17: 3457 18: 3000 19: 3000
    20: 3000 21: 3000 22: 4700 23: 3000 24: 3000 bogomips: 225271
  Flags: 3dnowprefetch abm adx aes amd_lbr_v2 aperfmperf apic arat avic avx
    avx2 avx512_bf16 avx512_bitalg avx512_vbmi2 avx512_vnni avx512_vpopcntdq
    avx512bw avx512cd avx512dq avx512f avx512ifma avx512vbmi avx512vl bmi1
    bmi2 bpext cat_l3 cdp_l3 clflush clflushopt clwb clzero cmov cmp_legacy
    constant_tsc cpb cppc cpuid cqm cqm_llc cqm_mbm_local cqm_mbm_total
    cqm_occup_llc cr8_legacy cx16 cx8 de decodeassists erms extapic
    extd_apicid f16c flush_l1d flushbyasid fma fpu fsgsbase fsrm fxsr fxsr_opt
    gfni ht hw_pstate ibpb ibrs ibs invpcid irperf lahf_lm lbrv lm mba mca mce
    misalignsse mmx mmxext monitor movbe msr mtrr mwaitx nonstop_tsc nopl npt
    nrip_save nx ospke osvw overflow_recov pae pat pausefilter pclmulqdq
    pdpe1gb perfctr_core perfctr_llc perfctr_nb perfmon_v2 pfthreshold pge pku
    pni popcnt pse pse36 rapl rdpid rdpru rdrand rdseed rdt_a rdtscp rep_good
    sep sha_ni skinit smap smca smep ssbd sse sse2 sse4_1 sse4_2 sse4a ssse3
    stibp succor svm svm_lock syscall tce topoext tsc tsc_scale umip
    v_spec_ctrl v_vmsave_vmload vaes vgif vmcb_clean vme vmmcall vpclmulqdq
    wbnoinvd wdt x2apic x2avic xgetbv1 xsave xsavec xsaveerptr xsaveopt xsaves
  Vulnerabilities:
  Type: itlb_multihit status: Not affected
  Type: l1tf status: Not affected
  Type: mds status: Not affected
  Type: meltdown status: Not affected
  Type: mmio_stale_data status: Not affected
  Type: retbleed status: Not affected
  Type: spec_store_bypass mitigation: Speculative Store Bypass disabled via
    prctl
  Type: spectre_v1 mitigation: usercopy/swapgs barriers and __user pointer
    sanitization
  Type: spectre_v2 mitigation: Retpolines, IBPB: conditional, IBRS_FW,
    STIBP: always-on, RSB filling, PBRSB-eIBRS: Not affected
  Type: srbds status: Not affected
  Type: tsx_async_abort status: Not affected
Graphics:
  Device-1: NVIDIA GA102 [GeForce RTX 3090] vendor: eVga.com. driver: nvidia
    v: 530.41.03 alternate: nouveau,nvidia_drm non-free: 530.xx+
    status: current (as of 2023-05) arch: Ampere code: GAxxx
    process: TSMC n7 (7nm) built: 2020-22 pcie: gen: 4 speed: 16 GT/s lanes: 16
    ports: active: none off: HDMI-A-1 empty: DP-1,DP-2,DP-3 bus-ID: 01:00.0
    chip-ID: 10de:2204 class-ID: 0300
  Display: wayland server: X.org v: 1.21.1.8 with: Xwayland v: 23.1.1
    compositor: kwin_wayland driver: X: loaded: nvidia gpu: nvidia display-ID: 0
  Monitor-1: HDMI-A-1 res: 1920x1080 size: N/A modes: N/A
  API: OpenGL v: 4.6.0 NVIDIA 530.41.03 renderer: NVIDIA GeForce RTX
    3090/PCIe/SSE2 direct-render: Yes
Audio:
  Device-1: NVIDIA GA102 High Definition Audio vendor: eVga.com.
    driver: snd_hda_intel v: kernel pcie: gen: 4 speed: 16 GT/s lanes: 16
    bus-ID: 01:00.1 chip-ID: 10de:1aef class-ID: 0403
  Device-2: AMD Family 17h/19h HD Audio vendor: Gigabyte
    driver: snd_hda_intel v: kernel pcie: gen: 4 speed: 16 GT/s lanes: 16
    bus-ID: 15:00.6 chip-ID: 1022:15e3 class-ID: 0403
  API: ALSA v: k6.1.31-1-MANJARO status: kernel-api with: aoss
    type: oss-emulator tools: alsactl,alsamixer,amixer
  Server-1: JACK v: 1.9.22 status: off tools: N/A
  Server-2: PipeWire v: 0.3.70 status: off with: wireplumber status: active
    tools: pw-cli,wpctl
  Server-3: PulseAudio v: 16.1 status: active with: pulseaudio-alsa
    type: plugin tools: pacat,pactl
Network:
  Device-1: Realtek RTL8125 2.5GbE vendor: Gigabyte driver: r8169 v: kernel
    pcie: gen: 2 speed: 5 GT/s lanes: 1 port: e000 bus-ID: 0e:00.0
    chip-ID: 10ec:8125 class-ID: 0200
  IF: enp14s0 state: up speed: 1000 Mbps duplex: full mac: <filter>
  IP v4: <filter> type: dynamic noprefixroute scope: global
    broadcast: <filter>
  Device-2: MEDIATEK MT7922 802.11ax PCI Express Wireless Network Adapter
    driver: mt7921e v: kernel pcie: gen: 2 speed: 5 GT/s lanes: 1 bus-ID: 0f:00.0
    chip-ID: 14c3:0616 class-ID: 0280
  IF: wlp15s0 state: down mac: <filter>
  WAN IP: <filter>
Bluetooth:
  Device-1: MediaTek Wireless_Device driver: btusb v: 0.8 type: USB rev: 2.1
    speed: 480 Mb/s lanes: 1 mode: 2.0 bus-ID: 3-7:5 chip-ID: 0e8d:0616
    class-ID: e001 serial: <filter>
  Report: rfkill ID: hci0 rfk-id: 0 state: down bt-service: enabled,running
    rfk-block: hardware: no software: yes address: see --recommends
Logical:
  Message: No logical block device data found.
RAID:
  Message: No RAID data found.
Drives:
  Local Storage: total: 4.09 TiB used: 1.45 TiB (35.4%)
  SMART Message: Unable to run smartctl. Root privileges required.
  ID-1: /dev/nvme0n1 maj-min: 259:0 vendor: Samsung model: SSD 980 PRO 1TB
    size: 931.51 GiB block-size: physical: 512 B logical: 512 B speed: 63.2 Gb/s
    lanes: 4 tech: SSD serial: <filter> fw-rev: 5B2QGXA7 temp: 46.9 C
    scheme: GPT
  ID-2: /dev/sda maj-min: 8:0 vendor: Samsung model: SSD 860 EVO 500GB
    size: 465.76 GiB block-size: physical: 512 B logical: 512 B speed: 6.0 Gb/s
    tech: SSD serial: <filter> fw-rev: 4B6Q scheme: GPT
  ID-3: /dev/sdb maj-min: 8:16 vendor: Western Digital
    model: WD30EFRX-68EUZN0 size: 2.73 TiB block-size: physical: 4096 B
    logical: 512 B speed: 6.0 Gb/s tech: HDD rpm: 5400 serial: <filter>
    fw-rev: 0A80 scheme: GPT
  Message: No optical or floppy data found.
Partition:
  ID-1: / raw-size: 128 GiB size: 128 GiB (100.00%) used: 46.67 GiB (36.5%)
    fs: btrfs dev: /dev/sda7 maj-min: 8:7 label: N/A
    uuid: 700d034d-b99a-482b-880b-9060acf3a6b3
  ID-2: /boot/efi raw-size: 512 MiB size: 511 MiB (99.80%)
    used: 608 KiB (0.1%) fs: vfat dev: /dev/sda5 maj-min: 8:5 label: N/A
    uuid: AC73-C072
  ID-3: /home raw-size: 104.53 GiB size: 104.53 GiB (100.00%)
    used: 9.41 GiB (9.0%) fs: btrfs dev: /dev/sda8 maj-min: 8:8 label: N/A
    uuid: 2a875645-5701-4450-bd08-adf1f966a07c
  ID-4: /media/diverse raw-size: N/A size: 3.56 TiB used: 1.73 TiB (48.7%)
    fs: cifs dev: /dev/diverse
  ID-5: /media/fil-fitt raw-size: 2.73 TiB size: 2.73 TiB (100.00%)
    used: 1.27 TiB (46.7%) fs: ntfs dev: /dev/sdb2 maj-min: 8:18
    label: Lilla Fil-fitt disken uuid: CE8C0EC38C0EA655
  ID-6: /media/games raw-size: 250 GiB size: 245.02 GiB (98.01%)
    used: 123.06 GiB (50.2%) fs: ext4 dev: /dev/nvme0n1p4 maj-min: 259:4
    label: Games uuid: ccfef3ee-65e0-45e4-aac2-4604ad2e696d
  ID-7: /var/cache raw-size: 128 GiB size: 128 GiB (100.00%)
    used: 46.67 GiB (36.5%) fs: btrfs dev: /dev/sda7 maj-min: 8:7 label: N/A
    uuid: 700d034d-b99a-482b-880b-9060acf3a6b3
  ID-8: /var/log raw-size: 128 GiB size: 128 GiB (100.00%)
    used: 46.67 GiB (36.5%) fs: btrfs dev: /dev/sda7 maj-min: 8:7 label: N/A
    uuid: 700d034d-b99a-482b-880b-9060acf3a6b3
Swap:
  Kernel: swappiness: 60 (default) cache-pressure: 100 (default)
  ID-1: swap-1 type: partition size: 32 GiB used: 0 KiB (0.0%) priority: -2
    dev: /dev/sda6 maj-min: 8:6 label: N/A
    uuid: 5ae8fbf5-a704-41ea-be6d-bf26b38325ed
Unmounted:
  ID-1: /dev/nvme0n1p1 maj-min: 259:1 size: 16 MiB fs: <superuser required>
    label: N/A uuid: N/A
  ID-2: /dev/nvme0n1p2 maj-min: 259:2 size: 480 GiB fs: ntfs label: Games
    uuid: 68A4C531A4C50294
  ID-3: /dev/nvme0n1p3 maj-min: 259:3 size: 201.5 GiB fs: ext4 label: backup
    uuid: 2b1e42bb-fe37-4fa1-991e-aab694b6b16f
  ID-4: /dev/sda1 maj-min: 8:1 size: 100 MiB fs: vfat label: WIN-BOOT
    uuid: 5483-0EFB
  ID-5: /dev/sda2 maj-min: 8:2 size: 16 MiB fs: <superuser required>
    label: N/A uuid: N/A
  ID-6: /dev/sda3 maj-min: 8:3 size: 200 GiB fs: ntfs label: windows
    uuid: 6654845D5484323B
  ID-7: /dev/sda4 maj-min: 8:4 size: 633 MiB fs: ntfs label: windows-extra
    uuid: E61A49731A4941B3
  ID-8: /dev/sdb1 maj-min: 8:17 size: 128 MiB fs: <superuser required>
    label: N/A uuid: N/A
USB:
  Hub-1: 1-0:1 info: hi-speed hub with single TT ports: 12 rev: 2.0
    speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0 chip-ID: 1d6b:0002
    class-ID: 0900
  Hub-2: 2-0:1 info: super-speed hub ports: 5 rev: 3.1
    speed: 20 Gb/s (2.33 GiB/s) lanes: 2 mode: 3.2 gen-2x2 chip-ID: 1d6b:0003
    class-ID: 0900
  Hub-3: 3-0:1 info: hi-speed hub with single TT ports: 12 rev: 2.0
    speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0 chip-ID: 1d6b:0002
    class-ID: 0900
  Device-1: 3-2:2 info: Areson USB Device type: mouse,HID
    driver: hid-generic,usbhid interfaces: 2 rev: 1.1 speed: 12 Mb/s (1.4 MiB/s)
    lanes: 1 mode: 1.1 power: 100mA chip-ID: e0ff:0005 class-ID: 0300
  Device-2: 3-3:3 info: Microsoft Sidewinder X4 type: keyboard,HID
    driver: hid-generic,usbhid interfaces: 2 rev: 2.0 speed: 12 Mb/s (1.4 MiB/s)
    lanes: 1 mode: 1.1 power: 500mA chip-ID: 045e:0768 class-ID: 0300
  Device-3: 3-6:4 info: Integrated Express RGB LED Controller type: HID
    driver: hid-generic,usbhid interfaces: 1 rev: 2.0 speed: 12 Mb/s (1.4 MiB/s)
    lanes: 1 mode: 1.1 power: 100mA chip-ID: 048d:5702 class-ID: 0300
  Device-4: 3-7:5 info: MediaTek Wireless_Device type: bluetooth
    driver: btusb interfaces: 3 rev: 2.1 speed: 480 Mb/s (57.2 MiB/s) lanes: 1
    mode: 2.0 power: 100mA chip-ID: 0e8d:0616 class-ID: e001 serial: <filter>
  Hub-4: 4-0:1 info: super-speed hub ports: 5 rev: 3.1
    speed: 20 Gb/s (2.33 GiB/s) lanes: 2 mode: 3.2 gen-2x2 chip-ID: 1d6b:0003
    class-ID: 0900
  Hub-5: 5-0:1 info: hi-speed hub with single TT ports: 2 rev: 2.0
    speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0 chip-ID: 1d6b:0002
    class-ID: 0900
  Hub-6: 6-0:1 info: super-speed hub ports: 2 rev: 3.1
    speed: 10 Gb/s (1.16 GiB/s) lanes: 1 mode: 3.2 gen-2x1 chip-ID: 1d6b:0003
    class-ID: 0900
  Hub-7: 7-0:1 info: hi-speed hub with single TT ports: 2 rev: 2.0
    speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0 chip-ID: 1d6b:0002
    class-ID: 0900
  Hub-8: 8-0:1 info: super-speed hub ports: 2 rev: 3.1
    speed: 10 Gb/s (1.16 GiB/s) lanes: 1 mode: 3.2 gen-2x1 chip-ID: 1d6b:0003
    class-ID: 0900
  Hub-9: 9-0:1 info: hi-speed hub with single TT ports: 1 rev: 2.0
    speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0 chip-ID: 1d6b:0002
    class-ID: 0900
  Hub-10: 9-1:2 info: Genesys Logic Hub ports: 4 rev: 2.0
    speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0 power: 100mA
    chip-ID: 05e3:0608 class-ID: 0900
  Hub-11: 10-0:1 info: Linux Foundation 3.0 root hub ports: N/A rev: 3.0
    speed: 5 Gb/s (596.0 MiB/s) lanes: 1 mode: 3.2 gen-1x1 chip-ID: 1d6b:0003
    class-ID: 0900
Sensors:
  System Temperatures: cpu: 57.8 C mobo: N/A
  Fan Speeds (RPM): N/A
Info:
  Processes: 420 Uptime: 15m wakeups: 0 Init: systemd v: 252 default: graphical
  tool: systemctl Compilers: gcc: 12.2.1 clang: 15.0.7 Packages: pm: pacman
  pkgs: 1384 libs: 388 tools: pamac pm: flatpak pkgs: 0 Shell: Zsh v: 5.9
  default: Bash v: 5.1.16 running-in: yakuake inxi: 3.3.27

Please advice

Since you are mentioning wayland and sddm - can I assume you have build sddm-git from AUR as noted here

https://wiki.archlinux.org/title/SDDM#Running_under_Wayland

I have not, I just followed THIS guide.

Should I build the aur package?

Edit. The unmounting has always been a problem even when running under xorg, I just switched to wayland a day ago and this made it much worse. :frowning:

Is this causing your woes?

Running sddm with wayland - would only work with sddm-git - at least according to Arch wiki

No, I saw the smb share acting up on the last reboot, that is a COMPLETELY new thing, the drive that has had problems for a long time (read the whole time I have been running manjaro) is this one:

ID-5: /media/fil-fitt raw-size: 2.73 TiB size: 2.73 TiB (100.00%)
    used: 1.27 TiB (46.7%) fs: ntfs dev: /dev/sdb2 maj-min: 8:18
    label: Lilla Fil-fitt disken uuid: CE8C0EC38C0EA655

Well, it works for me, it’s just the reboot/shotdown that doesn’t (and small bugs here and there, kinda expected from wayland+nvidia at the moment.
I was looking into THIS but wanted to fix the other things first, besides, from what I have read, even if I run sddm in wayland it will still change tty on login judging from the comments on THIS.

Edit. Sorry for my absolutely childish name of the drive, it’s been following me since I built my first computer late 90:ies… :smiling_face:

Some names just won’t let go …

Is this referring to the same device?

Is the device internal or USB connected?

Have you tried to unmount the device before shutdown - if that makes a difference?

Network shares may try to unmount after network is disconnected which will cause a hang.

I’m gonna include the edits in above post:

Well, it works for me, it’s just the reboot/shotdown that doesn’t (and small bugs here and there, kinda expected from wayland+nvidia at the moment.
I was looking into THIS but wanted to fix the other things first, besides, from what I have read, even if I run sddm in wayland it will still change tty on login judging from the comments on THIS.

Yes.

Internal, connected to SATA.

I have not, I will try that.

Now that you mention it, I sometimes use a different wifi because it has higher speeds, and if I switch that without disconnecting the smb share (its only available on the first network) manjaro acts suuuuuuper sluggy until I umount the smb drive, and when restarting then, it has never failed, but it takes a loooong time. I will look into this.
Is there a way to force unmounting before network interface disconnection?

If mount it using fstab - I recommend switching to a set of systemd mount units as described in Samba mount unit example

Be sure to understand the unit file’s naming convention also described in the topic at Important naming convention

The described mounting automagically disconnects the device when the path is not accessed within the configured TimeoutIdleSec.

I usually do this, but since the drive started acting up I switched to fstab for "simplicity), I’ll # out the lines in fstab and activate my systemd mount services again and see if it changes anything.

If your ntfs formatted device has issues when shutting down - it may be preferable to boot a Windows system and run a diskcheck.

Rebooted (no errors so nothing to report this time) into windows and did a check on the disk, no errors.

I AM going to (soon I promise) remove my windows installation and then switch the ntfs to ext4, do you think that could be a reason for the failures?

On that note, I was going to save this question, but… If I remove all the win partitions and just adds that space to my existing linux partitions (/dev/sdb7-9, I think it is now) those partitions will be renamed to sdb1-3, will that work or will grub/manjaro get super confused when the partitions are “changed”. As far as I understand it, they are all mounted with uuid anyway, but I’d rather ask before than just gambling it will work.

I’m going to play around and see if I can find what is going on here (change so sddm is running wayland f ex) and then come back if its ok?

So mods, please do not close this thread. <3

Some say - why don’t you nuke Windows - but there is no need to remove your Windows - unless you are short of storage - and from you other comments that doesn’t seem to be an issue - or you are very confident about your future needs.

I have made a living of Windows - for better or for worse - it is an incredible source of income for the tech guys.

You need to check your UUID’s after resize - when resized on left side - the partition is recreated and the UUID change.

Ensure you have the correct UUID in /etc/fstab and /etc/default/grub - and if you are encrypted - check /etc/openswap.conf and crypttab for possible UUID change.

Explains a few things that has happened in the past. Ty for this.
So I have to check fstab so the system drives have correct uuid after resize and make an update-grub I suppose?
Anything else you recommend I pay attention to?

I really don’t need windows any more, except for running disk checks on a disk in ntfs, that is ntfs because windows exists on my system… catch 22. xD

I have forgotten this a few times my self - it is a :man_facepalming: situation

Not that I recall … but my brain has passed 63 years of use and periodically substance abuse - so one never know.

2 Likes

Does anybody really know anything, ever? xD
I feel you man.

Wait, I have to chroot in a live stick to do that right (can’t resize a mounted partition)? I’m not sure how to do that…
Is below procedure correct for this or can I chroot first and then just change fstab, systemctl daemon-reload and update-grub?

# Boot with a linux-live usb stick and remove/resize partitions with favorite program

# Mount root partition to somewhere, use lsblk to find device name
lsblk
sudo mount /dev/sd?? /mnt/

# Edit fstab and make sure the system drives have correct uuid
sudo nano /mnt/etc/fstab

# Unmount the drive and chroot into it
sudo umount /mnt/
sudo manjaro-chroot -a # choose correct manjaro installation in list
sudo update-grub
sudo reboot now

Bumping this because this issue never really got solved, it’s just one of those things I treat with “oh well, the system still boots sooooo…” and just accept that sometimes my computer freezes for a few minutes at shutdown.

But then today while reading another thread about udisk still mounting disks to /run/media/$USER/UUID and I recall sometimes seeing that behaviour in the past but not now. But that made me look.

Udisk is not completely happy neither at boot or shutdown/reboot:
(boot -2 because that had the cleanest output for my lazy a**)

journalctl --boot=-2 | grep -i 'udisk' 

Jun 18 12:15:05 bednaManjaro dbus-daemon[779]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.21' (uid=964 pid=1006 comm="/usr/bin/sddm-greeter --socket /tmp/sddm-:0-idcdPr")
Jun 18 12:15:05 bednaManjaro udisksd[1013]: udisks daemon version 2.9.4 starting
Jun 18 12:15:05 bednaManjaro dbus-daemon[779]: [system] Successfully activated service 'org.freedesktop.UDisks2'
Jun 18 12:15:05 bednaManjaro udisksd[1013]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Jun 18 12:15:06 bednaManjaro sddm-greeter[1006]: QDBusConnection: name 'org.freedesktop.UDisks2' had owner '' but we thought it was ':1.22'
Jun 19 00:25:49 bednaManjaro udisksd[1013]: udisks daemon version 2.9.4 exiting
Jun 19 00:25:49 bednaManjaro udisksd[1013]: **
Jun 19 00:25:49 bednaManjaro udisksd[1013]: GLib-GIO:ERROR:../glib/gio/gresource.c:1451:g_static_resource_fini: assertion failed: (g_atomic_int_get (&resource->ref_count) >= 2)
Jun 19 00:25:49 bednaManjaro udisksd[1013]: Bail out! GLib-GIO:ERROR:../glib/gio/gresource.c:1451:g_static_resource_fini: assertion failed: (g_atomic_int_get (&resource->ref_count) >= 2)
Jun 19 00:25:50 bednaManjaro systemd[1]: udisks2.service: Main process exited, code=dumped, status=6/ABRT
Jun 19 00:25:50 bednaManjaro systemd[1]: udisks2.service: Failed with result 'core-dump'.
Jun 19 00:25:50 bednaManjaro systemd[1]: udisks2.service: Consumed 2.243s CPU time.

Would be awesome if someone could help me figure out what is going on here.

Edit, oh yeah, im using systemd.mount now so here is the configs:

# <file system>             <mount point>  <type>  <options>  <dump>  <pass>
UUID=AC73-C072                            /boot/efi      vfat    umask=0077 0 2
UUID=700d034d-b99a-482b-880b-9060acf3a6b3 /              btrfs   subvol=/@,defaults,discard=async,ssd 0 0
UUID=700d034d-b99a-482b-880b-9060acf3a6b3 /var/cache     btrfs   subvol=/@cache,defaults,discard=async,ssd 0 0
UUID=700d034d-b99a-482b-880b-9060acf3a6b3 /var/log       btrfs   subvol=/@log,defaults,discard=async,ssd 0 0
UUID=2a875645-5701-4450-bd08-adf1f966a07c /home          btrfs   defaults,discard=async,ssd 0 0
UUID=5ae8fbf5-a704-41ea-be6d-bf26b38325ed none           swap    defaults 0 0
tmpfs                                     /tmp           tmpfs   defaults,noatime,mode=1777 0 0

#//192.168.1.100/diverse /media/diverse cifs user,vers=3,cache=loose,credentials=/home/bedna/.smbcredentials,auto,nofail,noatime,_netdev,uid=bedna,gid=bedna,dir_mode=0755,file_mode=0644 0 0
#UUID=CE8C0EC38C0EA655 /media/fil-fitt ntfs user,auto,nofail,noatime,uid=bedna,gid=bedna,dmask=0022,fmask=0133 0 1
#UUID=ccfef3ee-65e0-45e4-aac2-4604ad2e696d /media/games ext4 exec,nouser,auto,nofail,noatime 0 2
# /etc/systemd/system/media-diverse.mount
[Unit]
Description=File server network mount (diverse)
After=network-online.target
Requisite=network-online.target

[Mount]
What=//192.168.1.100/diverse
Where=/media/diverse
Type=cifs
Options=user,vers=3,cache=loose,credentials=/home/bedna/.smbcredentials,auto,nofail,noatime,_netdev,uid=bedna,gid=bedna,file_mode=0644
DirectoryMode=0755
TimeoutSec=15

[Install]
WantedBy=multi-user.target
# /etc/systemd/system/media-diverse.automount
[Unit]
Description=File server network automount (diverse)

[Automount]
Where=/media/diverse

[Install]
WantedBy=multi-user.target
# /etc/systemd/system/media-games.mount
[Unit]
Description=Game drive (games)

[Mount]
What=/dev/disk/by-uuid/ccfef3ee-65e0-45e4-aac2-4604ad2e696d
Where=/media/games
Type=ext4
Options=rw,exec,nouser,auto,nofail,noatime
DirectoryMode=0755
TimeoutSec=15

[Install]
WantedBy=multi-user.target
# /etc/systemd/system/media-fil\x2dfitt.mount
[Unit]
Description=File drive (fil-fitt)

[Mount]
What=/dev/disk/by-uuid/CE8C0EC38C0EA655
Where=/media/fil-fitt
Type=ntfs
Options=user,auto,nofail,noatime,uid=bedna,gid=bedna,fmask=0133
DirectoryMode=0755
TimeoutSec=15

[Install]
WantedBy=multi-user.target

The network drive is automounted, the other 2, the mount is enabled in systemd.

It seems to be the ntfs drive acting up but I included all anyway.