PDA

View Full Version : Core 2 A7N8X volume problem


bugcoder
2004-08-15, 02:40 PM CDT
Sorry my english is not so good.

I readed a lot of forums to try to solve the proble to configure my nforce 2 sound in fedora.

My problem is that I configure my sound SPDIF, this only works with xmmsthe alsa volume control doen't work. Please help me ;-)

My modprobe.conf

alias eth0 3c59x
alias eth1 forcedeth
alias snd-card-0 snd-intel8x0
install snd-intel8x0 /sbin/modprobe --ignore-install snd-intel8x0 && /usr/sbin/alsactl restore >/dev/null 2>&1 || :
remove snd-intel8x0 { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove
alias char-major-81 bttv
alias usb-controller ehci-hcd
alias usb-controller1 ohci-hcd
alias net-pf-10 off

My /etc/asound.conf

pcm.!default {
type plug
slave.pcm "nforce"
}

pcm.nforce {
type dmix
ipc_key 1024
slave {
pcm "hw:0,2"
period_time 0
period_size 1024
buffer_size 4096
rate 48000
}
}

imdeemvp
2004-08-15, 03:14 PM CDT
you are not the only one having problems with an intel intregrated sound device for some reason it very common....

if you have a pci sound card you should give a try to see if it works for you but make sure you disable the mobo sound device in the bios so you dont get any conflicts.....