how to fix very low sound in xubuntu 14.04?
researched a lot on it but nothing helped. Outputs of some commands are
COMMAND: lspci -v | grep -A7 -i "audio"
OUTPUT
00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06)
Subsystem: Hewlett-Packard Company Device 225d
Flags: bus master, fast devsel, latency 0, IRQ 52
Memory at b7710000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: snd_hda_intel
00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB xHCI (rev 05) (prog-if 30 [XHCI])
--
00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller (rev 05)
Subsystem: Hewlett-Packard Company Device 225d
Flags: bus master, fast devsel, latency 0, IRQ 51
Memory at b7714000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: snd_hda_intel
00:1c.0 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #1 (rev d5) (prog-if 00 [Normal decode])
COMMAND: sudo aplay -l
OUTPUT:
**** List of PLAYBACK Hardware Devices ****
card 0: HDMI [HDA Intel HDMI], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: HDMI [HDA Intel HDMI], device 7: HDMI 1 [HDMI 1]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: HDMI [HDA Intel HDMI], device 8: HDMI 2 [HDMI 2]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: PCH [HDA Intel PCH], device 0: ALC282 Analog [ALC282 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
there is no 'options snd-hda-intel model=zepto
' in /etc/modprobe.d/alsa-base.conf
as mentioned here http://ubuntuforums.org/showthread.php?t=1836152
Never experienced any problem in other OS (windows[dual booting] or ubuntu).
Please help I am newbie in linux world.
EDIT:
Volume level is 100% in "Output devices"
I tried the alsamixer, the following screen showed up on terminal. It seems the sound levels are maximum.
──────────────────────────── AlsaMixer v1.0.27.2 ─────────────────────────────┐
│ Card: HDA Intel PCH F1: Help │
│ Chip: Realtek ALC282 F2: System information │
│ View: F3:[Playback] F4: Capture F5: All F6: Select sound card │
│ Item: Master [dB gain: 0.00] Esc: Exit │
│ │
│ ┌──┐ ┌──┐ ┌──┐ ┌──┐ ┌──┐ ┌──┐ ┌──┐ │
│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │ │ │
│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │ │ │
│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │ │ →
│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │ │ →
│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │ │ →
│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │ │ →
│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │ │ →
│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │ │ →
│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │ │ →
│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │ │ │
│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │ │ │
│ ├──┤ ├──┤ ├──┤ └──┘ ├──┤ └──┘ ├──┤ Enabled │
│ │OO│ │OO│ │OO│ │MM│ │MM│ │
│ └──┘ └──┘ └──┘ └──┘ └──┘ │
│ 100 100<>100 100<>100 100<>100 0<>0 0<>0 0<>0 │
│ < Master >Headphon Speaker PCM Mic Mic Boos Beep Auto-Mut
(Sorry but my repo is not good enough to post images)
Image of Alsamixer Terminal
sound xubuntu
add a comment |
researched a lot on it but nothing helped. Outputs of some commands are
COMMAND: lspci -v | grep -A7 -i "audio"
OUTPUT
00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06)
Subsystem: Hewlett-Packard Company Device 225d
Flags: bus master, fast devsel, latency 0, IRQ 52
Memory at b7710000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: snd_hda_intel
00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB xHCI (rev 05) (prog-if 30 [XHCI])
--
00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller (rev 05)
Subsystem: Hewlett-Packard Company Device 225d
Flags: bus master, fast devsel, latency 0, IRQ 51
Memory at b7714000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: snd_hda_intel
00:1c.0 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #1 (rev d5) (prog-if 00 [Normal decode])
COMMAND: sudo aplay -l
OUTPUT:
**** List of PLAYBACK Hardware Devices ****
card 0: HDMI [HDA Intel HDMI], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: HDMI [HDA Intel HDMI], device 7: HDMI 1 [HDMI 1]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: HDMI [HDA Intel HDMI], device 8: HDMI 2 [HDMI 2]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: PCH [HDA Intel PCH], device 0: ALC282 Analog [ALC282 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
there is no 'options snd-hda-intel model=zepto
' in /etc/modprobe.d/alsa-base.conf
as mentioned here http://ubuntuforums.org/showthread.php?t=1836152
Never experienced any problem in other OS (windows[dual booting] or ubuntu).
Please help I am newbie in linux world.
EDIT:
Volume level is 100% in "Output devices"
I tried the alsamixer, the following screen showed up on terminal. It seems the sound levels are maximum.
──────────────────────────── AlsaMixer v1.0.27.2 ─────────────────────────────┐
│ Card: HDA Intel PCH F1: Help │
│ Chip: Realtek ALC282 F2: System information │
│ View: F3:[Playback] F4: Capture F5: All F6: Select sound card │
│ Item: Master [dB gain: 0.00] Esc: Exit │
│ │
│ ┌──┐ ┌──┐ ┌──┐ ┌──┐ ┌──┐ ┌──┐ ┌──┐ │
│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │ │ │
│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │ │ │
│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │ │ →
│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │ │ →
│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │ │ →
│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │ │ →
│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │ │ →
│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │ │ →
│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │ │ →
│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │ │ │
│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │ │ │
│ ├──┤ ├──┤ ├──┤ └──┘ ├──┤ └──┘ ├──┤ Enabled │
│ │OO│ │OO│ │OO│ │MM│ │MM│ │
│ └──┘ └──┘ └──┘ └──┘ └──┘ │
│ 100 100<>100 100<>100 100<>100 0<>0 0<>0 0<>0 │
│ < Master >Headphon Speaker PCM Mic Mic Boos Beep Auto-Mut
(Sorry but my repo is not good enough to post images)
Image of Alsamixer Terminal
sound xubuntu
Startalsamixer
and turn the volume up.
– s3lph
Sep 14 '14 at 17:02
add a comment |
researched a lot on it but nothing helped. Outputs of some commands are
COMMAND: lspci -v | grep -A7 -i "audio"
OUTPUT
00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06)
Subsystem: Hewlett-Packard Company Device 225d
Flags: bus master, fast devsel, latency 0, IRQ 52
Memory at b7710000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: snd_hda_intel
00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB xHCI (rev 05) (prog-if 30 [XHCI])
--
00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller (rev 05)
Subsystem: Hewlett-Packard Company Device 225d
Flags: bus master, fast devsel, latency 0, IRQ 51
Memory at b7714000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: snd_hda_intel
00:1c.0 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #1 (rev d5) (prog-if 00 [Normal decode])
COMMAND: sudo aplay -l
OUTPUT:
**** List of PLAYBACK Hardware Devices ****
card 0: HDMI [HDA Intel HDMI], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: HDMI [HDA Intel HDMI], device 7: HDMI 1 [HDMI 1]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: HDMI [HDA Intel HDMI], device 8: HDMI 2 [HDMI 2]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: PCH [HDA Intel PCH], device 0: ALC282 Analog [ALC282 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
there is no 'options snd-hda-intel model=zepto
' in /etc/modprobe.d/alsa-base.conf
as mentioned here http://ubuntuforums.org/showthread.php?t=1836152
Never experienced any problem in other OS (windows[dual booting] or ubuntu).
Please help I am newbie in linux world.
EDIT:
Volume level is 100% in "Output devices"
I tried the alsamixer, the following screen showed up on terminal. It seems the sound levels are maximum.
──────────────────────────── AlsaMixer v1.0.27.2 ─────────────────────────────┐
│ Card: HDA Intel PCH F1: Help │
│ Chip: Realtek ALC282 F2: System information │
│ View: F3:[Playback] F4: Capture F5: All F6: Select sound card │
│ Item: Master [dB gain: 0.00] Esc: Exit │
│ │
│ ┌──┐ ┌──┐ ┌──┐ ┌──┐ ┌──┐ ┌──┐ ┌──┐ │
│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │ │ │
│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │ │ │
│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │ │ →
│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │ │ →
│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │ │ →
│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │ │ →
│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │ │ →
│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │ │ →
│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │ │ →
│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │ │ │
│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │ │ │
│ ├──┤ ├──┤ ├──┤ └──┘ ├──┤ └──┘ ├──┤ Enabled │
│ │OO│ │OO│ │OO│ │MM│ │MM│ │
│ └──┘ └──┘ └──┘ └──┘ └──┘ │
│ 100 100<>100 100<>100 100<>100 0<>0 0<>0 0<>0 │
│ < Master >Headphon Speaker PCM Mic Mic Boos Beep Auto-Mut
(Sorry but my repo is not good enough to post images)
Image of Alsamixer Terminal
sound xubuntu
researched a lot on it but nothing helped. Outputs of some commands are
COMMAND: lspci -v | grep -A7 -i "audio"
OUTPUT
00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06)
Subsystem: Hewlett-Packard Company Device 225d
Flags: bus master, fast devsel, latency 0, IRQ 52
Memory at b7710000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: snd_hda_intel
00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB xHCI (rev 05) (prog-if 30 [XHCI])
--
00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller (rev 05)
Subsystem: Hewlett-Packard Company Device 225d
Flags: bus master, fast devsel, latency 0, IRQ 51
Memory at b7714000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: snd_hda_intel
00:1c.0 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #1 (rev d5) (prog-if 00 [Normal decode])
COMMAND: sudo aplay -l
OUTPUT:
**** List of PLAYBACK Hardware Devices ****
card 0: HDMI [HDA Intel HDMI], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: HDMI [HDA Intel HDMI], device 7: HDMI 1 [HDMI 1]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: HDMI [HDA Intel HDMI], device 8: HDMI 2 [HDMI 2]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: PCH [HDA Intel PCH], device 0: ALC282 Analog [ALC282 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
there is no 'options snd-hda-intel model=zepto
' in /etc/modprobe.d/alsa-base.conf
as mentioned here http://ubuntuforums.org/showthread.php?t=1836152
Never experienced any problem in other OS (windows[dual booting] or ubuntu).
Please help I am newbie in linux world.
EDIT:
Volume level is 100% in "Output devices"
I tried the alsamixer, the following screen showed up on terminal. It seems the sound levels are maximum.
──────────────────────────── AlsaMixer v1.0.27.2 ─────────────────────────────┐
│ Card: HDA Intel PCH F1: Help │
│ Chip: Realtek ALC282 F2: System information │
│ View: F3:[Playback] F4: Capture F5: All F6: Select sound card │
│ Item: Master [dB gain: 0.00] Esc: Exit │
│ │
│ ┌──┐ ┌──┐ ┌──┐ ┌──┐ ┌──┐ ┌──┐ ┌──┐ │
│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │ │ │
│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │ │ │
│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │ │ →
│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │ │ →
│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │ │ →
│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │ │ →
│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │ │ →
│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │ │ →
│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │ │ →
│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │ │ │
│ │▒▒│ │▒▒│ │▒▒│ │▒▒│ │ │ │ │ │ │ │
│ ├──┤ ├──┤ ├──┤ └──┘ ├──┤ └──┘ ├──┤ Enabled │
│ │OO│ │OO│ │OO│ │MM│ │MM│ │
│ └──┘ └──┘ └──┘ └──┘ └──┘ │
│ 100 100<>100 100<>100 100<>100 0<>0 0<>0 0<>0 │
│ < Master >Headphon Speaker PCM Mic Mic Boos Beep Auto-Mut
(Sorry but my repo is not good enough to post images)
Image of Alsamixer Terminal
sound xubuntu
sound xubuntu
edited Sep 15 '14 at 11:21
asked Sep 14 '14 at 16:24
Ritwik
10818
10818
Startalsamixer
and turn the volume up.
– s3lph
Sep 14 '14 at 17:02
add a comment |
Startalsamixer
and turn the volume up.
– s3lph
Sep 14 '14 at 17:02
Start
alsamixer
and turn the volume up.– s3lph
Sep 14 '14 at 17:02
Start
alsamixer
and turn the volume up.– s3lph
Sep 14 '14 at 17:02
add a comment |
1 Answer
1
active
oldest
votes
You have 2 sound devices on your pc:
first one is HDMI output, second one is the main device (HDA Intel pch).
If the main sound card (HDA Intel pch) is not shown in standard "sound settings" (i don't know if you have such setting in xubuntu):
Install and run pavucontrol (Pulseaudio volume control), go in "output device" tab, scroll down to main soundcard , set its volume and check "mute" state .
If no luck, try to launch Alsamixer in a terminal, press F6, select 2nd sound card and increase all volumes (with arrow keys) and check mute state (press "m" to mute/unmute).
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f523959%2fhow-to-fix-very-low-sound-in-xubuntu-14-04%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
You have 2 sound devices on your pc:
first one is HDMI output, second one is the main device (HDA Intel pch).
If the main sound card (HDA Intel pch) is not shown in standard "sound settings" (i don't know if you have such setting in xubuntu):
Install and run pavucontrol (Pulseaudio volume control), go in "output device" tab, scroll down to main soundcard , set its volume and check "mute" state .
If no luck, try to launch Alsamixer in a terminal, press F6, select 2nd sound card and increase all volumes (with arrow keys) and check mute state (press "m" to mute/unmute).
add a comment |
You have 2 sound devices on your pc:
first one is HDMI output, second one is the main device (HDA Intel pch).
If the main sound card (HDA Intel pch) is not shown in standard "sound settings" (i don't know if you have such setting in xubuntu):
Install and run pavucontrol (Pulseaudio volume control), go in "output device" tab, scroll down to main soundcard , set its volume and check "mute" state .
If no luck, try to launch Alsamixer in a terminal, press F6, select 2nd sound card and increase all volumes (with arrow keys) and check mute state (press "m" to mute/unmute).
add a comment |
You have 2 sound devices on your pc:
first one is HDMI output, second one is the main device (HDA Intel pch).
If the main sound card (HDA Intel pch) is not shown in standard "sound settings" (i don't know if you have such setting in xubuntu):
Install and run pavucontrol (Pulseaudio volume control), go in "output device" tab, scroll down to main soundcard , set its volume and check "mute" state .
If no luck, try to launch Alsamixer in a terminal, press F6, select 2nd sound card and increase all volumes (with arrow keys) and check mute state (press "m" to mute/unmute).
You have 2 sound devices on your pc:
first one is HDMI output, second one is the main device (HDA Intel pch).
If the main sound card (HDA Intel pch) is not shown in standard "sound settings" (i don't know if you have such setting in xubuntu):
Install and run pavucontrol (Pulseaudio volume control), go in "output device" tab, scroll down to main soundcard , set its volume and check "mute" state .
If no luck, try to launch Alsamixer in a terminal, press F6, select 2nd sound card and increase all volumes (with arrow keys) and check mute state (press "m" to mute/unmute).
edited Sep 14 '14 at 19:24
answered Sep 14 '14 at 19:08
laugeo
2,116179
2,116179
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f523959%2fhow-to-fix-very-low-sound-in-xubuntu-14-04%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Start
alsamixer
and turn the volume up.– s3lph
Sep 14 '14 at 17:02