DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD General

OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 27th September 2018
Os Miridium Os Miridium is offline
New User
 
Join Date: Sep 2018
Posts: 5
Default External DAC / sound card in OpenBSD

Hi there,

fairly recent OpenBSD convert here after a decade on linux. I must say I am pleasantly surprised how often I can just do what "feels like it should work" and it actually works. Nice. However, I still have some things to work out.

I am now trying to connect a Focusrite Scarlett 2i4 USB DAC to my OpenBSD system to use as an external sound card. From what I have figured out so far, it seems I need to point an audio "device" (probably audio1) at the one of the stereo output channels of the Scarlett. If I understand these two correctly, the interface should show up in dmesg as connected to audio1 with a line like:
Code:
audio1 at uaudio0
There is no such line in my dmesg. It seems like this might/should happen automatically or can be done manually. My question is, how do I make it so?

Here is my $ dmesg | grep audio
Code:
audio0 at azalia1
uaudio0 at uhub0 port 4 configuration 1 interface 0 "Focusrite Scarlett 2i4 USB" rev 2.00/1.25 addr 3
uaudio0: audio descriptors make no sense, error=4
uaudio1 at uhub0 port 4 configuration 1 interface 3 "Focusrite Scarlett 2i4 USB" rev 2.00/1.25 addr 3
uaudio1: audio descriptors make no sense, error=4
uaudio0 detached
uaudio1 detached
uaudio0 at uhub0 port 4 configuration 1 interface 0 "Focusrite Scarlett 2i4 USB" rev 2.00/1.25 addr 3
uaudio0: audio descriptors make no sense, error=4
uaudio1 at uhub0 port 4 configuration 1 interface 3 "Focusrite Scarlett 2i4 USB" rev 2.00/1.25 addr 3
uaudio1: audio descriptors make no sense, error=4
azalia1 being the internal sound card.

I did not find a solution (or did not recognize it as the solution) in the man pages of sndio, sndiod, audio, audioctl, or mixerctl. Where else did I miss to look?
Any help would be greatly appreciated.

Thanks,
Os
Reply With Quote
 

Tags
audio, dac


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
how to run 5.1 sound card philo_neo71 NetBSD Package System (pkgsrc) 2 7th March 2016 07:45 PM
USB sound card J65nko General Hardware 3 1st November 2014 05:12 PM
Video card instead of sound card ripe OpenBSD General 12 2nd May 2013 04:02 PM
Getting Xfce4 to recognize sound card harishankar NetBSD General 5 13th November 2011 10:30 AM
Recording sound with external sound card backrow OpenBSD General 5 21st August 2009 08:17 PM


All times are GMT. The time now is 05:49 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick