From owner-freebsd-multimedia@FreeBSD.ORG Sat Jun 9 07:22:47 2007 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6DA3116A421 for ; Sat, 9 Jun 2007 07:22:47 +0000 (UTC) (envelope-from freebsd@azimut-tour.ru) Received: from cny.innet.yaroslavl.su (cny.innet.yaroslavl.su [217.15.134.68]) by mx1.freebsd.org (Postfix) with ESMTP id A76EC13C458 for ; Sat, 9 Jun 2007 07:22:46 +0000 (UTC) (envelope-from freebsd@azimut-tour.ru) Received: from tac.innet.yaroslavl.su (tac.innet.yaroslavl.su [217.15.135.68]) by cny.innet.yaroslavl.su (8.11.6/8.11.6) with ESMTP id l5977Sq75934 for ; Sat, 9 Jun 2007 11:07:44 +0400 (MSD) Received: from azimutprint.ru (azimutprint.ru [217.15.145.118]) by tac.innet.yaroslavl.su (8.13.7/8.13.7) with ESMTP id l5977RIE004285 for ; Sat, 9 Jun 2007 11:07:27 +0400 (MSD) Received: from azimutprint.ru (localhost [127.0.0.1]) by azimutprint.ru (Postfix) with ESMTP id DAEEC69 for ; Sat, 9 Jun 2007 11:07:25 +0400 (MSD) Received: from greencomp.azimutprint.ru (greencomp.azimutprint.ru [192.168.1.2]) by azimutprint.ru (Postfix) with ESMTP id BA41C68 for ; Sat, 9 Jun 2007 11:07:25 +0400 (MSD) Message-ID: <466A893B.1080507@azimut-tour.ru> Date: Sat, 09 Jun 2007 11:04:27 +0000 From: GreenX User-Agent: Thunderbird 2.0.0.0 (X11/20070606) MIME-Version: 1.0 To: freebsd-multimedia@freebsd.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Subject: Trouble with audio card ALC883 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jun 2007 07:22:47 -0000 Hello, I long chose a motherboard under Core2Duo on P965 chipset for desktop uses. As a result has chosen Foxconn P9657AA-8EKRS2H. But it is similar that I was mistaken with a sound, I considered that new the driver from Arrif support Realtek ALC883, but not all so has simply appeared. By source codes the driver knows about ALC883, but somehow not correctly it defines, prompt that it is possible to make. Below I cite some data whom can be will help with definition of a problem. # uname -rsm FreeBSD 6.2-RELEASE i386 # dmesg|grep pcm pcm0: mem 0xfdff8000-0xfdffbfff irq 22 at device 27.0 on pci0 pcm0: hdac_mem_alloc: Unable to allocate memory resource device_attach: pcm0 attach returned 6 # cat /dev/sndstat FreeBSD Audio Driver (newpcm: 64bit 2007060702/i386) Installed devices: # ls -1 /dev/[d,p,s]* /dev/da0 /dev/da0s1 /dev/devctl /dev/devstat /dev/pass0 /dev/pci /dev/ppi0 /dev/ptyp0 /dev/ptyp1 /dev/ptyp2 /dev/ptyp3 /dev/ptyp4 /dev/sndstat /dev/stderr /dev/stdin /dev/stdout /dev/sysmouse I.e. there are no devices (dsp, snd, etc.) or what or still concerning to a sound. # lspci -vxxxxs 00:1b 00:1b.0 Audio device: Intel Corporation HD Audio Controller (rev 02) Subsystem: Foxconn International, Inc. Unknown device 0cca Flags: bus master, fast devsel, latency 0, IRQ 22 Memory at fdff8000 (64-bit, non-prefetchable) Capabilities: [50] Power Management version 2 Capabilities: [60] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable- Capabilities: [70] Express Unknown type IRQ 0 00: 86 80 4b 28 06 00 10 00 02 00 03 04 10 00 00 00 10: 04 80 ff fd 00 00 00 00 00 00 00 00 00 00 00 00 20: 00 00 00 00 00 00 00 00 00 00 00 00 5b 10 ca 0c 30: 00 00 00 00 50 00 00 00 00 00 00 00 16 01 00 00 40: 01 00 00 03 00 00 00 00 00 00 00 00 00 00 00 00 50: 01 60 42 c8 00 00 00 00 00 00 00 00 00 00 00 00 60: 05 70 80 00 00 00 00 00 00 00 00 00 00 00 00 00 70: 10 00 91 00 00 00 00 00 00 08 10 00 00 00 00 00 80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 c0: 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 f0: 00 00 00 00 00 00 00 00 86 0f 02 00 00 00 00 00 Best regards, GReenX.