From owner-freebsd-questions@FreeBSD.ORG Wed Sep 17 15:18:28 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 B05DD1065687 for ; Wed, 17 Sep 2008 15:18:28 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from hawk.thalamus.net (hawk.thalamus.net [212.31.160.3]) by mx1.freebsd.org (Postfix) with ESMTP id 6E23D8FC27 for ; Wed, 17 Sep 2008 15:18:28 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from localhost (localhost.thalamus.net [127.0.0.1]) by hawk.thalamus.net (Postfix) with ESMTP id DDA8D216E32 for ; Wed, 17 Sep 2008 17:18:23 +0200 (CEST) X-Virus-Scanned: by amavisd-new at thalamus.net X-Spam-Flag: NO X-Spam-Score: 2.377 X-Spam-Level: ** X-Spam-Status: No, score=2.377 tagged_above=-999 required=4.2 tests=[AWL=-0.792, HELO_LH_HOME=3.169] Received: from hawk.thalamus.net ([127.0.0.1]) by localhost (hawk.thalamus.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fn+3hmQ7ONpt for ; Wed, 17 Sep 2008 17:18:16 +0200 (CEST) Received: from bljbsd01.homenet.home (c-195-216-040-164.static.bjare.net [195.216.40.164]) by hawk.thalamus.net (Postfix) with ESMTP id E2353216D75 for ; Wed, 17 Sep 2008 17:18:15 +0200 (CEST) Message-ID: <48D11FBC.70103@eskk.nu> Date: Wed, 17 Sep 2008 17:18:20 +0200 From: Leslie Jensen User-Agent: Thunderbird 2.0.0.16 (X11/20080917) MIME-Version: 1.0 To: User Questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Sound on Dell Latitude E6500 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: Wed, 17 Sep 2008 15:18:28 -0000 I need a little help to get the sound to work on my laptop. The sound card is "IDT HD Audio codec" in Windows Vista. My loader.conf has the following: sound_load="YES" snd_hda_load="YES" I think the driver is loaded cat /dev/sndstat FreeBSD Audio Driver (newpcm: 64bit 2007061600/amd64) Installed devices: pcm0: at memory 0xf6fdc000 irq 21 kld snd_hda [20080420_0052] [MPSAFE] (1p:1v/1r:1v channels duplex default) and mixer Mixer vol is currently set to 75:75 Mixer pcm is currently set to 75:75 Mixer speaker is currently set to 75:75 Mixer mic is currently set to 0:0 Mixer rec is currently set to 0:0 Recording source: mic But I have no output what so ever! I have tried the volume control on the machine, and also a headset without success. I need a hint on where to go now. Thanks /Leslie