You are not logged in.

#1 2024-02-08 18:26:04

vikingo90
Member
Registered: 2024-02-08
Posts: 26

[SOLVED]Dac not working

I'm a long-time but inexperienced Linux user.
I have a problem with my Teac UD 503 DAC not playing, even though it is correctly detected by Pipewire. I checked alsamixer and pavucontrol and everything is fine. If I run "speaker-test" in the terminal I get no output. The problem occurs in all latest Linux distros. Dac works correctly on Manjaro 23 (old version) of which I had a bootable stick. I'm using Arch Linux with kernel 6.7.4-zen1-1-zen. The Dac doesn't work via Pipewire (or even Pulseaudio), but it works if I launch a program like Strawberry and select the direct Alsa output on my hardware.

I did a lot of research without finding any solution.

Last edited by vikingo90 (2024-02-11 21:31:14)

Offline

#2 2024-02-08 19:01:37

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,831

Re: [SOLVED]Dac not working

If it works directly via ALSA it works, but your pipewire/pulseaudio setup likely broken. During the problematic situation post:

sudo fuser -v /dev/snd/*
aplay -lL
pactl list cards
pactl list sinks
#During active playback attempt
pactl list sink-inputs
sudo journalctl -b

post those in code tags or via https://wiki.archlinux.org/title/List_o … n_services

Offline

#3 2024-02-08 19:26:16

vikingo90
Member
Registered: 2024-02-08
Posts: 26

Re: [SOLVED]Dac not working

 [raffaele@archlinux ~]$ sudo fuser -v /dev/snd/*
[sudo] password di raffaele: 
                     UTENTE      PID ACCESSO COMANDO
/dev/snd/controlC0:  raffaele    724 F.... wireplumber
/dev/snd/controlC1:  raffaele    724 F.... wireplumber
/dev/snd/controlC2:  raffaele    724 F.... wireplumber
/dev/snd/controlC3:  raffaele    724 F.... wireplumber
/dev/snd/pcmC0D0p:   raffaele    723 F...m pipewire
/dev/snd/seq:        raffaele    723 F.... pipewire
[raffaele@archlinux ~]$ 
[raffaele@archlinux ~]$ aplay -lL
null
    Discard all samples (playback) or generate zero samples (capture)
sysdefault
    Default Audio Device
lavrate
    Rate Converter Plugin Using Libav/FFmpeg Library
samplerate
    Rate Converter Plugin Using Samplerate Library
speexrate
    Rate Converter Plugin Using Speex Resampler
jack
    JACK Audio Connection Kit
oss
    Open Sound System
pipewire
    PipeWire Sound Server
pulse
    PulseAudio Sound Server
speex
    Plugin using Speex DSP (resample, agc, denoise, echo, dereverb)
upmix
    Plugin for channel upmix (4,6,8)
vdownmix
    Plugin for channel downmix (stereo) with a simple spacialization
default
    Default ALSA Output (currently PipeWire Media Server)
sysdefault:CARD=UD503
    UD-503, USB Audio
    Default Audio Device
front:CARD=UD503,DEV=0
    UD-503, USB Audio
    Front output / input
surround21:CARD=UD503,DEV=0
    UD-503, USB Audio
    2.1 Surround output to Front and Subwoofer speakers
surround40:CARD=UD503,DEV=0
    UD-503, USB Audio
    4.0 Surround output to Front and Rear speakers
surround41:CARD=UD503,DEV=0
    UD-503, USB Audio
    4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=UD503,DEV=0
    UD-503, USB Audio
    5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=UD503,DEV=0
    UD-503, USB Audio
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=UD503,DEV=0
    UD-503, USB Audio
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
iec958:CARD=UD503,DEV=0
    UD-503, USB Audio
    IEC958 (S/PDIF) Digital Audio Output
usbstream:CARD=UD503
    UD-503
    USB Stream Output
hdmi:CARD=NVidia,DEV=0
    HDA NVidia, HDMI 0
    HDMI Audio Output
hdmi:CARD=NVidia,DEV=1
    HDA NVidia, HDMI 1
    HDMI Audio Output
hdmi:CARD=NVidia,DEV=2
    HDA NVidia, HDMI 2
    HDMI Audio Output
hdmi:CARD=NVidia,DEV=3
    HDA NVidia, HDMI 3
    HDMI Audio Output
usbstream:CARD=NVidia
    HDA NVidia
    USB Stream Output
hdmi:CARD=Generic,DEV=0
    HD-Audio Generic, HDMI 0
    HDMI Audio Output
usbstream:CARD=Generic
    HD-Audio Generic
    USB Stream Output
sysdefault:CARD=Generic_1
    HD-Audio Generic, ALC287 Analog
    Default Audio Device
front:CARD=Generic_1,DEV=0
    HD-Audio Generic, ALC287 Analog
    Front output / input
surround21:CARD=Generic_1,DEV=0
    HD-Audio Generic, ALC287 Analog
    2.1 Surround output to Front and Subwoofer speakers
surround40:CARD=Generic_1,DEV=0
    HD-Audio Generic, ALC287 Analog
    4.0 Surround output to Front and Rear speakers
surround41:CARD=Generic_1,DEV=0
    HD-Audio Generic, ALC287 Analog
    4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=Generic_1,DEV=0
    HD-Audio Generic, ALC287 Analog
    5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=Generic_1,DEV=0
    HD-Audio Generic, ALC287 Analog
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=Generic_1,DEV=0
    HD-Audio Generic, ALC287 Analog
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
usbstream:CARD=Generic_1
    HD-Audio Generic
    USB Stream Output
**** List of PLAYBACK Hardware Devices ****
card 0: UD503 [UD-503], device 0: USB Audio [USB Audio]
  Subdevices: 0/1
  Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 7: HDMI 1 [HDMI 1]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 8: HDMI 2 [HDMI 2]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 9: HDMI 3 [HDMI 3]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 2: Generic [HD-Audio Generic], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 3: Generic_1 [HD-Audio Generic], device 0: ALC287 Analog [ALC287 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
[raffaele@archlinux ~]$ 
[raffaele@archlinux ~]$ pactl list cards
Card #47
        Name: alsa_card.pci-0000_01_00.1
        Driver: alsa
        Owner Module: n/a
        Properties:
                api.acp.auto-port = "false"
                api.acp.auto-profile = "false"
                api.alsa.card = "1"
                api.alsa.card.longname = "HDA NVidia at 0xb9000000 irq 54"
                api.alsa.card.name = "HDA NVidia"
                api.alsa.path = "hw:1"
                api.alsa.use-acp = "true"
                api.dbus.ReserveDevice1 = "Audio1"
                device.api = "alsa"
                device.bus = "pci"
                device.bus_path = "pci-0000:01:00.1"
                device.description = "GA104 High Definition Audio Controller"
                device.enum.api = "udev"
                device.icon_name = "audio-card-analog-pci"
                device.name = "alsa_card.pci-0000_01_00.1"
                device.nick = "HDA NVidia"
                device.plugged.usec = "4172342"
                device.product.id = "0x228b"
                device.product.name = "GA104 High Definition Audio Controller"
                device.subsystem = "sound"
                sysfs.path = "/devices/pci0000:00/0000:00:01.1/0000:01:00.1/sound/card1"
                device.vendor.id = "0x10de"
                device.vendor.name = "NVIDIA Corporation"
                media.class = "Audio/Device"
                factory.id = "14"
                client.id = "34"
                object.id = "47"
                object.serial = "47"
                object.path = "alsa:pcm:1"
                alsa.card = "1"
                alsa.card_name = "HDA NVidia"
                alsa.long_card_name = "HDA NVidia at 0xb9000000 irq 54"
                alsa.driver_name = "snd_hda_intel"
                device.string = "1"
        Profiles:
                off: Spento (sinks: 0, sources: 0, priority: 0, available: yes)
                output:hdmi-stereo: Uscita «Stereo digitale (HDMI)» (sinks: 1, sources: 0, priority: 5900, available: no)
                output:hdmi-stereo-extra1: Uscita «Digital Stereo (HDMI 2)» (sinks: 1, sources: 0, priority: 5700, available: no)
                output:hdmi-stereo-extra2: Uscita «Digital Stereo (HDMI 3)» (sinks: 1, sources: 0, priority: 5700, available: no)
                output:hdmi-stereo-extra3: Uscita «Digital Stereo (HDMI 4)» (sinks: 1, sources: 0, priority: 5700, available: no)
                output:hdmi-surround: Uscita «Surround digitale 5.1 (HDMI)» (sinks: 1, sources: 0, priority: 800, available: no)
                output:hdmi-surround71: Uscita «Digital Surround 7.1 (HDMI)» (sinks: 1, sources: 0, priority: 800, available: no)
                output:hdmi-surround-extra1: Uscita «Digital Surround 5.1 (HDMI 2)» (sinks: 1, sources: 0, priority: 600, available: no)
                output:hdmi-surround71-extra1: Uscita «Digital Surround 7.1 (HDMI 2)» (sinks: 1, sources: 0, priority: 600, available: no)
                output:hdmi-surround-extra2: Uscita «Digital Surround 5.1 (HDMI 3)» (sinks: 1, sources: 0, priority: 600, available: no)
                output:hdmi-surround71-extra2: Uscita «Digital Surround 7.1 (HDMI 3)» (sinks: 1, sources: 0, priority: 600, available: no)
                output:hdmi-surround-extra3: Uscita «Digital Surround 5.1 (HDMI 4)» (sinks: 1, sources: 0, priority: 600, available: no)
                output:hdmi-surround71-extra3: Uscita «Digital Surround 7.1 (HDMI 4)» (sinks: 1, sources: 0, priority: 600, available: no)
                pro-audio: Audio Professionale (sinks: 4, sources: 0, priority: 1, available: yes)
        Active Profile: off
        Ports:
                hdmi-output-0: HDMI / DisplayPort (type: HDMI, priority: 5900, latency offset: 0 usec, availability group: Legacy 1, not available)
                        Properties:
                                port.type = "hdmi"
                                port.availability-group = "Legacy 1"
                                device.icon_name = "video-display"
                                card.profile.port = "0"
                        Part of profile(s): output:hdmi-stereo, output:hdmi-surround, output:hdmi-surround71
                hdmi-output-1: HDMI / DisplayPort 2 (type: HDMI, priority: 5800, latency offset: 0 usec, availability group: Legacy 2, not available)
                        Properties:
                                port.type = "hdmi"
                                port.availability-group = "Legacy 2"
                                device.icon_name = "video-display"
                                card.profile.port = "1"
                        Part of profile(s): output:hdmi-stereo-extra1, output:hdmi-surround-extra1, output:hdmi-surround71-extra1
                hdmi-output-2: HDMI / DisplayPort 3 (type: HDMI, priority: 5700, latency offset: 0 usec, availability group: Legacy 3, not available)
                        Properties:
                                port.type = "hdmi"
                                port.availability-group = "Legacy 3"
                                device.icon_name = "video-display"
                                card.profile.port = "2"
                        Part of profile(s): output:hdmi-stereo-extra2, output:hdmi-surround-extra2, output:hdmi-surround71-extra2
                hdmi-output-3: HDMI / DisplayPort 4 (type: HDMI, priority: 5600, latency offset: 0 usec, availability group: Legacy 4, not available)
                        Properties:
                                port.type = "hdmi"
                                port.availability-group = "Legacy 4"
                                device.icon_name = "video-display"
                                card.profile.port = "3"
                        Part of profile(s): output:hdmi-stereo-extra3, output:hdmi-surround-extra3, output:hdmi-surround71-extra3

Card #48
        Name: alsa_card.pci-0000_75_00.6
        Driver: alsa
        Owner Module: n/a
        Properties:
                api.acp.auto-port = "false"
                api.acp.auto-profile = "false"
                api.alsa.card = "3"
                api.alsa.card.longname = "HD-Audio Generic at 0xb9bc0000 irq 136"
                api.alsa.card.name = "HD-Audio Generic"
                api.alsa.path = "hw:3"
                api.alsa.use-acp = "true"
                api.dbus.ReserveDevice1 = "Audio3"
                device.api = "alsa"
                device.bus = "pci"
                device.bus_path = "pci-0000:75:00.6"
                device.description = "Family 17h/19h HD Audio Controller"
                device.enum.api = "udev"
                device.icon_name = "audio-card-analog-pci"
                device.name = "alsa_card.pci-0000_75_00.6"
                device.nick = "HD-Audio Generic"
                device.plugged.usec = "4232973"
                device.product.id = "0x15e3"
                device.product.name = "Family 17h/19h HD Audio Controller"
                device.subsystem = "sound"
                sysfs.path = "/devices/pci0000:00/0000:00:08.1/0000:75:00.6/sound/card3"
                device.vendor.id = "0x1022"
                device.vendor.name = "Advanced Micro Devices, Inc. [AMD]"
                media.class = "Audio/Device"
                factory.id = "14"
                client.id = "34"
                object.id = "48"
                object.serial = "48"
                object.path = "alsa:pcm:3"
                alsa.card = "3"
                alsa.card_name = "HD-Audio Generic"
                alsa.long_card_name = "HD-Audio Generic at 0xb9bc0000 irq 136"
                alsa.driver_name = "snd_hda_intel"
                device.string = "3"
        Profiles:
                off: Spento (sinks: 0, sources: 0, priority: 0, available: yes)
                output:analog-stereo+input:analog-stereo: Duplex stereo analogico (sinks: 1, sources: 1, priority: 6565, available: yes)
                output:analog-stereo: Uscita «Stereo analogico» (sinks: 1, sources: 0, priority: 6500, available: yes)
                input:analog-stereo: Ingresso «Stereo analogico» (sinks: 0, sources: 1, priority: 65, available: yes)
                pro-audio: Audio Professionale (sinks: 1, sources: 1, priority: 1, available: yes)
        Active Profile: output:analog-stereo+input:analog-stereo
        Ports:
                analog-input-mic: Microfono (type: Mic, priority: 8700, latency offset: 0 usec, availability group: Legacy 1, availability unknown)
                        Properties:
                                port.type = "mic"
                                port.availability-group = "Legacy 1"
                                device.icon_name = "audio-input-microphone"
                                card.profile.port = "0"
                        Part of profile(s): input:analog-stereo, output:analog-stereo+input:analog-stereo
                analog-output-speaker: Altoparlanti (type: Speaker, priority: 10000, latency offset: 0 usec, availability group: Legacy 2, availability unknown)
                        Properties:
                                port.type = "speaker"
                                port.availability-group = "Legacy 2"
                                device.icon_name = "audio-speakers"
                                card.profile.port = "1"
                        Part of profile(s): output:analog-stereo, output:analog-stereo+input:analog-stereo
                analog-output-headphones: Cuffie analogiche (type: Headphones, priority: 9900, latency offset: 0 usec, availability group: Legacy 3, not available)
                        Properties:
                                port.type = "headphones"
                                port.availability-group = "Legacy 3"
                                device.icon_name = "audio-headphones"
                                card.profile.port = "2"
                        Part of profile(s): output:analog-stereo, output:analog-stereo+input:analog-stereo

Card #49
        Name: alsa_card.pci-0000_75_00.1
        Driver: alsa
        Owner Module: n/a
        Properties:
                api.acp.auto-port = "false"
                api.acp.auto-profile = "false"
                api.alsa.card = "2"
                api.alsa.card.longname = "HD-Audio Generic at 0xb9bc8000 irq 135"
                api.alsa.card.name = "HD-Audio Generic"
                api.alsa.path = "hw:2"
                api.alsa.use-acp = "true"
                api.dbus.ReserveDevice1 = "Audio2"
                device.api = "alsa"
                device.bus = "pci"
                device.bus_path = "pci-0000:75:00.1"
                device.description = "Rembrandt Radeon High Definition Audio Controller"
                device.enum.api = "udev"
                device.icon_name = "audio-card-analog-pci"
                device.name = "alsa_card.pci-0000_75_00.1"
                device.nick = "HD-Audio Generic"
                device.plugged.usec = "4172298"
                device.product.id = "0x1640"
                device.product.name = "Rembrandt Radeon High Definition Audio Controller"
                device.subsystem = "sound"
                sysfs.path = "/devices/pci0000:00/0000:00:08.1/0000:75:00.1/sound/card2"
                device.vendor.id = "0x1002"
                device.vendor.name = "Advanced Micro Devices, Inc. [AMD/ATI]"
                media.class = "Audio/Device"
                factory.id = "14"
                client.id = "34"
                object.id = "49"
                object.serial = "49"
                object.path = "alsa:pcm:2"
                alsa.card = "2"
                alsa.card_name = "HD-Audio Generic"
                alsa.long_card_name = "HD-Audio Generic at 0xb9bc8000 irq 135"
                alsa.driver_name = "snd_hda_intel"
                device.string = "2"
        Profiles:
                off: Spento (sinks: 0, sources: 0, priority: 0, available: yes)
                output:hdmi-stereo: Uscita «Stereo digitale (HDMI)» (sinks: 1, sources: 0, priority: 5900, available: no)
                output:hdmi-surround: Uscita «Surround digitale 5.1 (HDMI)» (sinks: 1, sources: 0, priority: 800, available: no)
                output:hdmi-surround71: Uscita «Digital Surround 7.1 (HDMI)» (sinks: 1, sources: 0, priority: 800, available: no)
                pro-audio: Audio Professionale (sinks: 1, sources: 0, priority: 1, available: yes)
        Active Profile: off
        Ports:
                hdmi-output-0: HDMI / DisplayPort (type: HDMI, priority: 5900, latency offset: 0 usec, availability group: Legacy 1, not available)
                        Properties:
                                port.type = "hdmi"
                                port.availability-group = "Legacy 1"
                                device.icon_name = "video-display"
                                card.profile.port = "0"
                        Part of profile(s): output:hdmi-stereo, output:hdmi-surround, output:hdmi-surround71

Card #50
        Name: alsa_card.usb-TEAC_Corporation_UD-503-00
        Driver: alsa
        Owner Module: n/a
        Properties:
                api.acp.auto-port = "false"
                api.acp.auto-profile = "false"
                api.alsa.card = "0"
                api.alsa.card.longname = "TEAC Corporation UD-503 at usb-0000:75:00.4-2, high speed"
                api.alsa.card.name = "UD-503"
                api.alsa.path = "hw:0"
                api.alsa.use-acp = "true"
                api.dbus.ReserveDevice1 = "Audio0"
                device.api = "alsa"
                device.bus = "usb"
                device.bus-id = "usb-TEAC_Corporation_UD-503-00"
                device.bus_path = "pci-0000:75:00.4-usb-0:2:1.0"
                device.description = "UD-503"
                device.enum.api = "udev"
                device.icon_name = "audio-card-analog-usb"
                device.name = "alsa_card.usb-TEAC_Corporation_UD-503-00"
                device.nick = "UD-503"
                device.plugged.usec = "3695264"
                device.product.id = "0x8043"
                device.product.name = "UD-503"
                device.serial = "TEAC_Corporation_UD-503"
                device.subsystem = "sound"
                sysfs.path = "/devices/pci0000:00/0000:00:08.1/0000:75:00.4/usb3/3-2/3-2:1.0/sound/card0"
                device.vendor.id = "0x0644"
                device.vendor.name = "TEAC Corp."
                media.class = "Audio/Device"
                factory.id = "14"
                client.id = "34"
                object.id = "50"
                object.serial = "50"
                object.path = "alsa:pcm:0"
                alsa.card = "0"
                alsa.card_name = "UD-503"
                alsa.long_card_name = "TEAC Corporation UD-503 at usb-0000:75:00.4-2, high speed"
                alsa.driver_name = "snd_usb_audio"
                device.string = "0"
        Profiles:
                off: Spento (sinks: 0, sources: 0, priority: 0, available: yes)
                output:analog-stereo: Uscita «Stereo analogico» (sinks: 1, sources: 0, priority: 6500, available: yes)
                pro-audio: Audio Professionale (sinks: 1, sources: 0, priority: 1, available: yes)
        Active Profile: output:analog-stereo
        Ports:
                analog-output: Uscita analogica (type: Analog, priority: 9900, latency offset: 0 usec, availability unknown)
                        Properties:
                                port.type = "analog"
                                card.profile.port = "0"
                        Part of profile(s): output:analog-stereo
[raffaele@archlinux ~]$ 
[raffaele@archlinux ~]$ pactl list sinks
Sink #51
        State: SUSPENDED
        Name: alsa_output.pci-0000_75_00.6.analog-stereo
        Description: Family 17h/19h HD Audio Controller Stereo analogico
        Driver: PipeWire
        Sample Specification: s32le 2ch 48000Hz
        Channel Map: front-left,front-right
        Owner Module: 4294967295
        Mute: no
        Volume: front-left: 65536 / 100% / 0,00 dB,   front-right: 65536 / 100% / 0,00 dB
                balance 0,00
        Base Volume: 65536 / 100% / 0,00 dB
        Monitor Source: alsa_output.pci-0000_75_00.6.analog-stereo.monitor
        Latency: 0 usec, configured 0 usec
        Flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY 
        Properties:
                alsa.card = "3"
                alsa.card_name = "HD-Audio Generic"
                alsa.class = "generic"
                alsa.device = "0"
                alsa.driver_name = "snd_hda_intel"
                alsa.id = "ALC287 Analog"
                alsa.long_card_name = "HD-Audio Generic at 0xb9bc0000 irq 136"
                alsa.name = "ALC287 Analog"
                alsa.resolution_bits = "16"
                alsa.subclass = "generic-mix"
                alsa.subdevice = "0"
                alsa.subdevice_name = "subdevice #0"
                api.alsa.card.longname = "HD-Audio Generic at 0xb9bc0000 irq 136"
                api.alsa.card.name = "HD-Audio Generic"
                api.alsa.path = "front:3"
                api.alsa.pcm.card = "3"
                api.alsa.pcm.stream = "playback"
                audio.channels = "2"
                audio.position = "FL,FR"
                card.profile.device = "3"
                device.api = "alsa"
                device.class = "sound"
                device.id = "48"
                device.profile.description = "Stereo analogico"
                device.profile.name = "analog-stereo"
                device.routes = "2"
                factory.name = "api.alsa.pcm.sink"
                media.class = "Audio/Sink"
                device.description = "Family 17h/19h HD Audio Controller"
                node.name = "alsa_output.pci-0000_75_00.6.analog-stereo"
                node.nick = "ALC287 Analog"
                node.pause-on-idle = "false"
                object.path = "alsa:pcm:3:front:3:playback"
                priority.driver = "1009"
                priority.session = "1009"
                factory.id = "18"
                clock.quantum-limit = "8192"
                client.id = "34"
                node.driver = "true"
                factory.mode = "merge"
                audio.adapt.follower = ""
                library.name = "audioconvert/libspa-audioconvert"
                object.id = "51"
                object.serial = "51"
                api.acp.auto-port = "false"
                api.acp.auto-profile = "false"
                api.alsa.card = "3"
                api.alsa.use-acp = "true"
                api.dbus.ReserveDevice1 = "Audio3"
                device.bus = "pci"
                device.bus_path = "pci-0000:75:00.6"
                device.enum.api = "udev"
                device.icon_name = "audio-card-analog-pci"
                device.name = "alsa_card.pci-0000_75_00.6"
                device.nick = "HD-Audio Generic"
                device.plugged.usec = "4232973"
                device.product.id = "0x15e3"
                device.product.name = "Family 17h/19h HD Audio Controller"
                device.subsystem = "sound"
                sysfs.path = "/devices/pci0000:00/0000:00:08.1/0000:75:00.6/sound/card3"
                device.vendor.id = "0x1022"
                device.vendor.name = "Advanced Micro Devices, Inc. [AMD]"
                device.string = "3"
        Ports:
                analog-output-speaker: Altoparlanti (type: Speaker, priority: 10000, availability group: Legacy 2, availability unknown)
                analog-output-headphones: Cuffie analogiche (type: Headphones, priority: 9900, availability group: Legacy 3, not available)
        Active Port: analog-output-speaker
        Formats:
                pcm

Sink #53
        State: SUSPENDED
        Name: alsa_output.usb-TEAC_Corporation_UD-503-00.analog-stereo
        Description: UD-503 Stereo analogico
        Driver: PipeWire
        Sample Specification: s32le 2ch 48000Hz
        Channel Map: front-left,front-right
        Owner Module: 4294967295
        Mute: no
        Volume: front-left: 65536 / 100% / 0,00 dB,   front-right: 65536 / 100% / 0,00 dB
                balance 0,00
        Base Volume: 65536 / 100% / 0,00 dB
        Monitor Source: alsa_output.usb-TEAC_Corporation_UD-503-00.analog-stereo.monitor
        Latency: 0 usec, configured 0 usec
        Flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY 
        Properties:
                alsa.card = "0"
                alsa.card_name = "UD-503"
                alsa.class = "generic"
                alsa.device = "0"
                alsa.driver_name = "snd_usb_audio"
                alsa.id = "USB Audio"
                alsa.long_card_name = "TEAC Corporation UD-503 at usb-0000:75:00.4-2, high speed"
                alsa.name = "USB Audio"
                alsa.resolution_bits = "16"
                alsa.subclass = "generic-mix"
                alsa.subdevice = "0"
                alsa.subdevice_name = "subdevice #0"
                api.alsa.card.longname = "TEAC Corporation UD-503 at usb-0000:75:00.4-2, high speed"
                api.alsa.card.name = "UD-503"
                api.alsa.path = "front:0"
                api.alsa.pcm.card = "0"
                api.alsa.pcm.stream = "playback"
                audio.channels = "2"
                audio.position = "FL,FR"
                card.profile.device = "1"
                device.api = "alsa"
                device.class = "sound"
                device.id = "50"
                device.profile.description = "Stereo analogico"
                device.profile.name = "analog-stereo"
                device.routes = "1"
                factory.name = "api.alsa.pcm.sink"
                media.class = "Audio/Sink"
                device.description = "UD-503"
                node.name = "alsa_output.usb-TEAC_Corporation_UD-503-00.analog-stereo"
                node.nick = "UD-503"
                node.pause-on-idle = "false"
                object.path = "alsa:pcm:0:front:0:playback"
                priority.driver = "1009"
                priority.session = "1009"
                factory.id = "18"
                clock.quantum-limit = "8192"
                client.id = "34"
                node.driver = "true"
                factory.mode = "merge"
                audio.adapt.follower = ""
                library.name = "audioconvert/libspa-audioconvert"
                object.id = "32"
                object.serial = "53"
                api.acp.auto-port = "false"
                api.acp.auto-profile = "false"
                api.alsa.card = "0"
                api.alsa.use-acp = "true"
                api.dbus.ReserveDevice1 = "Audio0"
                device.bus = "usb"
                device.bus-id = "usb-TEAC_Corporation_UD-503-00"
                device.bus_path = "pci-0000:75:00.4-usb-0:2:1.0"
                device.enum.api = "udev"
                device.icon_name = "audio-card-analog-usb"
                device.name = "alsa_card.usb-TEAC_Corporation_UD-503-00"
                device.nick = "UD-503"
                device.plugged.usec = "3695264"
                device.product.id = "0x8043"
                device.product.name = "UD-503"
                device.serial = "TEAC_Corporation_UD-503"
                device.subsystem = "sound"
                sysfs.path = "/devices/pci0000:00/0000:00:08.1/0000:75:00.4/usb3/3-2/3-2:1.0/sound/card0"
                device.vendor.id = "0x0644"
                device.vendor.name = "TEAC Corp."
                device.string = "0"
        Ports:
                analog-output: Uscita analogica (type: Analog, priority: 9900, availability unknown)
        Active Port: analog-output
        Formats:
                pcm
[raffaele@archlinux ~]$ 
[raffaele@archlinux ~]$ pactl list sink-inputs
Sink Input #92
        Driver: PipeWire
        Owner Module: n/a
        Client: 85
        Sink: 53
        Sample Specification: s16le 2ch 44100Hz
        Channel Map: front-left,front-right
        Format: pcm, format.sample_format = "\"s16le\""  format.rate = "44100"  format.channels = "2"  format.channel_map = "\"front-left,front-right\""
        Corked: yes
        Mute: no
        Volume: front-left: 65536 / 100% / 0,00 dB,   front-right: 65536 / 100% / 0,00 dB
                balance 0,00
        Buffer Latency: 0 usec
        Sink Latency: 0 usec
        Resample method: PipeWire
        Properties:
                event.id = "audio-volume-change"
                event.description = "Volume Control Feedback Sound"
                media.role = "event"
                media.name = "audio-volume-change"
                client.api = "pipewire-pulse"
                pulse.server.type = "unix"
                application.name = "libcanberra"
                application.version = "0.30"
                application.id = "org.freedesktop.libcanberra"
                application.process.id = "949"
                application.process.user = "raffaele"
                application.process.host = "archlinux"
                application.process.binary = "plasmashell"
                application.language = "it_IT.UTF-8"
                window.x11.display = ":1"
                application.process.machine_id = "9868160dcab541e5a7256b21a4dc2795"
                application.process.session_id = "2"
                target.object = "53"
                media.filename = "/usr/share/sounds/freedesktop/stereo/audio-volume-change.oga"
                stream.is-live = "true"
                node.name = "libcanberra"
                node.want-driver = "true"
                node.autoconnect = "true"
                media.class = "Stream/Output/Audio"
                adapt.follower.spa-node = ""
                object.register = "false"
                factory.id = "6"
                clock.quantum-limit = "8192"
                factory.mode = "split"
                audio.adapt.follower = ""
                library.name = "audioconvert/libspa-audioconvert"
                client.id = "80"
                object.id = "81"
                object.serial = "92"
                module-stream-restore.id = "sink-input-by-media-role:event"
[raffaele@archlinux ~]$ 
feb 08 20:06:12 archlinux (systemd)[715]: pam_unix(systemd-user:session): session opened for user raffaele(uid=1000) by raffaele(uid=0)
feb 08 20:06:12 archlinux NetworkManager[564]: <info>  [1707419172.6094] device (wlan0): set-hw-addr: reset MAC address to 9C:2F:9D:7E:97:C1 (preserve)
feb 08 20:06:12 archlinux systemd[715]: Queued start job for default target Main User Target.
feb 08 20:06:12 archlinux systemd-journald[316]: /var/log/journal/9868160dcab541e5a7256b21a4dc2795/user-1000.journal: Journal file uses a different sequence number ID, rotating.
feb 08 20:06:12 archlinux sddm-helper[709]: pam_kwallet5(sddm:session): pam_kwallet5: pam_sm_open_session
feb 08 20:06:12 archlinux systemd[715]: Created slice User Application Slice.
feb 08 20:06:12 archlinux sddm-helper[732]: pam_kwallet5: final socket path: /run/user/1000/kwallet5.socket
feb 08 20:06:12 archlinux systemd[715]: Created slice User Core Session Slice.
feb 08 20:06:12 archlinux systemd[715]: Reached target Paths.
feb 08 20:06:12 archlinux systemd[715]: Reached target Timers.
feb 08 20:06:12 archlinux systemd[715]: Starting D-Bus User Message Bus Socket...
feb 08 20:06:12 archlinux systemd[715]: Listening on GnuPG network certificate management daemon.
feb 08 20:06:12 archlinux dbus-broker-launch[730]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
feb 08 20:06:12 archlinux dbus-broker-launch[730]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
feb 08 20:06:12 archlinux systemd[715]: Listening on GCR ssh-agent wrapper.
feb 08 20:06:12 archlinux systemd[715]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
feb 08 20:06:12 archlinux systemd[715]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
feb 08 20:06:12 archlinux systemd[715]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
feb 08 20:06:12 archlinux systemd[715]: Listening on GnuPG cryptographic agent and passphrase cache.
feb 08 20:06:12 archlinux systemd[715]: Listening on GnuPG public key management service.
feb 08 20:06:12 archlinux systemd[715]: Listening on p11-kit server.
feb 08 20:06:12 archlinux systemd[715]: Listening on PipeWire PulseAudio.
feb 08 20:06:12 archlinux systemd[715]: Listening on PipeWire Multimedia System Sockets.
feb 08 20:06:12 archlinux systemd[715]: Listening on D-Bus User Message Bus Socket.
feb 08 20:06:12 archlinux systemd[715]: Reached target Sockets.
feb 08 20:06:12 archlinux systemd[715]: Reached target Basic System.
feb 08 20:06:12 archlinux systemd[1]: Started User Manager for UID 1000.
feb 08 20:06:12 archlinux systemd[715]: Started PipeWire Multimedia Service.
feb 08 20:06:12 archlinux systemd[1]: Started Session 2 of User raffaele.
feb 08 20:06:12 archlinux systemd[715]: Started Multimedia Service Session Manager.
feb 08 20:06:12 archlinux systemd[715]: Started PipeWire PulseAudio.
feb 08 20:06:12 archlinux systemd[715]: Starting Update XDG user dir configuration...
feb 08 20:06:12 archlinux systemd[715]: Finished Update XDG user dir configuration.
feb 08 20:06:12 archlinux systemd[715]: Reached target Main User Target.
feb 08 20:06:12 archlinux systemd[715]: Startup finished in 103ms.
feb 08 20:06:12 archlinux NetworkManager[564]: <info>  [1707419172.6781] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
feb 08 20:06:12 archlinux NetworkManager[564]: <info>  [1707419172.6785] device (wlan0): Activation: (wifi) access point 'FRITZ!Box 7590 AT' has security, but secrets are required.
feb 08 20:06:12 archlinux NetworkManager[564]: <info>  [1707419172.6785] device (wlan0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
feb 08 20:06:12 archlinux NetworkManager[564]: <info>  [1707419172.6786] sup-iface[d2d8543f9fe3233e,0,wlan0]: wps: type pbc start...
feb 08 20:06:12 archlinux NetworkManager[564]: <info>  [1707419172.6788] device (wlan0): supplicant interface state: disconnected -> interface_disabled
feb 08 20:06:12 archlinux NetworkManager[564]: <warn>  [1707419172.6788] device (wlan0): no secrets: No agents were available for this request.
feb 08 20:06:12 archlinux NetworkManager[564]: <info>  [1707419172.6788] device (wlan0): state change: need-auth -> failed (reason 'no-secrets', sys-iface-state: 'managed')
feb 08 20:06:12 archlinux NetworkManager[564]: <info>  [1707419172.6790] manager: NetworkManager state is now DISCONNECTED
feb 08 20:06:12 archlinux NetworkManager[564]: <warn>  [1707419172.6790] device (wlan0): Activation: failed for connection 'FRITZ!Box 7590 AT'
feb 08 20:06:12 archlinux NetworkManager[564]: <info>  [1707419172.6791] device (wlan0): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
feb 08 20:06:12 archlinux systemd[715]: Starting D-Bus User Message Bus...
feb 08 20:06:12 archlinux dbus-broker-launch[730]: Service file '/usr/share/dbus-1/services/org.kde.dolphin.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
feb 08 20:06:12 archlinux dbus-broker-launch[730]: Service file '/usr/share/dbus-1/services/org.kde.kscreen.service' is not named after the D-Bus name 'org.kde.KScreen'.
feb 08 20:06:12 archlinux dbus-broker-launch[730]: Service file '/usr/share/dbus-1/services/org.kde.plasma.Notifications.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
feb 08 20:06:12 archlinux systemd[715]: Started D-Bus User Message Bus.
feb 08 20:06:12 archlinux dbus-broker-launch[730]: Ready
feb 08 20:06:12 archlinux sddm-helper[709]: Starting Wayland user session: "/usr/share/sddm/scripts/wayland-session" "/usr/lib/plasma-dbus-run-session-if-needed /usr/bin/startplasma-wayland"
feb 08 20:06:12 archlinux sddm-helper[737]: Jumping to VT 1
feb 08 20:06:12 archlinux sddm-helper[737]: VT mode didn't need to be fixed
feb 08 20:06:12 archlinux systemd[1]: Starting RealtimeKit Scheduling Policy Service...
feb 08 20:06:12 archlinux NetworkManager[564]: <info>  [1707419172.7296] device (wlan0): set-hw-addr: set MAC address to 72:B8:52:CA:8F:36 (scanning)
feb 08 20:06:12 archlinux wpa_supplicant[650]: wlan0: WPS-CANCEL
feb 08 20:06:12 archlinux rtkit-daemon[738]: Successfully called chroot.
feb 08 20:06:12 archlinux rtkit-daemon[738]: Successfully dropped privileges.
feb 08 20:06:12 archlinux systemd[1]: Started RealtimeKit Scheduling Policy Service.
feb 08 20:06:12 archlinux rtkit-daemon[738]: Successfully limited resources.
feb 08 20:06:12 archlinux rtkit-daemon[738]: Running.
feb 08 20:06:12 archlinux rtkit-daemon[738]: Supervising 0 threads of 0 processes of 0 users.
feb 08 20:06:12 archlinux rtkit-daemon[738]: Supervising 0 threads of 0 processes of 0 users.
feb 08 20:06:12 archlinux rtkit-daemon[738]: Supervising 0 threads of 0 processes of 0 users.
feb 08 20:06:12 archlinux rtkit-daemon[738]: Supervising 0 threads of 0 processes of 0 users.
feb 08 20:06:12 archlinux rtkit-daemon[738]: Supervising 0 threads of 0 processes of 0 users.
feb 08 20:06:12 archlinux rtkit-daemon[738]: Canary thread running.
feb 08 20:06:12 archlinux rtkit-daemon[738]: Supervising 0 threads of 0 processes of 0 users.
feb 08 20:06:12 archlinux rtkit-daemon[738]: Watchdog thread running.
feb 08 20:06:12 archlinux rtkit-daemon[738]: Supervising 0 threads of 0 processes of 0 users.
feb 08 20:06:12 archlinux rtkit-daemon[738]: Supervising 0 threads of 0 processes of 0 users.
feb 08 20:06:12 archlinux rtkit-daemon[738]: Supervising 0 threads of 0 processes of 0 users.
feb 08 20:06:12 archlinux wireplumber[724]: [0:00:12.688131040] [724] ERROR IPAModule ipa_module.cpp:172 Symbol ipaModuleInfo not found
feb 08 20:06:12 archlinux wireplumber[724]: [0:00:12.688151588] [724] ERROR IPAModule ipa_module.cpp:292 v4l2-compat.so: IPA module has no valid info
feb 08 20:06:12 archlinux wireplumber[724]: [0:00:12.688188106] [724]  INFO Camera camera_manager.cpp:284 libcamera v0.2.0
feb 08 20:06:12 archlinux rtkit-daemon[738]: Successfully made thread 724 of process 724 owned by '1000' high priority at nice level -11.
feb 08 20:06:12 archlinux rtkit-daemon[738]: Supervising 1 threads of 1 processes of 1 users.
feb 08 20:06:12 archlinux rtkit-daemon[738]: Successfully made thread 739 of process 724 owned by '1000' RT at priority 20.
feb 08 20:06:12 archlinux rtkit-daemon[738]: Supervising 2 threads of 1 processes of 1 users.
feb 08 20:06:12 archlinux rtkit-daemon[738]: Successfully made thread 725 of process 725 owned by '1000' high priority at nice level -11.
feb 08 20:06:12 archlinux rtkit-daemon[738]: Supervising 3 threads of 2 processes of 1 users.
feb 08 20:06:12 archlinux rtkit-daemon[738]: Successfully made thread 723 of process 723 owned by '1000' high priority at nice level -11.
feb 08 20:06:12 archlinux rtkit-daemon[738]: Supervising 4 threads of 3 processes of 1 users.
feb 08 20:06:12 archlinux rtkit-daemon[738]: Successfully made thread 741 of process 723 owned by '1000' RT at priority 20.
feb 08 20:06:12 archlinux rtkit-daemon[738]: Supervising 5 threads of 3 processes of 1 users.
feb 08 20:06:12 archlinux rtkit-daemon[738]: Successfully made thread 742 of process 725 owned by '1000' RT at priority 20.
feb 08 20:06:12 archlinux rtkit-daemon[738]: Supervising 6 threads of 3 processes of 1 users.
feb 08 20:06:12 archlinux NetworkManager[564]: <info>  [1707419172.8063] device (wlan0): supplicant interface state: interface_disabled -> inactive
feb 08 20:06:12 archlinux sddm[645]: Session started true
feb 08 20:06:12 archlinux systemd[1]: Starting Locale Service...
feb 08 20:06:13 archlinux systemd[1]: Started Locale Service.
feb 08 20:06:13 archlinux systemd[715]: Reloading requested from client PID 737 ('startplasma-way')...
feb 08 20:06:13 archlinux systemd[715]: Reloading...
feb 08 20:06:13 archlinux systemd[715]: Reloading finished in 79 ms.
feb 08 20:06:13 archlinux systemd[715]: Created slice Slice /app/dbus-:1.4-org.kde.KSplash.
feb 08 20:06:13 archlinux systemd[715]: Started dbus-:1.4-org.kde.KSplash@0.service.
feb 08 20:06:13 archlinux systemd[715]: Created slice User Background Tasks Slice.
feb 08 20:06:13 archlinux systemd[715]: Reached target Session services which should run early before the graphical session is brought up.
feb 08 20:06:13 archlinux systemd[715]: Starting KDE Window Manager...
feb 08 20:06:13 archlinux systemd[715]: Starting Baloo File Indexer Daemon...
feb 08 20:06:13 archlinux systemd[715]: Started KDE Window Manager.
feb 08 20:06:13 archlinux systemd[715]: Starting KDE Config Module Initialization...
feb 08 20:06:13 archlinux systemd[715]: Starting Splash screen shown during boot...
feb 08 20:06:13 archlinux systemd[715]: Started Baloo File Indexer Daemon.
feb 08 20:06:13 archlinux systemd[715]: Starting Portal service...
feb 08 20:06:13 archlinux systemd[1]: Starting Disk Manager...
feb 08 20:06:13 archlinux udisksd[786]: udisks daemon version 2.10.1 starting
feb 08 20:06:13 archlinux systemd[715]: Starting flatpak document portal service...
feb 08 20:06:13 archlinux systemd[715]: Starting sandboxed app permission store...
feb 08 20:06:13 archlinux systemd[715]: Started sandboxed app permission store.
feb 08 20:06:13 archlinux systemd[715]: Started flatpak document portal service.
feb 08 20:06:13 archlinux rtkit-daemon[738]: Supervising 6 threads of 3 processes of 1 users.
feb 08 20:06:13 archlinux rtkit-daemon[738]: Supervising 6 threads of 3 processes of 1 users.
feb 08 20:06:13 archlinux rtkit-daemon[738]: Supervising 6 threads of 3 processes of 1 users.
feb 08 20:06:13 archlinux kernel: block nvme0n1: No UUID available providing old NGUID
feb 08 20:06:13 archlinux kwin_wayland[775]: No backend specified, automatically choosing drm
feb 08 20:06:13 archlinux systemd[1]: Started Disk Manager.
feb 08 20:06:13 archlinux systemd[1]: Starting Daemon for power management...
feb 08 20:06:13 archlinux udisksd[786]: Acquired the name org.freedesktop.UDisks2 on the system message bus
feb 08 20:06:13 archlinux systemd[1]: Started Daemon for power management.
feb 08 20:06:13 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:13 archlinux baloo_file[773]: QDBusConnection: name 'org.freedesktop.UDisks2' had owner '' but we thought it was ':1.30'
feb 08 20:06:13 archlinux baloo_file[773]: QDBusConnection: name 'org.freedesktop.UPower' had owner '' but we thought it was ':1.33'
feb 08 20:06:13 archlinux kwin_wayland[775]: OpenGL vendor string:                   AMD
feb 08 20:06:13 archlinux kwin_wayland[775]: OpenGL renderer string:                 AMD Radeon Graphics (radeonsi, rembrandt, LLVM 16.0.6, DRM 3.57, 6.7.4-zen1-1-zen)
feb 08 20:06:13 archlinux kwin_wayland[775]: OpenGL version string:                  4.6 (Core Profile) Mesa 23.3.5-arch1.1
feb 08 20:06:13 archlinux kwin_wayland[775]: OpenGL shading language version string: 4.60
feb 08 20:06:13 archlinux kwin_wayland[775]: Driver:                                 Unknown
feb 08 20:06:13 archlinux kwin_wayland[775]: GPU class:                              Unknown
feb 08 20:06:13 archlinux kwin_wayland[775]: OpenGL version:                         4.6
feb 08 20:06:13 archlinux kwin_wayland[775]: GLSL version:                           4.60
feb 08 20:06:13 archlinux kwin_wayland[775]: Mesa version:                           23.3.5
feb 08 20:06:13 archlinux kwin_wayland[775]: Linux kernel version:                   6.7.4
feb 08 20:06:13 archlinux kwin_wayland[775]: Requires strict binding:                no
feb 08 20:06:13 archlinux kwin_wayland[775]: GLSL shaders:                           yes
feb 08 20:06:13 archlinux kwin_wayland[775]: Texture NPOT support:                   yes
feb 08 20:06:13 archlinux kwin_wayland[775]: Virtual Machine:                        no
feb 08 20:06:13 archlinux kwin_wayland_wrapper[846]: (WW) Option "-listen" for file descriptors is deprecated
feb 08 20:06:13 archlinux kwin_wayland_wrapper[846]: Please use "-listenfd" instead.
feb 08 20:06:13 archlinux kwin_wayland_wrapper[846]: (WW) Option "-listen" for file descriptors is deprecated
feb 08 20:06:13 archlinux kwin_wayland_wrapper[846]: Please use "-listenfd" instead.
feb 08 20:06:13 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:13 archlinux kcminit_startup[780]: Initializing  "/usr/lib/qt/plugins/plasma/kcms/systemsettings/kcm_fonts.so"
feb 08 20:06:13 archlinux kwin_wayland_wrapper[872]: The XKEYBOARD keymap compiler (xkbcomp) reports:
feb 08 20:06:13 archlinux kwin_wayland_wrapper[872]: > Warning:          Could not resolve keysym XF86CameraAccessEnable
feb 08 20:06:13 archlinux kwin_wayland_wrapper[872]: > Warning:          Could not resolve keysym XF86CameraAccessDisable
feb 08 20:06:13 archlinux kwin_wayland_wrapper[872]: > Warning:          Could not resolve keysym XF86CameraAccessToggle
feb 08 20:06:13 archlinux kwin_wayland_wrapper[872]: > Warning:          Could not resolve keysym XF86NextElement
feb 08 20:06:13 archlinux kwin_wayland_wrapper[872]: > Warning:          Could not resolve keysym XF86PreviousElement
feb 08 20:06:13 archlinux kwin_wayland_wrapper[872]: > Warning:          Could not resolve keysym XF86AutopilotEngageToggle
feb 08 20:06:13 archlinux kwin_wayland_wrapper[872]: > Warning:          Could not resolve keysym XF86MarkWaypoint
feb 08 20:06:13 archlinux kwin_wayland_wrapper[872]: > Warning:          Could not resolve keysym XF86Sos
feb 08 20:06:13 archlinux kwin_wayland_wrapper[872]: > Warning:          Could not resolve keysym XF86NavChart
feb 08 20:06:13 archlinux kwin_wayland_wrapper[872]: > Warning:          Could not resolve keysym XF86FishingChart
feb 08 20:06:13 archlinux kwin_wayland_wrapper[872]: > Warning:          Could not resolve keysym XF86SingleRangeRadar
feb 08 20:06:13 archlinux kwin_wayland_wrapper[872]: > Warning:          Could not resolve keysym XF86DualRangeRadar
feb 08 20:06:13 archlinux kwin_wayland_wrapper[872]: > Warning:          Could not resolve keysym XF86RadarOverlay
feb 08 20:06:13 archlinux kwin_wayland_wrapper[872]: > Warning:          Could not resolve keysym XF86TraditionalSonar
feb 08 20:06:13 archlinux kwin_wayland_wrapper[872]: > Warning:          Could not resolve keysym XF86ClearvuSonar
feb 08 20:06:13 archlinux kwin_wayland_wrapper[872]: > Warning:          Could not resolve keysym XF86SidevuSonar
feb 08 20:06:13 archlinux kwin_wayland_wrapper[872]: > Warning:          Could not resolve keysym XF86NavInfo
feb 08 20:06:13 archlinux kwin_wayland_wrapper[872]: Errors from xkbcomp are not fatal to the X server
feb 08 20:06:13 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:13 archlinux kcminit_startup[780]: Initializing  "/usr/lib/qt/plugins/plasma/kcms/systemsettings/kcm_style.so"
feb 08 20:06:13 archlinux kwin_wayland_wrapper[881]: The XKEYBOARD keymap compiler (xkbcomp) reports:
feb 08 20:06:13 archlinux kwin_wayland_wrapper[881]: > Warning:          Unsupported maximum keycode 708, clipping.
feb 08 20:06:13 archlinux kwin_wayland_wrapper[881]: >                   X11 cannot support keycodes above 255.
feb 08 20:06:13 archlinux kwin_wayland_wrapper[881]: > Warning:          Could not resolve keysym XF86CameraAccessEnable
feb 08 20:06:13 archlinux kwin_wayland_wrapper[881]: > Warning:          Could not resolve keysym XF86CameraAccessDisable
feb 08 20:06:13 archlinux kwin_wayland_wrapper[881]: > Warning:          Could not resolve keysym XF86CameraAccessToggle
feb 08 20:06:13 archlinux kwin_wayland_wrapper[881]: > Warning:          Could not resolve keysym XF86NextElement
feb 08 20:06:13 archlinux kwin_wayland_wrapper[881]: > Warning:          Could not resolve keysym XF86PreviousElement
feb 08 20:06:13 archlinux kwin_wayland_wrapper[881]: > Warning:          Could not resolve keysym XF86AutopilotEngageToggle
feb 08 20:06:13 archlinux kwin_wayland_wrapper[881]: > Warning:          Could not resolve keysym XF86MarkWaypoint
feb 08 20:06:13 archlinux kwin_wayland_wrapper[881]: > Warning:          Could not resolve keysym XF86Sos
feb 08 20:06:13 archlinux kwin_wayland_wrapper[881]: > Warning:          Could not resolve keysym XF86NavChart
feb 08 20:06:13 archlinux kwin_wayland_wrapper[881]: > Warning:          Could not resolve keysym XF86FishingChart
feb 08 20:06:13 archlinux kwin_wayland_wrapper[881]: > Warning:          Could not resolve keysym XF86SingleRangeRadar
feb 08 20:06:13 archlinux kwin_wayland_wrapper[881]: > Warning:          Could not resolve keysym XF86DualRangeRadar
feb 08 20:06:13 archlinux kwin_wayland_wrapper[881]: > Warning:          Could not resolve keysym XF86RadarOverlay
feb 08 20:06:13 archlinux kwin_wayland_wrapper[881]: > Warning:          Could not resolve keysym XF86TraditionalSonar
feb 08 20:06:13 archlinux kwin_wayland_wrapper[881]: > Warning:          Could not resolve keysym XF86ClearvuSonar
feb 08 20:06:13 archlinux kwin_wayland_wrapper[881]: > Warning:          Could not resolve keysym XF86SidevuSonar
feb 08 20:06:13 archlinux kwin_wayland_wrapper[881]: > Warning:          Could not resolve keysym XF86NavInfo
feb 08 20:06:13 archlinux kwin_wayland_wrapper[881]: Errors from xkbcomp are not fatal to the X server
feb 08 20:06:13 archlinux kcminit_startup[780]: Initializing  "/usr/lib/qt/plugins/plasma/kcms/systemsettings/kcm_mouse.so"
feb 08 20:06:13 archlinux systemd[715]: Started KDE Config Module Initialization.
feb 08 20:06:13 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:13 archlinux systemd[715]: Starting KDE Session Management Server...
feb 08 20:06:13 archlinux systemd[715]: Started Unlock kwallet from pam credentials.
feb 08 20:06:13 archlinux systemd[715]: Starting KDE Daemon...
feb 08 20:06:13 archlinux systemd[715]: Started KDE Daemon.
feb 08 20:06:13 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:13 archlinux systemd[715]: Starting KDE Configuration Module Initialization (Phase 1)...
feb 08 20:06:13 archlinux kernel: warning: `kded5' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
feb 08 20:06:13 archlinux ksmserver[895]: Qt: Session management error: networkIdsList argument is NULL
feb 08 20:06:13 archlinux kcminit_startup[780]: Initializing  "/usr/lib/qt/plugins/plasma/kcms/systemsettings/kcm_touchpad.so"
feb 08 20:06:14 archlinux kcminit_startup[780]: Initializing  "/usr/lib/qt/plugins/plasma/kcms/systemsettings/kcm_kgamma.so"
feb 08 20:06:14 archlinux systemd[715]: Starting User preferences database...
feb 08 20:06:14 archlinux systemd[715]: Started KDE Session Management Server.
feb 08 20:06:14 archlinux systemd[715]: Starting KDE Plasma Workspace...
feb 08 20:06:14 archlinux systemd[715]: Finished KDE Configuration Module Initialization (Phase 1).
feb 08 20:06:14 archlinux systemd[715]: Started User preferences database.
feb 08 20:06:14 archlinux kded5[897]: Installing the delayed initialization callback.
feb 08 20:06:14 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:14 archlinux NetworkManager[564]: <info>  [1707419174.1217] agent-manager: agent[7faef787ba958981,:1.34/org.kde.plasma.networkmanagement/1000]: agent registered
feb 08 20:06:14 archlinux systemd[715]: Starting KActivityManager Activity manager Service...
feb 08 20:06:14 archlinux kded5[897]: Delayed initialization.
feb 08 20:06:14 archlinux kded5[897]: Reloading the khotkeys configuration
feb 08 20:06:14 archlinux kded5[897]: Version 2 File!
feb 08 20:06:14 archlinux kded5[897]: true
feb 08 20:06:14 archlinux kded5[897]: Imported file "/usr/share/khotkeys/defaults.khotkeys"
feb 08 20:06:14 archlinux kded5[897]: Imported file "/usr/share/khotkeys/kde32b1.khotkeys"
feb 08 20:06:14 archlinux kded5[897]: Imported file "/usr/share/khotkeys/konqueror_gestures_kde321.khotkeys"
feb 08 20:06:14 archlinux plasmashell[949]: Checking screens: available: (QScreen(0x632ac8ae2690, name="eDP-1")) redundant: QHash() fake: QSet() all: (QScreen(0x632ac8ae2690, name="eDP-1"))
feb 08 20:06:14 archlinux kded5[897]: 
feb 08 20:06:14 archlinux systemd[715]: Started KActivityManager Activity manager Service.
feb 08 20:06:14 archlinux systemd[715]: Started KDE Plasma Workspace.
feb 08 20:06:14 archlinux systemd[715]: Reached target KDE Plasma Workspace Core.
feb 08 20:06:14 archlinux systemd[715]: Started Proxies GTK DBus menus to a Plasma readable format.
feb 08 20:06:14 archlinux systemd[715]: Starting KDE PolicyKit Authentication Agent...
feb 08 20:06:14 archlinux systemd[715]: Starting Powerdevil...
feb 08 20:06:14 archlinux systemd[715]: Starting Xdg Desktop Portal For KDE...
feb 08 20:06:14 archlinux systemd[715]: Started Handle legacy xembed system tray icons.
feb 08 20:06:14 archlinux dbus-broker-launch[562]: Activation request for 'org.freedesktop.ModemManager1' failed: The systemd unit 'dbus-org.freedesktop.ModemManager1.service' could not be found.
feb 08 20:06:14 archlinux kded5[897]: kf.modemmanagerqt: Failed enumerating MM objects: "org.freedesktop.DBus.Error.NameHasNoOwner" 
                                       "Could not activate remote peer: activation request failed: unknown unit."
feb 08 20:06:14 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:14 archlinux dbus-broker-launch[562]: Activation request for 'org.bluez' failed: The systemd unit 'dbus-org.bluez.service' could not be found.
feb 08 20:06:14 archlinux plasmashell[949]: Aborting shell load: The activity manager daemon (kactivitymanagerd) is not running.
feb 08 20:06:14 archlinux plasmashell[949]: If this Plasma has been installed into a custom prefix, verify that its D-Bus services dir is known to the system for the daemon to be activatable.
feb 08 20:06:14 archlinux plasmashell[949]: Aborting shell load: The activity manager daemon (kactivitymanagerd) is not running.
feb 08 20:06:14 archlinux plasmashell[949]: If this Plasma has been installed into a custom prefix, verify that its D-Bus services dir is known to the system for the daemon to be activatable.
feb 08 20:06:14 archlinux systemd[1]: Created slice Slice /system/dbus-:1.2-org.kde.kded.smart.
feb 08 20:06:14 archlinux plasmashell[949]: kf.plasma.quick: Applet preload policy set to 1
feb 08 20:06:14 archlinux systemd[1]: Started dbus-:1.2-org.kde.kded.smart@0.service.
feb 08 20:06:14 archlinux kded5[897]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
feb 08 20:06:14 archlinux kded5[897]: kf.bluezqt: PendingCall Error: "The name is not activatable"
feb 08 20:06:14 archlinux kded5[897]: kf.bluezqt: PendingCall Error: "Could not activate remote peer: activation request failed: unknown unit."
feb 08 20:06:14 archlinux kded5[897]: Known activities: ("3d4b8240-4a9f-4851-a7c3-b1d234faa434")
feb 08 20:06:14 archlinux systemd[1]: Created slice Slice /system/dbus-:1.2-org.kde.powerdevil.discretegpuhelper.
feb 08 20:06:14 archlinux kded5[897]: kscreen.kded: PowerDevil SuspendSession action not available!
feb 08 20:06:14 archlinux polkit-kde-authentication-agent-1[1006]: KXMessages used on non-X11 platform! This is an application bug.
feb 08 20:06:14 archlinux polkit-kde-authentication-agent-1[1006]: New PolkitAgentListener  0x6449f0de40c0
feb 08 20:06:14 archlinux polkit-kde-authentication-agent-1[1006]: Adding new listener  PolkitQt1::Agent::Listener(0x6449f0de28c0) for  0x6449f0de40c0
feb 08 20:06:14 archlinux polkit-kde-authentication-agent-1[1006]: Listener online
feb 08 20:06:14 archlinux systemd[1]: Started dbus-:1.2-org.kde.powerdevil.discretegpuhelper@0.service.
feb 08 20:06:14 archlinux systemd[715]: Starting KScreen OSD service...
feb 08 20:06:14 archlinux systemd[715]: Started KDE PolicyKit Authentication Agent.
feb 08 20:06:14 archlinux polkitd[585]: Registered Authentication Agent for unix-session:2 (system bus name :1.44 [/usr/lib/polkit-kde-authentication-agent-1], object path /org/kde/PolicyKit1/AuthenticationAgent, locale it_IT.UTF-8)
feb 08 20:06:14 archlinux polkit-kde-authentication-agent-1[1006]: Authentication agent result: true
feb 08 20:06:14 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:14 archlinux systemd[1]: Created slice Slice /system/dbus-:1.2-org.kde.powerdevil.chargethresholdhelper.
feb 08 20:06:14 archlinux systemd[715]: Started Xdg Desktop Portal For KDE.
feb 08 20:06:14 archlinux systemd[715]: Started KScreen OSD service.
feb 08 20:06:14 archlinux systemd[1]: Started dbus-:1.2-org.kde.powerdevil.chargethresholdhelper@0.service.
feb 08 20:06:14 archlinux systemd[715]: Started Portal service.
feb 08 20:06:14 archlinux kcminit[1079]: Initializing  "/usr/lib/qt/plugins/plasma/kcms/systemsettings/kcm_fonts.so"
feb 08 20:06:14 archlinux systemd[1]: Created slice Slice /system/dbus-:1.2-org.kde.powerdevil.backlighthelper.
feb 08 20:06:14 archlinux systemd[1]: Started dbus-:1.2-org.kde.powerdevil.backlighthelper@0.service.
feb 08 20:06:14 archlinux backlighthelper[1106]: org.kde.powerdevil: no kernel backlight interface found
feb 08 20:06:14 archlinux org_kde_powerdevil[1007]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds are not supported by the kernel for this hardware"
feb 08 20:06:14 archlinux org_kde_powerdevil[1007]: org.kde.powerdevil: org.kde.powerdevil.backlighthelper.brightness failed
feb 08 20:06:14 archlinux org_kde_powerdevil[1007]: ddca_get_display_info_list2 called before ddca_init2() or ddca_init()
feb 08 20:06:14 archlinux libddcutil[1007]: Initializing libddcutil.  ddcutil version: 2.1.2, shared library: /usr/lib/libddcutil.so.5.1.1
feb 08 20:06:14 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:14 archlinux plasmashell[949]: file:///usr/lib/qt/qml/org/kde/kirigami.2/templates/InlineMessage.qml:265:13: QML SelectableLabel: Binding loop detected for property "implicitWidth"
feb 08 20:06:14 archlinux plasmashell[949]: qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
feb 08 20:06:14 archlinux plasmashell[949]: qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
feb 08 20:06:14 archlinux plasmashell[949]: org.kde.plasma.containmentlayoutmanager: Error: cannot change the containment to AppletsLayout
feb 08 20:06:14 archlinux plasmashell[949]: Checking screens: available: (QScreen(0x632ac8ae2690, name="eDP-1")) redundant: QHash() fake: QSet() all: (QScreen(0x632ac8ae2690, name="eDP-1"))
feb 08 20:06:14 archlinux plasmashell[949]: qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
feb 08 20:06:14 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:14 archlinux kioslave5[1132]: QObject::connect: No such slot DesktopProtocol::_k_slotRedirection(KIO::Job *, QUrl)
feb 08 20:06:14 archlinux systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
feb 08 20:06:14 archlinux plasmashell[949]: file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/FolderItemDelegate.qml:325:17: QML Label: Binding loop detected for property "width"
feb 08 20:06:14 archlinux plasmashell[949]: file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/FolderItemDelegate.qml:325:17: QML Label: Binding loop detected for property "width"
feb 08 20:06:14 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:14 archlinux kioslave5[1132]: QObject::connect: No such slot DesktopProtocol::_k_slotRedirection(KIO::Job *, QUrl)
feb 08 20:06:14 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:14 archlinux plasmashell[949]: qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
feb 08 20:06:14 archlinux plasmashell[949]: qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
feb 08 20:06:14 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:14 archlinux plasmashell[949]: Trying to use rootObject before initialization is completed, whilst using setInitializationDelayed. Forcing completion
feb 08 20:06:14 archlinux plasmashell[949]: org.kde.plasma.kicker: Entry is not valid "org.kde.kontact.desktop" QSharedPointer(0x632aca32ba50)
feb 08 20:06:14 archlinux plasmashell[949]: org.kde.plasma.kicker: Entry is not valid "ktp-contactlist.desktop" QSharedPointer(0x632aca32b4a0)
feb 08 20:06:14 archlinux plasmashell[949]: org.kde.plasma.kicker: Entry is not valid "org.kde.kontact.desktop" QSharedPointer(0x632aca32b970)
feb 08 20:06:14 archlinux plasmashell[949]: org.kde.plasma.kicker: Entry is not valid "ktp-contactlist.desktop" QSharedPointer(0x632aca32c590)
feb 08 20:06:14 archlinux plasmashell[949]: qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
feb 08 20:06:14 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:15 archlinux plasmashell[949]: Cyclic dependency detected between "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml" and "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/ThumbnailStrip.qml"
feb 08 20:06:15 archlinux plasmashell[949]: Cyclic dependency detected between "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml" and "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationHeader.qml"
feb 08 20:06:15 archlinux plasmashell[949]: file:///usr/share/plasma/plasmoids/org.kde.kscreen/contents/ui/main.qml:30:5: Unable to assign [undefined] to bool
feb 08 20:06:15 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:15 archlinux libddcutil[1007]: Library initialization complete.
feb 08 20:06:15 archlinux plasmashell[949]: file:///usr/share/plasma/plasmoids/org.kde.plasma.networkmanagement/contents/ui/main.qml:95: TypeError: Cannot read property 'airplaneModeAvailable' of null
feb 08 20:06:15 archlinux systemd[715]: Started Powerdevil.
feb 08 20:06:15 archlinux systemd[715]: Reached target KDE Plasma Workspace.
feb 08 20:06:15 archlinux systemd[715]: Reached target Current graphical user session.
feb 08 20:06:15 archlinux systemd[715]: Reached target plasma-workspace-wayland.target.
feb 08 20:06:15 archlinux systemd[715]: Starting AT-SPI D-Bus Bus...
feb 08 20:06:15 archlinux systemd[715]: Starting Geoclue Demo agent...
feb 08 20:06:15 archlinux systemd[715]: Starting Accessibility...
feb 08 20:06:15 archlinux systemd[715]: Starting Klipper...
feb 08 20:06:15 archlinux systemd[715]: Starting NetworkManager Applet...
feb 08 20:06:15 archlinux plasmashell[949]: file:///usr/share/plasma/plasmoids/org.kde.plasma.networkmanagement/contents/ui/main.qml:95: TypeError: Cannot read property 'airplaneModeAvailable' of null
feb 08 20:06:15 archlinux org_kde_powerdevil[1007]: org.kde.powerdevil: Handle button events action could not check for screen configuration
feb 08 20:06:15 archlinux org_kde_powerdevil[1007]: org.kde.powerdevil: The profile  "AC" tried to activate "DimDisplay" a non-existent action. This is usually due to an installation problem, a configuration problem, or because the action is not supported
feb 08 20:06:15 archlinux systemd[715]: Starting Discover...
feb 08 20:06:15 archlinux systemd[715]: Starting Welcome Center...
feb 08 20:06:15 archlinux plasmashell[949]: file:///usr/share/plasma/plasmoids/org.kde.kscreen/contents/ui/main.qml:30:5: Unable to assign [undefined] to bool
feb 08 20:06:15 archlinux systemd[715]: Starting Update Notifier...
feb 08 20:06:15 archlinux systemd[715]: Starting Update Notifier...
feb 08 20:06:15 archlinux systemd[715]: Starting KSplash "ready" Stage...
feb 08 20:06:15 archlinux systemd[715]: Starting KDE Session Restoration...
feb 08 20:06:15 archlinux systemd[715]: app-at\x2dspi\x2ddbus\x2dbus@autostart.service: Skipped due to 'exec-condition'.
feb 08 20:06:15 archlinux systemd[715]: Condition check resulted in AT-SPI D-Bus Bus being skipped.
feb 08 20:06:15 archlinux systemd[715]: app-nm\x2dapplet@autostart.service: Skipped due to 'exec-condition'.
feb 08 20:06:15 archlinux systemd[715]: Condition check resulted in NetworkManager Applet being skipped.
feb 08 20:06:15 archlinux systemd[715]: app-pamac\x2dtray@autostart.service: Skipped due to 'exec-condition'.
feb 08 20:06:15 archlinux systemd[715]: Condition check resulted in Update Notifier being skipped.
feb 08 20:06:15 archlinux systemd[715]: app-pamac\x2dtray\x2dbudgie@autostart.service: Skipped due to 'exec-condition'.
feb 08 20:06:15 archlinux systemd[715]: Condition check resulted in Update Notifier being skipped.
feb 08 20:06:15 archlinux systemd[715]: Started Geoclue Demo agent.
feb 08 20:06:15 archlinux systemd[715]: Started Accessibility.
feb 08 20:06:15 archlinux org_kde_powerdevil[1007]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds are not supported by the kernel for this hardware"
feb 08 20:06:15 archlinux systemd[715]: Started Discover.
feb 08 20:06:15 archlinux plasmashell[949]: file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/main.qml:18:1: QML MouseArea (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "minimumWidth"
feb 08 20:06:15 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:15 archlinux systemd[715]: Finished KDE Session Restoration.
feb 08 20:06:15 archlinux systemd[715]: app-klipper@autostart.service: Skipped due to 'exec-condition'.
feb 08 20:06:15 archlinux plasmashell[949]: Both point size and pixel size set. Using pixel size.
feb 08 20:06:15 archlinux systemd[715]: Condition check resulted in Klipper being skipped.
feb 08 20:06:15 archlinux systemd[715]: app-org.kde.plasma\x2dwelcome@autostart.service: Skipped due to 'exec-condition'.
feb 08 20:06:15 archlinux systemd[715]: Condition check resulted in Welcome Center being skipped.
feb 08 20:06:15 archlinux systemd[715]: Reached target Startup of XDG autostart applications.
feb 08 20:06:15 archlinux plasmashell[949]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/Tooltip.qml:78:9: QML GridLayout (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "minimumWidth"
feb 08 20:06:15 archlinux systemd[715]: Finished KSplash "ready" Stage.
feb 08 20:06:15 archlinux kaccess[1215]: Xlib XKB extension major= 1  minor= 0
feb 08 20:06:15 archlinux plasmashell[949]: org.kde.plasma.containmentlayoutmanager: Error: cannot change the containment to AppletsLayout
feb 08 20:06:15 archlinux systemd[715]: Finished Splash screen shown during boot.
feb 08 20:06:15 archlinux plasmashell[949]: qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
feb 08 20:06:15 archlinux kioslave5[1132]: QObject::connect: No such slot DesktopProtocol::_k_slotRedirection(KIO::Job *, QUrl)
feb 08 20:06:15 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:15 archlinux DiscoverNotifier[1219]: couldn't load "/usr/lib/qt/plugins/discover-notifier/DiscoverPackageKitNotifier.so" because "Impossibile caricare la libreria /usr/lib/qt/plugins/discover-notifier/DiscoverPackageKitNotifier.so: (libpackagekitqt5.so.1: impossibile aprire il file oggetto condiviso: File o directory non esistente)"
feb 08 20:06:15 archlinux DiscoverNotifier[1219]: couldn't load "/usr/lib/qt/plugins/discover-notifier/FlatpakNotifier.so" because "Impossibile caricare la libreria /usr/lib/qt/plugins/discover-notifier/FlatpakNotifier.so: (libflatpak.so.0: impossibile aprire il file oggetto condiviso: File o directory non esistente)"
feb 08 20:06:15 archlinux DiscoverNotifier[1219]: couldn't find any notifier backend ("/usr/lib/qt/plugins", "/usr/lib")
feb 08 20:06:15 archlinux kaccess[1215]: X server XKB extension major= 1  minor= 0
feb 08 20:06:15 archlinux kded5[897]: Registering ":1.39/StatusNotifierItem" to system tray
feb 08 20:06:15 archlinux plasmashell[949]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
feb 08 20:06:15 archlinux plasmashell[949]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
feb 08 20:06:15 archlinux plasmashell[949]: QFont::setPointSizeF: Point size <= 0 (0.000000), must be greater than 0
feb 08 20:06:15 archlinux plasmashell[949]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
feb 08 20:06:15 archlinux plasmashell[949]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
feb 08 20:06:15 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:15 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:15 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:15 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:15 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:15 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:16 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:16 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:16 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:16 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:16 archlinux plasmashell[949]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
feb 08 20:06:16 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:16 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:16 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:16 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:17 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:17 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:17 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:17 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:17 archlinux plasmashell[949]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
feb 08 20:06:17 archlinux plasmashell[949]: kf5idletime_wayland: This plugin does not support polling idle time
feb 08 20:06:17 archlinux plasmashell[949]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
feb 08 20:06:17 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:17 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:17 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:17 archlinux plasmashell[949]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
feb 08 20:06:17 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:17 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:18 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:18 archlinux NetworkManager[564]: <info>  [1707419178.1117] policy: auto-activating connection 'FRITZ!Box 7590 AT' (7e074a9b-e41d-4f49-984b-3b435ed0899b)
feb 08 20:06:18 archlinux NetworkManager[564]: <info>  [1707419178.1120] device (wlan0): Activation: starting connection 'FRITZ!Box 7590 AT' (7e074a9b-e41d-4f49-984b-3b435ed0899b)
feb 08 20:06:18 archlinux NetworkManager[564]: <info>  [1707419178.1121] device (wlan0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
feb 08 20:06:18 archlinux NetworkManager[564]: <info>  [1707419178.1122] manager: NetworkManager state is now CONNECTING
feb 08 20:06:18 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:18 archlinux NetworkManager[564]: <info>  [1707419178.1451] device (wlan0): set-hw-addr: reset MAC address to 9C:2F:9D:7E:97:C1 (preserve)
feb 08 20:06:18 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:18 archlinux NetworkManager[564]: <info>  [1707419178.2587] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
feb 08 20:06:18 archlinux NetworkManager[564]: <info>  [1707419178.2591] device (wlan0): Activation: (wifi) access point 'FRITZ!Box 7590 AT' has security, but secrets are required.
feb 08 20:06:18 archlinux NetworkManager[564]: <info>  [1707419178.2591] device (wlan0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
feb 08 20:06:18 archlinux NetworkManager[564]: <info>  [1707419178.2593] sup-iface[d2d8543f9fe3233e,0,wlan0]: wps: type pbc start...
feb 08 20:06:18 archlinux NetworkManager[564]: <info>  [1707419178.2595] device (wlan0): supplicant interface state: inactive -> interface_disabled
feb 08 20:06:18 archlinux plasmashell[949]: kf.networkmanagerqt: void NetworkManager::ConnectionPrivate::onPropertiesChanged(const QVariantMap&) Unhandled property "VersionId"
feb 08 20:06:18 archlinux kded5[897]: kf.networkmanagerqt: void NetworkManager::ConnectionPrivate::onPropertiesChanged(const QVariantMap&) Unhandled property "VersionId"
feb 08 20:06:18 archlinux NetworkManager[564]: <info>  [1707419178.2650] device (wlan0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
feb 08 20:06:18 archlinux NetworkManager[564]: <info>  [1707419178.2651] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
feb 08 20:06:18 archlinux NetworkManager[564]: <info>  [1707419178.2652] device (wlan0): Activation: (wifi) connection 'FRITZ!Box 7590 AT' has security, and secrets exist.  No new secrets needed.
feb 08 20:06:18 archlinux NetworkManager[564]: <info>  [1707419178.2653] Config: added 'ssid' value 'FRITZ!Box 7590 AT'
feb 08 20:06:18 archlinux NetworkManager[564]: <info>  [1707419178.2653] Config: added 'scan_ssid' value '1'
feb 08 20:06:18 archlinux NetworkManager[564]: <info>  [1707419178.2653] Config: added 'bgscan' value 'simple:30:-65:300'
feb 08 20:06:18 archlinux NetworkManager[564]: <info>  [1707419178.2653] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
feb 08 20:06:18 archlinux NetworkManager[564]: <info>  [1707419178.2653] Config: added 'auth_alg' value 'OPEN'
feb 08 20:06:18 archlinux NetworkManager[564]: <info>  [1707419178.2653] Config: added 'psk' value '<hidden>'
feb 08 20:06:18 archlinux wpa_supplicant[650]: wlan0: WPS-CANCEL
feb 08 20:06:18 archlinux NetworkManager[564]: <info>  [1707419178.2662] device (wlan0): supplicant interface state: interface_disabled -> inactive
feb 08 20:06:18 archlinux wpa_supplicant[650]: wlan0: SME: Trying to authenticate with 98:9b:cb:9d:6f:1c (SSID='FRITZ!Box 7590 AT' freq=5220 MHz)
feb 08 20:06:18 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:18 archlinux NetworkManager[564]: <info>  [1707419178.3917] device (wlan0): supplicant interface state: inactive -> authenticating
feb 08 20:06:18 archlinux kernel: wlan0: authenticate with 98:9b:cb:9d:6f:1c (local address=9c:2f:9d:7e:97:c1)
feb 08 20:06:18 archlinux kernel: wlan0: send auth to 98:9b:cb:9d:6f:1c (try 1/3)
feb 08 20:06:18 archlinux wpa_supplicant[650]: wlan0: Trying to associate with 98:9b:cb:9d:6f:1c (SSID='FRITZ!Box 7590 AT' freq=5220 MHz)
feb 08 20:06:18 archlinux kernel: wlan0: authenticated
feb 08 20:06:18 archlinux NetworkManager[564]: <info>  [1707419178.3990] device (wlan0): supplicant interface state: authenticating -> associating
feb 08 20:06:18 archlinux kernel: wlan0: associate with 98:9b:cb:9d:6f:1c (try 1/3)
feb 08 20:06:18 archlinux kernel: wlan0: RX AssocResp from 98:9b:cb:9d:6f:1c (capab=0x1511 status=0 aid=1)
feb 08 20:06:18 archlinux wpa_supplicant[650]: wlan0: Associated with 98:9b:cb:9d:6f:1c
feb 08 20:06:18 archlinux wpa_supplicant[650]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
feb 08 20:06:18 archlinux kernel: wlan0: associated
feb 08 20:06:18 archlinux NetworkManager[564]: <info>  [1707419178.4257] device (wlan0): supplicant interface state: associating -> 4way_handshake
feb 08 20:06:18 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:18 archlinux kernel: wlan0: Limiting TX power to 20 (23 - 3) dBm as advertised by 98:9b:cb:9d:6f:1c
feb 08 20:06:18 archlinux wpa_supplicant[650]: wlan0: WPA: Key negotiation completed with 98:9b:cb:9d:6f:1c [PTK=CCMP GTK=CCMP]
feb 08 20:06:18 archlinux wpa_supplicant[650]: wlan0: CTRL-EVENT-CONNECTED - Connection to 98:9b:cb:9d:6f:1c completed [id=0 id_str=]
feb 08 20:06:18 archlinux NetworkManager[564]: <info>  [1707419178.4864] device (wlan0): supplicant interface state: 4way_handshake -> completed
feb 08 20:06:18 archlinux NetworkManager[564]: <info>  [1707419178.4864] device (wlan0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "FRITZ!Box 7590 AT"
feb 08 20:06:18 archlinux NetworkManager[564]: <info>  [1707419178.4864] device (wlan0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
feb 08 20:06:18 archlinux NetworkManager[564]: <info>  [1707419178.4867] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
feb 08 20:06:18 archlinux NetworkManager[564]: <info>  [1707419178.5102] dhcp4 (wlan0): state changed new lease, address=192.168.178.38
feb 08 20:06:18 archlinux NetworkManager[564]: <info>  [1707419178.5104] policy: set 'FRITZ!Box 7590 AT' (wlan0) as default for IPv4 routing and DNS
feb 08 20:06:18 archlinux dbus-broker-launch[562]: Activation request for 'org.freedesktop.resolve1' failed: The systemd unit 'dbus-org.freedesktop.resolve1.service' could not be found.
feb 08 20:06:18 archlinux NetworkManager[564]: <info>  [1707419178.5259] device (wlan0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
feb 08 20:06:18 archlinux plasmashell[949]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
feb 08 20:06:18 archlinux systemd[1]: Starting Network Manager Script Dispatcher Service...
feb 08 20:06:18 archlinux systemd[1]: Started Network Manager Script Dispatcher Service.
feb 08 20:06:18 archlinux NetworkManager[564]: <info>  [1707419178.5568] device (wlan0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
feb 08 20:06:18 archlinux NetworkManager[564]: <info>  [1707419178.5569] device (wlan0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
feb 08 20:06:18 archlinux NetworkManager[564]: <info>  [1707419178.5571] manager: NetworkManager state is now CONNECTED_SITE
feb 08 20:06:18 archlinux NetworkManager[564]: <info>  [1707419178.5574] device (wlan0): Activation: successful, device activated.
feb 08 20:06:18 archlinux NetworkManager[564]: <info>  [1707419178.5580] manager: startup complete
feb 08 20:06:18 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:18 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:18 archlinux wpa_supplicant[650]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-39 noise=-96 txrate=6000
feb 08 20:06:18 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:18 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:19 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:19 archlinux wireplumber[724]: Failed to get percentage from UPower: org.freedesktop.DBus.Error.NameHasNoOwner
feb 08 20:06:19 archlinux wireplumber[724]: GetManagedObjects() failed: org.freedesktop.DBus.Error.NameHasNoOwner
feb 08 20:06:19 archlinux plasmashell[949]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
feb 08 20:06:19 archlinux plasmashell[949]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
feb 08 20:06:20 archlinux NetworkManager[564]: <info>  [1707419180.6008] dhcp6 (wlan0): activation: beginning transaction (timeout in 45 seconds)
feb 08 20:06:20 archlinux NetworkManager[564]: <info>  [1707419180.6097] dhcp6 (wlan0): state changed new lease
feb 08 20:06:20 archlinux NetworkManager[564]: <info>  [1707419180.7262] manager: NetworkManager state is now CONNECTED_GLOBAL
feb 08 20:06:20 archlinux plasmashell[949]: QString::arg: 2 argument(s) missing in org.kde.konsole
feb 08 20:06:20 archlinux systemd[715]: Started Konsole - Terminale.
feb 08 20:06:22 archlinux systemd[1]: Stopping User Manager for UID 970...
feb 08 20:06:22 archlinux systemd[672]: Activating special unit Exit the Session...
feb 08 20:06:22 archlinux systemd[672]: Stopped target Main User Target.
feb 08 20:06:22 archlinux systemd[672]: Stopped target Basic System.
feb 08 20:06:22 archlinux systemd[672]: Stopped target Paths.
feb 08 20:06:22 archlinux systemd[672]: Stopped target Sockets.
feb 08 20:06:22 archlinux systemd[672]: Stopped target Timers.
feb 08 20:06:22 archlinux systemd[672]: Closed GnuPG network certificate management daemon.
feb 08 20:06:22 archlinux systemd[672]: Closed GCR ssh-agent wrapper.
feb 08 20:06:22 archlinux systemd[672]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
feb 08 20:06:22 archlinux systemd[672]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
feb 08 20:06:22 archlinux systemd[672]: Closed GnuPG cryptographic agent (ssh-agent emulation).
feb 08 20:06:22 archlinux systemd[672]: Closed GnuPG cryptographic agent and passphrase cache.
feb 08 20:06:22 archlinux systemd[672]: Closed GnuPG public key management service.
feb 08 20:06:22 archlinux systemd[672]: Closed p11-kit server.
feb 08 20:06:22 archlinux systemd[672]: Closed PipeWire PulseAudio.
feb 08 20:06:22 archlinux systemd[672]: Closed PipeWire Multimedia System Sockets.
feb 08 20:06:22 archlinux dbus-broker[687]: Dispatched 154 messages @ 1(±2)μs / message.
feb 08 20:06:22 archlinux systemd[672]: Stopping D-Bus User Message Bus...
feb 08 20:06:22 archlinux systemd[672]: Stopped D-Bus User Message Bus.
feb 08 20:06:22 archlinux systemd[672]: Removed slice User Core Session Slice.
feb 08 20:06:22 archlinux systemd[672]: Closed D-Bus User Message Bus Socket.
feb 08 20:06:22 archlinux systemd[672]: Removed slice User Application Slice.
feb 08 20:06:22 archlinux systemd[672]: Reached target Shutdown.
feb 08 20:06:22 archlinux systemd[672]: Finished Exit the Session.
feb 08 20:06:22 archlinux systemd[672]: Reached target Exit the Session.
feb 08 20:06:22 archlinux (sd-pam)[674]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8004 service=[systemd-user] terminal=[] user=[sddm] ruser=[<unknown>] rhost=[<unknown>]
feb 08 20:06:22 archlinux systemd[1]: user@970.service: Deactivated successfully.
feb 08 20:06:22 archlinux systemd[1]: Stopped User Manager for UID 970.
feb 08 20:06:22 archlinux systemd[1]: Stopping User Runtime Directory /run/user/970...
feb 08 20:06:22 archlinux systemd[1]: run-user-970.mount: Deactivated successfully.
feb 08 20:06:22 archlinux systemd[1]: user-runtime-dir@970.service: Deactivated successfully.
feb 08 20:06:22 archlinux systemd[1]: Stopped User Runtime Directory /run/user/970.
feb 08 20:06:22 archlinux systemd[1]: Removed slice User Slice of UID 970.
feb 08 20:06:24 archlinux systemd[1]: dbus-:1.2-org.kde.kded.smart@0.service: Deactivated successfully.
feb 08 20:06:24 archlinux systemd[1]: dbus-:1.2-org.kde.powerdevil.discretegpuhelper@0.service: Deactivated successfully.
feb 08 20:06:24 archlinux systemd[1]: dbus-:1.2-org.kde.powerdevil.backlighthelper@0.service: Deactivated successfully.
feb 08 20:06:25 archlinux systemd[1]: dbus-:1.2-org.kde.powerdevil.chargethresholdhelper@0.service: Deactivated successfully.
feb 08 20:06:28 archlinux systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
feb 08 20:06:34 archlinux plasmashell[949]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
feb 08 20:06:34 archlinux plasmashell[949]: trying to show an empty dialog
feb 08 20:06:34 archlinux systemd[1]: systemd-hostnamed.service: Deactivated successfully.
feb 08 20:06:34 archlinux systemd-timesyncd[535]: Contacted time server 80.211.137.82:123 (2.arch.pool.ntp.org).
feb 08 20:06:34 archlinux systemd-timesyncd[535]: Initial clock synchronization to Thu 2024-02-08 20:06:34.287492 CET.
feb 08 20:06:34 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:34 archlinux pipewire[723]: spa.alsa: set_hw_params: Device o indirizzo non esistente
feb 08 20:06:34 archlinux pipewire[723]: pw.node: (alsa_output.usb-TEAC_Corporation_UD-503-00.analog-stereo-32) suspended -> error (Start error: Device o indirizzo non esistente)
feb 08 20:06:34 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:34 archlinux pipewire[723]: spa.alsa: set_hw_params: Device o indirizzo non esistente
feb 08 20:06:37 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:38 archlinux pipewire[723]: spa.alsa: set_hw_params: Device o indirizzo non esistente
feb 08 20:06:38 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:38 archlinux pipewire[723]: spa.alsa: set_hw_params: Device o indirizzo non esistente
feb 08 20:06:38 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:38 archlinux pipewire[723]: spa.alsa: set_hw_params: Device o indirizzo non esistente
feb 08 20:06:39 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:39 archlinux pipewire[723]: spa.alsa: set_hw_params: Device o indirizzo non esistente
feb 08 20:06:39 archlinux pipewire[723]: pw.link: 0x652848052700: one of the nodes is in error out:suspended in:error
feb 08 20:06:39 archlinux pipewire[723]: pw.link: 0x6528480636b0: one of the nodes is in error out:suspended in:error
feb 08 20:06:39 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:39 archlinux pipewire[723]: spa.alsa: set_hw_params: Device o indirizzo non esistente
feb 08 20:06:39 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:39 archlinux pipewire[723]: spa.alsa: set_hw_params: Device o indirizzo non esistente
feb 08 20:06:39 archlinux pipewire[723]: pw.node: (alsa_output.usb-TEAC_Corporation_UD-503-00.analog-stereo-32) suspended -> error (Start error: Device o indirizzo non esistente)
feb 08 20:06:40 archlinux pipewire[723]: pw.link: 0x652847ff2200: one of the nodes is in error out:error in:idle
feb 08 20:06:40 archlinux pipewire[723]: pw.link: 0x652848067570: one of the nodes is in error out:suspended in:error
feb 08 20:06:40 archlinux pipewire[723]: pw.link: 0x652848063f40: one of the nodes is in error out:suspended in:error
feb 08 20:06:40 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:41 archlinux pipewire[723]: spa.alsa: set_hw_params: Device o indirizzo non esistente
feb 08 20:06:41 archlinux plasmashell[949]: org.kde.kf5.kwindowsystem.kwayland: Failed to recreate shadow for PlasmaQuick::Dialog(0x632aca73a9d0, name="popupWindow")
feb 08 20:06:41 archlinux pipewire[723]: pw.node: (alsa_output.usb-TEAC_Corporation_UD-503-00.analog-stereo-32) idle -> error ((null))
feb 08 20:06:42 archlinux plasmashell[949]: QString::arg: 2 argument(s) missing in google-chrome
feb 08 20:06:42 archlinux systemd[715]: Started Google Chrome - Browser Web.
feb 08 20:06:42 archlinux plasmashell[949]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:286: Unable to assign [undefined] to QString
feb 08 20:06:42 archlinux systemd[715]: Starting Accessibility services bus...
feb 08 20:06:42 archlinux systemd[715]: Started Accessibility services bus.
feb 08 20:06:43 archlinux systemd[1]: systemd-localed.service: Deactivated successfully.
feb 08 20:06:45 archlinux plasmashell[1377]: INFO: Created TensorFlow Lite XNNPACK delegate for CPU.
feb 08 20:06:46 archlinux plasmashell[1377]: [1372:1372:0208/200646.383448:ERROR:interface_endpoint_client.cc(702)] Message 1 rejected by interface blink.mojom.WidgetHost
feb 08 20:06:47 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:47 archlinux plasmashell[1822]: kio_http_cache_cleaner: Already running!
feb 08 20:06:47 archlinux plasmashell[949]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/ToolTipInstance.qml:278:9: QML Image: Error decoding: https://i.ytimg.com/vi/qvT9m30iCdc/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDRINVWUMhRLn6bpyNCbrLP9pCFrA: Formato di immagine non supportato
feb 08 20:06:47 archlinux pipewire[723]: spa.alsa: set_hw_params: Device o indirizzo non esistente
feb 08 20:06:47 archlinux pipewire[723]: pw.node: (alsa_output.usb-TEAC_Corporation_UD-503-00.analog-stereo-32) suspended -> error (Start error: Device o indirizzo non esistente)
feb 08 20:06:47 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:47 archlinux pipewire[723]: spa.alsa: set_hw_params: Device o indirizzo non esistente
feb 08 20:06:47 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:47 archlinux pipewire[723]: spa.alsa: set_hw_params: Device o indirizzo non esistente
feb 08 20:06:47 archlinux pipewire[723]: pw.link: 0x652848248420: one of the nodes is in error out:suspended in:error
feb 08 20:06:47 archlinux pipewire[723]: pw.link: 0x65284824c060: one of the nodes is in error out:suspended in:error
feb 08 20:06:52 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:06:52 archlinux pipewire[723]: spa.alsa: set_hw_params: Device o indirizzo non esistente
feb 08 20:06:52 archlinux pipewire[723]: pw.node: (alsa_output.usb-TEAC_Corporation_UD-503-00.analog-stereo-32) suspended -> error (Start error: Device o indirizzo non esistente)
feb 08 20:06:52 archlinux pipewire[723]: pw.link: 0x652847fed4d0: one of the nodes is in error out:running in:error
feb 08 20:07:00 archlinux plasmashell[1377]: [1428:1428:0208/200700.834301:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 1 times!
feb 08 20:07:06 archlinux plasmashell[1377]: [1428:1428:0208/200706.558252:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 2 times!
feb 08 20:07:09 archlinux plasmashell[1377]: [1428:1428:0208/200709.893937:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 3 times!
feb 08 20:07:17 archlinux plasmashell[1377]: [1686:1686:0208/200717.714068:ERROR:pulse_util.cc(381)] pa_operation is nullptr.
feb 08 20:07:17 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 20:07:17 archlinux pipewire[723]: spa.alsa: set_hw_params: Device o indirizzo non esistente
feb 08 20:07:17 archlinux pipewire[723]: pw.node: (alsa_output.usb-TEAC_Corporation_UD-503-00.analog-stereo-32) suspended -> error (Start error: Device o indirizzo non esistente)
feb 08 20:07:17 archlinux pipewire[723]: pw.node: (alsa_output.usb-TEAC_Corporation_UD-503-00.analog-stereo-32) running -> error ((null))
feb 08 20:08:07 archlinux kwin_wayland[775]: kwin_core: XCB error: 3 (BadWindow), sequence: 5358, resource id: 16777252, major code: 129 (SHAPE), minor code: 6 (Input)
feb 08 20:08:33 archlinux plasmashell[1377]: [1372:1372:0208/200833.643231:ERROR:atom_cache.cc(224)] Add WM_CHANGE_STATE to kAtomsToCache
feb 08 20:08:35 archlinux plasmashell[949]: QString::arg: 2 argument(s) missing in org.kde.konsole
feb 08 20:08:35 archlinux systemd[715]: Started Konsole - Terminale.
feb 08 20:08:58 archlinux sudo[2195]: raffaele : TTY=pts/1 ; PWD=/home/raffaele ; USER=root ; COMMAND=/usr/bin/systemctl enable pipewire-session-manager.service
feb 08 20:08:58 archlinux sudo[2195]: pam_unix(sudo:session): session opened for user root(uid=0) by raffaele(uid=1000)
feb 08 20:08:58 archlinux sudo[2195]: pam_unix(sudo:session): session closed for user root
feb 08 20:09:07 archlinux sudo[2202]: raffaele : TTY=pts/1 ; PWD=/home/raffaele ; USER=root ; COMMAND=/usr/bin/systemctl enable pipewire-session-manager
feb 08 20:09:07 archlinux sudo[2202]: pam_unix(sudo:session): session opened for user root(uid=0) by raffaele(uid=1000)
feb 08 20:09:07 archlinux sudo[2202]: pam_unix(sudo:session): session closed for user root
feb 08 20:09:13 archlinux plasmashell[949]: kf.kio.gui: Cannot activate "" doesn't have enough '.' for a well-formed service name
feb 08 20:09:13 archlinux plasmashell[949]: QString::arg: 2 argument(s) missing in org.manjaro.pamac.manager
feb 08 20:09:13 archlinux systemd[715]: Started Aggiungi/Rimuovi software.
feb 08 20:09:14 archlinux plasmashell[949]: trying to show an empty dialog
feb 08 20:09:14 archlinux pamac-manager[2206]: Unknown key gtk-modules in /home/raffaele/.config/gtk-4.0/settings.ini
feb 08 20:09:14 archlinux xdg-desktop-portal-kde[1008]: xdp-kde-settings: Namespace  "org.gnome.desktop.a11y.interface"  is not supported
feb 08 20:09:14 archlinux at-spi-bus-launcher[2231]: Policy to allow eavesdropping in /usr/share/defaults/at-spi2/accessibility.conf +15: Eavesdropping is deprecated and ignored
feb 08 20:09:14 archlinux at-spi-bus-launcher[2231]: Policy to allow eavesdropping in /usr/share/defaults/at-spi2/accessibility.conf +17: Eavesdropping is deprecated and ignored
feb 08 20:09:14 archlinux dbus-broker-launch[2231]: Ready
feb 08 20:09:14 archlinux systemd[1]: Starting Pamac Daemon...
feb 08 20:09:14 archlinux systemd[1]: Started Pamac Daemon.
feb 08 20:09:14 archlinux kwin_wayland[775]: kwin_core: Cannot grant a token to KWaylandServer::ClientConnection(0x5c1692101550)
feb 08 20:09:14 archlinux systemd[715]: Created slice Slice /app/dbus-:1.62-org.a11y.atspi.Registry.
feb 08 20:09:14 archlinux systemd[715]: Started dbus-:1.62-org.a11y.atspi.Registry@0.service.
feb 08 20:09:14 archlinux at-spi2-registryd[2287]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
feb 08 20:09:39 archlinux kwin_wayland[775]: kwin_core: Cannot grant a token to KWaylandServer::ClientConnection(0x5c1692101550)
feb 08 20:09:41 archlinux polkit-kde-authentication-agent-1[1006]: Listener adapter polkit_qt_listener_initiate_authentication
feb 08 20:09:41 archlinux polkit-kde-authentication-agent-1[1006]: GSimpleAsyncResult: 0x6449f0dc7550
feb 08 20:09:41 archlinux polkit-kde-authentication-agent-1[1006]: polkit_qt_listener_initiate_authentication callback for  0x6449f0de40c0
feb 08 20:09:41 archlinux polkit-kde-authentication-agent-1[1006]: Initiating authentication
feb 08 20:09:41 archlinux polkit-kde-authentication-agent-1[1006]: Message of action:  "Autenticazione richiesta per installare, aggiornare o rimuovere pacchetti"
feb 08 20:09:41 archlinux polkit-kde-authentication-agent-1[1006]: Action description has been found
feb 08 20:09:41 archlinux polkit-kde-authentication-agent-1[1006]: WinId of the dialog is  2 2
feb 08 20:09:41 archlinux polkit-kde-authentication-agent-1[1006]: WinId of the shown dialog is  2 2
feb 08 20:09:41 archlinux polkit-kde-authentication-agent-1[1006]: Trying again
feb 08 20:09:41 archlinux polkit-kde-authentication-agent-1[1006]: REQUEST
feb 08 20:09:41 archlinux polkit-kde-authentication-agent-1[1006]: Request:  "Password: "
feb 08 20:09:41 archlinux polkit-kde-authentication-agent-1[1006]: "Password: "
feb 08 20:09:45 archlinux polkit-kde-authentication-agent-1[1006]: Dialog accepted
feb 08 20:09:45 archlinux polkit-kde-authentication-agent-1[1006]: COMPLETED
feb 08 20:09:45 archlinux polkit-kde-authentication-agent-1[1006]: Completed:  true
feb 08 20:09:45 archlinux polkit-kde-authentication-agent-1[1006]: Finishing obtaining privileges
feb 08 20:09:45 archlinux polkit-kde-authentication-agent-1[1006]: Listener adapter polkit_qt_listener_initiate_authentication_finish
feb 08 20:09:45 archlinux polkit-kde-authentication-agent-1[1006]: polkit_qt_listener_initiate_authentication_finish callback for  0x6449f0de40c0
feb 08 20:09:45 archlinux polkit-kde-authentication-agent-1[1006]: Finish obtain authorization: true
feb 08 20:09:45 archlinux polkitd[585]: Operator of unix-session:2 successfully authenticated as unix-user:raffaele to gain TEMPORARY authorization for action org.manjaro.pamac.commit for system-bus-name::1.66 [/usr/bin/pamac-manager] (owned by unix-user:raffaele)
feb 08 20:09:54 archlinux systemd[715]: app-org.manjaro.pamac.manager-b9e28db8e7484e25a3b0eda22d95e5ea.scope: Consumed 6.325s CPU time.
feb 08 20:10:06 archlinux sudo[2348]: raffaele : TTY=pts/1 ; PWD=/home/raffaele ; USER=root ; COMMAND=/usr/bin/systemctl status pipewire.service
feb 08 20:10:06 archlinux sudo[2348]: pam_unix(sudo:session): session opened for user root(uid=0) by raffaele(uid=1000)
feb 08 20:10:06 archlinux sudo[2348]: pam_unix(sudo:session): session closed for user root
feb 08 20:10:11 archlinux wpa_supplicant[650]: wlan0: WPA: Group rekeying completed with 98:9b:cb:9d:6f:1c [GTK=CCMP]
feb 08 20:10:11 archlinux sudo[2353]: raffaele : TTY=pts/1 ; PWD=/home/raffaele ; USER=root ; COMMAND=/usr/bin/systemctl status pipewire
feb 08 20:10:11 archlinux sudo[2353]: pam_unix(sudo:session): session opened for user root(uid=0) by raffaele(uid=1000)
feb 08 20:10:11 archlinux sudo[2353]: pam_unix(sudo:session): session closed for user root
feb 08 20:10:21 archlinux sudo[2358]: raffaele : TTY=pts/1 ; PWD=/home/raffaele ; USER=root ; COMMAND=/usr/bin/systemctl enable pipewire
feb 08 20:10:21 archlinux sudo[2358]: pam_unix(sudo:session): session opened for user root(uid=0) by raffaele(uid=1000)
feb 08 20:10:21 archlinux sudo[2358]: pam_unix(sudo:session): session closed for user root
feb 08 20:10:34 archlinux systemd[715]: app-org.kde.konsole-02abe97840b64330a25b8f47e8c79b3f.scope: Consumed 1.135s CPU time.
feb 08 20:11:26 archlinux plasmashell[949]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x71fa84027ba0) QQmlContext(0x632aca67a8e0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
feb 08 20:11:26 archlinux plasmashell[949]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x71fa84027ba0) QQmlContext(0x632aca67a8e0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
feb 08 20:11:58 archlinux plasmashell[949]: QString::arg: 2 argument(s) missing in org.kde.konsole
feb 08 20:11:58 archlinux systemd[715]: Started Konsole - Terminale.
feb 08 20:12:05 archlinux sudo[2532]: raffaele : TTY=pts/1 ; PWD=/home/raffaele ; USER=root ; COMMAND=/usr/bin/fuser -v /dev/snd/by-id /dev/snd/by-path /dev/snd/controlC0 /dev/snd/controlC1 /dev/snd/controlC2 /dev/snd/controlC3 /dev/snd/hwC1D0 /dev/snd/hwC2D0 /dev/snd/hwC3D0 /dev/snd/pcmC0D0p /dev/snd/pcmC1D3p /dev/snd/pcmC1D7p /dev/snd/pcmC1D8p /dev/snd/pcmC1D9p /dev/snd/pcmC2D3p /dev/snd/pcmC3D0c /dev/snd/pcmC3D0p /dev/snd/seq /dev/snd/timer
feb 08 20:12:05 archlinux sudo[2532]: pam_unix(sudo:session): session opened for user root(uid=0) by raffaele(uid=1000)
feb 08 20:12:05 archlinux sudo[2532]: pam_unix(sudo:session): session closed for user root
feb 08 20:12:53 archlinux pipewire[723]: mod.client-node: 0x652848051cc0: unknown peer 0x652847fead70 fd:102
feb 08 20:13:07 archlinux systemd[715]: app-org.kde.konsole-04bf40656e2c44c3a5796f1fd40d91dd.scope: Consumed 2.175s CPU time.
feb 08 20:13:39 archlinux kwin_wayland[775]: kwin_core: XCB error: 3 (BadWindow), sequence: 10519, resource id: 16777264, major code: 129 (SHAPE), minor code: 6 (Input)
feb 08 20:14:29 archlinux plasmashell[949]: error creating screencast "Could not find window id {74172bfc-61a8-45af-a03b-0ee0dcf925f6}"
feb 08 20:14:29 archlinux pipewire[723]: mod.client-node: 0x652847fcd6f0: unknown peer 0x652847fd4ed0 fd:58
feb 08 20:14:42 archlinux plasmashell[949]: QString::arg: 2 argument(s) missing in org.kde.konsole
feb 08 20:14:42 archlinux systemd[715]: Started Konsole - Terminale.
feb 08 20:14:50 archlinux sudo[2627]: raffaele : TTY=pts/1 ; PWD=/home/raffaele ; USER=root ; COMMAND=/usr/bin/fuser -v /dev/snd/by-id /dev/snd/by-path /dev/snd/controlC0 /dev/snd/controlC1 /dev/snd/controlC2 /dev/snd/controlC3 /dev/snd/hwC1D0 /dev/snd/hwC2D0 /dev/snd/hwC3D0 /dev/snd/pcmC0D0p /dev/snd/pcmC1D3p /dev/snd/pcmC1D7p /dev/snd/pcmC1D8p /dev/snd/pcmC1D9p /dev/snd/pcmC2D3p /dev/snd/pcmC3D0c /dev/snd/pcmC3D0p /dev/snd/seq /dev/snd/timer
feb 08 20:14:50 archlinux sudo[2627]: pam_unix(sudo:session): session opened for user root(uid=0) by raffaele(uid=1000)
feb 08 20:14:50 archlinux sudo[2627]: pam_unix(sudo:session): session closed for user root
feb 08 20:16:10 archlinux kwin_wayland[775]: kwin_core: XCB error: 3 (BadWindow), sequence: 13516, resource id: 16777277, major code: 129 (SHAPE), minor code: 6 (Input)
feb 08 20:17:42 archlinux konsole[2609]: qt.qpa.wayland: setGrabPopup called with a parent, QtWaylandClient::QWaylandXdgSurface(0x5d08cd684790) which does not match the current topmost grabbing popup, QtWaylandClient::QWaylandXdgSurface(0x5d08cd749f90) According to the xdg-shell protocol, this is not allowed. The wayland QPA plugin is currently handling it by setting the parent to the topmost grabbing popup. Note, however, that this may cause positioning errors and popups closing unxpectedly because xdg-shell mandate that child popups close before parents
feb 08 20:17:43 archlinux konsole[2609]: qt.qpa.wayland: setGrabPopup called with a parent, QtWaylandClient::QWaylandXdgSurface(0x5d08cd684790) which does not match the current topmost grabbing popup, QtWaylandClient::QWaylandXdgSurface(0x5d08cd749f90) According to the xdg-shell protocol, this is not allowed. The wayland QPA plugin is currently handling it by setting the parent to the topmost grabbing popup. Note, however, that this may cause positioning errors and popups closing unxpectedly because xdg-shell mandate that child popups close before parents
feb 08 20:18:51 archlinux kwin_wayland[775]: kwin_core: XCB error: 3 (BadWindow), sequence: 14448, resource id: 16777283, major code: 129 (SHAPE), minor code: 6 (Input)
feb 08 20:19:00 archlinux plasmashell[949]: kde.dataengine.mpris: "org.mpris.MediaPlayer2.chromium.instance1372" has an invalid URL for the mpris:artUrl entry of the "Metadata" property
feb 08 20:19:01 archlinux plasmashell[949]: kde.dataengine.mpris: "org.mpris.MediaPlayer2.chromium.instance1372" has an invalid URL for the mpris:artUrl entry of the "Metadata" property
feb 08 20:19:01 archlinux plasmashell[949]: kde.dataengine.mpris: "org.mpris.MediaPlayer2.chromium.instance1372" has an invalid URL for the mpris:artUrl entry of the "Metadata" property
feb 08 20:19:01 archlinux plasmashell[949]: kde.dataengine.mpris: "org.mpris.MediaPlayer2.chromium.instance1372" has an invalid URL for the mpris:artUrl entry of the "Metadata" property
feb 08 20:19:01 archlinux plasmashell[949]: kde.dataengine.mpris: "org.mpris.MediaPlayer2.chromium.instance1372" has an invalid URL for the mpris:artUrl entry of the "Metadata" property
feb 08 20:20:11 archlinux wpa_supplicant[650]: wlan0: WPA: Group rekeying completed with 98:9b:cb:9d:6f:1c [GTK=CCMP]
feb 08 20:21:02 archlinux systemd[715]: app-org.kde.konsole-f7725f77b7f242be9c658b4f525bc893.scope: Consumed 9.297s CPU time.
feb 08 20:21:02 archlinux systemd[1]: Starting Cleanup of Temporary Directories...
feb 08 20:21:02 archlinux systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
feb 08 20:21:02 archlinux systemd[1]: Finished Cleanup of Temporary Directories.
feb 08 20:21:29 archlinux plasmashell[949]: QString::arg: 2 argument(s) missing in org.kde.konsole
feb 08 20:21:29 archlinux systemd[715]: Started Konsole - Terminale.
feb 08 20:22:28 archlinux kwin_wayland[775]: kwin_core: XCB error: 3 (BadWindow), sequence: 15684, resource id: 16777288, major code: 129 (SHAPE), minor code: 6 (Input)
feb 08 20:22:30 archlinux konsole[2729]: qt.qpa.wayland: setGrabPopup called with a parent, QtWaylandClient::QWaylandXdgSurface(0x5dce6ecfebc0) which does not match the current topmost grabbing popup, QtWaylandClient::QWaylandXdgSurface(0x5dce6eec7b90) According to the xdg-shell protocol, this is not allowed. The wayland QPA plugin is currently handling it by setting the parent to the topmost grabbing popup. Note, however, that this may cause positioning errors and popups closing unxpectedly because xdg-shell mandate that child popups close before parents
feb 08 20:22:50 archlinux systemd[715]: app-org.kde.konsole-e6c9306a850245b8b2dda42025fd212d.scope: Consumed 2.740s CPU time.
feb 08 20:22:55 archlinux plasmashell[949]: QString::arg: 2 argument(s) missing in org.kde.konsole
feb 08 20:22:55 archlinux systemd[715]: Started Konsole - Terminale.
feb 08 20:23:21 archlinux wpa_supplicant[650]: wlan0: CTRL-EVENT-BEACON-LOSS
feb 08 20:23:21 archlinux wpa_supplicant[650]: wlan0: CTRL-EVENT-DISCONNECTED bssid=98:9b:cb:9d:6f:1c reason=4 locally_generated=1
feb 08 20:23:21 archlinux wpa_supplicant[650]: BSSID 98:9b:cb:9d:6f:1c ignore list count incremented to 2, ignoring for 10 seconds
feb 08 20:23:21 archlinux NetworkManager[564]: <info>  [1707420201.5020] device (wlan0): supplicant interface state: completed -> disconnected
feb 08 20:23:21 archlinux NetworkManager[564]: <info>  [1707420201.5805] device (wlan0): supplicant interface state: disconnected -> scanning
feb 08 20:23:21 archlinux wpa_supplicant[650]: wlan0: SME: Trying to authenticate with 98:9b:cb:9d:6f:1d (SSID='FRITZ!Box 7590 AT' freq=2412 MHz)
feb 08 20:23:21 archlinux kernel: wlan0: 80 MHz not supported, disabling VHT
feb 08 20:23:21 archlinux kernel: wlan0: authenticate with 98:9b:cb:9d:6f:1d (local address=9c:2f:9d:7e:97:c1)
feb 08 20:23:21 archlinux kernel: wlan0: send auth to 98:9b:cb:9d:6f:1d (try 1/3)
feb 08 20:23:21 archlinux NetworkManager[564]: <info>  [1707420201.7474] device (wlan0): supplicant interface state: scanning -> authenticating
feb 08 20:23:21 archlinux wpa_supplicant[650]: wlan0: Trying to associate with 98:9b:cb:9d:6f:1d (SSID='FRITZ!Box 7590 AT' freq=2412 MHz)
feb 08 20:23:21 archlinux NetworkManager[564]: <info>  [1707420201.7545] device (wlan0): supplicant interface state: authenticating -> associating
feb 08 20:23:21 archlinux kernel: wlan0: authenticated
feb 08 20:23:21 archlinux kernel: wlan0: associate with 98:9b:cb:9d:6f:1d (try 1/3)
feb 08 20:23:21 archlinux kernel: wlan0: RX AssocResp from 98:9b:cb:9d:6f:1d (capab=0x1431 status=0 aid=2)
feb 08 20:23:21 archlinux wpa_supplicant[650]: wlan0: Associated with 98:9b:cb:9d:6f:1d
feb 08 20:23:21 archlinux wpa_supplicant[650]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
feb 08 20:23:21 archlinux kernel: wlan0: associated
feb 08 20:23:21 archlinux NetworkManager[564]: <info>  [1707420201.7973] device (wlan0): supplicant interface state: associating -> 4way_handshake
feb 08 20:23:21 archlinux kernel: wlan0: Limiting TX power to 20 (20 - 0) dBm as advertised by 98:9b:cb:9d:6f:1d
feb 08 20:23:21 archlinux wpa_supplicant[650]: wlan0: WPA: Key negotiation completed with 98:9b:cb:9d:6f:1d [PTK=CCMP GTK=CCMP]
feb 08 20:23:21 archlinux wpa_supplicant[650]: wlan0: CTRL-EVENT-CONNECTED - Connection to 98:9b:cb:9d:6f:1d completed [id=0 id_str=]
feb 08 20:23:21 archlinux NetworkManager[564]: <info>  [1707420201.8210] device (wlan0): supplicant interface state: 4way_handshake -> completed
feb 08 20:23:21 archlinux NetworkManager[564]: <info>  [1707420201.8212] device (wlan0): ip:dhcp4: restarting
feb 08 20:23:21 archlinux NetworkManager[564]: <info>  [1707420201.8212] dhcp4 (wlan0): canceled DHCP transaction
feb 08 20:23:21 archlinux NetworkManager[564]: <info>  [1707420201.8212] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
feb 08 20:23:21 archlinux NetworkManager[564]: <info>  [1707420201.8212] dhcp4 (wlan0): state changed no lease
feb 08 20:23:21 archlinux NetworkManager[564]: <info>  [1707420201.8212] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
feb 08 20:23:21 archlinux NetworkManager[564]: <info>  [1707420201.8213] device (wlan0): ip:dhcp6: restarting
feb 08 20:23:21 archlinux NetworkManager[564]: <info>  [1707420201.8213] dhcp6 (wlan0): canceled DHCP transaction
feb 08 20:23:21 archlinux NetworkManager[564]: <info>  [1707420201.8214] dhcp6 (wlan0): activation: beginning transaction (timeout in 45 seconds)
feb 08 20:23:21 archlinux NetworkManager[564]: <info>  [1707420201.8214] dhcp6 (wlan0): state changed no lease
feb 08 20:23:21 archlinux NetworkManager[564]: <info>  [1707420201.8214] dhcp6 (wlan0): activation: beginning transaction (timeout in 45 seconds)
feb 08 20:23:21 archlinux NetworkManager[564]: <info>  [1707420201.9146] dhcp4 (wlan0): state changed new lease, address=192.168.178.38
feb 08 20:23:21 archlinux systemd[1]: Starting Network Manager Script Dispatcher Service...
feb 08 20:23:21 archlinux systemd[1]: Started Network Manager Script Dispatcher Service.
feb 08 20:23:21 archlinux NetworkManager[564]: <info>  [1707420201.9750] dhcp6 (wlan0): state changed new lease
feb 08 20:23:22 archlinux wpa_supplicant[650]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-45 noise=-96 txrate=78000
feb 08 20:23:31 archlinux systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
feb 08 20:23:54 archlinux plasmashell[949]: QString::arg: 2 argument(s) missing in org.kde.konsole
feb 08 20:23:54 archlinux systemd[715]: Started Konsole - Terminale.
feb 08 20:24:01 archlinux sudo[2828]: raffaele : TTY=pts/2 ; PWD=/home/raffaele ; USER=root ; COMMAND=/usr/bin/journalctl -b
feb 08 20:24:01 archlinux sudo[2828]: pam_unix(sudo:session): session opened for user root(uid=0) by raffaele(uid=1000)
[raffaele@archlinux ~]$ 

Offline

#4 2024-02-08 19:27:45

vikingo90
Member
Registered: 2024-02-08
Posts: 26

Re: [SOLVED]Dac not working

I hope I have given all the correct information.

Offline

#5 2024-02-08 20:08:52

vikingo90
Member
Registered: 2024-02-08
Posts: 26

Re: [SOLVED]Dac not working

feb 08 21:04:59 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 21:04:59 archlinux pipewire[723]: spa.alsa: set_hw_params: Device o indirizzo non esistente
feb 08 21:04:59 archlinux pipewire[723]: pw.node: (alsa_output.usb-TEAC_Corporation_UD-503-00.analog-stereo-32) suspended -> error (Start error: Device o indirizzo non esistente)
feb 08 21:05:01 archlinux kernel: usb 3-2: clock source 41 is not valid, cannot use
feb 08 21:05:01 archlinux pipewire[723]: spa.alsa: set_hw_params: Device o indirizzo non esistente

I'm no expert, but it seems like pipewire can't access the hardware

Offline

#6 2024-02-08 20:58:38

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,831

Re: [SOLVED]Dac not working

Your USB has a problem with the 32bit sample size pipewire probes the device with.

try $HOME/.config/wireplumber/main.lua.d/51-Dac.lua

table.insert(alsa_monitor.rules,
  {
    matches = {
      {
        { "device.name", "matches", "alsa_card.usb-TEAC*" },
      },
    },
    apply_properties = {
      ["api.acp.probe-rate"] = 44100,
      ["audio.format"]     = "S16LE",

    },
  }
)

and restart pipewire/wireplumber

systemctl --user restart wireplumber pipewire{,-pulse}

I find it somewhat weird that it even tries to explicitly probe analog-stereo-32. Have you ever tried customizing anything regarding wireplumber/pipewire? FWIW if that didn't help try editing /usr/share/pipewire/pipewire-pulse.conf and uncomment and make it read

pulse.default.format   = S16LE

and try the restart again.

Offline

#7 2024-02-08 21:57:33

vikingo90
Member
Registered: 2024-02-08
Posts: 26

Re: [SOLVED]Dac not working

First of all, THANK YOU!

I didn't understand much of what I did, but unfortunately the audio still doesn't work. I had to create the two folders wireplumber and main.lua.d in ".config" because they were not present, and I inserted the file inside.
Of course I rebooted pipewire. I also went to /usr/share/pipewire/pipewire-pulse.conf and, once I found the "pulse.default.format" line, I uncommented it and modified it as you told me.

Do you need more output to post now?

Offline

#8 2024-02-08 22:13:20

vikingo90
Member
Registered: 2024-02-08
Posts: 26

Re: [SOLVED]Dac not working

There was a small change, but it's hard to explain it in a message. To explain it simply: when I restart the audio is there, and I can listen to music via pipewire by immediately opening strawberry. The problem is that the audio disappears shortly after. The same happens if I try to open any other application that uses audio or the browser.

Offline

#9 2024-02-09 00:22:39

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,831

Re: [SOLVED]Dac not working

Try removing ~/.local/state/wireplumber to reset wireplumber state it sometimes breaks under certain conditions and then try to reboot/restart wireplumber.

Offline

#10 2024-02-09 09:58:06

vikingo90
Member
Registered: 2024-02-08
Posts: 26

Re: [SOLVED]Dac not working

No changes, unfortunately.
Of course I rebooted after removing the file.
The curious thing is that everything works perfectly on Manjaro 23 and on the Linux distros of that period. However, Manjaro 23 is the only distro that, once updated, continues to work. The same does not happen with Garuda and other distros. (I did some tests, trying to install old versions of some distros).

Offline

#11 2024-02-09 10:06:55

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,831

Re: [SOLVED]Dac not working

Manjaro is also generally two weeks out of date and ships different (LTS) kernel versions. Which kernel are you running on manjaro and which version of pipewire? But I still find the explicit attempt at analog-stereo-32 weird.

grep -r analog-stereo-32 /usr/share/{pipewire,wireplumber,alsa-card-profile} ~/.local

FWIW can you repost all of these outputs I asked for above from the working Manjaro setup? Maybe we spot some obvious differences.

Last edited by V1del (2024-02-09 10:18:36)

Offline

#12 2024-02-09 10:39:10

vikingo90
Member
Registered: 2024-02-08
Posts: 26

Re: [SOLVED]Dac not working

I used Manjaro with Pulseaudio, not with Pipewire. To show you what you ask, I would have to reinstall Manjaro and then go back to Arch (I'm not using virtual machines). The strange thing is this: if I download the latest version of Manjaro and install it nothing works, whereas it works if I install Manjaro 23 and then update the system via pamac.
I can do what you asked, but it's a bit laborious. Is there anything else that comes to mind?
Anyway, thanks so much for your time.

Offline

#13 2024-02-09 14:26:24

vikingo90
Member
Registered: 2024-02-08
Posts: 26

Re: [SOLVED]Dac not working

I thought about what was different about Manjaro 23, compared to the new versions of Manjaro and compared to Arch. Manjaro 23 works with pulseaudio and pipewire media session instead of wireplumber. After installing Arch again, I tried removing pipewire-pulse and wireplumber, using pulseaudio-alsa and pipewire media session instead, and now the audio works! I have another problem with Alsa, but I will open a new topic.

Offline

Board footer

Powered by FluxBB