You are not logged in.
i clicked to mute icon and after than no sound.
Does anyone have an idea?
Last edited by neo (2016-01-07 23:58:57)
Everything that has a beginning has an end.
Offline
You need to open the mixer (right-click on the volume icon) and un-mute it from there.
This is a known issue -- sorry!
Offline
sir i try to this way
is this a joke? i am not windows user
i tried to several way still no sound.
Everything that has a beginning has an end.
Offline
OK, what is the output of:
amixerOffline
Capabilities: pvolume pswitch pswitch-joined
Playback channels: Front Left - Front Right
Limits: Playback 0 - 65536
Mono:
Front Left: Playback 28443 [43%] [off]
Front Right: Playback 28443 [43%] [off]
Simple mixer control 'Capture',0
Capabilities: cvolume cswitch cswitch-joined
Capture channels: Front Left - Front Right
Limits: Capture 0 - 65536
Front Left: Capture 63676 [97%] [on]
Front Right: Capture 63676 [97%] [on]Everything that has a beginning has an end.
Offline
i clicked to mute icon and after than no sound.
Does anyone have an idea?
Most likely it's the bug where alsa unmutes but pulse does not (Super+v to open pavucontrol, unmute the Output tab).
One possible fix is to install an updated xfce4-volumed package from our backports repository...
https://pkg.bunsenlabs.org/#jessie-backports
https://pkg.bunsenlabs.org/debian/pool/ … 4-volumed/
Log out to restart the daemon.
This does not work in all cases but it is reversible if it proves not to be a solution for you.
The future arrived. Read the terms and conditions.
Offline
Try this:
amixer -D pulse set Master unmuteOffline
i tried to your ways but i didnt get a result.
Everything that has a beginning has an end.
Offline
i tried to your ways but i didnt get a result.
Please post the full output of my command.
I have just reproduced your issue in the live environment and my command un-mutes the sound there.
Alternatively, run `alsamixer` then press "m" and the <Escape> key.
Offline
sir i solved.
step command
1->apt-get install volumeicon-alsa
2->run on terminal
and click mute and unmete on volumeicon-alsa whatever
quit from terminal
thnx your ideas i learned several information..
in addition Head_on_a_Stick i am sorry if I break your heart because of answer. i love this forum and bunsenlabs'er..
Everything that has a beginning has an end.
Offline
Head_on_a_Stick i am sorry if I break your heart
Ah well, can't win 'em all...
:cry:
I too prefer volumeicon-alsa over volti ![]()
Offline
thanx sir for answer. your solution worked."alsamixer" then press "m".
Everything that has a beginning has an end.
Offline
Hooray!![]()
*celebratory dance*
EDIT: Please add "[SOLVED]" to the title of your first post to help others who have this problem.
Thank you for reporting this.
Last edited by Head_on_a_Stick (2016-01-07 23:06:12)
Offline
@neo, volume control has been a problem. While GNOME (and MATE and Cinnamon) and KDE have pulse well integrated, Xfce, which BL takes it's volume daemon from, has been slow to adopt. As a matter of fact, xfce4-volumed has been removed from sid until it gets rewritten to use the newer (1.0) gstreamer version. A new package, xfce4-volumed-pulse, is already available in Arch and Launchpad (you can backport the Launchpad Trusty version using instructions in the Scripts/Tutorials forum, but I can't find the right link for the dsc file ATM)...
https://launchpad.net/xfce4-volumed-pulse
We're cool with whatever solution you came up with, feel free to ask if you have more questions.
-edit- It looks like the xfce4-volumed-pulse trunk was already merged into xfce4-volumed in Ubuntu Trusty and beyond, so backporting the Trusty version should work...
http://packages.ubuntu.com/trusty/xfce/xfce4-volumed
I'll look into this more when the RC2 ISOs are released at the end of the month.
The future arrived. Read the terms and conditions.
Offline
Be sure to edit ~/.config/openbox/autostart and replave the volti entry with volumeicon to make it autostarting
## Volume control for systray
(sleep 2s; volumeicon) &I have since moved to a full pulse setup using pasystray, which works for most stuff but does give me headaches with stuff like ffmpeg.
Offline
try this
sudo alsactl initOffline