From owner-freebsd-questions Wed Jan 3 23:17:35 2001 From owner-freebsd-questions@FreeBSD.ORG Wed Jan 3 23:17:33 2001 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from flute.daconcepts.dyndns.org (wks-29-177-219.kscable.com [24.29.177.219]) by hub.freebsd.org (Postfix) with ESMTP id 47BE737B400 for ; Wed, 3 Jan 2001 23:17:33 -0800 (PST) Received: from localhost (natedac@localhost) by flute.daconcepts.dyndns.org (8.11.1/8.11.1) with ESMTP id f047HWU00277 for ; Thu, 4 Jan 2001 01:17:32 -0600 (CST) (envelope-from natedac@kscable.com) X-Authentication-Warning: flute.daconcepts.dyndns.org: natedac owned process doing -bs Date: Thu, 4 Jan 2001 01:17:32 -0600 (CST) From: Nate Dannenberg X-Sender: natedac@flute.daconcepts.dyndns.org To: freebsd-questions@FreeBSD.org Subject: ESS Audiodrive and 4.2-Release? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've got this card (actually, it's integrated on the motherboard) working using the following lines in my kernel config (/usr/src/sys/i386/conf/FLUTE to be exact): device sbc0 at isa? port 0x220 irq 5 drq 1 flags 0x15 device pcm This is the ONLY combination of lines I've found so far that even allow the system to detect my sound card at all. With these lines in place, and a fresh config/make depend/make/make install, the system detects the card like this (output from dmesg): sbc0: at port 0x220-0x22f irq 5 drq 1 flags 0x15 on isa0 pcm0: on sbc0 ....Which is just what it's supposed to show I believe. My problem is, now programs are only able to output in MONO instead of STEREO as they used to in 4.1-Release. Nothing has changed about my hardware, and these are the same settings I was using with 4.1-Release. Aumix does show that I have some control over the balance of the two speakers, although it's Veeeeery coarse. What happened? Is this fixable? -- ___________________________________ _____ _____ | _///@@@| | | natedac@kscable.com /'//ZZ@@|____ | | |'''/ |'/@7 | | http://home.kscable.com/natedac |`'| `~~' | | | `| .--. | | C64/C128 - What's *YOUR* hobby? | `\____|___\ | | \_ | | |___________________________________ \_____| _____| To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message