[XFree86] Command Not Found when running Startx

2003-02-18 Thread Kevin B. Payne



Debian GNU Storm Linux (2.2.16) on an
AMD 300 CPU + IBM compatible system.
 
During the process of fighting to remove the old 
Xserver 3.3.? I accidently lost the links or something that is necessary to 
allow my system to see where the Xserver's programs are. I can startx by hand by 
going to /usr/X11R6/bin and typing ./startx but then the program complians that 
xauth and xinit which are both found in the same folder aren't 
there...
 IE: It also says, "command not found" for 
those files and won't even make an attempt at starting.
 
I have seen the Xserver running by using ./XFree86 
-xf86config /etc/X11/XF86Config
But even then it doesn't give me access to The 
Window Manager ( twm ) which is also in the same folder...
 
How can I tell Linux that these files are 
executable and add them to the list of available files that can be run from 
prompt?
Right now I cannot see startx from anywhere on the 
system without typing the full path
 
Thanks in advance.
 
Kevin88
 
 


Re: [XFree86] Command Not Found when running Startx

2003-02-18 Thread Kevin B. Payne
Thank you for your input. The problem was caused by this distro. The default
working folder for the Xfree files was not the standard that the new
Installer automatically installes to... Therefore the link in /etc/profile
was not correct.

Now I amd getting "Unable to open wrapper config file
/etc/X11/Xwrapper.config" and at that point it crashes with Error number 111
"Connection refused"

Any ideas?

- Original Message -
From: "Oisin C. Feeley" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, February 18, 2003 5:37 PM
Subject: Re: [XFree86] Command Not Found when running Startx


> On Tue, 18 Feb 2003, Kevin B. Payne wrote:
>
> >Debian GNU Storm Linux (2.2.16) on an
> >AMD 300 CPU + IBM compatible system.
> >
> >During the process of fighting to remove the old Xserver 3.3.? I
> >accidently lost the links or something that is necessary to allow my
> >system to see where the Xserver's programs are. I can startx by hand by
> >going to /usr/X11R6/bin and typing ./startx but then the program
> >complians that xauth and xinit which are both found in the same folder
> >aren't there...
> > IE: It also says, "command not found" for those files and won't even
> >make an attempt at starting.
>
> It sounds as though your PATH doesn't contain the appropriate
> directories:
>
> [ofeeley@ars ofeeley]$ echo $PATH
> /usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/ofeeley/bin
>
> edit whatever files Storm Linux uses to set the PATH environment
> variable (perhaps /etc/profile ?)
>
> >
> >I have seen the Xserver running by using ./XFree86 -xf86config
> >/etc/X11/XF86Config But even then it doesn't give me access to The
> >Window Manager ( twm ) which is also in the same folder...
>
> What do you mean "doesn't give me access" ?  Do you mean that if you do
> an "exec twm" it doesn't run?
>
> >
> >How can I tell Linux that these files are executable and add them to
>
> Files are marked executable in most *NIX filesystems by having the "x"
> bit flipped on by chmod.  You need to make sure that you only make files
> executable by specific users for security reasons.  (It strikes me that
> you may be better starting off with a different distro than Storm Linux,
> or at the very least spending a bit of time with some manuals, HOWTOs
> (http://www.tldp.org) and books).
>
> HTH,
> Oisin Feeley
>
> ___
> XFree86 mailing list
> [EMAIL PROTECTED]
> http://XFree86.Org/mailman/listinfo/xfree86


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



Re: [XFree86] Cannot start X Server

2003-02-19 Thread Kevin B. Payne
I have a Samsung Syncmaster 3 display and I use
31.5-40 for Horizontal and
50-100 for Vertical refresh
This gives me 1024x768 without any extra configuration on my system.

- Original Message - 
From: "Brijesh Bhaskaran" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, February 19, 2003 5:49 AM
Subject: [XFree86] Cannot start X Server


> Hi,
> 
> I have the following Monitor
> 
> Samsung Syncmaster 753s
> H/r Refresh Rate: 30-70
> V/r Refresh Rate: 50-160
> 
> When I try to install RH 8.0, I get *Monitor Type - Unable to Proble*
> message.
> I have tried all combinations, but nothing seem to work.
> 
> Is there a workaround, please HELP.
> 
> Regards
> Brijesh.
> -- 
>   Brijesh Bhaskaran
>   [EMAIL PROTECTED]
> 
> -- 
> http://www.fastmail.fm - A no graphics, no pop-ups email service
> ___
> XFree86 mailing list
> [EMAIL PROTECTED]
> http://XFree86.Org/mailman/listinfo/xfree86

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



Re: [XFree86] Error in Startx

2003-02-19 Thread Kevin B. Payne



I'm wondering what KDE would have to do with this. 
I see you have many small problems. You most likely also just installed a newer 
version of X and upgraded from a 3.3.x server. The /etc/X11/XF86Config file for 
the 3.3.x server uses the keyword device in ways that the newer 4.x.x Xserver 
does NOT. Check to make sure that you are using an UP TO DATE version of the 
XF86Config file. If not you may need to run XFree86 -configure to create one for 
you and then test it using XFree86 -xf86config /root/XF86Config.New
 
The last error message that you see actually 
involves the display refresh rate. If the video card driver and the display 
CANNOT agree on one refresh rate for a resolution it will disable that 
resolution and keep searching until all resolutions are disabled where then it 
will tell  you ,"No Screens Found"
 
Hope this helped

  - Original Message - 
  From: 
  Pankaj Kapare 
  To: [EMAIL PROTECTED] 
  Sent: Wednesday, February 19, 2003 6:31 
  AM
  Subject: [XFree86] Error in Startx
  
  Sir,
    I have installed 
  KDE on my linux 7.0 machine.but while running KDE i got error :
  Parse error on line 242 of section inputdevice in 
  file /etc/X11/XF86Config  "Device is not a valid keyword 
  in this section"
  Problem  parsing the config file 
  
  Error from xf86HandleConfigFile()
   
  fatal server error :
  No screens found
   
  What can be the error? Please help 
  me.
  Thanks in advance !
  Regards,
  pankaj kapare 
  For Azikewe 
Systems


Re: [XFree86] Re: TV-out messes up things when TV is plugged in

2003-02-22 Thread Kevin B. Payne
This is NOT a bug. The ATI Rage128 chipset on the All-In-Wonder 128 Pro
video card is actually locked into a refresh rate of 60 Hz at 800X600
resolution when TV is enabled. The card itself cannot produce two different
refresh rates at the same time to satisfy both your monitor and the TV
signal. However, the Xserver's default of dropping out of X when "NO SCREENS
FOUND" error occurs doesn't allow just the TV or monitor display to work
independantly. If you want both you ARE going to have to get a PNP monitor
from a respectible brand company that will support 800X600 resolution at
60Hz and then set X up appropriately to run at that resolution and refresh
rate on your display.

Hope this helped.

Kevin88

- Original Message -
From: "Tony Wright" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, February 22, 2003 3:51 AM
Subject: Re: [XFree86] Re: TV-out messes up things when TV is plugged in


> On Fri, 2003-02-21 at 22:53, Mike A. Harris wrote:
> > On Fri, 21 Feb 2003, Alexei Podtelezhnikov wrote:
> >
> > >This is a cool bug!
> > >
> > >I have ATI AiW 128 Pro 16 Mb card with TV-out. This is a Page 128 Pro
PF
> > >chip, I belive. I get no output on display when I start xfree86
> > >with TV plugged in. Everything works without TV.
> > >
> > >Let's be fair, switching to virtual console works and I can do work
there,
> > >so it's not a complete freeze or crush - just no signal in graphics
mode
> > >with TV in.
> > >
> > >Let's be fair once more, Windows 98 also behaves funny. Plugging in TV
> > >halves the refresh rate or something. Sort of, the card splits the
signal
> > >into two outputs, to TV and to the monitor, but at least I get the
signal.
> > >TV requires 800x600 at 60 Hz signal; without TV I get 120 Hz on the
monitor
> > >at the same resolution.
> > >
> > >Mike, as far as Red Hat 8.0.94 goes, anaconda fails to recognize the
card
> > >properly when the TV is plugged in. I recognizes it as Rage 128,
instead of
> > >Rage 128 Pro. Then, graphical installation doesn't work, etc. Without
> > >TV everything works like a magic.
> >
> > Hmm.  That is weird because our autodetection tools are keyed of
> > PCI ID.  Every PCI ID has one driver assigned to it only, and
> > when that ID is detected, the driver name is looked up in
> > pcitable, and then the driver selection looked up in the Cards
> > database.
> >
> > I can't imagine why you would see Rage 128 one time and Rage 128
> > Pro another time.  Doesn't make much sense to me.  One thing
> > though, is that the name is just cosmetic anyway.  Any Rage 128
> > anything chip, get's ultimately assigned to the "r128" driver, so
> > you can manually pick any random Rage128 chip instead of using
> > autodetection, and you'll end up with a possibly misnamed card
> > name in your config file, but with an otherwise identical
> > configuration.
> >
> > Your problem is indeed interesting though.  Could you put logs
> > and configs somewhere to have a peek at.  The logs might show
> > some clues.
> >
> > Thanks,
> > TTYL
>
> I had exactly the same problem except I didn't tie the two things
> together, tv plugged in and lose of x. My previous old monitor showed a
> screen but it was really distorted like the the refresh rate had gone
> haywire. My new 17" monitor flashes up a dialog to say "refresh out of
> range, 25hz" or words to that effect.
>
> Tony
>
>
> ___
> XFree86 mailing list
> [EMAIL PROTECTED]
> http://XFree86.Org/mailman/listinfo/xfree86


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


Re: [XFree86] Re: TV-out messes up things when TV is plugged in

2003-02-22 Thread Kevin B. Payne
Well, the set X to output different refresh rates you could just edit
/etc/X11/XF86Config file by hand and change the value for VertRefresh under
the section "Monitor" to 50... Always write down your current settings
before making any changes and DO NOT make this change unless you know how to
reset this setting from terminal mode...
If you have a true PNP monitor then at this setting you should at least get
a viewable picture and then you can fine tune the picture on the monitor
itself.

Kevin88

- Original Message -
From: "Tony Wright" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, February 22, 2003 5:23 AM
Subject: Re: [XFree86] Re: TV-out messes up things when TV is plugged in


> On Sat, 2003-02-22 at 10:16, Kevin B. Payne wrote:
> > This is NOT a bug. The ATI Rage128 chipset on the All-In-Wonder 128 Pro
> > video card is actually locked into a refresh rate of 60 Hz at 800X600
> > resolution when TV is enabled. The card itself cannot produce two
different
> > refresh rates at the same time to satisfy both your monitor and the TV
> > signal. However, the Xserver's default of dropping out of X when "NO
SCREENS
> > FOUND" error occurs doesn't allow just the TV or monitor display to work
> > independantly. If you want both you ARE going to have to get a PNP
monitor
> > from a respectible brand company that will support 800X600 resolution at
> > 60Hz and then set X up appropriately to run at that resolution and
refresh
> > rate on your display.
> >
> In the UK this is 50hz. But my monitor is set (in linux) for 50 to 70hz.
> If I set my res to 800x600 I don't get a picture on the monitor (Or any
> output from the tv) How do I set linux to output 50hz to the monitor?
>
> Thanks,
>
> Tony
>
> ___
> XFree86 mailing list
> [EMAIL PROTECTED]
> http://XFree86.Org/mailman/listinfo/xfree86


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