You are not logged in.
Hi everybody,
I'm very new to the Linux environment. I've been bashing my head up against a problem for a few days, reading up on the Wikis and forums trying to solve it.
So...
When I start Arch Linux with Gnome it works fine. When audio is played to my headset (Steelseries Arctis Pro Wireless), it works fine. However, when the audio is stopped, it's as if the sound system crashes. In Settings, the Output Device is simply blank.
Another observation I found, is that when I then plug the headset out and back in, it is not recognized by the system.
I looked into https://github.com/jannikw/steelseries- … o-wireless
To be honest, not sure what the script really means. Based on the GitHub description it sets the sink, which to me sounds like a good thing. However, after it had no affect, I tried to do what it does manually:
pacmd set-default-sink $OUTPUT
aka
pacmd set-default-sink "alsa_output.hw_CARD_Wireless_DEV_1"
When the sound is working, it says it couldn't find "alsa_output.hw_CARD_Wireless_DEV_1"
When the sound isn't working, it says 'Daemon not responding'
Also when I change the input in, for instance, Discord while being in a call, the sound system crashes like mentioned above.
So perhaps it has something to do with when audio is changed?
Thanks in advance!
I hope someone can mentor me a bit with this.
Last edited by Refzlund (2021-04-04 23:58:45)
Offline
Please replace the image with a link or a thumbnail of max 200x200px size.
Post the outputs of
aplay -l
sudo fuser -v /dev/snd/*
pacmd list-cards
pacmd list-sinks
#Run the following while it's working and post the output on reproducing the crash
sudo journalctl -fOffline
aplay -l**** List of PLAYBACK Hardware Devices ****
card 1: MGXU [MG-XU], device 0: USB Audio [USB Audio]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: PCH [HDA Intel PCH], device 0: ALC1220 Analog [ALC1220 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: PCH [HDA Intel PCH], device 1: ALC1220 Digital [ALC1220 Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: PCH [HDA Intel PCH], device 8: HDMI 2 [HDMI 2]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: PCH [HDA Intel PCH], device 9: HDMI 3 [HDMI 3]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: PCH [HDA Intel PCH], device 10: HDMI 4 [HDMI 4]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 3: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 3: NVidia [HDA NVidia], device 7: HDMI 1 [HDMI 1]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 3: NVidia [HDA NVidia], device 8: HDMI 2 [HDMI 2]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 3: NVidia [HDA NVidia], device 9: HDMI 3 [HDMI 3]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 3: NVidia [HDA NVidia], device 10: HDMI 4 [HDMI 4]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 3: NVidia [HDA NVidia], device 11: HDMI 5 [HDMI 5]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 3: NVidia [HDA NVidia], device 12: HDMI 6 [HDMI 6]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 4: Wireless [Arctis Pro Wireless], device 0: USB Audio [USB Audio]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 4: Wireless [Arctis Pro Wireless], device 1: USB Audio [USB Audio #1]
Subdevices: 0/1
Subdevice #0: subdevice #0sudo fuser -v /dev/snd/* USER PID ACCESS COMMAND
/dev/snd/controlC1: arthur 972 F.... pulseaudio
/dev/snd/controlC3: arthur 972 F.... pulseaudio
/dev/snd/controlC4: arthur 972 F.... pulseaudio
/dev/snd/pcmC1D0c: arthur 972 F...m pulseaudio
/dev/snd/pcmC4D1p: arthur 972 F...m pulseaudiopacmd list-cards4 card(s) available.
index: 0
name: <alsa_card.pci-0000_01_00.1>
driver: <module-alsa-card.c>
owner module: 6
properties:
alsa.card = "3"
alsa.card_name = "HDA NVidia"
alsa.long_card_name = "HDA NVidia at 0xdf080000 irq 17"
alsa.driver_name = "snd_hda_intel"
device.bus_path = "pci-0000:01:00.1"
sysfs.path = "/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card3"
device.bus = "pci"
device.vendor.id = "10de"
device.vendor.name = "NVIDIA Corporation"
device.product.id = "10ef"
device.product.name = "GP102 HDMI Audio Controller"
device.string = "3"
device.description = "GP102 HDMI Audio Controller"
module-udev-detect.discovered = "1"
device.icon_name = "audio-card-pci"
profiles:
output:hdmi-stereo: Digital Stereo (HDMI) Output (priority 5900, available: no)
output:hdmi-surround: Digital Surround 5.1 (HDMI) Output (priority 800, available: no)
output:hdmi-surround71: Digital Surround 7.1 (HDMI) Output (priority 800, available: no)
output:hdmi-stereo-extra1: Digital Stereo (HDMI 2) Output (priority 5700, available: no)
output:hdmi-surround-extra1: Digital Surround 5.1 (HDMI 2) Output (priority 600, available: no)
output:hdmi-surround71-extra1: Digital Surround 7.1 (HDMI 2) Output (priority 600, available: no)
output:hdmi-stereo-extra2: Digital Stereo (HDMI 3) Output (priority 5700, available: unknown)
output:hdmi-stereo-extra3: Digital Stereo (HDMI 4) Output (priority 5700, available: no)
output:hdmi-surround-extra3: Digital Surround 5.1 (HDMI 4) Output (priority 600, available: no)
output:hdmi-surround71-extra3: Digital Surround 7.1 (HDMI 4) Output (priority 600, available: no)
output:hdmi-stereo-extra4: Digital Stereo (HDMI 5) Output (priority 5700, available: no)
output:hdmi-surround-extra4: Digital Surround 5.1 (HDMI 5) Output (priority 600, available: no)
output:hdmi-surround71-extra4: Digital Surround 7.1 (HDMI 5) Output (priority 600, available: no)
output:hdmi-stereo-extra5: Digital Stereo (HDMI 6) Output (priority 5700, available: no)
output:hdmi-surround-extra5: Digital Surround 5.1 (HDMI 6) Output (priority 600, available: no)
output:hdmi-surround71-extra5: Digital Surround 7.1 (HDMI 6) Output (priority 600, available: no)
output:hdmi-stereo-extra6: Digital Stereo (HDMI 7) Output (priority 5700, available: no)
output:hdmi-surround-extra6: Digital Surround 5.1 (HDMI 7) Output (priority 600, available: no)
output:hdmi-surround71-extra6: Digital Surround 7.1 (HDMI 7) Output (priority 600, available: no)
off: Off (priority 0, available: unknown)
active profile: <output:hdmi-stereo-extra2>
sinks:
alsa_output.pci-0000_01_00.1.hdmi-stereo-extra2/#4: GP102 HDMI Audio Controller Digital Stereo (HDMI 3)
sources:
alsa_output.pci-0000_01_00.1.hdmi-stereo-extra2.monitor/#6: Monitor of GP102 HDMI Audio Controller Digital Stereo (HDMI 3)
ports:
hdmi-output-0: HDMI / DisplayPort (priority 5900, latency offset 0 usec, available: no)
properties:
device.icon_name = "video-display"
hdmi-output-1: HDMI / DisplayPort 2 (priority 5800, latency offset 0 usec, available: no)
properties:
device.icon_name = "video-display"
hdmi-output-2: HDMI / DisplayPort 3 (priority 5700, latency offset 0 usec, available: yes)
properties:
device.icon_name = "video-display"
device.product.name = "ASUS MG278
"
hdmi-output-3: HDMI / DisplayPort 4 (priority 5600, latency offset 0 usec, available: no)
properties:
device.icon_name = "video-display"
hdmi-output-4: HDMI / DisplayPort 5 (priority 5500, latency offset 0 usec, available: no)
properties:
device.icon_name = "video-display"
hdmi-output-5: HDMI / DisplayPort 6 (priority 5400, latency offset 0 usec, available: no)
properties:
device.icon_name = "video-display"
hdmi-output-6: HDMI / DisplayPort 7 (priority 5300, latency offset 0 usec, available: no)
properties:
device.icon_name = "video-display"
index: 1
name: <alsa_card.usb-Yamaha_Corporation_MG-XU-00>
driver: <module-alsa-card.c>
owner module: 7
properties:
alsa.card = "1"
alsa.card_name = "MG-XU"
alsa.long_card_name = "Yamaha Corporation MG-XU at usb-0000:00:14.0-13.1, high speed"
alsa.driver_name = "snd_usb_audio"
device.bus_path = "pci-0000:00:14.0-usb-0:13.1:1.0"
sysfs.path = "/devices/pci0000:00/0000:00:14.0/usb1/1-13/1-13.1/1-13.1:1.0/sound/card1"
udev.id = "usb-Yamaha_Corporation_MG-XU-00"
device.bus = "usb"
device.vendor.id = "0499"
device.vendor.name = "Yamaha Corp."
device.product.id = "1703"
device.product.name = "MG-XU"
device.serial = "Yamaha_Corporation_MG-XU"
device.string = "1"
device.description = "MG-XU"
module-udev-detect.discovered = "1"
device.icon_name = "audio-card-usb"
profiles:
input:analog-stereo: Analog Stereo Input (priority 65, available: unknown)
input:iec958-stereo: Digital Stereo (IEC958) Input (priority 55, available: unknown)
output:analog-stereo: Analog Stereo Output (priority 6500, available: unknown)
output:analog-stereo+input:analog-stereo: Analog Stereo Duplex (priority 6565, available: unknown)
output:analog-stereo+input:iec958-stereo: Analog Stereo Output + Digital Stereo (IEC958) Input (priority 6555, available: unknown)
output:iec958-stereo: Digital Stereo (IEC958) Output (priority 5500, available: unknown)
output:iec958-stereo+input:analog-stereo: Digital Stereo (IEC958) Output + Analog Stereo Input (priority 5565, available: unknown)
output:iec958-stereo+input:iec958-stereo: Digital Stereo Duplex (IEC958) (priority 5555, available: unknown)
off: Off (priority 0, available: unknown)
active profile: <output:analog-stereo+input:analog-stereo>
sinks:
alsa_output.usb-Yamaha_Corporation_MG-XU-00.analog-stereo/#0: MG-XU Analog Stereo
sources:
alsa_output.usb-Yamaha_Corporation_MG-XU-00.analog-stereo.monitor/#0: Monitor of MG-XU Analog Stereo
alsa_input.usb-Yamaha_Corporation_MG-XU-00.analog-stereo/#1: MG-XU Analog Stereo
ports:
analog-input: Analog Input (priority 10000, latency offset 0 usec, available: unknown)
properties:
iec958-stereo-input: Digital Input (S/PDIF) (priority 0, latency offset 0 usec, available: unknown)
properties:
analog-output: Analog Output (priority 9900, latency offset 0 usec, available: unknown)
properties:
iec958-stereo-output: Digital Output (S/PDIF) (priority 0, latency offset 0 usec, available: unknown)
properties:
index: 2
name: <alsa_card.usb-SteelSeries_Arctis_Pro_Wireless-00>
driver: <module-alsa-card.c>
owner module: 8
properties:
alsa.card = "4"
alsa.card_name = "Arctis Pro Wireless"
alsa.long_card_name = "SteelSeries Arctis Pro Wireless at usb-0000:04:00.0-2.3, full speed"
alsa.driver_name = "snd_usb_audio"
device.bus_path = "pci-0000:04:00.0-usb-0:2.3:1.0"
sysfs.path = "/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/usb3/3-2/3-2.3/3-2.3:1.0/sound/card4"
udev.id = "usb-SteelSeries_Arctis_Pro_Wireless-00"
device.bus = "usb"
device.vendor.id = "1038"
device.vendor.name = "SteelSeries ApS"
device.product.id = "1294"
device.product.name = "Arctis Pro Wireless"
device.serial = "SteelSeries_Arctis_Pro_Wireless"
device.string = "4"
device.description = "Arctis Pro Wireless"
module-udev-detect.discovered = "1"
device.icon_name = "audio-card-usb"
profiles:
output:mono-chat+output:stereo-game+input:mono-chat: Chat Output + Game Output + Chat Input (priority 5100, available: unknown)
input:mono-chat: Chat Input (priority 1, available: unknown)
output:mono-chat: Chat Output (priority 1, available: unknown)
output:mono-chat+input:mono-chat: Chat Output + Chat Input (priority 1, available: unknown)
output:stereo-game: Game Output (priority 5000, available: unknown)
output:stereo-game+input:mono-chat: Game Output + Chat Input (priority 5000, available: unknown)
off: Off (priority 0, available: unknown)
active profile: <output:stereo-game+input:mono-chat>
sinks:
alsa_output.usb-SteelSeries_Arctis_Pro_Wireless-00.stereo-game/#1: Arctis Pro Wireless Game
sources:
alsa_output.usb-SteelSeries_Arctis_Pro_Wireless-00.stereo-game.monitor/#2: Monitor of Arctis Pro Wireless Game
alsa_input.usb-SteelSeries_Arctis_Pro_Wireless-00.mono-chat/#3: Arctis Pro Wireless Chat
ports:
usb-gaming-headset-output-mono: Headphones Mono Output (priority 0, latency offset 0 usec, available: unknown)
properties:
usb-gaming-headset-output-stereo: Headphones (priority 0, latency offset 0 usec, available: unknown)
properties:
usb-gaming-headset-input: Headset Microphone (priority 0, latency offset 0 usec, available: unknown)
properties:
index: 3
name: <alsa_card.usb-046d_Logitech_StreamCam_0E824625-02>
driver: <module-alsa-card.c>
owner module: 9
properties:
alsa.card = "0"
alsa.card_name = "Logitech StreamCam"
alsa.long_card_name = "Logitech StreamCam at usb-0000:04:00.0-1, super speed"
alsa.driver_name = "snd_usb_audio"
device.bus_path = "pci-0000:04:00.0-usb-0:1:1.2"
sysfs.path = "/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/usb4/4-1/4-1:1.2/sound/card0"
udev.id = "usb-046d_Logitech_StreamCam_0E824625-02"
device.bus = "usb"
device.vendor.id = "046d"
device.vendor.name = "Logitech, Inc."
device.product.id = "0893"
device.product.name = "Logitech StreamCam"
device.serial = "046d_Logitech_StreamCam_0E824625"
device.form_factor = "webcam"
device.string = "0"
device.description = "Logitech StreamCam"
module-udev-detect.discovered = "1"
device.icon_name = "camera-web-usb"
profiles:
input:analog-stereo: Analog Stereo Input (priority 65, available: unknown)
input:iec958-stereo: Digital Stereo (IEC958) Input (priority 55, available: unknown)
off: Off (priority 0, available: unknown)
active profile: <off>
ports:
analog-input-mic: Microphone (priority 8700, latency offset 0 usec, available: unknown)
properties:
device.icon_name = "audio-input-microphone"
iec958-stereo-input: Digital Input (S/PDIF) (priority 0, latency offset 0 usec, available: unknown)
properties:
pacmd list-sinks3 sink(s) available.
index: 0
name: <alsa_output.usb-Yamaha_Corporation_MG-XU-00.analog-stereo>
driver: <module-alsa-card.c>
flags: HARDWARE DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
state: SUSPENDED
suspend cause: IDLE
priority: 9049
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
volume steps: 65537
muted: no
current latency: 0,00 ms
max request: 0 KiB
max rewind: 0 KiB
monitor source: 0
sample spec: s32le 2ch 44100Hz
channel map: front-left,front-right
Stereo
used by: 0
linked by: 0
configured latency: 0,00 ms; range is 0,50 .. 2000,00 ms
card: 1 <alsa_card.usb-Yamaha_Corporation_MG-XU-00>
module: 7
properties:
alsa.resolution_bits = "32"
device.api = "alsa"
device.class = "sound"
alsa.class = "generic"
alsa.subclass = "generic-mix"
alsa.name = "USB Audio"
alsa.id = "USB Audio"
alsa.subdevice = "0"
alsa.subdevice_name = "subdevice #0"
alsa.device = "0"
alsa.card = "1"
alsa.card_name = "MG-XU"
alsa.long_card_name = "Yamaha Corporation MG-XU at usb-0000:00:14.0-13.1, high speed"
alsa.driver_name = "snd_usb_audio"
device.bus_path = "pci-0000:00:14.0-usb-0:13.1:1.0"
sysfs.path = "/devices/pci0000:00/0000:00:14.0/usb1/1-13/1-13.1/1-13.1:1.0/sound/card1"
udev.id = "usb-Yamaha_Corporation_MG-XU-00"
device.bus = "usb"
device.vendor.id = "0499"
device.vendor.name = "Yamaha Corp."
device.product.id = "1703"
device.product.name = "MG-XU"
device.serial = "Yamaha_Corporation_MG-XU"
device.string = "front:1"
device.buffering.buffer_size = "705600"
device.buffering.fragment_size = "352800"
device.access_mode = "mmap+timer"
device.profile.name = "analog-stereo"
device.profile.description = "Analog Stereo"
device.description = "MG-XU Analog Stereo"
module-udev-detect.discovered = "1"
device.icon_name = "audio-card-usb"
ports:
analog-output: Analog Output (priority 9900, latency offset 0 usec, available: unknown)
properties:
active port: <analog-output>
* index: 1
name: <alsa_output.usb-SteelSeries_Arctis_Pro_Wireless-00.stereo-game>
driver: <module-alsa-card.c>
flags: HARDWARE DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
state: RUNNING
suspend cause: (none)
priority: 9040
volume: front-left: 49808 / 76% / -7,15 dB, front-right: 49808 / 76% / -7,15 dB
balance 0,00
base volume: 65536 / 100% / 0,00 dB
volume steps: 65537
muted: no
current latency: 14,29 ms
max request: 1 KiB
max rewind: 1 KiB
monitor source: 2
sample spec: s16le 2ch 48000Hz
channel map: front-left,front-right
Stereo
used by: 3
linked by: 3
configured latency: 7,52 ms; range is 4,00 .. 1837,50 ms
card: 2 <alsa_card.usb-SteelSeries_Arctis_Pro_Wireless-00>
module: 8
properties:
alsa.resolution_bits = "16"
device.api = "alsa"
device.class = "sound"
alsa.class = "generic"
alsa.subclass = "generic-mix"
alsa.name = "USB Audio #1"
alsa.id = "USB Audio"
alsa.subdevice = "0"
alsa.subdevice_name = "subdevice #0"
alsa.device = "1"
alsa.card = "4"
alsa.card_name = "Arctis Pro Wireless"
alsa.long_card_name = "SteelSeries Arctis Pro Wireless at usb-0000:04:00.0-2.3, full speed"
alsa.driver_name = "snd_usb_audio"
device.bus_path = "pci-0000:04:00.0-usb-0:2.3:1.0"
sysfs.path = "/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/usb3/3-2/3-2.3/3-2.3:1.0/sound/card4"
udev.id = "usb-SteelSeries_Arctis_Pro_Wireless-00"
device.bus = "usb"
device.vendor.id = "1038"
device.vendor.name = "SteelSeries ApS"
device.product.id = "1294"
device.product.name = "Arctis Pro Wireless"
device.serial = "SteelSeries_Arctis_Pro_Wireless"
device.string = "hw:4,1,0"
device.buffering.buffer_size = "352800"
device.buffering.fragment_size = "176400"
device.access_mode = "mmap+timer"
device.profile.name = "stereo-game"
device.profile.description = "Game"
device.description = "Arctis Pro Wireless Game"
module-udev-detect.discovered = "1"
device.icon_name = "audio-card-usb"
ports:
usb-gaming-headset-output-stereo: Headphones (priority 0, latency offset 0 usec, available: unknown)
properties:
active port: <usb-gaming-headset-output-stereo>
index: 4
name: <alsa_output.pci-0000_01_00.1.hdmi-stereo-extra2>
driver: <module-alsa-card.c>
flags: HARDWARE DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
state: SUSPENDED
suspend cause: IDLE
priority: 9030
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
volume steps: 65537
muted: no
current latency: 0,00 ms
max request: 0 KiB
max rewind: 0 KiB
monitor source: 6
sample spec: s16le 2ch 44100Hz
channel map: front-left,front-right
Stereo
used by: 0
linked by: 0
configured latency: 0,00 ms; range is 0,50 .. 1999,82 ms
card: 0 <alsa_card.pci-0000_01_00.1>
module: 6
properties:
alsa.resolution_bits = "16"
device.api = "alsa"
device.class = "sound"
alsa.class = "generic"
alsa.subclass = "generic-mix"
alsa.name = "HDMI 2"
alsa.id = "HDMI 2"
alsa.subdevice = "0"
alsa.subdevice_name = "subdevice #0"
alsa.device = "8"
alsa.card = "3"
alsa.card_name = "HDA NVidia"
alsa.long_card_name = "HDA NVidia at 0xdf080000 irq 17"
alsa.driver_name = "snd_hda_intel"
device.bus_path = "pci-0000:01:00.1"
sysfs.path = "/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card3"
device.bus = "pci"
device.vendor.id = "10de"
device.vendor.name = "NVIDIA Corporation"
device.product.id = "10ef"
device.product.name = "GP102 HDMI Audio Controller"
device.string = "hdmi:3,2"
device.buffering.buffer_size = "352768"
device.buffering.fragment_size = "176384"
device.access_mode = "mmap+timer"
device.profile.name = "hdmi-stereo-extra2"
device.profile.description = "Digital Stereo (HDMI 3)"
device.description = "GP102 HDMI Audio Controller Digital Stereo (HDMI 3)"
module-udev-detect.discovered = "1"
device.icon_name = "audio-card-pci"
ports:
hdmi-output-2: HDMI / DisplayPort 3 (priority 5700, latency offset 0 usec, available: yes)
properties:
device.icon_name = "video-display"
device.product.name = "ASUS MG278
"
active port: <hdmi-output-2>While sound works
sudo journalctl -fReproducing sound system crash
pr 04 12:13:49 greywald pulseaudio[972]: q overrun, queuing locally
Apr 04 12:13:49 greywald pulseaudio[972]: q overrun, queuing locally
Apr 04 12:13:49 greywald pulseaudio[972]: q overrun, queuing locally
Apr 04 12:13:50 greywald kernel: usb 3-2.3: 2:0: usb_set_interface failed (-110)
Apr 04 12:13:50 greywald kernel: usb 4-1: device descriptor read/8, error -110
Apr 04 12:13:50 greywald kernel: usb 4-1: new SuperSpeed Gen 1 USB device number 4 using xhci_hcd
Apr 04 12:13:54 greywald pulseaudio[972]: q overrun, queuing locally
Apr 04 12:13:54 greywald pulseaudio[972]: q overrun, queuing locally
Apr 04 12:13:54 greywald pulseaudio[972]: q overrun, queuing locally
Apr 04 12:13:55 greywald kernel: usb 3-2.3: 2:0: usb_set_interface failed (-110)
Apr 04 12:13:56 greywald kernel: usb 4-1: device descriptor read/8, error -110
Apr 04 12:13:56 greywald kernel: usb usb4-port1: attempt power cycle
Apr 04 12:13:57 greywald kernel: usb 4-1: new SuperSpeed Gen 1 USB device number 5 using xhci_hcd
Apr 04 12:13:59 greywald pulseaudio[972]: q overrun, queuing locally
Apr 04 12:13:59 greywald pulseaudio[972]: q overrun, queuing locally
Apr 04 12:13:59 greywald pulseaudio[972]: q overrun, queuing locally
Apr 04 12:13:59 greywald pulseaudio[972]: q overrun, queuing locally
Apr 04 12:14:00 greywald kernel: usb 3-2.3: 2:1: usb_set_interface failed (-110)
Apr 04 12:14:02 greywald kernel: usb 4-1: device descriptor read/8, error -110
Apr 04 12:14:02 greywald kernel: usb 4-1: new SuperSpeed Gen 1 USB device number 5 using xhci_hcd
Apr 04 12:14:04 greywald pulseaudio[972]: q overrun, queuing locally
Apr 04 12:14:04 greywald pulseaudio[972]: q overrun, queuing locally
Apr 04 12:14:04 greywald pulseaudio[972]: q overrun, queuing locally
-- Boot cfc3d8e4ae2a41c0bdc88c9d9ec24880 --
Apr 04 12:36:56 greywald rtkit-daemon[803]: Supervising 6 threads of 1 processes of 1 users.
Apr 04 12:36:56 greywald rtkit-daemon[803]: Successfully made thread 4490 of process 972 owned by '1000' RT at priority 5.
Apr 04 12:36:56 greywald rtkit-daemon[803]: Supervising 7 threads of 1 processes of 1 users.
Apr 04 12:37:09 greywald discord-canary.desktop[2217]: rtc_log_set_paused: true
Apr 04 12:37:09 greywald discord-canary.desktop[2217]: rtc_log_set_paused error: monitor_option.is_none()
Apr 04 12:37:12 greywald discord-canary.desktop[2217]: [2021-04-04 12:37:12.329] [2242] (audio_device_pulse_linux.cc:1855): Can't query latency
Apr 04 12:37:12 greywald discord-canary.desktop[2217]: [2021-04-04 12:37:12.331] [2236] (audio_send_stream.cc:285): Failed to set up send codec state.
Apr 04 12:37:12 greywald discord-canary.desktop[2217]: rtc_log_set_paused: false
Apr 04 12:37:12 greywald discord-canary.desktop[2217]: rtc_log_set_paused error: monitor_option.is_none()
Apr 04 12:37:12 greywald discord-canary.desktop[2217]: [2021-04-04 12:37:12.523] [2236] (audio_send_stream.cc:285): Failed to set up send codec state.
Apr 04 12:37:12 greywald discord-canary.desktop[2217]: [2021-04-04 12:37:12.523] [2236] (audio_device_generic.cc:31): BuiltInAECIsAvailable: Not supported on this platform
Apr 04 12:37:12 greywald discord-canary.desktop[2217]: [2021-04-04 12:37:12.706] [2236] (audio_send_stream.cc:285): Failed to set up send codec state.
Apr 04 12:37:21 greywald discord-canary.desktop[2217]: rtc_log_set_paused: true
Apr 04 12:37:21 greywald discord-canary.desktop[2217]: rtc_log_set_paused error: monitor_option.is_none()
Apr 04 12:37:22 greywald discord-canary.desktop[2217]: [2021-04-04 12:37:22.611] [2242] (audio_device_pulse_linux.cc:1855): Can't query latency
Apr 04 12:37:22 greywald discord-canary.desktop[2217]: [2021-04-04 12:37:22.611] [2242] (audio_device_pulse_linux.cc:1855): Can't query latency
Apr 04 12:37:22 greywald discord-canary.desktop[2217]: [2021-04-04 12:37:22.613] [2236] (audio_send_stream.cc:285): Failed to set up send codec state.
Apr 04 12:37:22 greywald discord-canary.desktop[2217]: rtc_log_set_paused: false
Apr 04 12:37:22 greywald discord-canary.desktop[2217]: rtc_log_set_paused error: monitor_option.is_none()
Apr 04 12:37:22 greywald discord-canary.desktop[2217]: [2021-04-04 12:37:22.905] [2236] (audio_send_stream.cc:285): Failed to set up send codec state.
Apr 04 12:37:22 greywald discord-canary.desktop[2217]: [2021-04-04 12:37:22.905] [2236] (audio_device_generic.cc:31): BuiltInAECIsAvailable: Not supported on this platform
Apr 04 12:37:23 greywald discord-canary.desktop[2217]: [2021-04-04 12:37:23.181] [2236] (audio_send_stream.cc:285): Failed to set up send codec state.
Apr 04 12:37:26 greywald discord-canary.desktop[2217]: rtc_log_set_paused: true
Apr 04 12:37:26 greywald discord-canary.desktop[2217]: rtc_log_set_paused error: monitor_option.is_none()
Apr 04 12:37:35 greywald /usr/lib/gdm-x-session[985]: (EE) client bug: timer event7 debounce short: scheduled expiry is in the past (-1ms), your system is too slow
Apr 04 12:37:39 greywald discord-canary.desktop[2217]: [2021-04-04 12:37:39.707] [2242] (audio_device_pulse_linux.cc:1855): Can't query latency
Apr 04 12:37:39 greywald discord-canary.desktop[2217]: [2021-04-04 12:37:39.707] [2242] (audio_device_pulse_linux.cc:1855): Can't query latency
Apr 04 12:37:39 greywald discord-canary.desktop[2217]: [2021-04-04 12:37:39.708] [2236] (audio_send_stream.cc:285): Failed to set up send codec state.
Apr 04 12:37:39 greywald discord-canary.desktop[2217]: rtc_log_set_paused: false
Apr 04 12:37:39 greywald discord-canary.desktop[2217]: rtc_log_set_paused error: monitor_option.is_none()
Apr 04 12:37:39 greywald discord-canary.desktop[2217]: [2021-04-04 12:37:39.995] [2236] (audio_send_stream.cc:285): Failed to set up send codec state.
Apr 04 12:37:39 greywald discord-canary.desktop[2217]: [2021-04-04 12:37:39.996] [2236] (audio_device_generic.cc:31): BuiltInAECIsAvailable: Not supported on this platform
Apr 04 12:37:40 greywald discord-canary.desktop[2217]: [2021-04-04 12:37:40.324] [2236] (audio_send_stream.cc:285): Failed to set up send codec state.
Apr 04 12:37:40 greywald discord-canary.desktop[2217]: [2021-04-04 12:37:40.899] [2236] (audio_device_generic.cc:66): SetRecordingDevice: Not supported on this platform
Apr 04 12:37:40 greywald discord-canary.desktop[2217]: [2021-04-04 12:37:40.907] [2236] (audio_send_stream.cc:285): Failed to set up send codec state.
Apr 04 12:37:41 greywald discord-canary.desktop[2217]: [2021-04-04 12:37:41.611] [2236] (audio_device_generic.cc:66): SetRecordingDevice: Not supported on this platform
Apr 04 12:37:46 greywald pulseaudio[972]: q overrun, queuing locally
Apr 04 12:37:46 greywald pulseaudio[972]: q overrun, queuing locally
Apr 04 12:37:46 greywald kernel: usb 3-2.3: 1:0: usb_set_interface failed (-110)
Apr 04 12:37:46 greywald pulseaudio[972]: q overrun, queuing locally
Apr 04 12:37:46 greywald pulseaudio[972]: q overrun, queuing locally
Apr 04 12:37:46 greywald pulseaudio[972]: q overrun, queuing locally
Apr 04 12:37:46 greywald pulseaudio[972]: q overrun, queuing locally
Apr 04 12:37:46 greywald pulseaudio[972]: q overrun, queuing locally
Apr 04 12:37:46 greywald pulseaudio[972]: q overrun, queuing locally
Apr 04 12:37:46 greywald pulseaudio[972]: q overrun, queuing locally
Apr 04 12:37:48 greywald pulseaudio[972]: 93 events suppressedWhile it says "Discord Canary", I believe it happens too when using Steam and Discord (stable version). I don't know if it is being crashed for different reasons. I tried limiting what I open, to see when it crashes. I believe it has crashed without Discord being open at all. For instance, watching a video on YT.
I hope it all makes sense.
Offline
Reads like a lot of issues with the usb interface here. Where are the devices connected to? Directly to the PC or via a hub? What's the output of
lsusb -t #Needs usbutilsFWIW does the issue occur as well if you generally lower the amount of devices connected? i.e. unplug the yamaha device as a test?
Offline
Hi again, thanks for the help!
I went to sleep after my response, so I didn't thoroughly test it as I wanted to.
I must have been mistaken. Because I tried to reproduce it without Discord open, but fell short. I couldn't reproduce with without Discord (as I was certain had happened before). I uninstalled Discord and Canary version and instead use the electron version from the AUR repository.
On reproduction it gives
Apr 04 19:45:39 greywald discord.desktop[22635]: [2021-04-04 19:45:39.341] [22659] (audio_device_generic.cc:61): SetPlayoutDevice: Not supported on this platform
Apr 04 19:45:39 greywald discord.desktop[22635]: [2021-04-04 19:45:39.715] [22659] (audio_device_generic.cc:61): SetPlayoutDevice: Not supported on this platform
Apr 04 19:45:41 greywald systemd[978]: gnome-terminal-server.service: Succeeded.
Apr 04 19:45:44 greywald discord-canary.desktop[21285]: [2021-04-04 19:45:44.861] [21324] (audio_device_generic.cc:66): SetRecordingDevice: Not supported on this platform
Apr 04 19:45:46 greywald discord-canary.desktop[21285]: [2021-04-04 19:45:46.968] [21324] (audio_device_generic.cc:66): SetRecordingDevice: Not supported on this platform
Apr 04 19:45:53 greywald discord-canary.desktop[21285]: [2021-04-04 19:45:53.165] [21324] (audio_device_generic.cc:61): SetPlayoutDevice: Not supported on this platform
Apr 04 19:45:53 greywald discord-canary.desktop[21285]: [2021-04-04 19:45:53.630] [21324] (audio_device_generic.cc:61): SetPlayoutDevice: Not supported on this platform
Apr 04 19:45:56 greywald discord.desktop[22635]: [2021-04-04 19:45:56.969] [22659] (audio_device_generic.cc:61): SetPlayoutDevice: Not supported on this platform
Apr 04 19:46:02 greywald kernel: usb 3-2.3: 4:0: usb_set_interface failed (-110)
Apr 04 19:46:07 greywald kernel: usb 3-2.3: 4:0: usb_set_interface failed (-110)
Apr 04 19:46:12 greywald kernel: usb 3-2.3: 4:2: usb_set_interface failed (-110)
Apr 04 19:46:18 greywald kernel: usb 3-2.3: 4:0: usb_set_interface failed (-110)
Apr 04 19:46:23 greywald kernel: usb 3-2.3: 4:0: usb_set_interface failed (-110)
Apr 04 19:46:28 greywald kernel: usb 3-2.3: 4:2: usb_set_interface failed (-110)
Apr 04 19:46:33 greywald kernel: usb 3-2.3: 4:0: usb_set_interface failed (-110)
...
...
...
Apr 04 19:46:59 greywald kernel: usb 3-2.3: 4:2: usb_set_interface failed (-110)[arthur@greywald ~]$ lsusb -t(seems to be the same before and after crash)
/: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 10000M
|__ Port 1: Dev 2, If 0, Class=Video, Driver=uvcvideo, 5000M
|__ Port 1: Dev 2, If 1, Class=Video, Driver=uvcvideo, 5000M
|__ Port 1: Dev 2, If 2, Class=Audio, Driver=snd-usb-audio, 5000M
|__ Port 1: Dev 2, If 3, Class=Audio, Driver=snd-usb-audio, 5000M
|__ Port 1: Dev 2, If 4, Class=Vendor Specific Class, Driver=, 5000M
|__ Port 1: Dev 2, If 5, Class=Human Interface Device, Driver=usbhid, 5000M
/: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 480M
|__ Port 2: Dev 2, If 0, Class=Hub, Driver=hub/3p, 12M
|__ Port 2: Dev 3, If 0, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 2: Dev 3, If 1, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 3: Dev 5, If 0, Class=Audio, Driver=snd-usb-audio, 12M
|__ Port 3: Dev 5, If 1, Class=Audio, Driver=snd-usb-audio, 12M
|__ Port 3: Dev 5, If 2, Class=Audio, Driver=snd-usb-audio, 12M
|__ Port 3: Dev 5, If 3, Class=Audio, Driver=snd-usb-audio, 12M
|__ Port 3: Dev 5, If 4, Class=Audio, Driver=snd-usb-audio, 12M
|__ Port 3: Dev 5, If 5, Class=Human Interface Device, Driver=usbhid, 12M
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/10p, 5000M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/16p, 480M
|__ Port 5: Dev 2, If 3, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 5: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 5: Dev 2, If 4, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 5: Dev 2, If 2, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 5: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 6: Dev 3, If 2, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 6: Dev 3, If 0, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 6: Dev 3, If 3, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 6: Dev 3, If 1, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 13: Dev 4, If 0, Class=Hub, Driver=hub/1p, 480M
|__ Port 1: Dev 6, If 2, Class=Audio, Driver=snd-usb-audio, 480M
|__ Port 1: Dev 6, If 0, Class=Audio, Driver=snd-usb-audio, 480M
|__ Port 1: Dev 6, If 1, Class=Audio, Driver=snd-usb-audio, 480M
|__ Port 14: Dev 5, If 0, Class=Mass Storage, Driver=usb-storage, 480Mand if any help, this issue makes Discord restart, and gave this error message
Apr 04 19:59:01 greywald kernel: usb 3-2.3: 4:2: usb_set_interface failed (-110)
Apr 04 19:59:02 greywald systemd-coredump[4151]: [?] Process 2236 (electron) of user 1000 dumped core.
Stack trace of thread 2264:
#0 0x00007f029e94638d n/a (n/a + 0x0)
#1 0x00007f02ae0867b5 n/a (libpulse.so.0 + 0x127b5)
#2 0x00007f02a8c03014 n/a (libpulsecommon-14.2.so + 0x40014)
#3 0x00007f02ae09ab94 pa_mainloop_dispatch (libpulse.so.0 + 0x26b94)
#4 0x00007f02ae09b291 pa_mainloop_iterate (libpulse.so.0 + 0x27291)
#5 0x00007f02ae09b331 pa_mainloop_run (libpulse.so.0 + 0x27331)
#6 0x00007f02ae0ab7fe n/a (libpulse.so.0 + 0x377fe)
#7 0x00007f02a8c195cc n/a (libpulsecommon-14.2.so + 0x565cc)
#8 0x00007f02b1ad0299 start_thread (libpthread.so.0 + 0x9299)
#9 0x00007f02ada79053 __clone (libc.so.6 + 0xff053)
Stack trace of thread 2236:
#0 0x00007f02b1adc9ba __futex_abstimed_wait_common64 (libpthread.so.0 + 0x159ba)
#1 0x00007f02b1ad6574 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf574)
#2 0x000055d0fff492a1 n/a (electron + 0x41712a1)
#3 0x000055d0fff499a9 n/a (electron + 0x41719a9)
#4 0x000055d0ffed0680 n/a (electron + 0x40f8680)
#5 0x000055d0fff12e49 n/a (electron + 0x413ae49)
#6 0x000055d0ffeec322 n/a (electron + 0x4114322)
#7 0x000055d1032d356c n/a (electron + 0x74fb56c)
#8 0x000055d0ff16d750 n/a (electron + 0x3395750)
#9 0x000055d0fe4ce458 n/a (electron + 0x26f6458)
#10 0x000055d0fe4ceb80 n/a (electron + 0x26f6b80)
#11 0x000055d0fd8b666f n/a (electron + 0x1ade66f)
#12 0x00007f02ad9a1b25 __libc_start_main (libc.so.6 + 0x27b25)
#13 0x000055d0fd89f32e _start (electron + 0x1ac732e)
Stack trace of thread 2245:
#0 0x00007f02b1adc9ba __futex_abstimed_wait_common64 (libpthread.so.0 + 0x159ba)
#1 0x00007f02b1ad6260 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf260)
#2 0x000055d0fff49111 n/a (electron + 0x4171111)
#3 0x000055d1032c02e6 n/a (electron + 0x74e82e6)
#4 0x000055d0fff4c675 n/a (electron + 0x4174675)
#5 0x00007f02b1ad0299 start_thread (libpthread.so.0 + 0x9299)
#6 0x00007f02ada79053 __clone (libc.so.6 + 0xff053)
Stack trace of thread 2242:
#0 0x00007f02b1adc9ba __futex_abstimed_wait_common64 (libpthread.so.0 + 0x159ba)
#1 0x00007f02b1ad6260 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf260)
#2 0x000055d0fff49111 n/a (electron + 0x4171111)
#3 0x000055d0fff49997 n/a (electron + 0x4171997)
#4 0x000055d0fff4968b n/a (electron + 0x417168b)
#5 0x000055d0ffed066a n/a (electron + 0x40f866a)
#6 0x000055d0fff12e49 n/a (electron + 0x413ae49)
#7 0x000055d0ffeec322 n/a (electron + 0x4114322)
#8 0x000055d0fff2a66a n/a (electron + 0x415266a)
#9 0x000055d0fff4c675 n/a (electron + 0x4174675)
#10 0x00007f02b1ad0299 start_thread (libpthread.so.0 + 0x9299)
#11 0x00007f02ada79053 __clone (libc.so.6 + 0xff053)
Stack trace of thread 2239:
#0 0x00007f02b1adc9ba __futex_abstimed_wait_common64 (libpthread.so.0 + 0x159ba)
#1 0x00007f02b1ad6574 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf574)
#2 0x000055d0fff492a1 n/a (electron + 0x41712a1)
#3 0x000055d0fff499a9 n/a (electron + 0x41719a9)
#4 0x000055d0fff2418a n/a (electron + 0x414c18a)
#5 0x000055d0fff24bd6 n/a (electron + 0x414cbd6)
#6 0x000055d0fff2478a n/a (electron + 0x414c78a)
#7 0x000055d0fff4c675 n/a (electron + 0x4174675)
#8 0x00007f02b1ad0299 start_thread (libpthread.so.0 + 0x9299)
#9 0x00007f02ada79053 __clone (libc.so.6 + 0xff053)
Stack trace of thread 2243:
#0 0x00007f02b1adc9ba __futex_abstimed_wait_common64 (libpthread.so.0 + 0x159ba)
#1 0x00007f02b1ad6260 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf260)
#2 0x000055d0fff49111 n/a (electron + 0x4171111)
#3 0x000055d0fff49997 n/a (electron + 0x4171997)
#4 0x000055d0fff4968b n/a (electron + 0x417168b)
#5 0x000055d0ffed066a n/a (electron + 0x40f866a)
#6 0x000055d0fff12e49 n/a (electron + 0x413ae49)
#7 0x000055d0ffeec322 n/a (electron + 0x4114322)
#8 0x000055d0ff0590e9 n/a (electron + 0x32810e9)
#9 0x000055d0fff4c675 n/a (electron + 0x4174675)
#10 0x00007f02b1ad0299 start_thread (libpthread.so.0 + 0x9299)
#11 0x00007f02ada79053 __clone (libc.so.6 + 0xff053)
Stack trace of thread 2247:
#0 0x00007f02b1adc9ba __futex_abstimed_wait_common64 (libpthread.so.0 + 0x159ba)
#1 0x00007f02b1ad6260 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf260)
#2 0x000055d0fff49111 n/a (electron + 0x4171111)
#3 0x000055d1032c02e6 n/a (electron + 0x74e82e6)
#4 0x000055d0fff4c675 n/a (electron + 0x4174675)
#5 0x00007f02b1ad0299 start_thread (libpthread.so.0 + 0x9299)
#6 0x00007f02ada79053 __clone (libc.so.6 + 0xff053)
Stack trace of thread 2238:
#0 0x00007f02ada7939e epoll_wait (libc.so.6 + 0xff39e)
#1 0x00007f02b02e09e6 n/a (libevent-2.1.so.7 + 0x2f9e6)
#2 0x00007f02b02d58c9 event_base_loop (libevent-2.1.so.7 + 0x248c9)
#3 0x000055d0fff5b0d1 n/a (electron + 0x41830d1)
#4 0x000055d0fff12e49 n/a (electron + 0x413ae49)
#5 0x000055d0ffeec322 n/a (electron + 0x4114322)
#6 0x000055d0fff1d3eb n/a (electron + 0x41453eb)
#7 0x000055d0fff2a66a n/a (electron + 0x415266a)
#8 0x000055d0fff4c675 n/a (electron + 0x4174675)
#9 0x00007f02b1ad0299 start_thread (libpthread.so.0 + 0x9299)
#10 0x00007f02ada79053 __clone (libc.so.6 + 0xff053)
Stack trace of thread 2244:
#0 0x00007f02b1adc9ba __futex_abstimed_wait_common64 (libpthread.so.0 + 0x159ba)
#1 0x00007f02b1ad6260 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf260)
#2 0x000055d0fff49111 n/a (electron + 0x4171111)
#3 0x000055d0fff49997 n/a (electron + 0x4171997)
#4 0x000055d0fff4968b n/a (electron + 0x417168b)
#5 0x000055d0fff2417b n/a (electron + 0x414c17b)
#6 0x000055d0fff24bd6 n/a (electron + 0x414cbd6)
#7 0x000055d0fff247da n/a (electron + 0x414c7da)
#8 0x000055d0fff4c675 n/a (electron + 0x4174675)
#9 0x00007f02b1ad0299 start_thread (libpthread.so.0 + 0x9299)
#10 0x00007f02ada79053 __clone (libc.so.6 + 0xff053)
Stack trace of thread 2248:
#0 0x00007f02b1adc9ba __futex_abstimed_wait_common64 (libpthread.so.0 + 0x159ba)
#1 0x00007f02b1ad6260 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf260)
#2 0x000055d0fff49111 n/a (electron + 0x4171111)
#3 0x000055d1032c02e6 n/a (electron + 0x74e82e6)
#4 0x000055d0fff4c675 n/a (electron + 0x4174675)
#5 0x00007f02b1ad0299 start_thread (libpthread.so.0 + 0x9299)
#6 0x00007f02ada79053 __clone (libc.so.6 + 0xff053)
Stack trace of thread 2246:
#0 0x00007f02b1adc9ba __futex_abstimed_wait_common64 (libpthread.so.0 + 0x159ba)
#1 0x00007f02b1ad6260 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf260)
#2 0x000055d0fff49111 n/a (electron + 0x4171111)
#3 0x000055d1032c02e6 n/a (electron + 0x74e82e6)
#4 0x000055d0fff4c675 n/a (electron + 0x4174675)
#5 0x00007f02b1ad0299 start_thread (libpthread.so.0 + 0x9299)
#6 0x00007f02ada79053 __clone (libc.so.6 + 0xff053)
Stack trace of thread 2252:
#0 0x00007f02ada7939e epoll_wait (libc.so.6 + 0xff39e)
#1 0x000055d0fda1f068 n/a (electron + 0x1c47068)
#2 0x000055d0fd9f0363 n/a (electron + 0x1c18363)
#3 0x00007f02b1ad0299 start_thread (libpthread.so.0 + 0x9299)
#4 0x00007f02ada79053 __clone (libc.so.6 + 0xff053)
Stack trace of thread 3376:
#0 0x00007f02b1adc9ba __futex_abstimed_wait_common64 (libpthread.so.0 + 0x159ba)
#1 0x00007f02b1ad6574 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf574)
#2 0x00007f029e88fade n/a (n/a + 0x0)
#3 0x00007f029e87244b n/a (n/a + 0x0)
#4 0x00007f029e88f5a7 n/a (n/a + 0x0)
#5 0x00007f02b1ad0299 start_thread (libpthread.so.0 + 0x9299)
#6 0x00007f02ada79053 __clone (libc.so.6 + 0xff053)
Stack trace of thread 2529:
#0 0x00007f02b1adc9ba __futex_abstimed_wait_common64 (libpthread.so.0 + 0x159ba)
#1 0x00007f02b1ad6260 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf260)
#2 0x000055d0fff49111 n/a (electron + 0x4171111)
#3 0x000055d0fff49997 n/a (electron + 0x4171997)
#4 0x000055d0fff4968b n/a (electron + 0x417168b)
#5 0x000055d0ffed066a n/a (electron + 0x40f866a)
#6 0x000055d0fff12e49 n/a (electron + 0x413ae49)
#7 0x000055d0ffeec322 n/a (electron + 0x4114322)
#8 0x000055d0ff0590e9 n/a (electron + 0x32810e9)
#9 0x000055d0fff4c675 n/a (electron + 0x4174675)
#10 0x00007f02b1ad0299 start_thread (libpthread.so.0 + 0x9299)
#11 0x00007f02ada79053 __clone (libc.so.6 + 0xff053)
Stack trace of thread 2261:
#0 0x00007f02b1adc9ba __futex_abstimed_wait_common64 (libpthread.so.0 + 0x159ba)
#1 0x00007f02b1ad6260 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf260)
#2 0x00007f02ae0a8739 pa_threaded_mainloop_wait (libpulse.so.0 + 0x34739)
#3 0x00007f029e943bed n/a (n/a + 0x0)
#4 0x00007f029e943090 n/a (n/a + 0x0)
#5 0x00007f029e944030 n/a (n/a + 0x0)
#6 0x00007f029e938e38 n/a (n/a + 0x0)
#7 0x00007f029e6d25f7 n/a (n/a + 0x0)
Apr 04 19:59:02 greywald systemd[1]: systemd-coredump@0-4150-0.service: Succeeded.
Apr 04 19:59:02 greywald kernel: audit: type=1131 audit(1617559142.383:106): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@0-4150-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:59:02 greywald kernel: audit: type=1334 audit(1617559142.473:107): prog-id=28 op=UNLOAD
Apr 04 19:59:02 greywald audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@0-4150-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Apr 04 19:59:02 greywald audit: BPF prog-id=28 op=UNLOAD
Apr 04 19:59:02 greywald audit: BPF prog-id=27 op=UNLOAD
Apr 04 19:59:02 greywald discord.desktop[1995]: [WebContents] crashed... reloading
Apr 04 19:59:02 greywald pulseaudio[978]: q overrun, queuing locally
Apr 04 19:59:02 greywald pulseaudio[978]: q overrun, queuing locally
Apr 04 19:59:02 greywald pulseaudio[978]: q overrun, queuing locally
Apr 04 19:59:06 greywald kernel: usb 3-2.3: 4:0: usb_set_interface failed (-110)
Apr 04 19:59:07 greywald pulseaudio[978]: q overrun, queuing locally
Apr 04 19:59:07 greywald pulseaudio[978]: q overrun, queuing locally
Apr 04 19:59:07 greywald pulseaudio[978]: q overrun, queuing locally
Apr 04 19:59:11 greywald kernel: usb 3-2.3: 4:0: usb_set_interface failed (-110)
Apr 04 19:59:12 greywald pulseaudio[978]: q overrun, queuing locally
Apr 04 19:59:12 greywald pulseaudio[978]: q overrun, queuing locally
Apr 04 19:59:12 greywald pulseaudio[978]: q overrun, queuing locally
Apr 04 19:59:16 greywald kernel: usb 3-2.3: 4:2: usb_set_interface failed (-110)
Apr 04 19:59:16 greywald kernel: usb 4-1: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd
Apr 04 19:59:17 greywald pulseaudio[978]: q overrun, queuing locally
Apr 04 19:59:17 greywald pulseaudio[978]: q overrun, queuing locally
Apr 04 19:59:17 greywald pulseaudio[978]: q overrun, queuing locally
Apr 04 19:59:21 greywald kernel: usb 3-2.3: 4:0: usb_set_interface failed (-110)
Apr 04 19:59:21 greywald kernel: usb 4-1: device descriptor read/8, error -110
Apr 04 19:59:21 greywald kernel: usb 4-1: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd
Apr 04 19:59:22 greywald pulseaudio[978]: 1842 events suppressed
Apr 04 19:59:22 greywald pulseaudio[978]: q overrun, queuing locally
Apr 04 19:59:22 greywald pulseaudio[978]: q overrun, queuing locally
Apr 04 19:59:22 greywald pulseaudio[978]: q overrun, queuing locallyI can't pinpoint where things go wrong ![]()
Offline
Okay, so it seems to be the webcam. I'm using "Logitech StreamCam" which utilizes an USB-C port. Not sure if that has anything to do with it.
Now at least I know the cause and can look into it. I guess I'll troubleshoot until I find out how to make the Webcam work (if I can at all).
I appreciate the help, thank you @V1del!
Offline