Author Topic: Sound Card Not recognised or problem in installation  (Read 3444 times)

ferdies

  • Regular Poster
  • **
  • Posts: 34
    • View Profile
Sound Card Not recognised or problem in installation
« on: June 18, 2008, 05:45:48 pm »
I have successfully installed linuxmce. However, I am having problem with sound. That is, no sound at all even at AV wizard.

I have checked my pcimodules and the following are installed:

intel-agp
shpchp
snd-hda-intel
shpchp
uhci-hcd
ehci-hcd
intel-rng
iTCO_wdt
ata_generic
ata_piix
ata_generic
ata_piix
i2c-i801
nvidiafb
nvidia_new
nvidia_legacy
nvidia
ohci1394
8139cp
8139too
prism54
p54pci
cx8800
cx88-alsa
cx8802

I tried to adjust volume also using "alsamixer" but still i cant have sound.

Appreciate your help.

Thanks.
« Last Edit: June 18, 2008, 06:15:26 pm by ferdies »

ferdies

  • Regular Poster
  • **
  • Posts: 34
    • View Profile
Re: Sound Card Not recognised or problem in installation
« Reply #1 on: June 18, 2008, 06:31:03 pm »
BTW, my soundcard is connected to a Denon Amplifier via a Digital coax cable.

ferdies

  • Regular Poster
  • **
  • Posts: 34
    • View Profile
(SOLVED) Sound Card Not recognised or problem in installation
« Reply #2 on: June 19, 2008, 02:51:40 am »
I was finally able to solve my problem:

1. Open /etc/modprobe.d/alsa-base with the following command:
    sudo nano /etc/modprobe.d/alsa-base

2. Add this line at the end "options snd-hda-intel model=auto"

3. Back to the shell and type sudo modprobe snd-hda-intel

Reboot

Now I can hear sound using AV Wizard