Slackware This Forum is for the discussion of Slackware Linux.
|
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
09-26-2012, 07:47 AM
|
#1
|
|
Member
Registered: Jul 2003
Location: On the Beaches of Super Sunny Southern San Clemente, California USA
Distribution: Slackware - duh!
Posts: 518
Rep: 
|
Poof! alsaconf is gone... So what should we bear in mind now?
Well it's only been sixteen days now so I don't feel too bad about discovering the hard way that alsaconf was removed.
While performing a post install config of a fresh Slackware -current on my daughter's new laptop, I was taken aback when it came time to activate/config her sound.
No probs, just did an alsamixer and an alsactl store after consulting 10 Sep's changelog on my personal mirror here.
But then I thought, well what should I be considering, or paying attention to moving forward, now that alsaconf has been removed.
Your thoughts? Suggestions?
Kindest regards,
.
Last edited by tallship; 09-26-2012 at 07:49 AM.
Reason: maek pritty
|
|
|
|
09-26-2012, 07:58 AM
|
#2
|
|
Senior Member
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 1,906
|
|
|
|
|
09-26-2012, 08:26 AM
|
#3
|
|
Moderator
Registered: Dec 2009
Location: Hanover, Germany
Distribution: Slackware, Debian
Posts: 12,525
|
Without your post I wouldn't even have noticed, I never had to use it. From the changelog when it was removed:
Quote:
|
The only valid use-case for alsaconf is aiding the configuration of ISA sound cards.
|
What do you have used it for?
|
|
|
|
09-26-2012, 08:42 AM
|
#4
|
|
Guru
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,706
|
From what I've seen alsaconf is useless in 13.37, so I am not surprised that it was removed. I just did what you did, 'alsamixer' then 'alsactl store'.
|
|
|
|
09-26-2012, 08:59 PM
|
#5
|
|
Senior Member
Registered: Jul 2011
Distribution: Slackware64-14.0, LFS-7.3, FreeBSD 9.1
Posts: 1,175
|
Alsaconf creates the default sound.conf file in /etc/modprobe.d to ensure modules are loaded correctly so that alsactl doesn't have hiccups restoring proper audio volume levels and that modules for the OSS emulation portion work properly and are loaded.
You can easily create the file yourself if alsactl has trouble restoring audio levels at boot.
Example using an SBLive with the SFXLoad and the Creative SoundFont package:
Code:
# ALSA portion
alias char-major-116 snd
alias snd-card-0 snd-emu10k1
# module options should go here
options snd snd_major=116 snd_cards_limit=1 snd_device_mode=0660 snd_device_gid=29 snd_device_uid=0
# OSS/Free portion
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
# OSS/Free portion - card #1
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
post-install snd-synth-emu10k1 /usr/bin/sfxload /usr/share/soundfont/Creative/8mbgmsfx.sf2
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 11:27 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|