From owner-freebsd-multimedia Mon Oct 5 15:01:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA10914 for freebsd-multimedia-outgoing; Mon, 5 Oct 1998 15:01:35 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from wyrsa.cs.umbc.edu (wyrsa.cs.umbc.edu [130.85.100.164]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA10900 for ; Mon, 5 Oct 1998 15:01:28 -0700 (PDT) (envelope-from peter@cs.umbc.edu) Received: from retriever.cs.umbc.edu (peter@retriever.cs.umbc.edu [130.85.100.32]) by wyrsa.cs.umbc.edu (8.8.8/8.8.6) with ESMTP id SAA12706 for ; Mon, 5 Oct 1998 18:01:24 -0400 (EDT) Received: (from peter@localhost) by retriever.cs.umbc.edu (8.8.8/8.8.6) id SAA16300; Mon, 5 Oct 1998 18:01:24 -0400 (EDT) Date: Mon, 5 Oct 1998 18:01:24 -0400 (EDT) Message-Id: <199810052201.SAA16300@retriever.cs.umbc.edu> To: multimedia@FreeBSD.ORG Newsgroups: comp.unix.bsd.freebsd.misc Subject: Need help setting up audio under FreeBSD From: peter@widgetworks.com Organization: The Widget Works Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I have a WinBook XL that I'm trying to set up audio running under 2.2.7. I've never set up audio under FreeBSD before, so I could be missing something very obvious. The machine has a Yamaha OPL-3 sound chip and I've already re-configured the kernel to use that chip. I have the following lines in my Kernel config: controller snd0 device opl0 at isa? port 0x388 The following lines appear on startup: opl0 at 0x388 on isa opl0: I did a 'makedev snd0' and it created the following audio devices for me: music0, sndstat, mixer0, sequencer0, midi0, dsp0, audio0, dspW0 as well as softlinks audio, etc. It did *not* create snd*. (Is it supposed to?) However, whenever I go to access the device (/dev/audio or /dev/dsp) using mpg123 or the KDE tools, I get the following error: SoundCard Error: The soundcard system has not been configured. I've searched the net and looked through the kernel sources, but I just have not been able to come up with anything on this. ANy suggestions would be appreciated. Thanks in advance! Peter Johansson peter@widgetworks.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message