how to save sound settings without saving sessions in gnome

Antonio Olivares olivares14031 at yahoo.com
Fri Jun 15 20:40:46 UTC 2007



----- Original Message ----
From: Antonio Olivares <olivares14031 at yahoo.com>
To: fedora-list at redhat.com
Sent: Thursday, June 14, 2007 6:13:38 PM
Subject: how to save sound settings without saving sessions in gnome

********?????? ***********************
-- 
fedora-list mailing list
fedora-list at redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list


I have tried adding the following /etc/modprobe.conf

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

like 

[olivares at localhost ~]$ cat /etc/modprobe.conf
alias eth0 8139too
alias scsi_hostadapter pata_sis
alias snd-card-0 snd-intel8x0
options snd-card-0 index=0
options snd-intel8x0 index=0
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

[olivares at localhost ~]$ uname -r
2.6.21-1.3226.fc7
[olivares at localhost ~]$ uname -a
Linux localhost.localdomain 2.6.21-1.3226.fc7 #1 SMP Sat Jun 9 22:23:35 EDT 2007 i686 i686 i386 GNU/Linux
[olivares at localhost ~]$ cat /etc/fedora-release 
Fedora release 7 (Moonshine)
[olivares at localhost ~]$ 


but sound returns to its original state.  The pcm sound returns back to what it was when it was installed.  Is there a way to save the settings and reload them back upon boot?

Thanks,

Antonio 





 
____________________________________________________________________________________
We won't tell. Get more on shows you hate to love 
(and love to hate): Yahoo! TV's Guilty Pleasures list.
http://tv.yahoo.com/collections/265 




More information about the fedora-list mailing list