From owner-freebsd-questions@FreeBSD.ORG Tue Oct 7 20:42:11 2008 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 1233C106569C for ; Tue, 7 Oct 2008 20:42:11 +0000 (UTC) (envelope-from mailing_list@orange.nl) Received: from smtp-2.orange.nl (smtp-2.orange.nl [193.252.22.242]) by mx1.freebsd.org (Postfix) with ESMTP id CBB058FC08 for ; Tue, 7 Oct 2008 20:42:10 +0000 (UTC) (envelope-from mailing_list@orange.nl) Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf6112.online.nl (SMTP Server) with ESMTP id ADB071C00089 for ; Tue, 7 Oct 2008 22:42:09 +0200 (CEST) Received: from [192.168.2.173] (s5590cf7b.adsl.wanadoo.nl [85.144.207.123]) by mwinf6112.online.nl (SMTP Server) with ESMTP id 798921C00084 for ; Tue, 7 Oct 2008 22:42:09 +0200 (CEST) X-ME-UUID: 20081007204209497.798921C00084@mwinf6112.online.nl From: Aniruddha To: freebsd-questions@freebsd.org Content-Type: text/plain Date: Tue, 07 Oct 2008 22:42:16 +0200 Message-Id: <1223412136.3966.10.camel@debian> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 Content-Transfer-Encoding: 7bit Subject: Can't get soundcard to work 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: Tue, 07 Oct 2008 20:42:11 -0000 I've read the "Setting Up the Sound Card" part in the FreeBSD handbook unfortunately I can't get my Intel HDA card to work. Any ideas would be appreciated! Here's some relevant output: sndstat: > FreeBSD Audio Driver (newpcm: 32bit 2007061600/i386) > Installed devices: > pcm0: at memory 0xff9ec000 irq 17 kld snd_hda [20080420_0052] [MPSAFE] (mixer only) > pcm1: at memory 0xffafc000 irq 19 kld snd_hda [20080420_0052] [MPSAFE] (1p:1v/1r:1v channels duplex) from dmesg: > pcm1: mem 0xffafc000-0xffafffff irq 19 at device 27.0 on pci0 > pcm1: [ITHREAD] > pcib2: irq 16 at device 28.0 on pci0 > pci4: on pcib2 > pcib3: irq 19 at device 28.3 on pci0 > pci3: on pcib3 cat dmesg > /dev/dsp > su: /dev/dsp: Operation not supported from pciconf: > pcm1@pci0:0:27:0: class=0x040300 card=0x81d81043 chip=0x27d88086 rev=0x01 hdr=0x00 > vendor = 'Intel Corporation' > device = '82801G (ICH7 Family) High Definition Audio' > class = multimedia > vgapci0@pci0:5:0:0: class=0x030000 card=0xe630174b chip=0x95051002 rev=0x00 hdr=0x00 > vendor = 'ATI Technologies Inc' > class = display > subclass = VGA > pcm0@pci0:5:0:1: class=0x040300 card=0xaa18174b chip=0xaa181002 rev=0x00 hdr=0x00 > vendor = 'ATI Technologies Inc' > class = multimedia -- Regards, Aniruddha