Hi,
I just upgraded from alsa 1.0.10 to 1.0.11. Now my Terratec ewx24/96
soundcard is not working anymore. My old ~/.asoundrc looked like:

pcm.!default {

        type plug
        slave.pcm "dmixer"

} pcm.dmixer {

        type dmix
        ipc_key 1025
        slave {
                pcm "hw:1,0"
                period_time 0
                buffer_time 0
                period_size 2048 # jm: much smoother than 1024/8192!
                buffer_size 32768
                rate 44100
        }
        bindings {
                0 0     
                1 1
        }

}


The error message i get says: " requested sample format not avaliable
..."

how must i change my ~/.asoundrc to get the card working again?
regards, borghart

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
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to