unable to open port `/dev/ttyS1'

Nathan Kinkade nkinkade at ub.edu.bz
Thu Jan 29 09:35:38 PST 2004


On Thu, Jan 29, 2004 at 04:59:15PM +0000, marlon corleone wrote:
> /dev/ttyS1 do not exist, how do i create this device?
> 
> %sysctl kern.version
> kern.version: FreeBSD 5.2-RELEASE #0: Wed Jan 28 13:17:27 PHT 2004
>    ken at mmp.ccp.ph:/usr/src/sys/i386/compile/MMP
> 
> %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
-- 
gpg --keyserver pgp.mit.edu --recv-keys D8527E49
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20040129/def1a109/attachment-0001.bin


More information about the freebsd-questions mailing list