From owner-freebsd-hackers@FreeBSD.ORG Wed Jul 7 18:50:21 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 64BC31065676 for ; Wed, 7 Jul 2010 18:50:21 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id F14A98FC1B for ; Wed, 7 Jul 2010 18:50:20 +0000 (UTC) Received: by wyb34 with SMTP id 34so4857685wyb.13 for ; Wed, 07 Jul 2010 11:50:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=1SXMUQYj+WG68rjsbCAyc0Zy5nCCUb1X5A89dByxpqg=; b=LR+ZWauvnnvPirZ8RYhEwsOBB5BjKERco7UEofbRNOTBiE4d8fulJmF07guh3hyE5K 79zrGQ6T1rA6UlWmtmFOVOiC7Vk+sPu6wPXUVWCPRrnyxRweZ/Nqt26UbN64Esj4j3Wx ioAgM2Mi4EZ5L+myGELjYh4U3IrI/EiKzuKUg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=TUvqW4+m/P6M2TqV3CRH9aAhSZKQpmrLklCpvzqNMCmavK2WnM3Ys7XhiDxzLCK5CM LHFaokacnzOimYGJ3+Dh5p0xPc4clzNpgD1RABW0+es6HjbCz80qTQTzdX+V50SsccSW XvSup4pUCo/G/4KMDjunf6nJkHL+Sjs+vXo7k= MIME-Version: 1.0 Received: by 10.216.81.195 with SMTP id m45mr1390902wee.23.1278528614340; Wed, 07 Jul 2010 11:50:14 -0700 (PDT) Received: by 10.216.37.68 with HTTP; Wed, 7 Jul 2010 11:50:14 -0700 (PDT) In-Reply-To: <20100707183935.GA24697@logik.internal.network> References: <20100707183935.GA24697@logik.internal.network> Date: Wed, 7 Jul 2010 22:50:14 +0400 Message-ID: From: pluknet To: xorquewasp@googlemail.com Content-Type: text/plain; charset=ISO-8859-1 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: Wed, 07 Jul 2010 18:50:21 -0000 On 7 July 2010 22:39, wrote: > Hello. > > Is anyone using the envy24 audio driver? > > I've tried it with two cards (M-Audio Delta 66, M-Audio Audiophile) > and it just doesn't work properly. Both are claimed to be supported > and yet they spew errors to the console on boot: > > WRITE_MIXER: Device not configured > WRITE_MIXER: Device not configured > WRITE_MIXER: Device not configured > WRITE_MIXER: Device not configured > WRITE_MIXER: Device not configured > WRITE_MIXER: Device not configured > WRITE_MIXER: Device not configured > > etc. > > I can get audio out (most of the time) but only on two channels despite > the Delta 66 being a six channel card. I can't get audio in at all. > > It seems like the driver's not been updated for over a year and that > nobody really seems to be interested in the fact that it doesn't work. > > Any assistance would be appreciated (or recommendations for "pro" audio > hardware that actually works with freebsd). > > Regards, > xw Hi! I have audiophile192 card, it uses a different envy24ht (not envy24), but with the same mixer warnings you described above. I saw these warning since time driver has been committed to the tree. -- wbr, pluknet