Sound

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

 



This is the sound portion of modprobe.conf of un upgrade from FC1 to FC2....the settings of mixer have to be risen after each reboot or change of user..

alias snd-card-0 snd-intel8x0
install sound-slot-0 /sbin/modprobe --first-time --ignore-install sound-slot-0 && { /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || :; }
remove sound-slot-0 { /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || :; } ; /sbin/modprobe -r --first-time --ignore-remove sound-slot-0


and in my opinion same portion should be:

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 snd-intel8x0


Is it true???

Rgds
--

Antonio

=========================================================
Working with  Mozilla 1.7 on Redhat Linux Fedora Core 2
=========================================================
=========================================================
    Uso Mozilla 1.7 su Redhat Linux Fedora Core 2
=========================================================



[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux