No sound, dummy output! [Solved]

Issues Related to Hardware (Sound, Video, Printers, Scanners, Webcams, Touchpads, Keyboards, Sensors, Drives, GRUB, etc.)

Moderator: Moderators

No sound, dummy output! [Solved]

Postby laminko » Tue Sep 11, 2012 20:01

Hi all,

I have a problem after upgrading sabayon 10. I don't know what's going on. Audio device was dummy output and build-in audio analog stereo was also dim (disabled).

Code: Select all
uname -a
=============
Linux localhost 3.3.0-sabayon #1 SMP Thu May 24 13:54:46 UTC 2012 x86_64 Pentium(R) Dual-Core CPU T4500 @ 2.30GHz GenuineIntel GNU/Linux


Code: Select all
aplay -l
=============
aplay: device_list:252: no soundcards found...


Code: Select all
lspci -v
=============
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
        Subsystem: Acer Incorporated [ALI] Device 0260
        Flags: bus master, fast devsel, latency 0, IRQ 45
        Memory at d6700000 (64-bit, non-prefetchable) [size=16K]
        Capabilities: [50] Power Management version 2
        Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
        Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
        Capabilities: [100] Virtual Channel
        Capabilities: [130] Root Complex Link
        Kernel driver in use: snd_hda_intel
        Kernel modules: snd-hda-intel


I found new strange things.
Code: Select all
lsmod | grep snd_hda
=============
snd_hda_codec_hdmi     19853  1
snd_hda_codec_realtek    95840  1
snd_hda_intel          19272  0
snd_hda_codec          63776  3 snd_hda_intel,snd_hda_codec_realtek,snd_hda_codec_hdmi
snd_hwdep               4542  1 snd_hda_codec
snd_pcm                56106  3 snd_hda_codec,snd_hda_intel,snd_hda_codec_hdmi
snd_page_alloc          5925  2 snd_pcm,snd_hda_intel
snd                    45020  7 snd_timer,snd_pcm,snd_hwdep,snd_hda_codec,snd_hda_intel,snd_hda_codec_realtek,snd_hda_codec_hdmi


But, in alsa.conf:
Code: Select all
nano /etc/modprobe.d/alsa.conf
=============
# Alsa kernel modules' configuration file.

# ALSA portion
alias char-major-116 snd
# OSS/Free portion
alias char-major-14 soundcore

## IMPORTANT:
## You need to customise this section for your specific sound card(s)
## and then run `update-modules' command.
## Read alsa-driver's INSTALL file in /usr/share/doc for more info.

# OSS/Free portion - card #1
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss

alias /dev/mixer snd-mixer-oss
alias /dev/dsp snd-pcm-oss
alias /dev/midi snd-seq-oss


thanks,
LMK
Last edited by laminko on Thu Sep 13, 2012 19:58, edited 1 time in total.
laminko
Young Hen
 
Posts: 22
Joined: Sat Nov 26, 2011 16:35

Re: No sound, dummy output!

Postby laminko » Thu Sep 13, 2012 19:57

I found the solution. The dummy output problem is that my user name is not in audio group. So, I just type the following command. And then, I restarted my laptop. :)

>>>sudo su
>>>gpasswd -a username audio
>>>init 6


Actually, my laptop has been already installed drivers and modules. It is just user is not in audio group. I found the solution in http://www.gentoo.org/doc/en/alsa-guide.xml.

Thanks,
LMK
laminko
Young Hen
 
Posts: 22
Joined: Sat Nov 26, 2011 16:35


Return to Hardware

Who is online

Users browsing this forum: No registered users and 1 guest