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

2.6.1 and ALSA trouble (very little volume)



Hello,

I compiled myself a 2.6.1 kernel and have problems with ALSA. Everything
should be statically compiled into the kernel (ali5451 is what I need
for my Fujitsu Lifebook). I based my configurations on my 2.4 kernel
which used to run ALSA via modules. Seems to work, BUT using mpg123 or
alsa-xmms I get very little volume out of the speakers - its barely
hearable. Alsamixer was used to max out 'Master' and 'PCM' - so that
shouldn't be it.

Please find my configurations below. Do you have any idea what I'm doing
wrong?

/etc/alsa/modutils/0.9
### DEBCONF MAGIC
# This file was automatically generated by alsa-base's debconf stuff

alias char-major-116 snd
alias char-major-14 soundcore

options snd major=116 cards_limit=1 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 /dev/dsp* snd-pcm-oss

alias snd-card-0 snd-ali5451

alias snd-slot-0 snd-card-0
alias sound-slot-0 snd-slot-0

/etc/default/alsa
# Example configuration file for alsa-base.

# Set as true if you want to unload alsa modules before 
# your system suspends. This is currently useful if your
# machine hangs after resuming.
force_stop_modules_before_suspend=forcibly-unload-driver

# Set as false if you don't want the init script running
# 'alsactl store' on shutdown.
alsactl_store_on_shutdown=true

startosslayer=true

# Uncomment if you always want to stop alsa modules forcibly in
# /etc/init.d/alsa stop or restart by killing all of running
# applications which use sound devices.
#ALSA_KILL_MODE="force"



Reply to: