I have the same motherboard, plus a Delta Audiophile
2496, Gentoo system, kernel 2.4.21SMP w/ low-latency
and preempt patches, and ALSA 0.95(Gentoo -r2 ebuild).
I get the same error when modprobe-ing just the intel
driver. If I also load the Delta driver, I get "aplay:
set_params:787: Broken configuration for this PCM: no
configurations available" when I try to use the intel
driver to play (aplay -D hw:0,0 ...).

My .asoundrc is:

pcm.intel {
     type hw # Kernel PCM
     card 0 # Card name or number
     device 0 # Device number (default 0)
}
 
pcm.ice {
     type hw # Kernel PCM
     card 1 # Card name or number
     device 1 # Device number (default 0)
}
 
ctl.intel {
     type hw
     card 0
}
 
ctl.ice {
     type hw
     card 1
}

--- lloyd <[EMAIL PROTECTED]> wrote:
> Mikhail Kouznetsov wrote:
> > I was faced the similar problem on the similar
> software configuration
> > (but with alsa0.9.2 instead of 0.9.4), and I fixed
> this by installing
> > the latest 0.9.5 drivers.
> 
> I removed my 0.9.4 RPM's and installed from the
> 0.9.5 tarballs.  Now I'm 
> getting this message trying to play something with
> aplay:
> 
> Playing WAVE '/mnt/rip/gunclub/audio_01.wav' :
> Signed 16 bit Little 
> Endian, Rate 44100 Hz, Stereo
> ALSA lib pcm_params.c:2096:(snd_pcm_hw_refine_slave)
> Slave PCM not usable
> aplay: set_params:787: Broken configuration for this
> PCM: no 
> configurations available
> 
> Here again is my setup:
> 
> os: red hat linux 9
> kernel: 2.4.20-18.9smp
> alsa version: 0.9.5 (tarballs)
> alsa driver: intel8x0
> motherboard: gigabyte ga-7dpxdw-p
> 
> Any suggestions?  I've spent about a day and a half
> trying to get this 
> working...
> 
> 
> 
> 
>
-------------------------------------------------------
> This SF.net email is sponsored by: VM Ware
> With VMware you can run multiple operating systems
> on a single machine.
> WITHOUT REBOOTING! Mix Linux / Windows / Novell
> virtual machines at the
> same time. Free trial click here:
> http://www.vmware.com/wl/offer/345/0
> _______________________________________________
> Alsa-user mailing list
> [EMAIL PROTECTED]
>
https://lists.sourceforge.net/lists/listinfo/alsa-user




-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to