From owner-freebsd-questions@FreeBSD.ORG Sat Aug 7 11:42:19 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 040A61065673 for ; Sat, 7 Aug 2010 11:42:18 +0000 (UTC) (envelope-from dead_line@hotmail.com) Received: from snt0-omc4-s20.snt0.hotmail.com (snt0-omc4-s20.snt0.hotmail.com [65.55.90.223]) by mx1.freebsd.org (Postfix) with ESMTP id C3EE18FC0C for ; Sat, 7 Aug 2010 11:42:18 +0000 (UTC) Received: from SNT103-W18 ([65.55.90.199]) by snt0-omc4-s20.snt0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Sat, 7 Aug 2010 04:30:20 -0700 Message-ID: X-Originating-IP: [94.128.51.35] From: Marwan Sultan To: FreeBSD Questions Date: Sat, 7 Aug 2010 11:30:20 +0000 Importance: Normal MIME-Version: 1.0 X-OriginalArrivalTime: 07 Aug 2010 11:30:20.0443 (UTC) FILETIME=[EAFD86B0:01CB3623] Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: SoundBlaster Problem with 8.1R X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Aug 2010 11:42:19 -0000 Hello list=2C A strange sound problem with FreeBSD 8.1R sound card is : Creative Sound Blaster=2C Audigy When pciconf output is follow none1@pci0:5:4:0: class=3D0x040100 card=3D0x100a1102 chip=3D0x00071= 102 rev=3D0x00 hdr=3D0x00 vendor =3D 'Creative Technology LTD.' device =3D 'Device ID same for both=2C but Subsystem ID =3D 0x1012 - = Extreme Audio=2C 0x100A - Audigy SE 7.1 (C6SB0410515017656A)' class =3D multimedia subclass =3D audio Means recognizing the sound? cat /dev/sndstat FreeBSD Audio Driver (newpcm: 32bit 2009061500/i386) Installed devices: # =20 rc.conf=20 # Enable sound-support snddetect_enable=3D"YES" mixer_enable=3D"YES" =20 /boot/loader.conf snd_emu10kx_load=3D"YES" sound_load=3D"YES" snd_uaudio_load=3D"YES" I tried to load all drivers. but same issue. its PCBSD system 8.1 Please note sound was working with FreeBSD and PCBSD 7 with no problems. uname -a FreeBSD pcbsd-2738 8.1-RELEASE FreeBSD 8.1-RELEASE #1: Any ideas? Thanks -Marwan =