Date: Fri, 6 Aug 1999 09:31:14 -0400 (EDT) From: "Eric J. Chet" <ejc@bazzle.com> To: Marcel Moolenaar <marcel@scc.nl> Cc: Bernd Walter <ticso@cicely.de>, Matthew Dillon <dillon@apollo.backplane.com>, phk@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: VMware X11 and -current Message-ID: <Pine.BSF.4.10.9908060916250.94888-100000@gargoyle.bazzle.com> In-Reply-To: <37AABEAA.7A5A1D86@scc.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 6 Aug 1999, Marcel Moolenaar wrote:
> "Eric J. Chet" wrote:
> >
> > On Wed, 4 Aug 1999, Bernd Walter wrote:
> >
> > > It needs ttyp0 as tty0 and so on.
> > > I tried it myself under current and got the X11 window.
> > > but it complained that it can't find /proc/cpuinfo.
> > > I never beleaved that it would work after that.
> >
> > Hello
> > It should work, I used it under fbsd-3.2R for over two weeks with
> > X11 without any problems. I guess I might have to down grade to 3.2R.
>
> >From the X server truss file:
> .
> .
> .
> syscall open("/var/run/ld-elf.so.hints",0,05001316750)
> returns 3 (0x3)
> .
> .
> .
> syscall open("/usr/lib/libc.so.3",0,05001316750)
> returns 3 (0x3)
> .
> .
> .
>
> You say it's a Linux binary. What is it doing with these FreeBSD
> files/libraries then?
>
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
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.
BTW: Another release of vmware for NT is out today.
Thanks for your help,
ejc
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?Pine.BSF.4.10.9908060916250.94888-100000>
