Ardour "Failed to open audio device) which is Scarlett 4i4 4th Gen

I have Geoffrey Bennett’s GUI installed, and a lesson from Geoffrey on CONNECTIONS for his GUI. I’ll watch the Skype recording and see if I can work on this.

cd /tmp && wget https://ardour.org/files/adevices.sh && bash ./adevices.sh
–2024-12-19 08:18:52-- https://ardour.org/files/adevices.sh
Resolving ardour.org (ardour.org)… 54.235.123.47
Connecting to ardour.org (ardour.org)|54.235.123.47|:443… connected.
HTTP request sent, awaiting response… 200 OK
Length: 2347 (2.3K) [application/octet-stream]
Saving to: ‘adevices.sh’

adevices.sh 100%[===================>] 2.29K --.-KB/s in 0s

2024-12-19 08:18:52 (1.74 GB/s) - ‘adevices.sh’ saved [2347/2347]

========================================
Part I: ALSA
Advanced Linux Sound Architecture Driver Version k6.8.0-51-generic.

Card 0 (NVidia):

  • Playback Device 3 (HDMI 0):

    • Subdevice 0 (hw:NVidia,3,0):
      closed
  • Playback Device 7 (HDMI 1):

    • Subdevice 0 (hw:NVidia,7,0):
      closed
  • Playback Device 8 (HDMI 2):

    • Subdevice 0 (hw:NVidia,8,0):
      closed
  • Playback Device 9 (HDMI 3):

    • Subdevice 0 (hw:NVidia,9,0):
      closed

Card 1 (PCH):

  • Playback Device 0 (ALC285 Analog):

    • Subdevice 0 (hw:PCH,0,0):
      closed
  • Playback Device 3 (HDMI 0):

    • Subdevice 0 (hw:PCH,3,0):
      closed
  • Playback Device 7 (HDMI 1):

    • Subdevice 0 (hw:PCH,7,0):
      closed
  • Playback Device 8 (HDMI 2):

    • Subdevice 0 (hw:PCH,8,0):
      closed
  • Recording Device 0 (ALC285 Analog):

    • Subdevice 0 (hw:PCH,0,0):
      closed

Card 2 (Gen):

  • Playback Device 0 (USB Audio):

    • Subdevice 0 (hw:Gen,0,0):
      closed
  • Recording Device 0 (USB Audio):

    • Subdevice 0 (hw:Gen,0,0):
      closed

========================================
Part II: jack/pipewire
1350 ? S<sl 0:00 /usr/bin/pipewire
1351 ? Ssl 0:00 /usr/bin/pipewire -c filter-chain.conf
1353 ? S<sl 0:00 /usr/bin/pipewire-pulse
pipewire
Compiled with libpipewire 1.0.5
Linked with libpipewire 1.0.5

That is how ALSA displays the short name for a Scarlett 4i4?

There is no software using that USB device (closed for both playback and recording), so no obvious reason why Ardour would fail.

Is there any information about device failure in the Ardour log window?

[SOLVED] Thank you though to ccaudle

Ardour now sees the 4i4, and I’m working on routing. Not an easy thing though.The solution was messy?;
~$ git clone rtcqs/rtcqs: rtcqs is a Python utility to analyze your system and detect possible bottlenecks that could have a negative impact on the performance of your system when working with Linux audio. - Codeberg.org
was the start, and followed the terminal instructions from …
GitHub - chmaha/DebianProAudio

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.