Re: [LAU] Outputs on Focusrite Scarlett 18i6 not working

From: Chris Caudle <chris@email-addr-hidden>
Date: Fri Jul 10 2015 - 18:58:24 EEST

On Thu, July 9, 2015 10:27 pm, lson Bolzan wrote:
> I'm having problems with my interface, and i'm not sure if they are
> because of alsa, or jack.

The jack server just uses alsa, so if there is a problem it is because the
jack configuration conflicted with an alsa setting for the device.
Concentrate on getting the device working alone with alsa, then jack
should just work with no problems.

> Fri Jul 10 00:21:06 2015: configuring for 44100Hz, period = 1024 frames
> (23.2 ms), buffer = 2 periods

This message indicates that jack was requested to use 44100 sample rate.

> Fri Jul 10 00:21:06 2015: ERROR: ALSA: cannot set hardware
> parameters for playback

ALSA would not accept the setting requested.

That is often due to clock conflicts, so check the clock settings of the
audio interface. The most common problem is that the device is configured
to lock to an external clock source, but the external clock is either not
provided, or is provided at a rate different than requested (e.g. the
external clock could be 48000 but the device is requested to run at
44100).

The most common setting would be to use internal clock, and either let
ALSA set the clock rate requested, or manually verify that the device is
configured to use internal clock, 44100 rate (assuming that is actually
the sample rate you want to use).

-- 
Chris Caudle
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Fri Jul 10 20:15:01 2015

This archive was generated by hypermail 2.1.8 : Fri Jul 10 2015 - 20:15:01 EEST