Date: Fri, 06 Aug 1999 22:59:28 +0900 From: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp> To: "Eric J. Chet" <ejc@bazzle.com> Cc: Marcel Moolenaar <marcel@scc.nl>, Bernd Walter <ticso@cicely.de>, Matthew Dillon <dillon@apollo.backplane.com>, phk@freebsd.org, current@freebsd.org, yokota@zodiac.mech.utsunomiya-u.ac.jp Subject: Re: VMware X11 and -current Message-ID: <199908061359.WAA23751@zodiac.mech.utsunomiya-u.ac.jp> In-Reply-To: Your message of "Fri, 06 Aug 1999 09:31:14 -0400." <Pine.BSF.4.10.9908060916250.94888-100000@gargoyle.bazzle.com> References: <Pine.BSF.4.10.9908060916250.94888-100000@gargoyle.bazzle.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>At this point we must still be in freebsd xinit, then XF86_VMware(linux
>server) get started. I'm running a linux X server under freebsd. Under
>3.2R all I had to do was change the symlink for X to point to XF86_VMware,
>under -current /dev/tty0 can't be found.
>
>Where was linux "/dev/tty0" coming from under emulation in 3.2R, the
>kernel device struct changed under -current?
>
>I made these symlinks as suggested, ttyp0 -> tty0 and ttyp4 -> tty4 gave
~~~~~ ~~~~~
Symlinks should be ttyv0 -> tty0 and ttyv4 -> tty4.
Notice ttyv*, not ttyp*
~ ~
Kazu
>me errors with VT_ACTIVE, VT_WAITACTIVE, VT_GETMODE. I should have to
>make these symlinks they should be handled under emulation, just like
>3.2R.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908061359.WAA23751>
