Re: how to save sound settings without saving sessions in gnome

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

 




----- Original Message ----
From: Antonio Olivares <olivares14031@xxxxxxxxx>
To: fedora-list@xxxxxxxxxx
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@xxxxxxxxxx
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@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@localhost ~]$ uname -r
2.6.21-1.3226.fc7
[olivares@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@localhost ~]$ cat /etc/fedora-release 
Fedora release 7 (Moonshine)
[olivares@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 


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

  Powered by Linux