From owner-freebsd-questions@FreeBSD.ORG Thu Jan 29 09:35:38 2004 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 3476416A4CE for ; Thu, 29 Jan 2004 09:35:38 -0800 (PST) Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37DB643D76 for ; Thu, 29 Jan 2004 09:35:03 -0800 (PST) (envelope-from nkinkade@fastmail.fm) X-Sasl-enc: ITysjYmGTI5uMwc6w7DQWA 1075397684 Received: from [206.26.199.146] (unknown [206.27.244.214]) by www.fastmail.fm (Postfix) with ESMTP id 97CA04CA6FE; Thu, 29 Jan 2004 12:34:44 -0500 (EST) Received: from nkinkade by [206.26.199.146] with local (Exim 4.12) id 1AmG3a-000I2I-00; Thu, 29 Jan 2004 11:34:22 -0600 Date: Thu, 29 Jan 2004 11:34:22 -0600 From: Nathan Kinkade To: marlon corleone Message-ID: <20040129173422.GC3937@npkfbsd> Mail-Followup-To: marlon corleone , freebsd-questions@freebsd.org References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9q+4pEgVd7t11q9L" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i Sender: Nathan Kinkade cc: freebsd-questions@freebsd.org Subject: Re: unable to open port `/dev/ttyS1' X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Nathan Kinkade List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jan 2004 17:35:38 -0000 --9q+4pEgVd7t11q9L Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 29, 2004 at 04:59:15PM +0000, marlon corleone wrote: > /dev/ttyS1 do not exist, how do i create this device? >=20 > %sysctl kern.version > kern.version: FreeBSD 5.2-RELEASE #0: Wed Jan 28 13:17:27 PHT 2004 > ken@mmp.ccp.ph:/usr/src/sys/i386/compile/MMP >=20 > %xmms > unable to open port `/dev/ttyS1' (No such file or directory) > unable to open port `/dev/ttyS1' (No such file or directory) why is xmms trying to open a linux-named serial port on your freebsd machine? is your problem with needing to use a serial port and the reference to xmms accidental, or is xmms actually outputting that message? in any case, ttyS(n) is the device name for RS232 serial ports in linux - in freebsd they are two designations ttyd(n) for "dialin" lines and cuaa(n) for "dialout" lines. either way i'm pretty sure that xmms shouldn't be worry about this at all. Nathan --=20 gpg --keyserver pgp.mit.edu --recv-keys D8527E49 --9q+4pEgVd7t11q9L Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQFAGUQeO0ZIEthSfkkRAmnwAJ4riKwXNUY613+MJ6GJrELgVdwASwCdEGO4 F8TLGbzPr6q0lbaSSX1JJ40= =PhGD -----END PGP SIGNATURE----- --9q+4pEgVd7t11q9L--