LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 07-13-2018, 06:57 AM   #1
Letrix
LQ Newbie
 
Registered: Jun 2017
Posts: 8

Rep: Reputation: Disabled
How to configure external USB soundcard (Focusrite Scarlett Solo) to play sound in Linux?


Hi.

I just have bought Focusrite Scarlett Solo audio interface and a pair of studio monitors. Now I am trying to configure it in Debian 9.

Almost all discussions I found in internet are among people who do some recordings and other professional musical stuff with guitars and microphones. So they are using some sophisticated professional software.
I need this audio interface only to play music in flac and to watch movies.
Usually people say that this audio interface is "plug and play" in Linux. But seemingly we understand "plug and play" concept differently since when I plug it, sound continue playing from internal laptop speakers (although I didn't expect anything else).
Words "Jack" and "ALSA" are used frequently in such discussions. Do I need them for my goals?
I don't know even what to do first. Could you please tell me what to do to make it work or give me some links?

Thank you.
 
Old 07-13-2018, 08:14 AM   #2
RandomTroll
Senior Member
 
Registered: Mar 2010
Distribution: Slackware
Posts: 1,963

Rep: Reputation: 271Reputation: 271Reputation: 271
I have an external USB audio interface. All of my audio software uses the 'first' audio interface by default. On my (laptop) computer that's the built-in. I have to tell audio software to use the other one. That's different for different programs. What does
Code:
ls /proc/asound
return? Do you have mplayer or sox?
 
1 members found this post helpful.
Old 07-13-2018, 08:28 AM   #3
Mill J
Senior Member
 
Registered: Feb 2017
Location: @127.0.0.1
Distribution: Mint, Void, MX, Haiku, PMOS, Plasma Mobile, and many others
Posts: 1,258
Blog Entries: 2

Rep: Reputation: 542Reputation: 542Reputation: 542Reputation: 542Reputation: 542Reputation: 542
I use a Focusrite Scarlett Studio for recording and playback. To check if it will work, just install Audacity, plug in your interface before opening audacity, when it opens select your interface from the microphone dropdown and speaker dropdown. Note: it will click on and off several times while initializing.

This interface has been so easy for me. For one I haven't seen any Linux that doesn't recognize it, I can even use it on my Raspberry Pi running Quirky(puppy).

I don't usually use it for playing sound(other than recording), but I have already. As mentioned above you need to set it as default for output.

Hope This Helps

Last edited by Mill J; 07-13-2018 at 08:29 AM.
 
Old 07-13-2018, 08:35 AM   #4
Letrix
LQ Newbie
 
Registered: Jun 2017
Posts: 8

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by RandomTroll View Post
I have an external USB audio interface. All of my audio software uses the 'first' audio interface by default. On my (laptop) computer that's the built-in. I have to tell audio software to use the other one. That's different for different programs. What does
Code:
ls /proc/asound
return? Do you have mplayer or sox?
Thank you for your reply.
I will check at the evening when I get home.
Not sure about players you mentioned, need to check as well. So far I used typical VLC.
 
Old 07-13-2018, 08:46 AM   #5
Mill J
Senior Member
 
Registered: Feb 2017
Location: @127.0.0.1
Distribution: Mint, Void, MX, Haiku, PMOS, Plasma Mobile, and many others
Posts: 1,258
Blog Entries: 2

Rep: Reputation: 542Reputation: 542Reputation: 542Reputation: 542Reputation: 542Reputation: 542
Quote:
Originally Posted by Letrix View Post
Not sure about players you mentioned, need to check as well. So far I used typical VLC.
Just checked on my box. Plug your interface in before starting VLC, then switch to the interface via Audio(in menu bar) > Select Audio Device > Focusrite*
 
1 members found this post helpful.
Old 07-13-2018, 10:12 AM   #6
DavidMcCann
LQ Veteran
 
Registered: Jul 2006
Location: London
Distribution: PCLinuxOS, Debian
Posts: 6,142

Rep: Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314
I too have USB sound with no problems, although I've seen distros that are temperamental in this respect! That's why you really do need to tell us which distro you're using. As the last poster said, players will usually enable you to set their device. To configure the system centrally will vary from distro to disto: look in the menu for a Configuration centre or for Sound under Preferences, Settings, or Administration.
 
Old 07-13-2018, 02:02 PM   #7
Letrix
LQ Newbie
 
Registered: Jun 2017
Posts: 8

Original Poster
Rep: Reputation: Disabled
I successfully configured VLC.
Now I am trying to configure Mozilla Firefox to use external soundcard.
Any ideas how to do it?
 
Old 07-13-2018, 04:00 PM   #8
RandomTroll
Senior Member
 
Registered: Mar 2010
Distribution: Slackware
Posts: 1,963

Rep: Reputation: 271Reputation: 271Reputation: 271
Quote:
Originally Posted by Letrix View Post
I successfully configured VLC.
Now I am trying to configure Mozilla Firefox to use external soundcard.
Any ideas how to do it?
Firefox supports only pulse. If you don't have pulse, you won't get sound. What happens when you run pavucontrol?
 
1 members found this post helpful.
Old 07-13-2018, 04:23 PM   #9
Letrix
LQ Newbie
 
Registered: Jun 2017
Posts: 8

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by RandomTroll View Post
Firefox supports only pulse. If you don't have pulse, you won't get sound. What happens when you run pavucontrol?
It works! In pavucontrol I pushed "Set as fallback" (don't know what it means) near my audio interface and now everything works.

Thank you very much RandomTroll, Mill J and DavidMcCann.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Alsa configuration on Raspberry Pi (usb soundcard can't play sound) pabloparis Linux - Software 2 03-17-2017 06:57 AM
[SOLVED] Focusrite Scarlett Solo (USB) latency and getting it recognized by ALSA hokkupi Linux - Hardware 1 07-31-2015 08:07 AM
ess solo-1 es1938s soundcard, modprobe error msg scribble Linux - Hardware 0 03-21-2006 03:58 AM
creative external usb soundcard fedora core 4 jlgeris Linux - Hardware 1 09-07-2005 10:16 PM
neomagic magicmedia gateway solo soundcard problem fdsafdsa Linux - Hardware 0 09-15-2003 01:03 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 08:10 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration