At Wed, 28 Jun 2006 15:19:27 +0200, Peter Rödiger wrote: > > Hi there, > > I'm trying to get a multi device working with dmix. Specifically, > I'm trying to do the following: > > My laptop's soundcard (driver: SND_INTEL8X0, compiled into the > kernel, version 2.6.17) has an analogue (hw:0,0) and a digital > (hw:0,4) device that use the same physical output jack. What I want > now is, when I unplug the optical wire, the built-in laptop speaker > start to work. I successfully achieved this by adding:
On many boards, you can feed the signal to SPDIF by changing "IEC958 AC97-SPSA" control to 0 (meaning slots 3/4). Also don't forget to turn on "IEC958 Playback Switch" manually. In some cases, you have to set up SPDIF status bits manually via iecset program. For example, I had to run "iecset copy off" after changing AC97-SPSA to play over line-out and SPDIF on ATI IXP. Takashi Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Alsa-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/alsa-user
