<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7638.1">
<TITLE>New FC3/PlanetCore install---no sound</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<P><FONT SIZE=2>Hello.<BR>
No sound.<BR>
OK. I'm confused here as this didn't happen with my previous install, but after reinstalling this is the first time the ICH5 chip has even been recognized---the SB Live only after installing Planet core:<BR>
<BR>
Intel P4; SB Live 24/7.1; Planet core (non-smp)<BR>
<BR>
/etc/modprobe.conf<BR>
<BR>
alias eth0 8139too<BR>
alias scsi_hostadapter aic7xxx<BR>
alias snd-card-1 snd-intel8x0<BR>
options snd-card-1 index=1<BR>
install snd-intel8x0 /sbin/modprobe --ignore-install snd-intel8x0 && /usr/sbin/alsactl restore >/dev/null 2>&1 || :<BR>
remove snd-intel8x0 { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-intel8x0<BR>
alias usb-controller ehci-hcd<BR>
alias usb-controller1 uhci-hcd<BR>
alias snd-card-0 snd-ca0106<BR>
options snd-card-0 index=0<BR>
install snd-ca0106 /sbin/modprobe --ignore-install snd-ca0106 && /usr/sbin/alsactl restore >/dev/null 2>&1 || :<BR>
remove snd-ca0106 { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-ca0106<BR>
<BR>
/proc/asound/cards<BR>
<BR>
0 [ICH5 ]: ICH4 - Intel ICH5<BR>
Intel ICH5 with AD1888 at 0xfebff800, irq 17<BR>
1 [CA0106 ]: CA0106 - CA0106<BR>
Live! 7.1 24bit [SB0410] at 0xdf80 irq 20<BR>
<BR>
Question: I think I've set modprobe.conf for correct card priority, but the motherboard ICH5 is still getting `0' in /proc/asound/cards---why? Do I need to cut and paste card1 to follow card0 in modprobe.conf?<BR>
<BR>
aplay fails too:<BR>
[greg@ip-61 ~]$ aplay /home/greg/csound/soundfiles/etude1.wav<BR>
Playing WAVE '/home/greg/csound/soundfiles/etude1.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Mono<BR>
aplay: set_params:862: Channels count non available<BR>
<BR>
gamix recognizes both cards and I have playback turned up on both.<BR>
<BR>
At a loss... anyone see what is going wrong or where I've made mistakes in my install?<BR>
<BR>
Thanks. Greg<BR>
</FONT>
</P>
</BODY>
</HTML>