From owner-freebsd-stable Sat Apr 28 11:23:12 2001 Delivered-To: freebsd-stable@freebsd.org Received: from leeloo.abidos.loc (aboukir-101-1-2-raceme.adsl.nerim.net [62.4.22.174]) by hub.freebsd.org (Postfix) with ESMTP id D5FFE37B423 for ; Sat, 28 Apr 2001 11:23:05 -0700 (PDT) (envelope-from tof@raceme.org) Received: from raceme.org (chiral.raceme.loc [192.168.0.2]) by leeloo.abidos.loc (8.9.3/8.9.3) with ESMTP id UAA26011 for ; Sat, 28 Apr 2001 20:23:03 +0200 Message-ID: <3AEB0A95.2010601@raceme.org> Date: Sat, 28 Apr 2001 20:23:17 +0200 From: Christophe Boyanique User-Agent: Mozilla/5.0 (X11; U; FreeBSD 4.3-RELEASE i386; en-US; 0.8.1) Gecko/20010426 X-Accept-Language: en MIME-Version: 1.0 To: stable@freebsd.org Subject: Audio PCI 128 no sound on 4.3-RELEASE Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I followed the handbook's instructions to set up my Audio PCI 128 card on FreeBSD 4.3: I added the "device pcm" line in my conf file, recompiled the kernel; rebooted, "/dev/MAKEDEV snd0" and everything seems to work fine except that I have no sound output (although xmms displays the nice analizer while playing). I also checked that mixer output were set to 100%. Update: I just found that booting first under linux then FreeBSD make the soundcard works, as if linux drivers initialize something that FreeBSD ones don't. Here is some outputs: bash-2.05$ uname -a FreeBSD chiral.raceme.loc 4.3-RELEASE FreeBSD 4.3-RELEASE #2: Sat Apr 28 18:22:53 CEST 2001 toor@chiral.raceme.loc:/usr/src/sys/compile/CHIRAL i386 bash-2.05$ cat /dev/sndstat FreeBSD Audio Driver (newpcm) Apr 28 2001 18:22:04 Installed devices: pcm0: at io 0xe400 irq 14 (1p/1r channels duplex) And for information here is the device as seen under linux: es1371: version v0.22 time 19:22:18 Apr 8 2001 es1371: found chip, vendor id 0x1274 device id 0x1371 revision 0x08 es1371: found es1371 rev 8 at io 0xe400 irq 14 es1371: features: joystick 0x200 es1371: codec vendor CRY (0x435259) revision 19 (0x13) es1371: codec features Headphone out 20bit DAC 18bit ADC es1371: stereo enhancement: Crystal Semiconductor 3D Stereo Enhancement To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message