From owner-freebsd-questions@FreeBSD.ORG Mon Nov 3 21:08:58 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 43F3B16A4CE for ; Mon, 3 Nov 2003 21:08:58 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-63-207-60-234.dsl.lsan03.pacbell.net [63.207.60.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7433043FAF for ; Mon, 3 Nov 2003 21:08:57 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 089FB66DF2; Mon, 3 Nov 2003 21:08:57 -0800 (PST) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 9B30CA49; Mon, 3 Nov 2003 21:08:56 -0800 (PST) Date: Mon, 3 Nov 2003 21:08:56 -0800 From: Kris Kennaway To: Bborie Park Message-ID: <20031104050856.GA68108@rot13.obsecurity.org> References: <3FA6C2A5.8030000@ucdavis.edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="a8Wt8u1KmwUX3Y2C" Content-Disposition: inline In-Reply-To: <3FA6C2A5.8030000@ucdavis.edu> User-Agent: Mutt/1.4.1i cc: freebsd-questions@freebsd.org Subject: Re: /dev/sequencer missing X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2003 05:08:58 -0000 --a8Wt8u1KmwUX3Y2C Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 03, 2003 at 09:03:33PM +0000, Bborie Park wrote: > Hey all, >=20 > I'm using the pcm driver and everything related to sound works thus far.= =20 > But now that I'm trying to use Wine, it prompts me that I do not have=20 > /dev/sequencer. >=20 > I'm running Free 5.1 and have a sblive card, which works great. It=20 > looks several symbolic links are missing in my /dev folder, according to= =20 > the pcm(4) man pages. Specifically, I found that these are missing: >=20 > /dev/midi > /dev/music > /dev/sequencer > /dev/pss >=20 > Any ideas? You need to make the devices with /dev/MAKEDEV - read that file for the available options. Kris --a8Wt8u1KmwUX3Y2C Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/pzRoWry0BWjoQKURAsySAJ99GLwJ/YvT/sKO1bW2uo5hSiExTQCguYTu 5mhpFtJkQrD6SvdfMgLTVYI= =vX/Q -----END PGP SIGNATURE----- --a8Wt8u1KmwUX3Y2C--