All of lore.kernel.org
 help / color / mirror / Atom feed
* Alsa support for conexant
@ 2012-04-06  0:30 Sql Sql
  2012-04-06 14:09 ` Pierre-Louis Bossart
  0 siblings, 1 reply; 3+ messages in thread
From: Sql Sql @ 2012-04-06  0:30 UTC (permalink / raw)
  To: alsa-devel@alsa-project.org

I have a Lenovo Thinkpad T400 with a mini dock which has SPDIF output. It is running Debian Squeeze.


When I run alsamixer, I can see the soundcard detected is:
Conexant CX20561

When I run aplay -l:

**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 1: Conexant Digital [Conexant Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

However, I can't get it to output through SPDIF. 
I tried:
aplay -Dplug:iec958 /usr/share/sounds/alsa/Front_Center.wav  = no sound


I tried:                                                    
pcm.!default {
type plug
slave {
pcm "front:CARD=Intel"
}
}

(restarted alsautils), it still doesn't work.

I tried adding:
options snd-hda-intel model=lenovo-x200
options snd-hda-intel model=lenovo
options snd-hda-intel model=laptop
options snd-hda-intel model=thinkpad
and then alsa force reload
None of these work.

Is there anyway I can get it to output through SPDIF? My other computer that has SPDIF outputs fine using the custom asound.conf so why isn't it working for the lenovo? BTW, I confirmed the SPDIF is not defective  by booting into Windows and testing it.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-04-06 19:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-06  0:30 Alsa support for conexant Sql Sql
2012-04-06 14:09 ` Pierre-Louis Bossart
2012-04-06 19:36   ` Sql Sql

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.