From owner-freebsd-multimedia@FreeBSD.ORG Sun Aug 10 23:32:28 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F00D9106566B for ; Sun, 10 Aug 2008 23:32:28 +0000 (UTC) (envelope-from angel.arancibia@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.238]) by mx1.freebsd.org (Postfix) with ESMTP id C6BBA8FC16 for ; Sun, 10 Aug 2008 23:32:28 +0000 (UTC) (envelope-from angel.arancibia@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so2960779rvf.43 for ; Sun, 10 Aug 2008 16:32:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=N5LB7sDDY2UERNvVjUhaZgSpAMrieQzDsAOZ9guoJHo=; b=Ya3RhWSG5Dhql6enRaH0gzNbMzU0Zgt3/FH3yKoJ4rt85B3DhD7mlTMM013iojeqNq j7ZOxM4Ljl+NRlVKX/XcRrNqxpvYc6lb8DYO26tpPksPi/lAFREJbglI7fjbWqPRB550 GlAZUDKymQpMDQH1pNHIM3OxJDoVIBSeOXgqU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=RSFSMoZaP0eY1NRN9NVKMaEyjBFKxSQ5VM8ZmG/2KInhjRuEQiSbQBTDu8V7M1FSIE 8YHFJdX8f3Ey6z0p+3jebBSbX/9PXpmnVknY5JfxW893FNalEvqrw5FTJ71G4ZKT6m5m lsCIPkspNqMRSdH62mK4hIXp/fnPrr7YwZ3ZQ= Received: by 10.141.161.6 with SMTP id n6mr3048263rvo.41.1218409694141; Sun, 10 Aug 2008 16:08:14 -0700 (PDT) Received: by 10.140.170.10 with HTTP; Sun, 10 Aug 2008 16:08:14 -0700 (PDT) Message-ID: <2c91a67a0808101608q6d63a042ybb5df49f748be8b@mail.gmail.com> Date: Sun, 10 Aug 2008 20:08:14 -0300 From: "Angel Arancibia" To: freebsd-multimedia@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: problem with Intel 82801H - only through headphone 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: Sun, 10 Aug 2008 23:32:29 -0000 Hi, I'm having some trouble with "Intel 82801H High Definition Audio Controller". it is recognized by the kernel (amd64) $>dmesg | grep pcm pcm0: mem 0xfe9fc000-0xfe9fffff irq 21 at device 27.0 on pci0 pcm0: [ITHREAD] pcm0: pcm0: but for some reason I only have sound through the headphones. I suspected about the volume, but it seems to be ok. $>mixer Mixer vol is currently set to 81:81 Mixer pcm is currently set to 66:66 Mixer speaker is currently set to 53:53 Mixer line is currently set to 75:75 Mixer rec is currently set to 0:0 Recording source: mic any idea? Thanks in advance. Angel PS: I'm running freebsd 7.0-stable with kernel amd64. Any other information needed please ask.