You are not logged in.
Hi Team,
I am suffering a problem with the audio in BL rc1.
After I mute the volume I almost have no way to unmute it again.
In my case the icon does not disappear and not sound related issue appears in ~/.xsession-errors.
However I can restore the sound by running:
sudo alsactl init
This works independently of what mixer I have set. I test with the built-in and with pavucontrol.
Finally, If I set the mixer to be pavucontrol when I mute the volume I can see in pavucontrol that the volume is mute, but when I unmute the volume it remains muted in pavucontrol. And by unmuting from pavucontrol work also.
Last edited by mictian (2015-10-08 00:38:37)
Can you mute/unmute with
amixer set Master toggle
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
Yes
Executing that command I get the following output and the sound is restored.
Simple mixer control 'Master',0
Capabilities: pvolume pswitch pswitch-joined
Playback channels: Front Left - Front Right
Limits: Playback 0 - 65536
Mono:
Front Left: Playback 65536 [100%] [on]
Front Right: Playback 65536 [100%] [on]
Anyway, I'm trying to make it work without any terminal command
I use that command with a keybind
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
Actually that's a good idea.
So, you are experimenting the same issue??
Actually that's a good idea.
So, you are experimenting the same issue??
No - but my laptop volume keys never used to work (they do now with this installation ), so I still have this in my rc.xml. The Fn keys share the Volume keys on this keyboard.
<!-- Volume key bindings -->
<!-- Raise volume -->
<keybind key="W-F9">
<action name="Execute">
<startupnotify>
<enabled>true</enabled>
<name>Volume +</name>
</startupnotify>
<command>amixer set Master 5%+</command>
</action>
</keybind>
<!-- Lower volume -->
<keybind key="W-F8">
<action name="Execute">
<startupnotify>
<enabled>true</enabled>
<name>Volume -</name>
</startupnotify>
<command>amixer set Master 5%-</command>
</action>
</keybind>
<!-- Toggle mute -->
<keybind key="W-F7">
<action name="Execute">
<startupnotify>
<enabled>true</enabled>
<name>Toggle mute</name>
</startupnotify>
<command>amixer set Master toggle</command>
</action>
</keybind>
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
Just for the record, I think it should work by just clicking unmute.
Anyway, damo's solution is good enough for me.
So thank you very much damo !!!
Just for the record, I think it should work by just clicking unmute.
Anyway, damo's solution is good enough for me.
So thank you very much damo
!!!
HTH (although it is a work-around!)
If you edit the title of your first post and add [SOLVED], it might help others looking for an answer.
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
Now that you mention it, I have this problem too. Sometimes I lose sound and only pavucontrol will unmute it.
The servant lifted off a kind of ottoman a long peacock-blue drapery, rather of the nature of a domino, on the front of which was emblazoned a large golden sun, and which was splashed here and there with flaming stars and crescents. “You’re to be dressed as Thursday, sir,” said the valet somewhat affably.
Offline
@photonucleon, you can discuss that further here...
https://forums.bunsenlabs.org/viewtopic … 2139#p2139
I don't care what you do at home. Would you care to explain?
Offline