This is the mail archive of the cygwin-xfree@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: drivers..


 
Still try +x or 755 and then see if you can use Xwin.  Start Xwin with no
command options first, from \usr\X11R6\bin directory under a bbash shell

./xwin :0 &

Let's see what happen.  You should get the gray X-server screen if it works.
If works, then kill it using alt+F4 key and start from bash or startxwin as
you like.


Suhaib

-----Original Message-----
From: Ed Aihua Wu
To: Suhaib Siddiqi
Cc: cygwin-xfree@sourceware.cygnus.com
Sent: 1/18/2001 7:56 PM
Subject: Re: drivers..

I run XWin dirrectly since if you run startxwin.bat,  it will pop a
window and
exit right away and you can not catch the error message.
Since there are some client programs in startxwind.bat, it will
interfere
with Xwin error message.

My xf_dx.dll has execute permission.

Ed Wu

> Do you mean batch files are used only to run unreal (virtual) servers?
> 
> run the chmod +x command as I mentioned in my previous post.
> 
> Suhaib
> 
> 
> -----Original Message-----
> From: Ed Aihua Wu
> To: Suhaib Siddiqi
> Cc: cygwin-xfree@sourceware.cygnus.com
> Sent: 1/18/2001 6:14 PM
> Subject: Re: drivers..
> 
> Since I believe the XWin is the real X server, I don't use the
> startxwin.bat
> script and run dirrectly:
> XWin -screen 0 800x600x16 -whitepixel 255 -blackpixel 0
> Then I have the error:
> cannot load xf_dx.dll
> 
> 
> Ed Wu
> 
> ============================
> The startxwin.bat is:
> @echo off
> SET DISPLAY=127.0.0.1:0.0
> SET
>
PATH=%PATH%;e:\apps\win32\cygwin\usr\X11R6\bin;e:\apps\win32\cygwin\usr\
> bin
> start XWin -screen 0 800x600x16 -whitepixel 255 -blackpixel 0
> start /B xterm -sl 1000 -sb -rightbar -ms red -fg yellow -bg black -e
> bash
> start /B rxvt -fn "Lucidia Console-12"
> start /B vtwm
> 
> >
> > post a copy of your startxwin.bat?
> >
> > or are you attempting to start from a bash shell? In that case DO
NOT
> use
> > startxwin.bat.
> > customer \usr\X11R6\bin\startx script per your isntallation to use
> from a
> > bash shell.
> >
> > Suhaib
> > -----Original Message-----
> > From: Andrew Markebo [mailto:flognat@flognat.myip.org]
> > Sent: Thursday, January 18, 2001 2:18 PM
> > To: Ed Aihua Wu
> > Cc: cygwin-xfree@sourceware.cygnus.com
> > Subject: Re: drivers..
> >
> >
> > / "Ed Aihua Wu" <aihuawu@hotmail.com> wrote:
> > | Thanks.
> > | Yes, it is in my path.
> > | And the xf_dx.dll is there.
> >
> > [...]
> >
> > | > cannot load xf_dx.dll
> >
> > It isn't the usual 'file not found' message, xf_dx sounds like
Direct
> > X, could it be that tried to load xf_dx.dll, and xf_dx.dll couldn't
> > initialize as it should (no/bad DirectX-support for his graphics
card)
> > and therefore bails out?
> >
> >         /Andy
> >
> 

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]