

Commit Log for Mon Jan 25 19:08:18 2010
Upgraded the following packages:
decibel-audio-player (1.00-2) to 1.00-2mint1
libcairo2 (1.8.8-2ubuntu1) to 1.8.8-2ubuntu1.1
libpulse0 (1:0.9.19-0ubuntu4) to 1:0.9.19-0ubuntu4.1
mint-fluxbox-default-settings (2.10) to 2.11
mint-info-fluxbox (8.0.4) to 8.0.5
slim (1.3.1-0mint16) to 1.3.1-0mint17


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.




Gerard wrote:Only one remaining thing, the decibel audio player only shows a scrambled screen, does anybody have an idea how to solve that?



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



willi wrote: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
Hello everybody. I do not understand what you did to fix the problem. I have this problem since installing fluxbox on my lappi so I thought it was normal. But it's really a pain in the a.. to unmute it manually. Unluckyly I do not understand what you mean by "comment out line". I dont know what i have to change in this file. Mine exactly looks like what we see in your quote. It would be nice if anybody can post how the file has to look after modification.
Thanks a lot in advance
Willi
# $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



Users browsing this forum: No registered users and 1 guest