Sound is much lower in Ubuntu / Linux Mint when compared to that of Windows 7. Am I supposed to increase the volume above 100%?
I am using the Realtek inbuilt audio; NOT the Creative Soundblaster.
melvin@melvin-mint-pc ~ $ LC_ALL=C cat /proc/asound/card*/codec#* | LC_ALL=C fgrep --before-context=4 --after-context=1 "Subsystem Id"
Codec: Realtek ALC887-VD
Address: 0
AFG Function Id: 0x1 (unsol 1)
Vendor Id: 0x10ec0887
Subsystem Id: 0x10438445
Revision Id: 0x100302
--
Codec: ATI R6xx HDMI
Address: 0
AFG Function Id: 0x1 (unsol 0)
Vendor Id: 0x1002aa01
Subsystem Id: 0x00aa0100
Revision Id: 0x100300
melvin@melvin-mint-pc ~ $ LC_ALL=C lspci -vvnn | LC_ALL=C fgrep --after-context=1 "Audio device"
00:14.2 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 Azalia (Intel HDA) [1002:4383]
Subsystem: ASUSTeK Computer Inc. Device [1043:8445]
--
01:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Cape Verde/Pitcairn HDMI Audio [Radeon HD 7700/7800 Series] [1002:aab0]
Subsystem: PC Partner Limited / Sapphire Technology Device [174b:aab0]
In terminal type:
and set master volume louder
Run the
hdajackretask
GUI tool. If you're using Ubuntu it's in thealsa-tools-gui
package. Find your port, tickOverride
and chooseHeadphone
, apply.Surprisingly I got my volume back. Finally. Yay! (I'm using headphones). Sadly almost nobody recommends to try this tool.