Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save prateekrajgautam/fbfe9656ec16b80fb4bb087cf66c526f to your computer and use it in GitHub Desktop.

Select an option

Save prateekrajgautam/fbfe9656ec16b80fb4bb087cf66c526f to your computer and use it in GitHub Desktop.
Audio Array AM-C1 USB Microphone – Linux Compatibility Issue (USB Bandwidth Capture Failure) for developers

Subject: Audio Array AM-C1 USB Microphone – Linux Compatibility Issue (USB Bandwidth / Capture Failure)

Dear Audio Array Support Team,

I am seeking assistance regarding an issue with an Audio Array AM-C1 microphone on Linux systems.

Device Information

  • Product: Audio Array AM-C1
  • USB ID: 0c76:1719
  • Operating System: NixOS 26.05 (Linux Kernel 6.18.35)
  • Audio Stack: ALSA + PipeWire 1.6.5
  • Desktop Environment: Cinnamon

Problem Description

The microphone is detected successfully by the operating system, but no input level, and audio capture fails when streaming starts. The issue manifests as:

  • Audacity hangs during startup whenever the AM-C1 is connected.
  • PipeWire detects the microphone but fails to start capture.
  • Direct ALSA recording produces continuous buffer overruns.
  • Android devices connected through USB OTG also fail to use the microphone.

Detection Results

The device enumerates correctly:

Bus 002 Device 008: ID 0c76:1719 Audio Array AM-C1 Device

ALSA detects the microphone:

card 2: Device [Audio Array AM-C1 Device], device 0: USB Audio [USB Audio]

PipeWire detects the microphone:

Audio Array AM-C1 Device Mono

USB Audio Descriptor

The microphone reports the following capabilities:

Format: S24_3LE
Channels: 1
Rates:
22050
24000
32000
44100
48000
88200
96000
176400
192000

Notably, the device appears to support only the S24_3LE audio format.

ALSA Hardware Parameters

FORMAT: S24_3LE
CHANNELS: 1
RATE: [22050 192000]

Attempts to record using standard formats such as S16_LE fail because only S24_3LE is reported as available.

ALSA Capture Test

Command:

arecord -D hw:2,0 -f S24_3LE -r 48000 -d 5 test.wav

Output:

overrun!!!
overrun!!!
overrun!!!

continuously until the recording terminates.

PipeWire Errors

spa.alsa: hw:2c: snd_pcm_start: Broken pipe
spa.audioadapter: can't send command 2: Broken pipe
pw.node: suspended -> error (Start error: Broken pipe)

Kernel Messages

The Linux kernel reports:

usb 2-1.5: cannot submit urb 0, error -28: not enough bandwidth

This message repeats whenever audio capture is attempted.

Troubleshooting Performed

  • Connected directly to motherboard USB ports (no hub).
  • Tested with Audacity and Tenacity.
  • Verified ALSA device detection.
  • Verified PipeWire source creation.
  • Tested multiple recording rates.
  • Confirmed microphone is detected but cannot successfully stream audio.

Questions

  1. Is the AM-C1 expected to work as a standard USB Audio Class device on Linux without proprietary drivers?
  2. Is there any firmware update available for the AM-C1?
  3. Are there known compatibility issues with Linux, Android, or EHCI/xHCI USB controllers?
  4. Does the device require a specific sample rate, USB controller type, or driver configuration?
  5. Can you provide official Linux compatibility guidance or troubleshooting procedures?

I would appreciate any technical documentation, firmware updates, or recommendations that may help resolve this issue.

Thank you for your assistance.

Kind regards,

Prateek Gautam Linux User / NixOS 26.05 Audio Array AM-C1 Owner

==================== SYSTEM INFORMATION ====================
Linux prateek-home-nix 6.18.35 #1-NixOS SMP PREEMPT_DYNAMIC Tue Jun  9 10:28:53 UTC 2026 x86_64 GNU/Linux

==================== NIXOS VERSION =========================
26.05.1947.a0374025a863 (Yarara)

==================== USB DEVICES ===========================
Bus 001 Device 005: ID 1c4f:0002 SIGMACHIP USB Keyboard
Bus 002 Device 002: ID 8087:0024 
Bus 001 Device 001: ID 1d6b:0002 Linux 6.18.35 ehci_hcd EHCI Host Controller
Bus 001 Device 003: ID 214b:7000 USB2.0 HUB
Bus 002 Device 003: ID 04f9:0478 Brother DCP-T820DW
Bus 001 Device 002: ID 8087:0024 
Bus 002 Device 001: ID 1d6b:0002 Linux 6.18.35 ehci_hcd EHCI Host Controller
Bus 001 Device 004: ID 046d:c534 Logitech USB Receiver
Bus 001 Device 010: ID 0c76:1719 Audio Array AM-C1 Device

==================== KERNEL MESSAGES (audio/usb) ===========
[  450.674281] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  455.683047] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  460.692482] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  465.703265] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  470.714681] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  475.729599] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  480.741118] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  485.750798] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  490.759983] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  495.771234] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  500.781922] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  505.792290] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  510.804393] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  515.816924] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  520.824826] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  525.834286] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  530.846126] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  535.857094] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  540.870362] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  545.882126] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  550.893409] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  555.906920] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  560.918689] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  565.929712] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  570.940193] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  575.950185] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  580.962849] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  585.973965] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  590.982497] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  595.993196] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  601.005525] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  606.017321] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  608.349073] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  608.359446] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  608.376930] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  608.528694] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  611.025548] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  613.916006] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  613.930304] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  613.938312] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  614.089517] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  616.033469] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  621.041965] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  626.051818] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  631.068262] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  636.080060] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  641.091788] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  646.100313] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  651.111859] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  656.124278] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth

==================== ALSA CARDS ============================
 0 [PCH            ]: HDA-Intel - HDA Intel PCH
                      HDA Intel PCH at 0xf7200000 irq 27
 1 [NVidia         ]: HDA-Intel - HDA NVidia
                      HDA NVidia at 0xf7080000 irq 17
 2 [Device         ]: USB-Audio - Audio Array AM-C1 Device
                      Audio Array AM-C1 Device at usb-0000:00:1a.0-1.2, full speed

==================== CAPTURE DEVICES =======================
**** List of CAPTURE Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC887-VD Analog [ALC887-VD Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 2: ALC887-VD Alt Analog [ALC887-VD Alt Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 2: Device [Audio Array AM-C1 Device], device 0: USB Audio [USB Audio]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

==================== PLAYBACK DEVICES ======================
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC887-VD Analog [ALC887-VD Analog]
  Subdevices: 1/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

==================== PULSE/PIPEWIRE STATUS =================
pactl not available

==================== INPUT SOURCES =========================
No PulseAudio sources

==================== DEFAULT SOURCE ========================
No default source

==================== AUDIO SERVER SERVICE ==================
Failed to connect to user scope bus via local transport: $DBUS_SESSION_BUS_ADDRESS and $XDG_RUNTIME_DIR not defined (consider using --machine=<user>@.host --user to connect to bus of other user)

==================== NIXOS HARDWARE CONFIG =================
Not found

==================== LOADED KERNEL MODULES =================
snd_usb_audio         610304  1
snd_ump                36864  1 snd_usb_audio
snd_usbmidi_lib        53248  1 snd_usb_audio
snd_rawmidi            57344  2 snd_usbmidi_lib,snd_ump
mc                     90112  1 snd_usb_audio
usb_storage            94208  1 uas
snd_seq_dummy          16384  0
snd_hrtimer            16384  1
snd_seq               118784  7 snd_seq_dummy
snd_seq_device         20480  3 snd_seq,snd_ump,snd_rawmidi
snd_hda_codec_alc882    20480  1
snd_hda_codec_realtek_lib    65536  1 snd_hda_codec_alc882
snd_hda_codec_generic   114688  2 snd_hda_codec_realtek_lib,snd_hda_codec_alc882
snd_hda_codec_nvhdmi    16384  1
snd_hda_codec_hdmi     61440  1 snd_hda_codec_nvhdmi
snd_hda_intel          69632  2
snd_hda_codec         217088  6 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_nvhdmi,snd_hda_codec_realtek_lib,snd_hda_codec_alc882
snd_hda_core          147456  5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek_lib
snd_intel_dspcfg       45056  1 snd_hda_intel
snd_intel_sdw_acpi     16384  1 snd_intel_dspcfg
snd_hwdep              24576  2 snd_usb_audio,snd_hda_codec
snd_pcm               200704  5 snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd_hda_codec,snd_hda_core
snd_timer              57344  3 snd_seq,snd_hrtimer,snd_pcm
snd                   159744  22 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_usb_audio,snd_usbmidi_lib,snd_hda_codec,snd_timer,snd_hda_codec_realtek_lib,snd_ump,snd_pcm,snd_rawmidi
soundcore              20480  1 snd
led_class              24576  3 snd_hda_codec_generic,input_leds,libphy
btusb                  86016  0
btrtl                  32768  1 btusb
btintel                73728  1 btusb
btmtk                  32768  1 btusb
btbcm                  28672  1 btusb
bluetooth            1105920  14 btrtl,btmtk,btintel,btbcm,bnep,btusb
usbhid                 90112  2 hid_logitech_dj,hid_logitech_hidpp
hid                   286720  4 usbhid,hid_generic,hid_logitech_dj,hid_logitech_hidpp
scsi_mod              339968  6 ses,scsi_transport_sas,sd_mod,usb_storage,uas,libata
scsi_common            16384  5 scsi_mod,sd_mod,usb_storage,uas,libata

==================== USER AUDIO GROUPS =====================
root

==================== AUDACITY FLATPAK (if installed) =======
Audacity not installed via flatpak
Flatpak permissions not available

==================== SYSTEM LOGS (audio errors) ============
Jun 16 01:10:17 prateek-home-nix pipewire[2424]: spa.audioadapter: 0x5643f4d9fd78: can't send command 2: Broken pipe
Jun 16 01:10:17 prateek-home-nix pipewire[2424]: spa.alsa: hw:2c: snd_pcm_start: Broken pipe
Jun 16 01:10:17 prateek-home-nix pipewire[2424]: spa.audioadapter: 0x5643f4d9fd78: can't send command 2: Broken pipe
Jun 16 01:10:19 prateek-home-nix pipewire[2424]: spa.alsa: hw:2c: snd_pcm_start: Broken pipe
Jun 16 01:10:19 prateek-home-nix pipewire[2424]: spa.audioadapter: 0x5643f4d9fd78: can't send command 2: Broken pipe
Jun 16 01:10:19 prateek-home-nix pipewire[2424]: pw.node: (alsa_input.usb-0c76_Audio_Array_AM-C1_Device-00.mono-fallback-74) suspended -> error (Start error: Broken pipe)
Jun 16 01:10:24 prateek-home-nix pipewire[2424]: spa.alsa: hw:2c: snd_pcm_start: Broken pipe
Jun 16 01:10:24 prateek-home-nix pipewire[2424]: spa.audioadapter: 0x5643f4d9fd78: can't send command 2: Broken pipe
Jun 16 01:10:24 prateek-home-nix pipewire[2424]: pw.node: (alsa_input.usb-0c76_Audio_Array_AM-C1_Device-00.mono-fallback-74) suspended -> error (Start error: Broken pipe)
Jun 16 01:10:29 prateek-home-nix pipewire[2424]: spa.alsa: hw:2c: snd_pcm_start: Broken pipe
Jun 16 01:10:29 prateek-home-nix pipewire[2424]: spa.audioadapter: 0x5643f4d9fd78: can't send command 2: Broken pipe
Jun 16 01:10:29 prateek-home-nix pipewire[2424]: pw.node: (alsa_input.usb-0c76_Audio_Array_AM-C1_Device-00.mono-fallback-74) suspended -> error (Start error: Broken pipe)
Jun 16 01:10:34 prateek-home-nix pipewire[2424]: spa.alsa: hw:2c: snd_pcm_start: Broken pipe
Jun 16 01:10:34 prateek-home-nix pipewire[2424]: spa.audioadapter: 0x5643f4d9fd78: can't send command 2: Broken pipe
Jun 16 01:10:34 prateek-home-nix pipewire[2424]: pw.node: (alsa_input.usb-0c76_Audio_Array_AM-C1_Device-00.mono-fallback-74) suspended -> error (Start error: Broken pipe)
Jun 16 01:10:39 prateek-home-nix pipewire[2424]: spa.alsa: hw:2c: snd_pcm_start: Broken pipe
Jun 16 01:10:39 prateek-home-nix pipewire[2424]: spa.audioadapter: 0x5643f4d9fd78: can't send command 2: Broken pipe
Jun 16 01:10:39 prateek-home-nix pipewire[2424]: pw.node: (alsa_input.usb-0c76_Audio_Array_AM-C1_Device-00.mono-fallback-74) suspended -> error (Start error: Broken pipe)
Jun 16 01:10:44 prateek-home-nix pipewire[2424]: spa.alsa: hw:2c: snd_pcm_start: Broken pipe
Jun 16 01:10:44 prateek-home-nix pipewire[2424]: spa.audioadapter: 0x5643f4d9fd78: can't send command 2: Broken pipe
Jun 16 01:10:44 prateek-home-nix pipewire[2424]: pw.node: (alsa_input.usb-0c76_Audio_Array_AM-C1_Device-00.mono-fallback-74) suspended -> error (Start error: Broken pipe)
Jun 16 01:10:49 prateek-home-nix pipewire[2424]: spa.alsa: hw:2c: snd_pcm_start: Broken pipe
Jun 16 01:10:49 prateek-home-nix pipewire[2424]: spa.audioadapter: 0x5643f4d9fd78: can't send command 2: Broken pipe
Jun 16 01:10:49 prateek-home-nix pipewire[2424]: pw.node: (alsa_input.usb-0c76_Audio_Array_AM-C1_Device-00.mono-fallback-74) suspended -> error (Start error: Broken pipe)
Jun 16 01:10:54 prateek-home-nix pipewire[2424]: spa.alsa: hw:2c: snd_pcm_start: Broken pipe
Jun 16 01:10:54 prateek-home-nix pipewire[2424]: spa.audioadapter: 0x5643f4d9fd78: can't send command 2: Broken pipe
Jun 16 01:10:54 prateek-home-nix pipewire[2424]: pw.node: (alsa_input.usb-0c76_Audio_Array_AM-C1_Device-00.mono-fallback-74) suspended -> error (Start error: Broken pipe)
Jun 16 01:10:59 prateek-home-nix pipewire[2424]: spa.alsa: hw:2c: snd_pcm_start: Broken pipe
Jun 16 01:10:59 prateek-home-nix pipewire[2424]: spa.audioadapter: 0x5643f4d9fd78: can't send command 2: Broken pipe
Jun 16 01:10:59 prateek-home-nix pipewire[2424]: pw.node: (alsa_input.usb-0c76_Audio_Array_AM-C1_Device-00.mono-fallback-74) suspended -> error (Start error: Broken pipe)

==================== USER JOURNAL (audacity/obs) ===========
Jun 16 01:01:52 prateek-home-nix fb2fc00eff40[2997]: 2026-06-15 19:31:52.713+0000 [id=45]        INFO        jenkins.InitReactorRunner$1#onAttained: Loaded all jobs
Jun 16 01:01:52 prateek-home-nix fb2fc00eff40[2997]: 2026-06-15 19:31:52.819+0000 [id=46]        INFO        jenkins.InitReactorRunner$1#onAttained: Configuration for all jobs updated
Jun 16 01:02:34 prateek-home-nix 7719205113a8[2997]: [Nest] 52  - 06/15/2026, 7:32:34 PM     LOG [Api:RouterExplorer] Mapped {/api/assets/jobs, POST} route
Jun 16 01:02:34 prateek-home-nix 7719205113a8[2997]: [Nest] 52  - 06/15/2026, 7:32:34 PM     LOG [Api:RoutesResolver] JobController {/api/jobs}:
Jun 16 01:02:34 prateek-home-nix 7719205113a8[2997]: [Nest] 52  - 06/15/2026, 7:32:34 PM     LOG [Api:RouterExplorer] Mapped {/api/jobs, GET} route
Jun 16 01:02:34 prateek-home-nix 7719205113a8[2997]: [Nest] 52  - 06/15/2026, 7:32:34 PM     LOG [Api:RouterExplorer] Mapped {/api/jobs, POST} route
Jun 16 01:02:34 prateek-home-nix 7719205113a8[2997]: [Nest] 52  - 06/15/2026, 7:32:34 PM     LOG [Api:RouterExplorer] Mapped {/api/jobs/:name, PUT} route
Jun 16 01:02:34 prateek-home-nix 7719205113a8[2997]: [Nest] 52  - 06/15/2026, 7:32:34 PM     LOG [Api:RouterExplorer] Mapped {/api/queues/:name/jobs, GET} route
Jun 16 01:02:34 prateek-home-nix 7719205113a8[2997]: [Nest] 52  - 06/15/2026, 7:32:34 PM     LOG [Api:RouterExplorer] Mapped {/api/queues/:name/jobs, DELETE} route

==================== TESTING DIRECT HARDWARE ===============
Attempting to record from card 0...
arecord: set_params:1398: Channels count non available
Recording failed

==================== SOUND SERVICE CONFIG ==================

./diagonastics.sh: line 70: unexpected EOF while looking for matching `"'
==================== SYSTEM INFORMATION ====================
Linux prateek-home-nix 6.18.35 #1-NixOS SMP PREEMPT_DYNAMIC Tue Jun  9 10:28:53 UTC 2026 x86_64 GNU/Linux

==================== NIXOS VERSION =========================
26.05.1947.a0374025a863 (Yarara)

==================== USB DEVICES ===========================
Bus 001 Device 005: ID 1c4f:0002 SIGMACHIP USB Keyboard
Bus 002 Device 002: ID 8087:0024 
Bus 001 Device 001: ID 1d6b:0002 Linux 6.18.35 ehci_hcd EHCI Host Controller
Bus 001 Device 003: ID 214b:7000 USB2.0 HUB
Bus 002 Device 003: ID 04f9:0478 Brother DCP-T820DW
Bus 001 Device 002: ID 8087:0024 
Bus 002 Device 001: ID 1d6b:0002 Linux 6.18.35 ehci_hcd EHCI Host Controller
Bus 001 Device 004: ID 046d:c534 Logitech USB Receiver
Bus 001 Device 010: ID 0c76:1719 Audio Array AM-C1 Device

==================== KERNEL MESSAGES (audio/usb) ===========
[  540.870362] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  545.882126] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  550.893409] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  555.906920] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  560.918689] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  565.929712] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  570.940193] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  575.950185] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  580.962849] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  585.973965] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  590.982497] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  595.993196] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  601.005525] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  606.017321] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  608.349073] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  608.359446] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  608.376930] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  608.528694] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  611.025548] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  613.916006] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  613.930304] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  613.938312] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  614.089517] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  616.033469] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  621.041965] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  626.051818] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  631.068262] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  636.080060] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  641.091788] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  646.100313] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  651.111859] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  656.124278] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  661.135865] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  666.148354] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  671.159069] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  676.169382] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  681.180957] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  686.193137] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  691.204779] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  696.216986] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  701.225974] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  706.236630] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  711.248547] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  716.257755] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  721.269437] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  726.281222] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  731.292529] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  736.304758] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  741.316582] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  746.331194] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth

==================== ALSA CARDS ============================
 0 [PCH            ]: HDA-Intel - HDA Intel PCH
                      HDA Intel PCH at 0xf7200000 irq 27
 1 [NVidia         ]: HDA-Intel - HDA NVidia
                      HDA NVidia at 0xf7080000 irq 17
 2 [Device         ]: USB-Audio - Audio Array AM-C1 Device
                      Audio Array AM-C1 Device at usb-0000:00:1a.0-1.2, full speed

==================== CAPTURE DEVICES =======================
**** List of CAPTURE Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC887-VD Analog [ALC887-VD Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 2: ALC887-VD Alt Analog [ALC887-VD Alt Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 2: Device [Audio Array AM-C1 Device], device 0: USB Audio [USB Audio]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

==================== PLAYBACK DEVICES ======================
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC887-VD Analog [ALC887-VD Analog]
  Subdevices: 1/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

==================== PULSE/PIPEWIRE STATUS =================
pactl not available

==================== INPUT SOURCES =========================
No PulseAudio sources

==================== DEFAULT SOURCE ========================
No default source

==================== AUDIO SERVER SERVICE ==================
Failed to connect to user scope bus via local transport: $DBUS_SESSION_BUS_ADDRESS and $XDG_RUNTIME_DIR not defined (consider using --machine=<user>@.host --user to connect to bus of other user)

==================== NIXOS HARDWARE CONFIG =================
Not found

==================== LOADED KERNEL MODULES =================
snd_usb_audio         610304  1
snd_ump                36864  1 snd_usb_audio
snd_usbmidi_lib        53248  1 snd_usb_audio
snd_rawmidi            57344  2 snd_usbmidi_lib,snd_ump
mc                     90112  1 snd_usb_audio
usb_storage            94208  1 uas
snd_seq_dummy          16384  0
snd_hrtimer            16384  1
snd_seq               118784  7 snd_seq_dummy
snd_seq_device         20480  3 snd_seq,snd_ump,snd_rawmidi
snd_hda_codec_alc882    20480  1
snd_hda_codec_realtek_lib    65536  1 snd_hda_codec_alc882
snd_hda_codec_generic   114688  2 snd_hda_codec_realtek_lib,snd_hda_codec_alc882
snd_hda_codec_nvhdmi    16384  1
snd_hda_codec_hdmi     61440  1 snd_hda_codec_nvhdmi
snd_hda_intel          69632  2
snd_hda_codec         217088  6 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_nvhdmi,snd_hda_codec_realtek_lib,snd_hda_codec_alc882
snd_hda_core          147456  5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek_lib
snd_intel_dspcfg       45056  1 snd_hda_intel
snd_intel_sdw_acpi     16384  1 snd_intel_dspcfg
snd_hwdep              24576  2 snd_usb_audio,snd_hda_codec
snd_pcm               200704  5 snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd_hda_codec,snd_hda_core
snd_timer              57344  3 snd_seq,snd_hrtimer,snd_pcm
snd                   159744  22 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_usb_audio,snd_usbmidi_lib,snd_hda_codec,snd_timer,snd_hda_codec_realtek_lib,snd_ump,snd_pcm,snd_rawmidi
soundcore              20480  1 snd
led_class              24576  3 snd_hda_codec_generic,input_leds,libphy
btusb                  86016  0
btrtl                  32768  1 btusb
btintel                73728  1 btusb
btmtk                  32768  1 btusb
btbcm                  28672  1 btusb
bluetooth            1105920  14 btrtl,btmtk,btintel,btbcm,bnep,btusb
usbhid                 90112  2 hid_logitech_dj,hid_logitech_hidpp
hid                   286720  4 usbhid,hid_generic,hid_logitech_dj,hid_logitech_hidpp
scsi_mod              339968  6 ses,scsi_transport_sas,sd_mod,usb_storage,uas,libata
scsi_common            16384  5 scsi_mod,sd_mod,usb_storage,uas,libata

==================== USER AUDIO GROUPS =====================
root

==================== AUDACITY FLATPAK (if installed) =======
Audacity not installed via flatpak
Flatpak permissions not available

==================== SYSTEM LOGS (audio errors) ============
Jun 16 01:11:44 prateek-home-nix pipewire[2424]: spa.alsa: hw:2c: snd_pcm_start: Broken pipe
Jun 16 01:11:44 prateek-home-nix pipewire[2424]: spa.audioadapter: 0x5643f4d9fd78: can't send command 2: Broken pipe
Jun 16 01:11:44 prateek-home-nix pipewire[2424]: pw.node: (alsa_input.usb-0c76_Audio_Array_AM-C1_Device-00.mono-fallback-74) suspended -> error (Start error: Broken pipe)
Jun 16 01:11:49 prateek-home-nix pipewire[2424]: spa.alsa: hw:2c: snd_pcm_start: Broken pipe
Jun 16 01:11:49 prateek-home-nix pipewire[2424]: spa.audioadapter: 0x5643f4d9fd78: can't send command 2: Broken pipe
Jun 16 01:11:49 prateek-home-nix pipewire[2424]: pw.node: (alsa_input.usb-0c76_Audio_Array_AM-C1_Device-00.mono-fallback-74) suspended -> error (Start error: Broken pipe)
Jun 16 01:11:54 prateek-home-nix pipewire[2424]: spa.alsa: hw:2c: snd_pcm_start: Broken pipe
Jun 16 01:11:54 prateek-home-nix pipewire[2424]: spa.audioadapter: 0x5643f4d9fd78: can't send command 2: Broken pipe
Jun 16 01:11:54 prateek-home-nix pipewire[2424]: pw.node: (alsa_input.usb-0c76_Audio_Array_AM-C1_Device-00.mono-fallback-74) suspended -> error (Start error: Broken pipe)
Jun 16 01:11:59 prateek-home-nix pipewire[2424]: spa.alsa: hw:2c: snd_pcm_start: Broken pipe
Jun 16 01:11:59 prateek-home-nix pipewire[2424]: spa.audioadapter: 0x5643f4d9fd78: can't send command 2: Broken pipe
Jun 16 01:11:59 prateek-home-nix pipewire[2424]: pw.node: (alsa_input.usb-0c76_Audio_Array_AM-C1_Device-00.mono-fallback-74) suspended -> error (Start error: Broken pipe)
Jun 16 01:12:04 prateek-home-nix pipewire[2424]: spa.alsa: hw:2c: snd_pcm_start: Broken pipe
Jun 16 01:12:04 prateek-home-nix pipewire[2424]: spa.audioadapter: 0x5643f4d9fd78: can't send command 2: Broken pipe
Jun 16 01:12:04 prateek-home-nix pipewire[2424]: pw.node: (alsa_input.usb-0c76_Audio_Array_AM-C1_Device-00.mono-fallback-74) suspended -> error (Start error: Broken pipe)
Jun 16 01:12:09 prateek-home-nix pipewire[2424]: spa.alsa: hw:2c: snd_pcm_start: Broken pipe
Jun 16 01:12:09 prateek-home-nix pipewire[2424]: spa.audioadapter: 0x5643f4d9fd78: can't send command 2: Broken pipe
Jun 16 01:12:09 prateek-home-nix pipewire[2424]: pw.node: (alsa_input.usb-0c76_Audio_Array_AM-C1_Device-00.mono-fallback-74) suspended -> error (Start error: Broken pipe)
Jun 16 01:12:14 prateek-home-nix pipewire[2424]: spa.alsa: hw:2c: snd_pcm_start: Broken pipe
Jun 16 01:12:14 prateek-home-nix pipewire[2424]: spa.audioadapter: 0x5643f4d9fd78: can't send command 2: Broken pipe
Jun 16 01:12:14 prateek-home-nix pipewire[2424]: pw.node: (alsa_input.usb-0c76_Audio_Array_AM-C1_Device-00.mono-fallback-74) suspended -> error (Start error: Broken pipe)
Jun 16 01:12:19 prateek-home-nix pipewire[2424]: spa.alsa: hw:2c: snd_pcm_start: Broken pipe
Jun 16 01:12:19 prateek-home-nix pipewire[2424]: spa.audioadapter: 0x5643f4d9fd78: can't send command 2: Broken pipe
Jun 16 01:12:19 prateek-home-nix pipewire[2424]: pw.node: (alsa_input.usb-0c76_Audio_Array_AM-C1_Device-00.mono-fallback-74) suspended -> error (Start error: Broken pipe)
Jun 16 01:12:24 prateek-home-nix pipewire[2424]: spa.alsa: hw:2c: snd_pcm_start: Broken pipe
Jun 16 01:12:24 prateek-home-nix pipewire[2424]: spa.audioadapter: 0x5643f4d9fd78: can't send command 2: Broken pipe
Jun 16 01:12:24 prateek-home-nix pipewire[2424]: pw.node: (alsa_input.usb-0c76_Audio_Array_AM-C1_Device-00.mono-fallback-74) suspended -> error (Start error: Broken pipe)
Jun 16 01:12:29 prateek-home-nix pipewire[2424]: spa.alsa: hw:2c: snd_pcm_start: Broken pipe
Jun 16 01:12:29 prateek-home-nix pipewire[2424]: spa.audioadapter: 0x5643f4d9fd78: can't send command 2: Broken pipe
Jun 16 01:12:29 prateek-home-nix pipewire[2424]: pw.node: (alsa_input.usb-0c76_Audio_Array_AM-C1_Device-00.mono-fallback-74) suspended -> error (Start error: Broken pipe)

==================== USER JOURNAL (audacity/obs) ===========
Jun 16 01:01:52 prateek-home-nix fb2fc00eff40[2997]: 2026-06-15 19:31:52.713+0000 [id=45]        INFO        jenkins.InitReactorRunner$1#onAttained: Loaded all jobs
Jun 16 01:01:52 prateek-home-nix fb2fc00eff40[2997]: 2026-06-15 19:31:52.819+0000 [id=46]        INFO        jenkins.InitReactorRunner$1#onAttained: Configuration for all jobs updated
Jun 16 01:02:34 prateek-home-nix 7719205113a8[2997]: [Nest] 52  - 06/15/2026, 7:32:34 PM     LOG [Api:RouterExplorer] Mapped {/api/assets/jobs, POST} route
Jun 16 01:02:34 prateek-home-nix 7719205113a8[2997]: [Nest] 52  - 06/15/2026, 7:32:34 PM     LOG [Api:RoutesResolver] JobController {/api/jobs}:
Jun 16 01:02:34 prateek-home-nix 7719205113a8[2997]: [Nest] 52  - 06/15/2026, 7:32:34 PM     LOG [Api:RouterExplorer] Mapped {/api/jobs, GET} route
Jun 16 01:02:34 prateek-home-nix 7719205113a8[2997]: [Nest] 52  - 06/15/2026, 7:32:34 PM     LOG [Api:RouterExplorer] Mapped {/api/jobs, POST} route
Jun 16 01:02:34 prateek-home-nix 7719205113a8[2997]: [Nest] 52  - 06/15/2026, 7:32:34 PM     LOG [Api:RouterExplorer] Mapped {/api/jobs/:name, PUT} route
Jun 16 01:02:34 prateek-home-nix 7719205113a8[2997]: [Nest] 52  - 06/15/2026, 7:32:34 PM     LOG [Api:RouterExplorer] Mapped {/api/queues/:name/jobs, GET} route
Jun 16 01:02:34 prateek-home-nix 7719205113a8[2997]: [Nest] 52  - 06/15/2026, 7:32:34 PM     LOG [Api:RouterExplorer] Mapped {/api/queues/:name/jobs, DELETE} route
Jun 16 01:12:18 prateek-home-nix cupsd[1980]: Report: jobs=0
Jun 16 01:12:18 prateek-home-nix cupsd[1980]: Report: jobs-active=0

==================== TESTING DIRECT HARDWARE ===============
Attempting to record from card 0...
arecord: set_params:1398: Channels count non available
Recording failed

==================== SOUND SERVICE CONFIG ==================

diagonastics.sh: line 70: unexpected EOF while looking for matching `"'
==================== SYSTEM INFORMATION ====================
Linux prateek-home-nix 6.18.35 #1-NixOS SMP PREEMPT_DYNAMIC Tue Jun  9 10:28:53 UTC 2026 x86_64 GNU/Linux

==================== NIXOS VERSION =========================
26.05.1947.a0374025a863 (Yarara)

==================== USB DEVICES ===========================
Bus 001 Device 005: ID 1c4f:0002 SIGMACHIP USB Keyboard
Bus 002 Device 002: ID 8087:0024 
Bus 001 Device 001: ID 1d6b:0002 Linux 6.18.35 ehci_hcd EHCI Host Controller
Bus 001 Device 003: ID 214b:7000 USB2.0 HUB
Bus 002 Device 003: ID 04f9:0478 Brother DCP-T820DW
Bus 001 Device 002: ID 8087:0024 
Bus 002 Device 001: ID 1d6b:0002 Linux 6.18.35 ehci_hcd EHCI Host Controller
Bus 001 Device 004: ID 046d:c534 Logitech USB Receiver
Bus 001 Device 010: ID 0c76:1719 Audio Array AM-C1 Device

==================== KERNEL MESSAGES (audio/usb) ===========
[  595.993196] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  601.005525] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  606.017321] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  608.349073] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  608.359446] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  608.376930] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  608.528694] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  611.025548] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  613.916006] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  613.930304] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  613.938312] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  614.089517] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  616.033469] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  621.041965] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  626.051818] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  631.068262] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  636.080060] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  641.091788] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  646.100313] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  651.111859] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  656.124278] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  661.135865] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  666.148354] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  671.159069] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  676.169382] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  681.180957] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  686.193137] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  691.204779] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  696.216986] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  701.225974] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  706.236630] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  711.248547] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  716.257755] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  721.269437] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  726.281222] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  731.292529] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  736.304758] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  741.316582] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  746.331194] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  751.342165] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  756.354399] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  761.364874] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  766.377415] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  771.392696] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  776.403328] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  781.414100] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  786.426976] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  791.438169] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  796.447478] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  801.457247] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth

==================== ALSA CARDS ============================
 0 [PCH            ]: HDA-Intel - HDA Intel PCH
                      HDA Intel PCH at 0xf7200000 irq 27
 1 [NVidia         ]: HDA-Intel - HDA NVidia
                      HDA NVidia at 0xf7080000 irq 17
 2 [Device         ]: USB-Audio - Audio Array AM-C1 Device
                      Audio Array AM-C1 Device at usb-0000:00:1a.0-1.2, full speed

==================== CAPTURE DEVICES =======================
**** List of CAPTURE Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC887-VD Analog [ALC887-VD Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 2: ALC887-VD Alt Analog [ALC887-VD Alt Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 2: Device [Audio Array AM-C1 Device], device 0: USB Audio [USB Audio]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

==================== PLAYBACK DEVICES ======================
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC887-VD Analog [ALC887-VD Analog]
  Subdevices: 1/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

==================== PULSE/PIPEWIRE STATUS =================
pactl not available

==================== INPUT SOURCES =========================
No PulseAudio sources

==================== DEFAULT SOURCE ========================
No default source

==================== AUDIO SERVER SERVICE ==================
Failed to connect to user scope bus via local transport: $DBUS_SESSION_BUS_ADDRESS and $XDG_RUNTIME_DIR not defined (consider using --machine=<user>@.host --user to connect to bus of other user)

==================== NIXOS HARDWARE CONFIG =================
Not found

==================== LOADED KERNEL MODULES =================
snd_usb_audio         610304  1
snd_ump                36864  1 snd_usb_audio
snd_usbmidi_lib        53248  1 snd_usb_audio
snd_rawmidi            57344  2 snd_usbmidi_lib,snd_ump
mc                     90112  1 snd_usb_audio
usb_storage            94208  1 uas
snd_seq_dummy          16384  0
snd_hrtimer            16384  1
snd_seq               118784  7 snd_seq_dummy
snd_seq_device         20480  3 snd_seq,snd_ump,snd_rawmidi
snd_hda_codec_alc882    20480  1
snd_hda_codec_realtek_lib    65536  1 snd_hda_codec_alc882
snd_hda_codec_generic   114688  2 snd_hda_codec_realtek_lib,snd_hda_codec_alc882
snd_hda_codec_nvhdmi    16384  1
snd_hda_codec_hdmi     61440  1 snd_hda_codec_nvhdmi
snd_hda_intel          69632  2
snd_hda_codec         217088  6 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_nvhdmi,snd_hda_codec_realtek_lib,snd_hda_codec_alc882
snd_hda_core          147456  5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek_lib
snd_intel_dspcfg       45056  1 snd_hda_intel
snd_intel_sdw_acpi     16384  1 snd_intel_dspcfg
snd_hwdep              24576  2 snd_usb_audio,snd_hda_codec
snd_pcm               200704  5 snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd_hda_codec,snd_hda_core
snd_timer              57344  3 snd_seq,snd_hrtimer,snd_pcm
snd                   159744  22 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_usb_audio,snd_usbmidi_lib,snd_hda_codec,snd_timer,snd_hda_codec_realtek_lib,snd_ump,snd_pcm,snd_rawmidi
soundcore              20480  1 snd
led_class              24576  3 snd_hda_codec_generic,input_leds,libphy
btusb                  86016  0
btrtl                  32768  1 btusb
btintel                73728  1 btusb
btmtk                  32768  1 btusb
btbcm                  28672  1 btusb
bluetooth            1105920  14 btrtl,btmtk,btintel,btbcm,bnep,btusb
usbhid                 90112  2 hid_logitech_dj,hid_logitech_hidpp
hid                   286720  4 usbhid,hid_generic,hid_logitech_dj,hid_logitech_hidpp
scsi_mod              339968  6 ses,scsi_transport_sas,sd_mod,usb_storage,uas,libata
scsi_common            16384  5 scsi_mod,sd_mod,usb_storage,uas,libata

==================== USER AUDIO GROUPS =====================
root

diagonastics.sh: line 50: syntax error near unexpected token `('
diagonastics.sh: line 50: `echo "==================== SYSTEM LOGS (audio errors) ============"'
==================== SYSTEM INFORMATION ====================
Linux prateek-home-nix 6.18.35 #1-NixOS SMP PREEMPT_DYNAMIC Tue Jun  9 10:28:53 UTC 2026 x86_64 GNU/Linux

==================== NIXOS VERSION =========================
26.05.1947.a0374025a863 (Yarara)

==================== USB DEVICES ===========================
Bus 001 Device 005: ID 1c4f:0002 SIGMACHIP USB Keyboard
Bus 002 Device 002: ID 8087:0024 
Bus 001 Device 001: ID 1d6b:0002 Linux 6.18.35 ehci_hcd EHCI Host Controller
Bus 001 Device 003: ID 214b:7000 USB2.0 HUB
Bus 002 Device 003: ID 04f9:0478 Brother DCP-T820DW
Bus 001 Device 002: ID 8087:0024 
Bus 002 Device 001: ID 1d6b:0002 Linux 6.18.35 ehci_hcd EHCI Host Controller
Bus 001 Device 004: ID 046d:c534 Logitech USB Receiver
Bus 001 Device 010: ID 0c76:1719 Audio Array AM-C1 Device

==================== KERNEL MESSAGES (audio/usb) ===========
[  613.916006] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  613.930304] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  613.938312] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  614.089517] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  616.033469] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  621.041965] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  626.051818] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  631.068262] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  636.080060] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  641.091788] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  646.100313] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  651.111859] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  656.124278] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  661.135865] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  666.148354] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  671.159069] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  676.169382] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  681.180957] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  686.193137] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  691.204779] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  696.216986] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  701.225974] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  706.236630] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  711.248547] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  716.257755] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  721.269437] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  726.281222] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  731.292529] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  736.304758] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  741.316582] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  746.331194] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  751.342165] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  756.354399] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  761.364874] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  766.377415] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  771.392696] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  776.403328] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  781.414100] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  786.426976] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  791.438169] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  796.447478] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  801.457247] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  806.462295] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  811.472935] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  816.483405] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  821.491097] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  826.498596] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  831.507949] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  836.519563] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  841.529578] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth

==================== ALSA CARDS ============================
 0 [PCH            ]: HDA-Intel - HDA Intel PCH
                      HDA Intel PCH at 0xf7200000 irq 27
 1 [NVidia         ]: HDA-Intel - HDA NVidia
                      HDA NVidia at 0xf7080000 irq 17
 2 [Device         ]: USB-Audio - Audio Array AM-C1 Device
                      Audio Array AM-C1 Device at usb-0000:00:1a.0-1.2, full speed

==================== CAPTURE DEVICES =======================
**** List of CAPTURE Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC887-VD Analog [ALC887-VD Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 2: ALC887-VD Alt Analog [ALC887-VD Alt Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 2: Device [Audio Array AM-C1 Device], device 0: USB Audio [USB Audio]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

==================== PLAYBACK DEVICES ======================
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC887-VD Analog [ALC887-VD Analog]
  Subdevices: 1/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

==================== PULSE/PIPEWIRE STATUS =================
pactl not available

==================== INPUT SOURCES =========================
No PulseAudio sources

==================== DEFAULT SOURCE ========================
No default source

==================== AUDIO SERVER SERVICE ==================
Failed to connect to user scope bus via local transport: $DBUS_SESSION_BUS_ADDRESS and $XDG_RUNTIME_DIR not defined (consider using --machine=<user>@.host --user to connect to bus of other user)

==================== NIXOS HARDWARE CONFIG =================
Not found

==================== LOADED KERNEL MODULES =================
snd_usb_audio         610304  1
snd_ump                36864  1 snd_usb_audio
snd_usbmidi_lib        53248  1 snd_usb_audio
snd_rawmidi            57344  2 snd_usbmidi_lib,snd_ump
mc                     90112  1 snd_usb_audio
usb_storage            94208  1 uas
snd_seq_dummy          16384  0
snd_hrtimer            16384  1
snd_seq               118784  7 snd_seq_dummy
snd_seq_device         20480  3 snd_seq,snd_ump,snd_rawmidi
snd_hda_codec_alc882    20480  1
snd_hda_codec_realtek_lib    65536  1 snd_hda_codec_alc882
snd_hda_codec_generic   114688  2 snd_hda_codec_realtek_lib,snd_hda_codec_alc882
snd_hda_codec_nvhdmi    16384  1
snd_hda_codec_hdmi     61440  1 snd_hda_codec_nvhdmi
snd_hda_intel          69632  2
snd_hda_codec         217088  6 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_nvhdmi,snd_hda_codec_realtek_lib,snd_hda_codec_alc882
snd_hda_core          147456  5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek_lib
snd_intel_dspcfg       45056  1 snd_hda_intel
snd_intel_sdw_acpi     16384  1 snd_intel_dspcfg
snd_hwdep              24576  2 snd_usb_audio,snd_hda_codec
snd_pcm               200704  5 snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd_hda_codec,snd_hda_core
snd_timer              57344  3 snd_seq,snd_hrtimer,snd_pcm
snd                   159744  22 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_usb_audio,snd_usbmidi_lib,snd_hda_codec,snd_timer,snd_hda_codec_realtek_lib,snd_ump,snd_pcm,snd_rawmidi
soundcore              20480  1 snd
led_class              24576  3 snd_hda_codec_generic,input_leds,libphy
btusb                  86016  0
btrtl                  32768  1 btusb
btintel                73728  1 btusb
btmtk                  32768  1 btusb
btbcm                  28672  1 btusb
bluetooth            1105920  14 btrtl,btmtk,btintel,btbcm,bnep,btusb
usbhid                 90112  2 hid_logitech_dj,hid_logitech_hidpp
hid                   286720  4 usbhid,hid_generic,hid_logitech_dj,hid_logitech_hidpp
scsi_mod              339968  6 ses,scsi_transport_sas,sd_mod,usb_storage,uas,libata
scsi_common            16384  5 scsi_mod,sd_mod,usb_storage,uas,libata

==================== USER AUDIO GROUPS =====================
root

==================== AUDACITY  =====================
Terminated                 audacity

==================== SYSTEM LOGS (audio errors) ============
Jun 16 01:16:03 prateek-home-nix pipewire[2424]: spa.alsa: 'hw:2': capture open failed: Device or resource busy
Jun 16 01:16:03 prateek-home-nix pipewire[2424]: spa.alsa: 'hw:2': capture open failed: Device or resource busy
Jun 16 01:16:05 prateek-home-nix pipewire[2424]: spa.alsa: 'hw:2': capture open failed: Device or resource busy
Jun 16 01:16:05 prateek-home-nix pipewire[2424]: spa.alsa: 'hw:2': capture open failed: Device or resource busy
Jun 16 01:16:05 prateek-home-nix pipewire[2424]: spa.alsa: 'hw:2': capture open failed: Device or resource busy
Jun 16 01:16:05 prateek-home-nix pipewire[2424]: pw.node: (alsa_input.usb-0c76_Audio_Array_AM-C1_Device-00.mono-fallback-74) suspended -> error (Start error: Device or resource busy)
Jun 16 01:16:10 prateek-home-nix pipewire[2424]: spa.alsa: 'hw:2': capture open failed: Device or resource busy
Jun 16 01:16:10 prateek-home-nix pipewire[2424]: spa.alsa: 'hw:2': capture open failed: Device or resource busy
Jun 16 01:16:10 prateek-home-nix pipewire[2424]: spa.alsa: 'hw:2': capture open failed: Device or resource busy
Jun 16 01:16:10 prateek-home-nix pipewire[2424]: pw.node: (alsa_input.usb-0c76_Audio_Array_AM-C1_Device-00.mono-fallback-74) suspended -> error (Start error: Device or resource busy)
Jun 16 01:16:15 prateek-home-nix pipewire[2424]: spa.alsa: 'hw:2': capture open failed: Device or resource busy
Jun 16 01:16:15 prateek-home-nix pipewire[2424]: spa.alsa: 'hw:2': capture open failed: Device or resource busy
Jun 16 01:16:15 prateek-home-nix pipewire[2424]: spa.alsa: 'hw:2': capture open failed: Device or resource busy
Jun 16 01:16:15 prateek-home-nix pipewire[2424]: pw.node: (alsa_input.usb-0c76_Audio_Array_AM-C1_Device-00.mono-fallback-74) suspended -> error (Start error: Device or resource busy)
Jun 16 01:16:20 prateek-home-nix pipewire[2424]: spa.alsa: 'hw:2': capture open failed: Device or resource busy
Jun 16 01:16:20 prateek-home-nix pipewire[2424]: spa.alsa: 'hw:2': capture open failed: Device or resource busy
Jun 16 01:16:20 prateek-home-nix pipewire[2424]: spa.alsa: 'hw:2': capture open failed: Device or resource busy
Jun 16 01:16:20 prateek-home-nix pipewire[2424]: pw.node: (alsa_input.usb-0c76_Audio_Array_AM-C1_Device-00.mono-fallback-74) suspended -> error (Start error: Device or resource busy)
Jun 16 01:16:25 prateek-home-nix pipewire[2424]: spa.alsa: 'hw:2': capture open failed: Device or resource busy
Jun 16 01:16:25 prateek-home-nix pipewire[2424]: spa.alsa: 'hw:2': capture open failed: Device or resource busy
Jun 16 01:16:25 prateek-home-nix pipewire[2424]: spa.alsa: 'hw:2': capture open failed: Device or resource busy
Jun 16 01:16:25 prateek-home-nix pipewire[2424]: pw.node: (alsa_input.usb-0c76_Audio_Array_AM-C1_Device-00.mono-fallback-74) suspended -> error (Start error: Device or resource busy)
Jun 16 01:16:30 prateek-home-nix pipewire[2424]: spa.alsa: 'hw:2': capture open failed: Device or resource busy
Jun 16 01:16:30 prateek-home-nix pipewire[2424]: spa.alsa: 'hw:2': capture open failed: Device or resource busy
Jun 16 01:16:30 prateek-home-nix pipewire[2424]: spa.alsa: 'hw:2': capture open failed: Device or resource busy
Jun 16 01:16:30 prateek-home-nix pipewire[2424]: pw.node: (alsa_input.usb-0c76_Audio_Array_AM-C1_Device-00.mono-fallback-74) suspended -> error (Start error: Device or resource busy)
Jun 16 01:16:35 prateek-home-nix pipewire[2424]: spa.alsa: 'hw:2': capture open failed: Device or resource busy
Jun 16 01:16:35 prateek-home-nix pipewire[2424]: spa.alsa: 'hw:2': capture open failed: Device or resource busy
Jun 16 01:16:35 prateek-home-nix pipewire[2424]: spa.alsa: 'hw:2': capture open failed: Device or resource busy
Jun 16 01:16:35 prateek-home-nix pipewire[2424]: pw.node: (alsa_input.usb-0c76_Audio_Array_AM-C1_Device-00.mono-fallback-74) suspended -> error (Start error: Device or resource busy)

==================== USER JOURNAL (audacity/obs) ===========
Jun 16 01:02:34 prateek-home-nix 7719205113a8[2997]: [Nest] 52  - 06/15/2026, 7:32:34 PM     LOG [Api:RouterExplorer] Mapped {/api/queues/:name/jobs, GET} route
Jun 16 01:02:34 prateek-home-nix 7719205113a8[2997]: [Nest] 52  - 06/15/2026, 7:32:34 PM     LOG [Api:RouterExplorer] Mapped {/api/queues/:name/jobs, DELETE} route
Jun 16 01:12:18 prateek-home-nix cupsd[1980]: Report: jobs=0
Jun 16 01:12:18 prateek-home-nix cupsd[1980]: Report: jobs-active=0
Jun 16 01:14:10 prateek-home-nix dbus-daemon[23588]: [session uid=0 pid=23586 pidfd=4] Activating service name='org.freedesktop.portal.Desktop' requested by ':1.0' (uid=0 pid=23580 comm="audacity")
Jun 16 01:15:23 prateek-home-nix cupsd[1980]: Report: jobs=0
Jun 16 01:15:23 prateek-home-nix cupsd[1980]: Report: jobs-active=0

==================== TESTING DIRECT HARDWARE ===============
Attempting to record from card 0...
arecord: set_params:1398: Channels count non available
Recording failed

==================== SOUND SERVICE CONFIG ==================

diagonastics.sh: line 69: unexpected EOF while looking for matching `"'
==================== SYSTEM INFORMATION ====================
Linux prateek-home-nix 6.18.35 #1-NixOS SMP PREEMPT_DYNAMIC Tue Jun  9 10:28:53 UTC 2026 x86_64 GNU/Linux

==================== NIXOS VERSION =========================
26.05.1947.a0374025a863 (Yarara)

==================== USB DEVICES ===========================
Bus 001 Device 005: ID 1c4f:0002 SIGMACHIP USB Keyboard
Bus 002 Device 002: ID 8087:0024 
Bus 001 Device 001: ID 1d6b:0002 Linux 6.18.35 ehci_hcd EHCI Host Controller
Bus 001 Device 003: ID 214b:7000 USB2.0 HUB
Bus 002 Device 003: ID 04f9:0478 Brother DCP-T820DW
Bus 001 Device 002: ID 8087:0024 
Bus 002 Device 001: ID 1d6b:0002 Linux 6.18.35 ehci_hcd EHCI Host Controller
Bus 001 Device 004: ID 046d:c534 Logitech USB Receiver
Bus 001 Device 010: ID 0c76:1719 Audio Array AM-C1 Device

==================== KERNEL MESSAGES (audio/usb) ===========
[  656.124278] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  661.135865] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  666.148354] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  671.159069] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  676.169382] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  681.180957] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  686.193137] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  691.204779] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  696.216986] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  701.225974] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  706.236630] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  711.248547] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  716.257755] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  721.269437] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  726.281222] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  731.292529] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  736.304758] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  741.316582] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  746.331194] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  751.342165] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  756.354399] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  761.364874] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  766.377415] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  771.392696] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  776.403328] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  781.414100] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  786.426976] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  791.438169] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  796.447478] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  801.457247] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  806.462295] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  811.472935] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  816.483405] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  821.491097] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  826.498596] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  831.507949] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  836.519563] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  841.529578] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  846.535716] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  851.544903] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  858.852545] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[  996.787347] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[ 1001.798564] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[ 1006.809648] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[ 1011.822410] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[ 1016.836038] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[ 1021.848633] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[ 1026.860324] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[ 1031.871022] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth
[ 1036.883250] usb 1-1.2: cannot submit urb 0, error -28: not enough bandwidth

==================== ALSA CARDS ============================
 0 [PCH            ]: HDA-Intel - HDA Intel PCH
                      HDA Intel PCH at 0xf7200000 irq 27
 1 [NVidia         ]: HDA-Intel - HDA NVidia
                      HDA NVidia at 0xf7080000 irq 17
 2 [Device         ]: USB-Audio - Audio Array AM-C1 Device
                      Audio Array AM-C1 Device at usb-0000:00:1a.0-1.2, full speed

==================== CAPTURE DEVICES =======================
**** List of CAPTURE Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC887-VD Analog [ALC887-VD Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 2: ALC887-VD Alt Analog [ALC887-VD Alt Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 2: Device [Audio Array AM-C1 Device], device 0: USB Audio [USB Audio]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

==================== PLAYBACK DEVICES ======================
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC887-VD Analog [ALC887-VD Analog]
  Subdevices: 1/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

==================== PULSE/PIPEWIRE STATUS =================
pactl not available

==================== INPUT SOURCES =========================
No PulseAudio sources

==================== DEFAULT SOURCE ========================
No default source

==================== AUDIO SERVER SERVICE ==================
Failed to connect to user scope bus via local transport: $DBUS_SESSION_BUS_ADDRESS and $XDG_RUNTIME_DIR not defined (consider using --machine=<user>@.host --user to connect to bus of other user)

==================== NIXOS HARDWARE CONFIG =================
Not found

==================== LOADED KERNEL MODULES =================
snd_usb_audio         610304  1
snd_ump                36864  1 snd_usb_audio
snd_usbmidi_lib        53248  1 snd_usb_audio
snd_rawmidi            57344  2 snd_usbmidi_lib,snd_ump
mc                     90112  1 snd_usb_audio
usb_storage            94208  1 uas
snd_seq_dummy          16384  0
snd_hrtimer            16384  1
snd_seq               118784  7 snd_seq_dummy
snd_seq_device         20480  3 snd_seq,snd_ump,snd_rawmidi
snd_hda_codec_alc882    20480  1
snd_hda_codec_realtek_lib    65536  1 snd_hda_codec_alc882
snd_hda_codec_generic   114688  2 snd_hda_codec_realtek_lib,snd_hda_codec_alc882
snd_hda_codec_nvhdmi    16384  1
snd_hda_codec_hdmi     61440  1 snd_hda_codec_nvhdmi
snd_hda_intel          69632  2
snd_hda_codec         217088  6 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_nvhdmi,snd_hda_codec_realtek_lib,snd_hda_codec_alc882
snd_hda_core          147456  5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek_lib
snd_intel_dspcfg       45056  1 snd_hda_intel
snd_intel_sdw_acpi     16384  1 snd_intel_dspcfg
snd_hwdep              24576  2 snd_usb_audio,snd_hda_codec
snd_pcm               200704  5 snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd_hda_codec,snd_hda_core
snd_timer              57344  3 snd_seq,snd_hrtimer,snd_pcm
snd                   159744  22 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_usb_audio,snd_usbmidi_lib,snd_hda_codec,snd_timer,snd_hda_codec_realtek_lib,snd_ump,snd_pcm,snd_rawmidi
soundcore              20480  1 snd
led_class              24576  3 snd_hda_codec_generic,input_leds,libphy
btusb                  86016  0
btrtl                  32768  1 btusb
btintel                73728  1 btusb
btmtk                  32768  1 btusb
btbcm                  28672  1 btusb
bluetooth            1105920  14 btrtl,btmtk,btintel,btbcm,bnep,btusb
usbhid                 90112  2 hid_logitech_dj,hid_logitech_hidpp
hid                   286720  4 usbhid,hid_generic,hid_logitech_dj,hid_logitech_hidpp
scsi_mod              339968  6 ses,scsi_transport_sas,sd_mod,usb_storage,uas,libata
scsi_common            16384  5 scsi_mod,sd_mod,usb_storage,uas,libata

==================== USER AUDIO GROUPS =====================
root

==================== AUDACITY  =====================
Terminated                 audacity

==================== SYSTEM LOGS (audio errors) ============
Jun 16 01:18:05 prateek-home-nix pipewire[2424]: spa.alsa: 'hw:2': capture open failed: Device or resource busy
Jun 16 01:18:05 prateek-home-nix pipewire[2424]: pw.node: (alsa_input.usb-0c76_Audio_Array_AM-C1_Device-00.mono-fallback-74) suspended -> error (Start error: Device or resource busy)
Jun 16 01:18:10 prateek-home-nix pipewire[2424]: spa.alsa: 'hw:2': capture open failed: Device or resource busy
Jun 16 01:18:10 prateek-home-nix pipewire[2424]: spa.alsa: 'hw:2': capture open failed: Device or resource busy
Jun 16 01:18:10 prateek-home-nix pipewire[2424]: spa.alsa: 'hw:2': capture open failed: Device or resource busy
Jun 16 01:18:10 prateek-home-nix pipewire[2424]: pw.node: (alsa_input.usb-0c76_Audio_Array_AM-C1_Device-00.mono-fallback-74) suspended -> error (Start error: Device or resource busy)
Jun 16 01:18:15 prateek-home-nix pipewire[2424]: spa.alsa: 'hw:2': capture open failed: Device or resource busy
Jun 16 01:18:15 prateek-home-nix pipewire[2424]: spa.alsa: 'hw:2': capture open failed: Device or resource busy
Jun 16 01:18:15 prateek-home-nix pipewire[2424]: spa.alsa: 'hw:2': capture open failed: Device or resource busy
Jun 16 01:18:15 prateek-home-nix pipewire[2424]: pw.node: (alsa_input.usb-0c76_Audio_Array_AM-C1_Device-00.mono-fallback-74) suspended -> error (Start error: Device or resource busy)
Jun 16 01:18:20 prateek-home-nix pipewire[2424]: spa.alsa: 'hw:2': capture open failed: Device or resource busy
Jun 16 01:18:20 prateek-home-nix pipewire[2424]: spa.alsa: 'hw:2': capture open failed: Device or resource busy
Jun 16 01:18:20 prateek-home-nix pipewire[2424]: spa.alsa: 'hw:2': capture open failed: Device or resource busy
Jun 16 01:18:20 prateek-home-nix pipewire[2424]: pw.node: (alsa_input.usb-0c76_Audio_Array_AM-C1_Device-00.mono-fallback-74) suspended -> error (Start error: Device or resource busy)
Jun 16 01:18:25 prateek-home-nix pipewire[2424]: spa.alsa: 'hw:2': capture open failed: Device or resource busy
Jun 16 01:18:25 prateek-home-nix pipewire[2424]: spa.alsa: 'hw:2': capture open failed: Device or resource busy
Jun 16 01:18:25 prateek-home-nix pipewire[2424]: spa.alsa: 'hw:2': capture open failed: Device or resource busy
Jun 16 01:18:25 prateek-home-nix pipewire[2424]: pw.node: (alsa_input.usb-0c76_Audio_Array_AM-C1_Device-00.mono-fallback-74) suspended -> error (Start error: Device or resource busy)
Jun 16 01:18:30 prateek-home-nix pipewire[2424]: spa.alsa: 'hw:2': capture open failed: Device or resource busy
Jun 16 01:18:30 prateek-home-nix pipewire[2424]: spa.alsa: 'hw:2': capture open failed: Device or resource busy
Jun 16 01:18:30 prateek-home-nix pipewire[2424]: spa.alsa: 'hw:2': capture open failed: Device or resource busy
Jun 16 01:18:30 prateek-home-nix pipewire[2424]: pw.node: (alsa_input.usb-0c76_Audio_Array_AM-C1_Device-00.mono-fallback-74) suspended -> error (Start error: Device or resource busy)
Jun 16 01:18:35 prateek-home-nix pipewire[2424]: spa.alsa: 'hw:2': capture open failed: Device or resource busy
Jun 16 01:18:35 prateek-home-nix pipewire[2424]: spa.alsa: 'hw:2': capture open failed: Device or resource busy
Jun 16 01:18:35 prateek-home-nix pipewire[2424]: spa.alsa: 'hw:2': capture open failed: Device or resource busy
Jun 16 01:18:35 prateek-home-nix pipewire[2424]: pw.node: (alsa_input.usb-0c76_Audio_Array_AM-C1_Device-00.mono-fallback-74) suspended -> error (Start error: Device or resource busy)
Jun 16 01:18:40 prateek-home-nix pipewire[2424]: spa.alsa: 'hw:2': capture open failed: Device or resource busy
Jun 16 01:18:40 prateek-home-nix pipewire[2424]: spa.alsa: 'hw:2': capture open failed: Device or resource busy
Jun 16 01:18:40 prateek-home-nix pipewire[2424]: spa.alsa: 'hw:2': capture open failed: Device or resource busy
Jun 16 01:18:40 prateek-home-nix pipewire[2424]: pw.node: (alsa_input.usb-0c76_Audio_Array_AM-C1_Device-00.mono-fallback-74) suspended -> error (Start error: Device or resource busy)

==================== USER JOURNAL (audacity/obs) ===========
Jun 16 01:12:18 prateek-home-nix cupsd[1980]: Report: jobs=0
Jun 16 01:12:18 prateek-home-nix cupsd[1980]: Report: jobs-active=0
Jun 16 01:14:10 prateek-home-nix dbus-daemon[23588]: [session uid=0 pid=23586 pidfd=4] Activating service name='org.freedesktop.portal.Desktop' requested by ':1.0' (uid=0 pid=23580 comm="audacity")
Jun 16 01:15:23 prateek-home-nix cupsd[1980]: Report: jobs=0
Jun 16 01:15:23 prateek-home-nix cupsd[1980]: Report: jobs-active=0

==================== TESTING DIRECT HARDWARE ===============
Attempting to record from card 0...
arecord: set_params:1398: Channels count non available
Recording failed

==================== SOUND SERVICE CONFIG ==================


#!/bin/bash
#OUTPUT="$HOME/Desktop/noaudio.txt"
#exec > >(tee -a "$OUTPUT") 2>&1
#
#echo "==================== SYSTEM INFORMATION ===================="
#uname -a
#echo ""
#echo "==================== NIXOS VERSION ========================="
#nixos-version
#echo ""
#echo "==================== USB DEVICES ==========================="
#lsusb
#echo ""
#echo "==================== KERNEL MESSAGES (audio/usb) ==========="
#dmesg | grep -iE "audio|usb|microphone|snd|alsa" | tail -n 50
#echo ""
#echo "==================== ALSA CARDS ============================"
#cat /proc/asound/cards
#echo ""
#echo "==================== CAPTURE DEVICES ======================="
#arecord -l
#echo ""
#echo "==================== PLAYBACK DEVICES ======================"
#aplay -l
#echo ""
#echo "==================== PULSE/PIPEWIRE STATUS ================="
#pactl info 2>/dev/null || echo "pactl not available"
#echo ""
#echo "==================== INPUT SOURCES ========================="
#pactl list sources short 2>/dev/null || echo "No PulseAudio sources"
#echo ""
#echo "==================== DEFAULT SOURCE ========================"
#pactl get-default-source 2>/dev/null || echo "No default source"
#echo ""
#echo "==================== AUDIO SERVER SERVICE =================="
#systemctl --user status pipewire pipewire-pulse pulseaudio 2>&1 | head -n 20
#echo ""
#echo "==================== NIXOS HARDWARE CONFIG ================="
#cat /etc/nixos/hardware-configuration.nix 2>/dev/null | grep -A5 -B5 "sound\|audio\|pipewire\|pulse" || echo "Not found"
#echo ""
#echo "==================== LOADED KERNEL MODULES ================="
#lsmod | grep -E "snd|usb|audio"
#echo ""
#echo "==================== USER AUDIO GROUPS ====================="
#groups
#echo ""
#echo "==================== AUDACITY  ====================="
#audacity
#echo ""
#echo "==================== SYSTEM LOGS (audio errors) ============"
#journalctl -p 3 -xb | grep -iE "audio|alsa|pulse|pipewire|snd|microphone" | tail -n 30
#echo ""
#echo "==================== USER JOURNAL (audacity/obs) ==========="
#journalctl --user -xe | grep -iE "audacity|obs|pulse" | tail -n 30
#echo ""
#echo "==================== TESTING DIRECT HARDWARE ==============="
#CARD=$(arecord -l 2>/dev/null | grep -i "card" | head -n1 | grep -oP 'card \K[0-9]+' || echo "")
#if [ -n "$CARD" ]; then
#    echo "Attempting to record from card $CARD..."
#    arecord -D hw:$CARD,0 -f S16_LE -r 44100 -d 2 -t wav /tmp/test_mic.wav 2>&1 && echo "Recording successful!" || echo "Recording failed"
#else
#    echo "No capture device found for direct test"
#fi
#echo ""
#echo "==================== SOUND SERVICE CONFIG =================="
#cat ~/.config/pipewire/pipewire.conf 2>/dev/null | head -n 20 || echo "No custom pipewire config"
#cat /etc/pipewire/pipewire.conf 2>/dev/null | head -n 20 || echo "No system pipewire config"
#echo ""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment