Note: In Kmix nothing is muted and cursor is at 100% but still the sound is very very low!
I already went through other posts related to my problem but none that could be of help.
Useful, extra information:
user-laptop:~$ aplay -l
aplay: device_list:223: no soundcards found...
user-laptop:~$ lspci
...
00:1a.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03)
00:1a.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03)
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03)
00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 03)
00:1c.2 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 3 (rev 03)
...
user-laptop:~$ lsmod (im including only the snd output)
Module Size Used by
snd_hda_intel 384176 5
snd_pcm_oss 46848 1
snd_mixer_oss 22784 5 snd_pcm_oss
snd_seq_dummy 10884 0
snd_seq_oss 38528 0
snd_page_alloc 16136 2 snd_hda_intel,snd_pcm
snd_timer 29960 2 snd_pcm,snd_seq
snd_seq_device 15116 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi ,snd_seq
snd_seq_midi_event 15232 2 snd_seq_oss,snd_seq_midi
snd_rawmidi 29824 1 snd_seq_midi
snd_seq_midi 14336 0
Please let me know if someone else had the same problem and how it was solved.
I already went through other posts related to my problem but none that could be of help.
Useful, extra information:
user-laptop:~$ aplay -l
aplay: device_list:223: no soundcards found...
user-laptop:~$ lspci
...
00:1a.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03)
00:1a.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03)
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03)
00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 03)
00:1c.2 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 3 (rev 03)
...
user-laptop:~$ lsmod (im including only the snd output)
Module Size Used by
snd_hda_intel 384176 5
snd_pcm_oss 46848 1
snd_mixer_oss 22784 5 snd_pcm_oss
snd_seq_dummy 10884 0
snd_seq_oss 38528 0
snd_page_alloc 16136 2 snd_hda_intel,snd_pcm
snd_timer 29960 2 snd_pcm,snd_seq
snd_seq_device 15116 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi ,snd_seq
snd_seq_midi_event 15232 2 snd_seq_oss,snd_seq_midi
snd_rawmidi 29824 1 snd_seq_midi
snd_seq_midi 14336 0
Please let me know if someone else had the same problem and how it was solved.
Comment