Author Topic: SPDF problem with HDA-Intel  (Read 4239 times)

imer

  • Newbie
  • *
  • Posts: 11
    • View Profile
SPDF problem with HDA-Intel
« on: February 05, 2008, 06:46:19 am »
Hi,

I am trying to install LinuxMCE 710b3 (with CDs) on an HTPC (Acer idea 510) and i can't have sound on spdif (coax or optical). AVwizard freeeze on step 8 when i select spdif coax or optical

The Soundcard is an onboard HDA-Intel with SPDIF output (coax and optical)

imer@dcerouter:~$ lspci |grep Audio
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)

imer@dcerouter:~$ cat /proc/asound/cards
 0 [Intel          ]: HDA-Intel - HDA Intel
                      HDA Intel at 0xfdff8000 irq 16

imer@dcerouter:~$ cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.14 (Thu May 31 09:03:25 2007 UTC).

imer@dcerouter:~$ aplay -l
**** Liste des PLAYBACK périphériques ****
carte  0: Intel [HDA Intel], périphérique 0 : ALC883 Analog [ALC883 Analog]
  Sous-périphériques: 1/1
  Sous-périphérique: #0: subdevice #0

Does i need to update with the latest version of alsa ?
https://help.ubuntu.com/community/HdaIntelSoundHowto

Can anyone point me to a way to get the sound working via SPDIF?

Regards.
Imer


blackoper

  • Veteran
  • ***
  • Posts: 110
    • View Profile
Re: SPDF problem with HDA-Intel
« Reply #1 on: February 05, 2008, 10:58:06 am »
go to shell and as root type
alsamixer

activate the iec958 connection (spdif). It's usually muted by default. You could also go to kde-desktop and use the kmixer program to do it

imer

  • Newbie
  • *
  • Posts: 11
    • View Profile
Re: SPDF problem with HDA-Intel
« Reply #2 on: February 05, 2008, 01:50:28 pm »
I don't see iec958 with alsamixer or kmix !

blackoper

  • Veteran
  • ***
  • Posts: 110
    • View Profile
Re: SPDF problem with HDA-Intel
« Reply #3 on: February 05, 2008, 02:17:27 pm »
that's weird all my hd audio's have a iec958 device in them

Have you checked your bios to make sure onboard sound is enabled because it sounds like it may  not be or the alsa package isn't installed (weird)

imer

  • Newbie
  • *
  • Posts: 11
    • View Profile
Re: SPDF problem with HDA-Intel
« Reply #4 on: February 05, 2008, 02:35:16 pm »
I see iec958 with aplay -L



dcerouter_58762:/home/remi# aplay -L
default:CARD=Intel
    HDA Intel, ALC883 Analog
    Default Audio Device
front:CARD=Intel,DEV=0
    HDA Intel, ALC883 Analog
    Front speakers
surround40:CARD=Intel,DEV=0
    HDA Intel, ALC883 Analog
    4.0 Surround output to Front and Rear speakers
surround41:CARD=Intel,DEV=0
    HDA Intel, ALC883 Analog
    4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=Intel,DEV=0
    HDA Intel, ALC883 Analog
    5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=Intel,DEV=0
    HDA Intel, ALC883 Analog
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=Intel,DEV=0
    HDA Intel, ALC883 Analog
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
iec958:CARD=Intel,DEV=0
    HDA Intel
    IEC958 (S/PDIF) Digital Audio Output
null
    Discard all samples (playback) or generate zero samples (capture)


With AdminWebsite --> Advanced --> sotware versions
alsa-base = 1.0.14-1ubuntu2
alsa-utils = 1.0.14-1ubuntu4

With AdminWebsite --> Advanced --> Packages
275     ALSA Base
12    ALSA libraries
13    ALSA libraries development
590    ALSA Sound Drivers
589    ALSA Sound Drivers Source
293    ALSA utilities

Does it means ALSA Sound Drivers not installed ?

imer

  • Newbie
  • *
  • Posts: 11
    • View Profile
Re: SPDF problem with HDA-Intel
« Reply #5 on: February 05, 2008, 06:09:20 pm »
Does i need to upgrade with alsa 1.9.15 or 1.0.16 ?  Which is the best method to do it ?

imer

  • Newbie
  • *
  • Posts: 11
    • View Profile
Re: SPDF problem with HDA-Intel
« Reply #6 on: February 05, 2008, 10:16:21 pm »
I upgrade to alsa 1.0.16 and it's OK now