Re: how to shutdown kde and Xserver from within a bash script

2003-06-10 Thread John Horne
On Tue, 2003-06-10 at 08:37, Randy Perkins wrote: > On Tue, 2003-06-10 at 02:09, Manuel Aróstegui Ramirez wrote: > and that will kill X > however i would like to do something cleaner, > so that i am properlys shutting down kde > Try something like '/sbin/init 3'. that will take you out of runlevel

Re: how to shutdown kde and Xserver from within a bash script

2003-06-10 Thread Randy Perkins
On Tue, 2003-06-10 at 02:09, Manuel Aróstegui Ramirez wrote: > Use ps -aux to find the PID, which is called X and > kdm, and kill them with: kill -9 PID > hello thanks for your response i have used # kill $(pidof X) and that will kill X however i would like to do something cleaner, so

Re: how to shutdown kde and Xserver from within a bash script

2003-06-10 Thread Manuel Aróstegui Ramirez
from the kde menu, > or use > . > > how can i cleanly shutdown kde and Xserver from > within a bash > script. thanks, Randy > > > -- > redhat-list mailing list > unsubscribe > mailto:[EMAIL PROTECTED] > https://www.redhat.com/mailman/l

how to shutdown kde and Xserver from within a bash script

2003-06-09 Thread Randy Perkins
hello, i need to shut down my X server before i use software suspend. i am using kde, and can "logout" from the kde menu, or use . how can i cleanly shutdown kde and Xserver from within a bash script. thanks, Randy -- redhat-list mailing list unsubscribe mai

Xserver idiosyncrasy in 4.x.x?

2003-06-01 Thread Technoslick
I recently changed video cards in my RH 9.0 box, which shares a 17" Samsung 17GLi monitor via smart KVM switch. The previous card was an ATi Rage Pro 3D and the one in there now is a RIVA TNT2. The latter is much more card, so I am quite disappointed at the results that I am getting. Specifical

Re: Re: xserver fail with a color depth problem in vmware

2003-03-31 Thread winglion
>You can try this; > >mount /mnt/cdrom >cd /tmp >tar xvzf /mnt/cdrom/vmware-linux-tools.tar.gz >cd vmware-linux-tools/ >./install.pl >umount /mnt/cdrom >startx > thank you for you help! Yet I had install the vmware-tool before the x crush down! And If you trace my mail about this problem, you wou

Re: xserver fail with a color depth problem in vmware

2003-03-31 Thread bulent
You can try this; mount /mnt/cdrom cd /tmp tar xvzf /mnt/cdrom/vmware-linux-tools.tar.gz cd vmware-linux-tools/ ./install.pl umount /mnt/cdrom startx I hope it will be good. winglion wrote: > while i try startx in my vm machine, the x can't start properly! >there some problem about the color d

Re: xserver fail with a color depth problem in vmware

2003-03-29 Thread winglion
I can start x just be typing :startx! no more parameter >>Have you made any changes to the VMWare session you're trying to use? >>Have you tried to re-install the VMWare toolkit for this session? Have >>you tried running XF86config again in this session to try to re

Re: xserver fail with a color depth problem in vmware

2003-03-28 Thread winglion
Stephen Kuhn, > >Have you made any changes to the VMWare session you're trying to use? >Have you tried to re-install the VMWare toolkit for this session? Have >you tried running XF86config again in this session to try to recover the >Xserver settings? > >-- Yes ,all the

Re: xserver fail with a color depth problem in vmware

2003-03-28 Thread Stephen Kuhn
ion? Have you tried running XF86config again in this session to try to recover the Xserver settings? -- Sat Mar 29 02:00:00 EST 2003 02:00:00 up 7 days, 12:47, 3 users, load average: 0.04, 0.12, 0.15 -- |

xserver fail with a color depth problem in vmware

2003-03-28 Thread winglion
while i try startx in my vm machine, the x can't start properly! there some problem about the color depth as I found in XFree86.0.log : (II) Setting vga for screen 0. (--) VMWARE(0): VMware SVGA regs at (0x10a0, 0x10a1) (II) Loading sub module "vgahw" (II) LoadModule: "vgahw" (II) Loading /usr/X

RE: Connecting to Xserver running on RH through windows box

2003-03-05 Thread Jerome Dsilva
ng Cygwin and Xthinpro to see what the differences are. Andrew -Original Message- From: Jerome Dsilva [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 05, 2003 9:58 AM To: [EMAIL PROTECTED] Subject: Connecting to Xserver running on RH through windows box Hi I want to connect to the Xse

RE: Connecting to Xserver running on RH through windows box

2003-03-05 Thread Cannon, Andrew
the differences are. Andrew -Original Message- From: Jerome Dsilva [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 05, 2003 9:58 AM To: [EMAIL PROTECTED] Subject: Connecting to Xserver running on RH through windows box Hi I want to connect to the Xserver running on Redhat from my wind

Connecting to Xserver running on RH through windows box

2003-03-05 Thread Jerome Dsilva
Hi I want to connect to the Xserver running on Redhat from my windows box using exceed . Can you let me know how to achieve this . Pl. post the sample config files... Thanks Jerome -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo

Re: My Xserver does not start :-((

2002-12-19 Thread h.wansing
> Is there anything interesting in /var/log/XFree86*.log? > > what do you get if you redirect the output of startx to a file: > > startx > startx.out 2>&1 > > Bret Thanks Bret, but I got it already. A /etc/init.d/xfs restart brought my linux back :-) Although xfs starts successfully at boot -

Re: My Xserver does not start :-((

2002-12-19 Thread Bret Hughes
On Thu, 2002-12-19 at 09:12, h.wansing wrote: > Seems like I have to reinstall my system, > if noone has an idea... :-( > Is there anything interesting in /var/log/XFree86*.log? what do you get if you redirect the output of startx to a file: startx > startx.out 2>&1 Bret -- redhat-list

Re: My Xserver does not start :-((

2002-12-19 Thread h.wansing
Seems like I have to reinstall my system, if noone has an idea... :-( > >xfs is running >(from var/log/messages: > xfs: Starten von xfs succeeded > xfs: listening on port 7100). > >But I noticed that the system wasn't able to shutdown xfs >cleanly at system-shutdown or reboot (Her

Re: My Xserver does not start :-((

2002-12-18 Thread h.wansing
> > system hangs > > > > (maybe because the system sends the harddrive to sleep. This feature is > > > > not > > > > fully > > > > supported by my system. Maybe it was the first, that I left my PC without > > > >

Re: My Xserver does not start :-((

2002-12-16 Thread Ben Russo
rs and after coming back the > > system hangs > > (maybe because the system sends the harddrive to sleep. This feature is not > > fully > > supported by my system. Maybe it was the first, that I left my PC without > > work > > so long time). > > Now,

Re: My Xserver does not start :-((

2002-12-16 Thread Terry Moore-Read
last>  months, but>  yesterday I left my pc alone for several hours and after coming back the>  system hangs>  (maybe because the system sends the harddrive to sleep. This feature is not>  fully>  supported by my system. Maybe it was the first, that I left my PC without>  work&g

Re: My Xserver does not start :-((

2002-12-16 Thread h.wansing
k > so long time). > Now, when I boot, everything goes right until the xserver starts. At this > time, > the screen stays blank and the xserver tries to startup again and again > (I had gdm configured to login my user automatically). > I can boot to runlevel 1(sing

Re: Fwd: My Xserver does not start :-((

2002-12-16 Thread Terry Moore-Read
left my PC without workso long time).Now, when I boot, everything goes right until the xserver starts. At this time, the screen stays blank and the xserver tries to startup again and again(I had gdm configured to login my user automatically).I can boot to runlevel 1(singleuser-mode), but I

Fwd: My Xserver does not start :-((

2002-12-16 Thread h.wansing
t was the first, that I left my PC without work so long time). Now, when I boot, everything goes right until the xserver starts. At this time, the screen stays blank and the xserver tries to startup again and again (I had gdm configured to login my user automatically). I can boot to runlevel 1(singl

Re: crashing Xserver

2002-09-05 Thread Mark
05-09-2002, godz. 08:56, Dani Ridhaswana wrote: > > I tried to install rh7.2 on Dell laptop with graphic > card NVIDIA Quatro4 GoGL 500 (Dell Mobile), but > graphical interface doesn't show up during logon. When > I tried to startx manually, the server crashed. Log in on the command line as ro

RE: Xserver....

2001-03-20 Thread Mike Illian
Title: Xserver I use X Manager.  It's shareware I downloaded from http://www.download.com.  It works great, and it's cheap. -Original Message-From: KANODIA, ASHOK [mailto:[EMAIL PROTECTED]]Sent: Tuesday, March 20, 2001 9:56 AMTo: '[EMAIL PROTECTED]'

Xserver....

2001-03-20 Thread KANODIA, ASHOK
Title: Xserver Hi, Does any one know any web site to download the Xserver to run xterm on windows NT. Thanks in advance -Ashok -Original Message- From: Warren Melnick [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 20, 2001 9:19 AM To: '[EMAIL PROTECTED]' S

RedHat 7 and Xserver problems........

2001-03-12 Thread Steve Herron
but the installation has loaded XF86 4.0.1 XF86 3.0.3 is located on the second installation disk, so how do i get it to load the XF86 3.0.3 and replace 4.0.1? OR how do i just load the correct Xserver, XF86_SVGA? cheers for the help Steve

xserver and printer screwy

2000-12-04 Thread Larry Mintz
___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Xserver for Banshee Card

2000-10-24 Thread Joseph Poplawski
Hi. I'm looking for an Xserver for the Creative Labs Banshee card for Red Hat Linux 7. Can anyone point me in the right direction? Thanks Jo Pop ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/r

Re: 7.0 and Xserver Options

2000-10-06 Thread Hal Burgiss
On Fri, Oct 06, 2000 at 12:40:14AM -0400, Hal Burgiss wrote: > On Thu, Oct 05, 2000 at 11:04:40PM -0400, Hal Burgiss wrote: > > > > I just did the upgrade from 6.2 and so far so good. I mostly use > > Windowmaker without gnome. But thought it worth taking a look at > > X4+gnome. The upgrade stuck

Re: 7.0 and Xserver Options

2000-10-05 Thread Hal Burgiss
On Thu, Oct 05, 2000 at 11:04:40PM -0400, Hal Burgiss wrote: > > I just did the upgrade from 6.2 and so far so good. I mostly use > Windowmaker without gnome. But thought it worth taking a look at > X4+gnome. The upgrade stuck me with 3.3.6, and I've gotten 4.01 > going now. BUT -- I am stuck in

7.0 and Xserver Options

2000-10-05 Thread Hal Burgiss
I just did the upgrade from 6.2 and so far so good. I mostly use Windowmaker without gnome. But thought it worth taking a look at X4+gnome. The upgrade stuck me with 3.3.6, and I've gotten 4.01 going now. BUT -- I am stuck in 8bpp hell. Before the move to 4.01 I was happily 16ppp. No matter what

Re: Which PC XServer to go with?

2000-03-15 Thread Darryl Harvey
There is also a rather good PC X-Windows package called NetOps. Can't remember where to get it from, but it is commercial. I remember seeing it when I was making the choice. FWIW, I chose Exceed. Darryl At 06:10 16/03/00, you wrote: >Have You considered VNC? it works well here for that very

Re: Which PC XServer to go with?

2000-03-15 Thread Bret Hughes
Have You considered VNC? it works well here for that very thing. It is really remote control sort of thing but also works between two windows machines. AT&T had it on their web site but I would bet you can find it on freshmeat too. Bret Ed Lazor wrote: > > Other than Exceed from Hummingbird C

Re: Which PC XServer to go with?

2000-03-15 Thread earl
NCD's PCXWare is also easier to configure than eXceed and we had more consistent results across a wide variety of hardware than when we used Hummingbird or WRQ's products. Earl Heather On 14 Mar 2000, at 22:25, Ed Lazor wrote: > > Other than Exceed from Hummingbird Communications, are there

Re: Which PC XServer to go with?

2000-03-15 Thread Jonathan B. Bayer
-BEGIN PGP SIGNED MESSAGE- >Other than Exceed from Hummingbird Communications, are there other XServers >available for on the PC? The goal is to run X apps from my RedHat box and >have them display on the desktop of my PC. I've tried both Exceed and Reflection X (WRQ). They both work w

RE: Which PC XServer to go with?

2000-03-15 Thread Chad W. Skinner
TECTED]] > Sent: Wednesday, March 15, 2000 12:25 AM > To: RedHat Mailing List > Subject: Which PC XServer to go with? > > > > Other than Exceed from Hummingbird Communications, are there > other XServers > available for on the PC? The goal is to run X apps from my RedHat b

Re: Which PC XServer to go with?

2000-03-15 Thread Rodrigo Moya
Ed Lazor wrote: > Other than Exceed from Hummingbird Communications, are there other XServers > available for on the PC? The goal is to run X apps from my RedHat box and > have them display on the desktop of my PC. > There is xwin32 which works pretty well. The company that makes the software i

Which PC XServer to go with?

2000-03-14 Thread Ed Lazor
Other than Exceed from Hummingbird Communications, are there other XServers available for on the PC? The goal is to run X apps from my RedHat box and have them display on the desktop of my PC. Thanks =) -Ed -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: vnc through ip masq (was Re: Attach a second client to my Xserver????)

2000-03-01 Thread Eric Cifreo
> Yes, it works nicely, but not through my ip masq box > > Anyone gotten this to wrk? Is there a module for it? > > thanks > charles http://discuss.userland.com/msgReader$6774 This hints at what ports are used. I don't have time to experiment, but would like to know the answer to this as well

vnc through ip masq (was Re: Attach a second client to my Xserver????)

2000-03-01 Thread Charles Galpin
Yes, it works nicely, but not through my ip masq box Anyone gotten this to wrk? Is there a module for it? thanks charles On Wed, 1 Mar 2000, Timothy Lillicrap wrote: > Thanks Vik for the info on this, I went and downloaded the source for vnc > right away, and will play with it when I have time

RE: Low Cost Win9x Xserver Software

1999-11-15 Thread Chris Morton
I considered that, and it definitely has potential. Thanks. -Original Message- From: Anthony E. Greene [mailto:[EMAIL PROTECTED]] Sent: Sunday, November 14, 1999 1:21 PM To: [EMAIL PROTECTED] Subject: Re: Low Cost Win9x Xserver Software A web/cgi interface would be easy to use

RE: Low Cost Win9x Xserver Software

1999-11-15 Thread Chris Morton
That had actually occurred to me, so it appears to definitely be an option. Thanks. -Original Message- From: Duncan Hill [mailto:[EMAIL PROTECTED]] Sent: Sunday, November 14, 1999 1:50 PM To: [EMAIL PROTECTED] Subject: Re: Low Cost Win9x Xserver Software On Sun, 14 Nov 1999, Anthony E

RE: Low Cost Win9x Xserver Software

1999-11-15 Thread Chris Morton
I've got it installed at home. Haven't quite figured out how to get it to work yet. Thanks. -Original Message- From: Jim Kannengieser [mailto:[EMAIL PROTECTED]] Sent: Sunday, November 14, 1999 2:22 PM To: [EMAIL PROTECTED] Subject: Re: Low Cost Win9x Xserver Software It&#x

Re: Low Cost Win9x Xserver Software

1999-11-14 Thread Jim Kannengieser
It's not X, but it might be exactly what you're looking for. Take a look at VNC. Here's the url: . Hope this helps. Jim -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: Low Cost Win9x Xserver Software

1999-11-14 Thread Duncan Hill
On Sun, 14 Nov 1999, Anthony E. Greene wrote: > A web/cgi interface would be easy to use, extensible, and accessible from > any platform with no special software. You could slap something together > quickly and improve it as needed. Along these lines, the combination of Apache, MySQL and PHP mak

Re: Low Cost Win9x Xserver Software

1999-11-14 Thread Anthony E. Greene
> From: Edward Dekkers [mailto:[EMAIL PROTECTED]] > Sent: Thursday, November 11, 1999 8:09 PM > To: [EMAIL PROTECTED] > Subject: Re: Low Cost Win9x Xserver Software > > > I've got an RH 6.0 server and a Win98 workstation on a LAN at home. > I'm > > plann

Re: Low Cost Win9x Xserver Software

1999-11-12 Thread Larry Kelley
MySQL web site Chris Morton wrote: > Definitely a possibility. Probably easier for me in the short run, > though I'd still like to be able to run X sessions on the Win9x machine. > > Where does one acquire MyODBC? Is it on the CD with MySQL? > -- To unsubscribe: mail [EMAIL PROTECTED] with

RE: Low Cost Win9x Xserver Software

1999-11-12 Thread Chris Morton
I downloaded it yesterday and will install it when I get a chance. Thanks. -Original Message- From: Yashodhan Barve [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 11, 1999 1:34 PM To: [EMAIL PROTECTED] Subject: Re: Low Cost Win9x Xserver Software Hi Take a look at MicroImages

RE: Low Cost Win9x Xserver Software

1999-11-12 Thread Chris Morton
riday, November 12, 1999 11:17 AM To: [EMAIL PROTECTED] Subject: Re: Low Cost Win9x Xserver Software How about MySQL on the server and MyODBC on your Win9x so you can use Access to use the data? Chris Morton wrote: > This was addressed a while ago, but not specifically in terms of low >

Re: Low Cost Win9x Xserver Software

1999-11-12 Thread Larry Kelley
How about MySQL on the server and MyODBC on your Win9x so you can use Access to use the data? Chris Morton wrote: > This was addressed a while ago, but not specifically in terms of low > cost. Also things may have changed since then. > > I've got an RH 6.0 server and a Win98 workstation on a LA

RE: Low Cost Win9x Xserver Software

1999-11-12 Thread Chris Morton
m: Edward Dekkers [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 11, 1999 8:09 PM To: [EMAIL PROTECTED] Subject: Re: Low Cost Win9x Xserver Software > I've got an RH 6.0 server and a Win98 workstation on a LAN at home. I'm > planning to start some SQL database development on t

Re: Low Cost Win9x Xserver Software

1999-11-11 Thread Yoshiko Miwa
Hello. >This was addressed a while ago, but not specifically in terms of low >cost. Also things may have changed since then. > >I've got an RH 6.0 server and a Win98 workstation on a LAN at home. I'm >planning to start some SQL database development on the server, but would >like to be able to a

Re: Low Cost Win9x Xserver Software

1999-11-11 Thread Edward Dekkers
> I've got an RH 6.0 server and a Win98 workstation on a LAN at home. I'm > planning to start some SQL database development on the server, but would > like to be able to access it from one or more Win9x machines. I'm going > to presume that any presentable and friendly way of doing this is going

RE: Low Cost Win9x Xserver Software

1999-11-11 Thread Chris Morton
Thanks, I'll check them out. The price is certainly right. -Original Message- From: Yashodhan Barve [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 11, 1999 1:34 PM To: [EMAIL PROTECTED] Subject: Re: Low Cost Win9x Xserver Software Hi Take a look at MicroImages

Re: Low Cost Win9x Xserver Software

1999-11-11 Thread Yashodhan Barve
Hi Take a look at MicroImages, Inc.FAX: (402) 477-9559 201 North 8th Street Sales: (402) 477-9554 Lincoln, NE 68508-1347 USA Web: www.microimages.com Order for:MI/X (MicroImages X Server) version 2.0 Price:$25.00 US regards, yb At 01:

Low Cost Win9x Xserver Software

1999-11-11 Thread Chris Morton
This was addressed a while ago, but not specifically in terms of low cost. Also things may have changed since then. I've got an RH 6.0 server and a Win98 workstation on a LAN at home. I'm planning to start some SQL database development on the server, but would like to be able to access it from

Re: RE: problems with configuring my xserver on rh5

1998-05-25 Thread Thomas B. Underhill
] >Sent: Monday, May 25, 1998 3:14 AM >To:[EMAIL PROTECTED] >Subject: problems with configuring my xserver on rh5 > >Hi- > >I have been putting up with 640x480 8bpp resolution in Redhat 5 for a = >couple months now. No matter what I try to change it to in = >Xconfi

RE: problems with configuring my xserver on rh5

1998-05-25 Thread Michael Hatzakis, Jr MD
- From: Thomas B. Underhill [SMTP:[EMAIL PROTECTED]] Sent: Monday, May 25, 1998 3:14 AM To: [EMAIL PROTECTED] Subject:problems with configuring my xserver on rh5 Hi- I have been putting up with 640x480 8bpp resolution in Redhat 5 for a couple months now. No matter what I try to

RE: problems with configuring my xserver on rh5

1998-05-25 Thread Maxwell Smart
On 25-May-98 Thomas B. Underhill wrote: Ditto, in part, to the following. I recently acquired a tower with this board. In my case, Xconfigurator would find the wrong chipset. I managed to work around that problem and set it manually. But, I can't get the res I want. I can manage 16bpp but, only w

problems with configuring my xserver on rh5

1998-05-25 Thread Thomas B. Underhill
Hi- I have been putting up with 640x480 8bpp resolution in Redhat 5 for a couple months now. No matter what I try to change it to in Xconfigurator, I can't get X to open if I set it to anything other than 640x480 8bpp. I have a 4mb Trident TG9660 Vid Card and a 17" Sony Trinitron Monitor whi

Re: xserver-wrapper

1998-05-08 Thread Hoe-Teck Wee
Hello, everyone. I think I got all of these links and permissions right, except that it still doesn't seem to work. I'm running XFree 3.3.1 and not 3.3.2. Could that be the problem? Thanx again. - hoeteck > xserver-wrapper-1.1-1.rpm > > $ ls -al /usr/X11R6/bin/XF86_SVGA &g

Re: xserver-wrapper

1998-05-08 Thread Federico Strati
Hi Hoe-Teck Wee, as I said previously.. I don't remember well, so i dump in the following my setup: XFree86-3.3.2-5.rpm XFree86-libs-3.3.2-5.rpm etc... gotten at ftp://fpt.redhat.com/pub/home/wanger/..?../XFree86 (Version 3.3.2 Release 5) xserver-wrapper-1.1-1.rpm $ ls -al /usr/X11R

Re: xserver-wrapper

1998-05-08 Thread Hoe-Teck Wee
XXX /etc/X11/X $ ls -al /usr/X11R6/bin/X /etc/X11/X lrwxrwxrwx 1 root root 23 May 3 12:02 /etc/X11/X -> /usr/X11R6/bin/XF86_S3V lrwxrwxrwx 1 root root 15 May 8 21:07 /usr/X11R6/bin/X -> xserver-wrapper My settings are as indicated above. However, I still f

Re: xserver-wrapper

1998-05-07 Thread Federico Strati - Red Hat Linux User
f you have not the link just: ln -s /usr/X11R6/bin/XF86_ /etc/X11/X hope this helps ciao fede jb wrote: > > after installing/updating X to use the xserver-wrapper, regular users now get: > > "X: you are not authorised to run the X server > _X11TransSocketUNIXConnect:

xserver-wrapper

1998-05-07 Thread jb
after installing/updating X to use the xserver-wrapper, regular users now get: "X: you are not authorised to run the X server _X11TransSocketUNIXConnect: Can't connect: errno = 111 giving up. xinit: Connection refused (errno 111): unable to connect to X server xinit: No such proces

Re: xserver wrapper?

1998-04-15 Thread Scott McDermott
Marco Shaw <[EMAIL PROTECTED]> on Mon, Apr 13, 1998 at 12:04:35PM -0300: > What does the xserver wrapper rpm do exactly? Look at the source, xc/programs/Xserver/wrapper.c I believe. Just does some sanity checks on the command-line options to the X server, there are known security expl

xserver wrapper?

1998-04-13 Thread Marco Shaw
What does the xserver wrapper rpm do exactly? Marco -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists To unsubscribe: mail [EMAIL PROTECTED] with

re: NO XSERVER--help

1998-04-09 Thread Db
A properly executed round with xf86config (after installing the X rpms or whatever), should leave you with an installed xserver, which, if not configured properly, should scream pretty loud about any trouble it has starting. If you've download rpms to a win95 partition, and want to get

XServer

1998-03-18 Thread Eugen Constantinescu
Hello! I have a RH 4.2 system. And I want make an upgrade to my XFree 2.9 . You know the S3 graphical card problems. I want to stay into my RH 4.2 ! So, one way is to make upgrade for XFree3.0, other upgrade to XFree3.1 and other upgrade to XFree3.2 (latest version). For this I have to download m