LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
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 09-18-2013, 02:26 AM   #1
borgonero
LQ Newbie
 
Registered: Sep 2013
Posts: 4

Rep: Reputation: Disabled
[SOLVED] Audio on Slackware 14


Hi all,
I'm having trouble to configure my audio on Slackware 14 and I'm a little confused: I have an Asus M2V Motherboard with onboard audio but under /proc/asound/cards I have three different cards (HDA NVidia, VIA VTxx and a SAA7134). Can someone tell me how it's possible? And how can I know what is the right one to configure and how can I choose the default one?
Thank you so much
Giorgio

Last edited by borgonero; 09-19-2013 at 03:47 PM.
 
Old 09-18-2013, 08:17 AM   #2
allend
LQ 5k Club
 
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware64-15.0
Posts: 6,377

Rep: Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757
Welcome to LQ!

This SlackDocs page may help. http://docs.slackware.com/howtos:har..._snd-hda-intel
Using 'model=3stack-660' is worth trying according to this. http://www.allquests.com/question/25...t-working.html
 
Old 09-18-2013, 09:11 AM   #3
borgonero
LQ Newbie
 
Registered: Sep 2013
Posts: 4

Original Poster
Rep: Reputation: Disabled
Thanks for your reply and welcome. As soon as I get home I'll try to follow your link. In the meantime, I removed an unuseful tv-card from my pc (the SAA7134) and my intention was to disable the kernel module of the HDA NVidia to keep just the VIA one. I'll try everything this evening
Thanks Allend
 
Old 09-18-2013, 11:18 AM   #4
allend
LQ 5k Club
 
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware64-15.0
Posts: 6,377

Rep: Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757
For multiple sound device issues, there is another SlackDocs page. http://docs.slackware.com/howtos:har...s_on_slackware
 
Old 09-18-2013, 11:36 AM   #5
Firerat
Senior Member
 
Registered: Oct 2008
Distribution: Debian sid
Posts: 2,683

Rep: Reputation: 783Reputation: 783Reputation: 783Reputation: 783Reputation: 783Reputation: 783Reputation: 783
the nvida is likely HDMI ( from video card ), just lower its priority, you may like to use it at some point

if you are having sound issues ( like none ) make sure you are a member of audio

Code:
groups
if audio is not listed, add with the following ( as root )
Code:
usermod -a -G audio <yourusername>
 
Old 09-18-2013, 08:12 PM   #6
ReaperX7
LQ Guru
 
Registered: Jul 2011
Location: California
Distribution: Slackware64-15.0 Multilib
Posts: 6,558
Blog Entries: 15

Rep: Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097
A lot of times certain motherboards will use various codec chips on their boards that all work together, but often Linux will pick them up as individual chipsets.

One usually is the master Southbridge MCP controller, the others are usually the HDA(AC97+front+center) and I2S(rear+surround) codecs. If you have the MCP set as the main audio controller, you won't need to worry about setting up the HDA/AC97 and I2S codecs at all.

You're Nvidia HDA is probably your HDMI-Audio.

The VIA VT8237A is the motherboard MCP in this case. This is the main master audio controller and will handle all the audio processing.

The SAA7134 is actually a RealTek ALC66x series audio codec, possibly a ALC662 HDA codec.

Both of these should use the snd-intel-hda driver.

Realtek also has a driver available from their website http://www.realtek.com.tw version 5.18. Realtek is also one of the few OEMs that actually makes their own drivers for Linux systems.

Last edited by ReaperX7; 09-18-2013 at 08:26 PM.
 
Old 09-19-2013, 08:14 AM   #7
borgonero
LQ Newbie
 
Registered: Sep 2013
Posts: 4

Original Poster
Rep: Reputation: Disabled
Ok, I have created a sound.conf file in /etc/modprobe.d like this:

options snd_hda_intel index=0
options snd_hda_intel index=1

and now my audio is working on movies, mp3 and flash (Youtube etc.) and this is my actual /proc/asound/cards:

0 [VT82xx ]: HDA-Intel - HDA VIA VT82xx
HDA VIA VT82xx at 0xfbffc000 irq 17
1 [NVidia ]: HDA-Intel - HDA NVidia
HDA NVidia at 0xfbbfc000 irq 25

Finally the damned HDA Nvidia is no more the default one...

Now I still have just one problem: the microphone over skype. I have another machine with the same OS but with just one audio card detected and Skype and microphone are working perfectly. The Alsa levels are all at maximum level and correctly stored, what could be the problem?
Thank you so much to all for help
 
Old 09-19-2013, 03:46 PM   #8
borgonero
LQ Newbie
 
Registered: Sep 2013
Posts: 4

Original Poster
Rep: Reputation: Disabled
The microphone is working too, now. It was just a wrong conf in source section of Alsamixer
Thank you guys
 
  


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] no audio slackware-13.37 analog Slackware 3 04-10-2012 08:38 PM
Software audio mixing (simultaneous audio streams) in Slackware? malloc Slackware 19 05-11-2011 09:25 PM
Audio in Slackware XPediTioN Slackware 6 07-07-2003 11:36 PM

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

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