Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Low Sound In Linux Peppermint
#1
Does anyone know how to resolve very low sound in Linux Peppermint? If you need to remote in to tweak or fix let me know.
<left><form action="https://www.paypal.com/cgi-bin/webscr" method="post">If you are satisfied with my help, consider a donation. Thank you so much for your continued support! 
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="Y4ZDLXGFS4F8Q">
<input type="image" src="https://www.paypalobjects.com/en_US/GB/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal — The safer, easier way to pay online.">
<img alt="" border="0" src="https://www.paypalobjects.com/en_GB/i/scr/pixel.gif" width="0" height="0">
</form>

   </div></left> 
Reply

#2
I think Peppermint OS comes with Pulse Audio

you can tweak volume in Pulse Audio setting
Reply

#3
I checked volume and its still running low.
<left><form action="https://www.paypal.com/cgi-bin/webscr" method="post">If you are satisfied with my help, consider a donation. Thank you so much for your continued support! 
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="Y4ZDLXGFS4F8Q">
<input type="image" src="https://www.paypalobjects.com/en_US/GB/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal — The safer, easier way to pay online.">
<img alt="" border="0" src="https://www.paypalobjects.com/en_GB/i/scr/pixel.gif" width="0" height="0">
</form>

   </div></left> 
Reply

#4
you have to open Terminal command to do it

what will happen sometimes GUI don,t work that will for controlling volume


mixer -D pulse sset Master 5%+
Decrease volume by 5%

amixer -D pulse sset Master 5%-
Set volume to 50%

amixer -D pulse sset Master 50%


Terminal command to set audio volume
Reply

#5
Its not going up, can you teamviewer in Compton and take a look at sound settings?
<left><form action="https://www.paypal.com/cgi-bin/webscr" method="post">If you are satisfied with my help, consider a donation. Thank you so much for your continued support! 
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="Y4ZDLXGFS4F8Q">
<input type="image" src="https://www.paypalobjects.com/en_US/GB/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal — The safer, easier way to pay online.">
<img alt="" border="0" src="https://www.paypalobjects.com/en_GB/i/scr/pixel.gif" width="0" height="0">
</form>

   </div></left> 
Reply

#6
Open up a Terminal and type
Quote:cat /proc/asound/cards

paste the output please.
Reply

#7
cat /proc/asound/cards

 0 [PCH            ]: HDA-Intel - HDA Intel PCH
                      HDA Intel PCH at 0xfb410000 irq 88
 1 [Headset        ]: USB-Audio - Turtle Beach PX21 Headset
                      Turtle Beach Turtle Beach PX21 Headset at usb-0000:00:14.0-1, full speed
 2 [NVidia         ]: HDA-Intel - HDA NVidia
                      HDA NVidia at 0xfb080000 irq 44
 3 [Snowball       ]: USB-Audio - Blue Snowball
                      BLUE MICROPHONE Blue Snowball at usb-0000:09:00.0-1.2, full speed
 4 [C920           ]: USB-Audio - HD Pro Webcam C920
                      HD Pro Webcam C920 at usb-0000:09:00.0-1.4, high speed
<left><form action="https://www.paypal.com/cgi-bin/webscr" method="post">If you are satisfied with my help, consider a donation. Thank you so much for your continued support! 
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="Y4ZDLXGFS4F8Q">
<input type="image" src="https://www.paypalobjects.com/en_US/GB/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal — The safer, easier way to pay online.">
<img alt="" border="0" src="https://www.paypalobjects.com/en_GB/i/scr/pixel.gif" width="0" height="0">
</form>

   </div></left> 
Reply

#8
Ok now I need to see what cards are available, type
Quote:ls -ld /proc/asound/card* | grep ^d
Reply

#9
dr-xr-xr-x 6 root root 0 Jan  9 21:33 /proc/asound/card0

dr-xr-xr-x 4 root root 0 Jan  9 21:33 /proc/asound/card1
dr-xr-xr-x 6 root root 0 Jan  9 21:33 /proc/asound/card2
dr-xr-xr-x 3 root root 0 Jan  9 21:33 /proc/asound/card3
dr-xr-xr-x 3 root root 0 Jan  9 21:33 /proc/asound/card4
<left><form action="https://www.paypal.com/cgi-bin/webscr" method="post">If you are satisfied with my help, consider a donation. Thank you so much for your continued support! 
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="Y4ZDLXGFS4F8Q">
<input type="image" src="https://www.paypalobjects.com/en_US/GB/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal — The safer, easier way to pay online.">
<img alt="" border="0" src="https://www.paypalobjects.com/en_GB/i/scr/pixel.gif" width="0" height="0">
</form>

   </div></left> 
Reply

#10
type
Quote:alsmixer

This should (assuming its installed) give a UI option in the terminal to adjust each device db level.



You can also use
Quote:cat /proc/asound/devices

This will show each device connected to that sound card.
Reply



Forum Jump:


Users browsing this thread:
2 Guest(s)

Powered By MyBB, © 2002-2024 Melroy van den Berg.