From owner-freebsd-hackers Wed Dec 11 19: 0:45 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41DC837B401 for ; Wed, 11 Dec 2002 19:00:44 -0800 (PST) Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B5DA43EB2 for ; Wed, 11 Dec 2002 19:00:41 -0800 (PST) (envelope-from doconnor@gsoft.com.au) Received: from [127.0.0.1] (localhost [127.0.0.1]) by cain.gsoft.com.au (8.12.4/8.12.6) with ESMTP id gBC30ViX042586; Thu, 12 Dec 2002 13:30:32 +1030 (CST) (envelope-from doconnor@gsoft.com.au) X-Authentication-Warning: cain.gsoft.com.au: Host localhost [127.0.0.1] claimed to be [127.0.0.1] Subject: Re: Sound Card Problems From: "Daniel O'Connor" To: Corey Mosher Cc: freebsd-hackers@FreeBSD.ORG In-Reply-To: <200212112141.25798.mosher@tht.net> References: <200212112141.25798.mosher@tht.net> Content-Type: text/plain Organization: Message-Id: <1039662031.4175.8.camel@chowder.gsoft.com.au> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.0 Date: 12 Dec 2002 13:30:31 +1030 Content-Transfer-Encoding: 7bit X-Spam-Score: -0.2 () CARRIAGE_RETURNS,IN_REP_TO,REFERENCES,SPAM_PHRASE_00_01 X-Scanned-By: MIMEDefang 2.16 (www . roaringpenguin . com / mimedefang) Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 2002-12-12 at 13:11, Corey Mosher wrote: > Hi, I'm having some trouble with my sound card. I have a Hercules Muse XL. I > compiled my kernel with device pcm and did the MAKEDEV snd0. My sound is > only coming out of the front channel (the card has rear and center channel as The driver probably doesn't properly support the other channels.. Patches would be accepted I bet :) > well). Also, my dmesg has the following: > > config> di sn0 > No such device: sn0 > Invalid command or syntax. Type `?' for help. > config> di lnc0 > No such device: lnc0 > Invalid command or syntax. Type `?' for help. > config> di ie0 > No such device: ie0 > Invalid command or syntax. Type `?' for help. > config> di fe0 > No such device: fe0 > Invalid command or syntax. Type `?' for help. > config> di cs0 > No such device: cs0 > Invalid command or syntax. Type `?' for help. > config> q > > Anyone have any ideas on how I might get around these problems? (I'm assuming > they are related to each other). They don't have anything to do with each other. The stuff above is from /boot/kernel.conf disabling the devices that where disabled using 'boot -c', and can safely be ignored. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 9A8C 569F 685A D928 5140 AE4B 319B 41F4 5D17 FDD5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message