LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 11-16-2013, 04:01 PM   #1
Bertman123
Member
 
Registered: Jun 2010
Distribution: Slackware Current 64 bit KDE 5
Posts: 380

Rep: Reputation: 77
Configuring sound on a usb headset on 14.1


I have a usb headset, microsoft lifechat LX 3000, and am trying to get it setup. It's recognized and I set change its priority in the audio setup in the kmixer control, but the sound still comes through the speakers on my laptop.

Any ideas how I can get them set up? I've had them working without a problem in other distros.
 
Old 11-16-2013, 04:07 PM   #2
cisneros
Member
 
Registered: Jul 2012
Distribution: Slackware
Posts: 95

Rep: Reputation: 5
make a .asoundrc file in your home folder, with the information from "aplay -l"
mine is:
Quote:
pcm.!default {
type hw
card LX3000
device 0
}

ctl.!default {
type hw
card LX3000
device 0
}
that would put the headset as primary audio output.

Last edited by cisneros; 11-16-2013 at 04:11 PM.
 
1 members found this post helpful.
Old 11-16-2013, 05:46 PM   #3
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
... or if you don't want to use the onboard card, blacklist the relevant module.

I had a similar problem and decided to blacklist it completely:


Code:
blacklist snd-hda-intel
The above is the contents of my /etc/modprobe.d/blacklist.conf
 
1 members found this post helpful.
Old 11-17-2013, 08:24 AM   #4
Bertman123
Member
 
Registered: Jun 2010
Distribution: Slackware Current 64 bit KDE 5
Posts: 380

Original Poster
Rep: Reputation: 77
Thanks for your help guys. Creating the .asoundrc file worked perfectly.
 
Old 11-17-2013, 01:46 PM   #5
1337_powerslacker
Member
 
Registered: Nov 2009
Location: Kansas, USA
Distribution: Slackware64-15.0
Posts: 865
Blog Entries: 9

Rep: Reputation: 594Reputation: 594Reputation: 594Reputation: 594Reputation: 594Reputation: 594
I have a Logitech G35 USB Headset, and had the very same problem Bertman did. I googled for a solution, and same up with much the same solution as cisneros, except I didn't use the model name in my file.

Here's my .asoundrc file:

Code:
pcm.!default {
        type hw
        card 2
}
ctl.!default {
        type hw
        card 2
}
You get the same result, though.

Note: This works for games too, like Quake I and Unreal Tournament 2004 (Both of which I play on occasion!)

Just thought I'd share this.

Regards,

Matt

Last edited by 1337_powerslacker; 11-17-2013 at 01:47 PM.
 
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
Razer Megalodon USB Headset major sound distortion ExaByte Linux - Hardware 2 12-24-2012 05:05 AM
How to route all Flash-generated sound to the USB headset only when it is plugged in? bgoodr Linux - Software 0 08-05-2012 02:46 PM
Problems with a GigaWare USB headset - Still sound from the PC motomon Linux - Hardware 6 07-04-2009 12:16 PM
Skype - Logitech USB headset. No sound, no mic peteyperson Linux - Software 4 06-26-2009 05:57 AM
USB Headset Sound owdeuk Linux - Hardware 0 04-20-2005 06:24 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 09:29 PM.

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