[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

ALSA Strangeness



Hello all,

	Recently, I set up ALSA on my iBook using the debian packages and make-kpkg. I managed to get everything set up in accordance with Mij's page this time (ie, make-kpkg modules worked), which is nice. However, I can't adjust the volume; it's always very, very low. Also, alsamixer will load, but if I start xmms with the alsa-xmms output plugin loaded, I receive the following errors:
(before playing anything):
"snd_mixer_attach: No such file or directory"
(after trying to play something):
"error opening alsa device: No such file or directory"

The output of lsmod:
Module                  Size  Used by    Not tainted
radeon                121320   1 
agpgart                18540   3 
snd-pcm-oss            43988   0  (autoclean)
snd-mixer-oss          13088   0  (autoclean) [snd-pcm-oss]
i2c-keywest             7072   0  (autoclean) (unused)
snd-powermac           34628   0  (autoclean)
snd-pcm                66928   0  (autoclean) [snd-pcm-oss snd-powermac]
snd-timer              13008   0  (autoclean) [snd-pcm]
snd                    30412   0  (autoclean) [snd-pcm-oss snd-mixer-oss snd-powermac snd-pcm snd-timer]
i2c-core               14608   0  (autoclean) [i2c-keywest snd-powermac]
ipt_state                752   2  (autoclean)
ip_conntrack           20860   1  (autoclean) [ipt_state]
iptable_filter          1904   1  (autoclean)
ip_tables              14064   2  [ipt_state iptable_filter]
macserial              35604   0  (autoclean)
printer                 7664   0 
soundcore               4360   3  [snd]

And my /etc/modutils/ alsa file:
alias char-major-116 snd
alias char-major-14 soundcore

options snd major=116 cards_limit=4 device_mode=0660 device_gid=29 device_uid=0

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-powermac
alias snd-card-1 snd-usb-audio
#alias snd-card-2 snd-share
#alias snd-card-3 snd-virmidi

alias sound-slot-0 snd-card-0
alias sound-slot-1 snd-card-1
alias sound-slot-2 snd-card-2
alias sound-slot-3 snd-card-3

Any ideas?

Cheers,

Mark



Reply to: