


Kendall wrote:What Thunar is calling "volume management" is really a system for automatic mounting and unmounting of drives (volumes of data, per se). Are you having any luck with the "alsactl restore &" command? If not, I'll try and dig in a little deeper.

2090 ? Ssl 0:00 /usr/bin/xfce4-volumed



# $1 <control>
# $CARDOPT
mute_and_zero_level()
{
{ [ "$1" ] && [ "$CARDOPT" ] ; } || bugout
amixer $CARDOPT -q set "$1" "0%" mute 2>&1 | filter_amixer_output || :
return 0
# $1 <control>
# $CARDOPT
# mute_and_zero_level()
{
{ [ "$1" ] && [ "$CARDOPT" ] ; } || bugout
amixer $CARDOPT -q set "$1" "0%" mute 2>&1 | filter_amixer_output || :
return 0

rgrwtrs wrote:Had the same problem, what worked for me was to comment out line in the /etc/init.d/alsa-utils file:
# mute_and_zero_levels
mine looked like this# $1 <control>
# $CARDOPT
# mute_and_zero_level()
{
{ [ "$1" ] && [ "$CARDOPT" ] ; } || bugout
amixer $CARDOPT -q set "$1" "0%" mute 2>&1 | filter_amixer_output || :
return 0

Mr_Shifty wrote:Now, the million dollar question: why on earth did this suddenly become an issue when it worked fine for two weeks prior to that?


Mr_Shifty wrote:Thanks man, I just gave that a try and it seems to have worked.
Now, the million dollar question: why on earth did this suddenly become an issue when it worked fine for two weeks prior to that?
Weird.

Kendall wrote:Mr_Shifty wrote:Now, the million dollar question: why on earth did this suddenly become an issue when it worked fine for two weeks prior to that?
I've been researching this and I still haven't found anything. I'm genuinely stumped with this. If there really was a million dollars involved with this fix, then I'd go sleepless until I could write a dissertation on it, but right now I do have some other obligations.
If this turns out to be a serious problem I think I might be able to include that fix in an update. If not, then I can have it set that way by default in Mint 9.


Mr_Shifty wrote:Kendall, do you think something in Gwibber might be doing this?



Mr_Shifty wrote:FYI, I'm getting this same exact issue in Mint LXDE RC1; it's almost certainly something I just installed, because it was working up to this point, I installed a number of applications, rebooted, and found sound muted.
Unfortunately, I installed kind of a laundry list of applications:
Banshee
gFTP
Swiftfox
Gwibber
Opera
htop
Given that gFTP, Opera, and htop I have installed on pretty much any Linux system I use, I doubt that it's any of those three. Swiftfox we can probably eliminate, because it's a browser, and I had it installed on Mint Fluxbox CE without any sound problems for at least a week.
Which leaves Banshee and Gwibber. Come to think of it, my sound problems started happening before when I was monkeying around with Twitter-related apps last week.
Kendall, do you think something in Gwibber might be doing this?






Kendall wrote:I installed Gwibber and found it to be terribly unstable so I promptly removed it afterwards. I did check the sound and it seems that (as mentioned) Gwibber does not seem to be the cause of any sound issues on my end.
How are you guys installing Swiftfox? If you don't mind me asking.

Mazhar wrote:Same thing happened in my side.
My system is mute when I boot it, though sound was high during shut down. But it was ok for the last one month (means, newly installed linux mint is ok).
Recently I did some works, like:
system update, installing some new software via software-manager (real-player, gnome-games, children-education, etc etc. sorry I forgot all names).
But I am 100% sure that, i did not install these 6 things:
Banshee
gFTP
Swiftfox
Gwibber
Opera
htop
So, I guess, none of the above is culprit. Main culprit may be the system update (I update only level-one and level-2).
However, I have no problem with a muted computer, I can rise the volume up anytime from the taskbar icon.

Users browsing this forum: No registered users and 2 guests