| View previous topic :: View next topic |
| Author |
Message |
andrico n00b

Joined: 19 Feb 2008 Posts: 7 Location: U$A
|
Posted: Thu Feb 28, 2008 6:08 pm Post subject: ALSA refuses to accept settings |
|
|
I went through the ALSA tutorial, doing everything it says, but yet ALSA still refuses to work when I log in.
In /etc/conf.d/alsasound, SAVE_ON_STOP is set to yes, and RESTORE_ON_START is set to yes.
In /etc/modules.d/alsa, I have
| Code: | options snd-ca0106 index=0
options snd-via82xx index=1 |
And cat /proc/asound/cards returns
| Code: | 0 [CA0106 ]: CA0106 - CA0106
Audigy SE [SB0570] at 0x1140 irq 23
1 [Intel ]: HDA-Intel - HDA Intel
HDA Intel at 0x52100000 irq 23
|
Yes still, every time I log in, I have to go to System>Preferences>Sound and set Default Mixer Tracks: Device to snd-ca0106. Any help? |
|
| Back to top |
|
 |
mirojira l33t

Joined: 18 Feb 2006 Posts: 685
|
Posted: Fri Feb 29, 2008 4:37 am Post subject: |
|
|
| Try to add alsasound to default runlevel and run |
|
| Back to top |
|
 |
turtles l33t


Joined: 31 Dec 2004 Posts: 715 Location: (44.057116, -123.103394)
|
Posted: Fri Feb 29, 2008 10:41 am Post subject: |
|
|
Did you install alsasound in kernel or as a package?
And of course you ran alsaconf
You probably have 2 sound cards?
So to be clear | Code: | | /etc/init.d/alsasound status |
shows alsa is started?
But sound is muted or is it the wrong kernel module is loading?
and if you run alsamixer from the comand line can you adjust your sound there?
I have a similar problem on my laptop every time I log in I have to manually unmute PCM.
I think is has something to do with KDE.
I just disabled the whole KDE sound system and am going to see if that fixes it.
EDIT: Nope. If I restart my session sound PCM is muted. _________________ my kinks |
|
| Back to top |
|
 |
turtles l33t


Joined: 31 Dec 2004 Posts: 715 Location: (44.057116, -123.103394)
|
Posted: Tue Mar 11, 2008 12:28 am Post subject: |
|
|
Bump: andrico did you solve your problem?
Mine still persists.
My /etc/modules.d/alsa:
| Code: | alias /dev/mixer snd-mixer-oss
alias /dev/dsp snd-pcm-oss
alias /dev/midi snd-seq-oss
alias char-major-116 snd
alias char-major-14 soundcore
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
alias snd-card-0 snd-intel8x0
alias sound-slot-0 snd-intel8x0
|
_________________ my kinks |
|
| Back to top |
|
 |
mardicas Tux's lil' helper


Joined: 06 Jan 2008 Posts: 77 Location: Tallinn
|
|
| Back to top |
|
 |
turtles l33t


Joined: 31 Dec 2004 Posts: 715 Location: (44.057116, -123.103394)
|
Posted: Tue Mar 11, 2008 12:52 pm Post subject: |
|
|
I have alsasound in my boot runlevel.
I moved it to default will try that.
thanks for the reply
OK rebooted alsasound does not start if in default. _________________ my kinks |
|
| Back to top |
|
 |
|