From owner-freebsd-questions@FreeBSD.ORG Thu Mar 14 22:41:40 2013 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id B758C5AB for ; Thu, 14 Mar 2013 22:41:40 +0000 (UTC) (envelope-from four.harrisons@googlemail.com) Received: from mail-we0-x22f.google.com (mail-we0-x22f.google.com [IPv6:2a00:1450:400c:c03::22f]) by mx1.freebsd.org (Postfix) with ESMTP id 38646F97 for ; Thu, 14 Mar 2013 22:41:40 +0000 (UTC) Received: by mail-we0-f175.google.com with SMTP id x8so2667721wey.20 for ; Thu, 14 Mar 2013 15:41:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=gRhsOVzYIr3xJi7bxtVgV7nGa2wN2sp3/jbLbrfvRnw=; b=oKzQTyWAznDgzVpdcspdG05XbU0EE0pKJlmRJEWGmTaNDlY06raaoVrRPv7LlqQrqW hzAmGN5Md9/f492jYAB2iF3MTt7yqYxYjNA7oHip3gFUtpHrmvMcOs9gvrspEiCbYt6A 1xGKM9LzHzBUwSGONeJLn1oHW2xxy2kL7yGfBo5Mk0LCKbHKNqHn4xY0QjAQr9pZkzll 6VhcGbavTa1tBhd3bWjsFr+GSLkYQoWijxxy+c1RwmoBqgYNvSVm+OnLVgU/7nhSi24l T5pYKYZrUruFQVRYSUfjD6gtGFecdM8Z6c3u7++scy1yIw3XD9G/F6tOSk7RDeRCyLGy s54g== MIME-Version: 1.0 X-Received: by 10.194.76.37 with SMTP id h5mr7417646wjw.21.1363300899475; Thu, 14 Mar 2013 15:41:39 -0700 (PDT) Received: by 10.216.122.11 with HTTP; Thu, 14 Mar 2013 15:41:39 -0700 (PDT) Date: Thu, 14 Mar 2013 22:41:39 +0000 Message-ID: Subject: No sound on Thinkpad X60 From: peter harrison To: questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Mar 2013 22:41:40 -0000 Hi list, I've a problem with sound on a Thinkpad X60, which has an Intel HDA chip. This is what I see in dmesg: hdac0: mem 0xee240000-0xee243fff irq 17 at device 27.0 on pci0 hdacc0: at cad 0 on hdac0 hdaa0: at nid 1 on hdacc0 pcm0: at nid 5 and 25,8 on hdaa0 hdacc1: at cad 1 on hdac0 unknown: at nid 2 on hdacc1 ( no driver attached) and from sndstat: FreeBSD Audio Driver (newpcm: 32bit 2009061500/i386) Installed devices: pcm0: (play/rec) default and from mixer: Mixer vol is currently set to 100:100 Mixer pcm is currently set to 100:100 Mixer speaker is currently set to 100:100 Mixer cd is currently set to 1:1 Mixer rec is currently set to 1:1 Mixer igain is currently set to 42:42 Mixer ogain is currently set to 100:100 Mixer monitor is currently set to 67:67 Recording source: cd But I have no sound. This is using Gnome 2.32 on 9.1-R. I did initially accidentally install Pulseaudio, but have subsequently deleted it and reinstalled everything that depended on it without the Pulseaudio dependency. Any thoughts on what I'm doing wrong? Thanks in advance. Peter Harrison. ps copying this via the gmail web interface as it didn't seem to make it through from Mutt. Apologies if it appears twice.