LinuxQuestions.org
Visit Jeremy's Blog.
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-04-2021, 05:48 PM   #1
CrazyChef
LQ Newbie
 
Registered: Jul 2021
Distribution: Garuda KDE Dr460nized
Posts: 2

Rep: Reputation: Disabled
Which Distro(s) Will Work With The Sound Blaster X-Fi HD External USB Sound Card?


Like the title says, I have the Sound Blaster X-Fi HD external USB sound card. I'm having a heck of a time getting it to work in Linux Mint. Would Ubuntu Studio be better? Who knows? I really need a dedicated Linux computer, but am on limited expenses and this is the sound card I have to use. I really need audio so that I can hear the YouTube and other Linux video tutorials, as well as the Laravel tutorials I'm trying to learn. I also have a Mac, but would MUCH PREFER to take the tutorials on the machine (Linux) that I'll be using the software on. Thank you all in advance for your help!
 
Old 07-05-2021, 10:18 AM   #2
Grobe
Member
 
Registered: Aug 2019
Location: Close to north
Distribution: Fedora
Posts: 124

Rep: Reputation: Disabled
It's really up to the manufacturer of the device if they decide to create a Linux driver for it.

In general - you can always test a pile of Linux distros and see if you hit one that happens to work with that specific sound card. You can use Ventoy to create a bootable usb stick that contains multiple iso files.

However - I recommend you to search for the particular sound card online, you should be able to find other people asking the same and thereby have an opinion if you want to use your time testing a lot of distros.
 
1 members found this post helpful.
Old 07-05-2021, 11:58 AM   #3
DavidMcCann
LQ Veteran
 
Registered: Jul 2006
Location: London
Distribution: PCLinuxOS, Salix
Posts: 6,199

Rep: Reputation: 2340Reputation: 2340Reputation: 2340Reputation: 2340Reputation: 2340Reputation: 2340Reputation: 2340Reputation: 2340Reputation: 2340Reputation: 2340Reputation: 2340
I have USB sound and I've had problems back in the mists of time, but not these days. You need to do a systematic check like this:

1. See if there is a sound configuration tool: a sound icon on the panel, a sound entry in any general configuration tool, a reference to sound in the menu.

2. If nothing there helps, you may have to do things manually. You might need special permission, so get it just in case. Run the command groups in a terminal to see if you belong to the audio group. If you don't, then join it with the command
sudo usermod -aG audio $LOGNAME’

3. Run the command aplay -l to get a list of devices and their id numbers. On my system I have 3 listed, and the USB device is card 1. The normal default is card 0. You can fix the problem manually by creating a file .asoundrc in the home directory with the 3 lines
defaults.pcm.card 1
defaults.pcm.device 0
defaults.ctl.card 1
Then log out and in again.

4. If that fails, then check that your kernel actually has the appropriate module loaded with the command cat /proc/asound/modules and you should have snd_usb_audio. If you haven't got it, get it from your distro.

5. If all else fails, block the sound modules you have and don't want by editing /etc/modprobe.d/blacklist.conf to make entries like
blacklist snd_cmipci
Then remove .asoundrc if you created it (vital) and reboot.
defaults.ctl.card 1
 
1 members found this post helpful.
Old 07-06-2021, 11:18 AM   #4
obobskivich
Member
 
Registered: Jun 2020
Posts: 609

Rep: Reputation: Disabled
Generally X-Fi does not work properly in linux (they're honestly fairly touchy even in Windows, especially 'new' (Vista and later) Windows) - it's been a while since I've followed the Creative hardware more closely, but I believe that specific box was one of their attempts at 'audiophile sound' that was quickly abandoned even on Windows, in favor of their new chipset (SoundCore), which does work properly in linux (and is more stable in Windows). I may be mistaken, but I'm pretty sure this device is not properly class-compliant (they had a whole series of 'USB soundcards' that were like this). Doesn't this machine have onboard audio of some sort that you can use? Or go pick up a cheap class-compliant USB Audio device and use that.

Last edited by obobskivich; 07-06-2021 at 11:20 AM.
 
1 members found this post helpful.
Old 07-07-2021, 04:23 PM   #5
jefro
Moderator
 
Registered: Mar 2008
Posts: 22,233

Rep: Reputation: 3654Reputation: 3654Reputation: 3654Reputation: 3654Reputation: 3654Reputation: 3654Reputation: 3654Reputation: 3654Reputation: 3654Reputation: 3654Reputation: 3654
Some distro's have unique drivers but the kernel that is shipped tends to be similar across all mainstream distro's.

The chipset in that audio device is what tends to be searched for in kernel source.

If the OEM has a specific driver then yes it helps.

https://forums.linuxmint.com/viewtopic.php?t=304728
 
1 members found this post helpful.
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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] How to play sound directly from input on USB sound card, a Sound Blaster X-Fi THX JunctaJuvant Other *NIX 10 06-14-2014 03:36 AM
No sound coming from my sound blaster audigy 2 ZS platinum sound card msab Linux - Hardware 9 12-05-2010 06:10 AM
no sound from sound blaster PCI sound card using mandrake-linux 10.1 box nila56 Linux - Hardware 2 05-29-2006 03:48 PM
what linux distro will a sound blaster live card work with? c-- Linux - Hardware 3 03-20-2006 10:59 AM
Sound Blaster Live (CT4830) or Sound Blaster Live 24 bit un shiza Linux - Hardware 0 08-29-2005 05:57 PM

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

All times are GMT -5. The time now is 06:51 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