From owner-freebsd-hackers@FreeBSD.ORG Fri Jul 23 18:51:14 2010 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D77AB1065677; Fri, 23 Jul 2010 18:51:14 +0000 (UTC) (envelope-from xorquewasp@googlemail.com) Received: from mail-ey0-f182.google.com (mail-ey0-f182.google.com [209.85.215.182]) by mx1.freebsd.org (Postfix) with ESMTP id 2EFAB8FC13; Fri, 23 Jul 2010 18:51:13 +0000 (UTC) Received: by eyh6 with SMTP id 6so131921eyh.13 for ; Fri, 23 Jul 2010 11:51:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:received:date:from:to:cc :subject:message-id:references:mime-version:content-type :content-disposition:in-reply-to; bh=iqwkXAfInYKWllCAVMMBTtwkgZZpuARBtEDbfmjz9gk=; b=JJKZRGYq3/VcvqOPKETusPckGT+r2FFLE7E/DUnMVSMLblGEw4hO6SmbvM7i+EquVO WkzmhwfGg52ZbbaP+R/XzXohEXtAH/1pVlcth0Jgm3APieMGkQ4Vyu8FyANbJjp75+tq HVGN7mTDW+YmNLwc6l9/LJfNH0S3TWKfxjSNk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to; b=xxU2wVixK7guCVXaZQK8mAj7ArvLYDYvymI8IsLm4bRg1HVZRUqD5lvzTYtwVwr4aM re8vgNJD6pfXkBdj+8hY8EvrtGZYcNZiD8DOzVKw8UN9PxENMF21UeTXp3S6Xmmb66RL Mtr0jh0ImdEqeLlDhgdwMjTTE3aD6fAMNg1ag= Received: by 10.213.35.6 with SMTP id n6mr3668685ebd.0.1279911072921; Fri, 23 Jul 2010 11:51:12 -0700 (PDT) Received: from viper.internal.network (dsl78-143-208-62.in-addr.fast.co.uk [78.143.208.62]) by mx.google.com with ESMTPS id z55sm809113eeh.21.2010.07.23.11.51.11 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 23 Jul 2010 11:51:11 -0700 (PDT) Received: by viper.internal.network (Postfix, from userid 11001) id 24B964AC08; Fri, 23 Jul 2010 18:51:10 +0000 (UTC) Date: Fri, 23 Jul 2010 18:51:10 +0000 From: xorquewasp@googlemail.com To: Stanislav Sedov Message-ID: <20100723185110.GB37045@logik.internal.network> References: <20100707183935.GA24697@logik.internal.network> <20100707185848.GA53688@logik.internal.network> <20100709151544.GA42131@logik.internal.network> <20100722163256.24953414.stas@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100722163256.24953414.stas@FreeBSD.org> Cc: freebsd-hackers@freebsd.org Subject: Re: envy24 driver broken X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jul 2010 18:51:14 -0000 On 2010-07-22 16:32:56, Stanislav Sedov wrote: > Hi, xw! > > I have Audiophile 2496, and it works great for me including the mixer. > Do you know where exactly these messages come from? > Hi. It seems to be when /etc/rc.d/mixer attempts to restore mixer settings on boot. I took the cards out, but I remember that most if not all of the mixer settings resulted in a "deviced not configured" error. I just discovered the hw.snd.verbose sysctl. Do you think this would help? I'll retry the cards again later and try to get more info. I should mention that I'm using 8.0 amd64. Could this maybe be an amd64 issue? Regards, xw