Re: [XFree86] Startx Mystery

2003-09-16 Thread John Lowell



Hello Satej!
 
I'm running Gentoo on all four machines, no 
linuxconfig. What do I have to do to restore the default settings. Is 
there an editable file? From what I can gather reading the man pages 
for startx I'm told that the startx script is a front end for xinit but where do 
I find the startx script? I can always compare it to the script on the other 
macxhine and correct the entries.
 
Does this problem not have to do with the script's 
not handling an environmental variable properly? That conclusion would certainly 
seem supportable from the manual. Something's happened to change the treatment 
of these variables? That would be my guess but what do I know.
 
John Lowell 
 
- Original Message - 

  From: 
  Satej 
  Ankolekar 
  To: [EMAIL PROTECTED] 
  Sent: Tuesday, September 16, 2003 4:41 
  PM
  Subject: Re: [XFree86] Startx 
  Mystery
  Hi john,     You 
  could probably use Linuxconf from the GUI mode and set it correctly if 
  you are using RHL. Which version is yours? SAtej 



[XFree86] Startx Mystery

2003-09-16 Thread John Lowell



I run three workstations and a web server here, 
all using XFree86 and the same distro. Until yesterday, all of the machine 
displayed the same messages when starting X or exiting my window manager. Last 
night, after running startx on one of the machines, when the window manager 
displayed with the mouse arrow, I couldn't get it to move, it was frozen. Unable 
to exit in any other way I reset the machine. Rebooting and running startx 
again, everything functioned normally and has since with one exception: The 
output after starting X displays as follows:
 
hostname: Unknown host
 
On the other three machines and on this one in the 
past the output after running startx displays:
 
hostname: Unknown host
Using authoity file /root/.Xauthority
Writing authority file 
/root/.Xauthority
 
Since everything otherwise seems to function 
properly what might account for this difference. Have I corrupted or lost 
something? I like to restore things on the effected machine to their original 
default condition. How might I do this?
 
John Lowell


Re: [XFree86] Matrox G550 Drivers And The Latest Version Of XFree86

2003-07-16 Thread John Lowell
Hi Andy,

Many thanks for your quick response.

You say:

"Where are you downloading your XFree86 source code?  Your distribution may
be
 splitting up the XFree86 tar into many smaller chunks in an attempt to
 mitigate its size, and it could be that they forgot about mga.  I guess."

Its beginnng to look as though the problem here has a lot more to do with
something along these lines than anything else. With the distro I'm using,
downloading sources, compiling and installing XFree86 - and everything else
for that matter - is achieved with one command. You simply configure XFree86
the way you want it via menu, drivers most notably, enter the appropriate
command and voila! But here I'm selecting the mga driver and its not being
included for some reason. When I tried to use the drivers from Matrox and
found that they would not compile because they were incompatible with the
current version of XFree86, I mistakenly concluded that mga no longer came
as part of XFree86 source code. You've straightened me out on that one,
thank you. I've made inquiries with the distro's principal as to why my menu
selection of mga is being ignored. I'll let you know what I learn.

Very best regards.

John Lowell







- Original Message -
From: "Andy Goth" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, July 16, 2003 3:25 AM
Subject: Re: [XFree86] Matrox G550 Drivers And The Latest Version Of XFree86


> On Wednesday, July 16, 2003 2:06 am, John Lowell wrote:
> > When I did the installations, I configured XFree86 to include the
> > mga display driver.
>
> How did you do *this* configuration?  I usually do it by editing
> xc/config/cf/xf86site.def .  Look for XF86CardDrivers.
>
> > I configured via xf86config and everything seemed fine
> > but exiting out of my window manager I get messages indicating that the
mga
> > module can't be located.
>
> Please send us your /var/log/XFree86.0.log and your /etc/X11/XF86Config
files.
> I'm not sure how XFree86 would start if it couldn't find the driver it was
> configured to use, or how XFree86 would complain about being unable to
load a
> driver it isn't configured to use.
>
> > A little checking revealed both that the driver
> > wasn't included with the source code downloaded for XFree86 after all
and
> > that further attempts to get it through the distro's resources would
come
> > to naught.
>
> Where are you downloading your XFree86 source code?  Your distribution may
be
> splitting up the XFree86 tar into many smaller chunks in an attempt to
> mitigate its size, and it could be that they forgot about mga.  I guess.
>
> I recommend getting your source straight from the, uh, source. :^)  Bad
> Andy... heh.
>
> > Drivers available from Matrox for this card won't compile since
> > none were designed for the current version of XFree86. I would dearly
love
> > to have a card specific driver for these boxes and am at sea regard the
> > proper course to follow. Is source code for an mga driver that will work
> > with the current version of XFree86 available? If so, where do I go to
get
> > it?
>
> XFree86 comes with an mga driver.  It has been there for at least four
years.
> And yet CVS reports the latest change as being only four hours old.  I
guess
> that means it's actively developed. :^)
>
> Look in xc/programs/Xserver/hw/xfree86/drivers/mga/ .  Everything should
be
> there.
>
> By the way, the standard XFree86 distribution tarball unpacks into the
"xc"
> directory.  This is what I refer to above.
>
> --
> Andy Goth  |  [EMAIL PROTECTED]  |  http://ioioio.net/
> Engineers love to change things.
>
> ___
> XFree86 mailing list
> [EMAIL PROTECTED]
> http://XFree86.Org/mailman/listinfo/xfree86
>

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Matrox G550 Drivers And The Latest Version Of XFree86

2003-07-16 Thread John Lowell



I've recently installed one of the two 
major source-based linux distros on a couple of my network's 
boxes and have employed Matrox G550s on both machines. When I did 
the installations, I configured XFree86 to include the mga 
display driver. I configured via xf86config and everything seemed fine 
but exiting out of my window manager I get messages indicating that the mga 
module can't be located. A little checking revealed both that the driver wasn't 
included with the source code downloaded for XFree86 after all and that 
further attempts to get it through the distro's resources would come to naught. 
Drivers available from Matrox for this card won't compile since none were 
designed for the current version of XFree86. I would dearly love to have a card 
specific driver for these boxes and am at sea regard the proper course to 
follow. Is source code for an mga driver that will work with the current version 
of XFree86 available? If so, where do I go to get it?
 
John Lowell  


[XFree86] Initial X Screen

2003-07-14 Thread John Lowell



Typically when one starts X, the first thing one 
views is a gray cross-checked background with a black X on it. Recently, I've 
seen implementations where a black screen appears and the X has a kind of white 
background. Doing some questioning elsewhere, I'm told that a patch is 
responsible for this blacki background and not a script revision. Might someone 
identify this patch for me and the site from which it can be obtained? Many 
thanks.
 
John Lowell