LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-18-2001, 10:56 PM   #1
DSMK
LQ Newbie
 
Registered: Jul 2001
Posts: 1

Rep: Reputation: 0
Unhappy unable to start Xwindows


I am having redhat 7.1 with SiS 6215c display card.
The Linux installed properly but I am unable to configure Xwindows.
While configuring with Xconfigurator if I choose the listed SiS card the configuration continues(it recognises my HP monitor) and at the end when trying to start Xwindows It gives error and goes back.
And if I choose unlisted card from the menu, the second screen asks for the server, AND which ever server i give (even mono) it gives the error message of "SERVER DOES NOT EXIST".

And if i tries startX it gives "FATAL SERVER ERROR".

I WILL BE THANKFUL IF ANYONE CAN HELP.
REGARDS,
DSMK
 
Old 07-19-2001, 01:07 AM   #2
rdaves@earthlink.net
Member
 
Registered: May 2001
Location: Full-time traveler I live where I am.
Distribution: I use Red Hat V 7.1
Posts: 297

Rep: Reputation: 30
For what it is worth from another Newbie:
Are you sure your video card is supported by Linux?
If yes, try picking another card from the list t o see if that works. You may have to do this a number of times, but persistance will pay off.
I had problems because I missed the step where I had to specify the resolution parameter, e.g., 1024 X 768
 
Old 07-19-2001, 01:10 AM   #3
cinnix
Member
 
Registered: Jun 2001
Location: Northern Ohio
Distribution: RedHat, Engarde and LFS
Posts: 237

Rep: Reputation: 30
I don't know what the problem is with setting up your original card but the "SERVER DOES NOT EXIST". means that you do not have the correct X server installed for the card that you are trying to set up.


XFree86-Mach64
or
XFree86-SVGA

but the name depends on what card you are trying to set up.
 
Old 07-24-2001, 08:02 AM   #4
php
Member
 
Registered: Jun 2001
Location: USA
Distribution: Slackware
Posts: 827

Rep: Reputation: 30
Make sure that you successfully probe your video card and it is verified to work before continuing on.
 
Old 07-24-2001, 02:40 PM   #5
isajera
Senior Member
 
Registered: Jun 2001
Posts: 1,635

Rep: Reputation: 45
is it giving you any other errors besides "FATAL SERVER ERROR" - anything about broken connections or anything like that? also, what version of X are you running?
 
Old 07-24-2001, 08:57 PM   #6
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
install the servers and try again
 
Old 07-25-2001, 02:25 AM   #7
cinnix
Member
 
Registered: Jun 2001
Location: Northern Ohio
Distribution: RedHat, Engarde and LFS
Posts: 237

Rep: Reputation: 30
go to the redhat hardware compatability list and see if your card is listed. If it is listed it will tell you what server package to use.
 
Old 07-30-2001, 03:49 PM   #8
zikhermm
Member
 
Registered: Jul 2001
Location: New York City
Distribution: Suse, Debian, Slack
Posts: 49

Rep: Reputation: 15
I have the same problem when installing Mandrake 8.0. It said that I was missing server Mach64. Any suggestions on how to get the server and install it? Any help would be appreciated.
 
Old 07-30-2001, 04:03 PM   #9
cinnix
Member
 
Registered: Jun 2001
Location: Northern Ohio
Distribution: RedHat, Engarde and LFS
Posts: 237

Rep: Reputation: 30
It should be on the mandrake CD, it will be named something like...

XFree86-Mach64-3.3.6-38

your version may be different than mine. If it isn't on your cd, you can either check the mandrake website or go to rpmfind.net
 
Old 07-30-2001, 05:18 PM   #10
zikhermm
Member
 
Registered: Jul 2001
Location: New York City
Distribution: Suse, Debian, Slack
Posts: 49

Rep: Reputation: 15
I have it. It has a .rpm extension. I copied it from the cd to the Linux hard drive. Now what?






_________________________

Sorry for the probably dumb question, but you'll have to spell everything out for me as I'm just a newbie and don't know much about anything.
 
Old 07-30-2001, 06:59 PM   #11
DMR
Member
 
Registered: Jun 2001
Location: Fairfax, California
Distribution: RH 9.0, RH 7.3, Mandrake 8.0
Posts: 986

Rep: Reputation: 30
All you probably need to do now is
Code:
rpm -iv <name_of_rpm_file>
to install the package. Assuming no errors, try re-running Xconfigurator after that.
 
Old 07-30-2001, 07:00 PM   #12
cinnix
Member
 
Registered: Jun 2001
Location: Northern Ohio
Distribution: RedHat, Engarde and LFS
Posts: 237

Rep: Reputation: 30
This file uses the redhat package manger.

To install a file you can use...

rpm -ivh PACKAGENAME

To uninstall a package

rpm -e PACKAGENAME.

Check your man page for further info on using rpm.

Good Luck
 
Old 07-30-2001, 07:27 PM   #13
zikhermm
Member
 
Registered: Jul 2001
Location: New York City
Distribution: Suse, Debian, Slack
Posts: 49

Rep: Reputation: 15
I tried out your suggestion and I got

rpm -ihv XFree86-Mach64-3.3.6-21mdk.i586.rpm
error: failed dependencies:
XFree86-server-common is needed by XFree86-Mach64-3.3.6-21mdk
libfont.so.1 is needed by XFree86-Mach64-3.3.6-21mdk


Then I tried using the XConfigurator to modify the XF86Config file, and after answering all the questions, and then running startx or xinit, I got

execve failed /etc/X11/X (erno 2)


I need help!
 
Old 07-30-2001, 08:05 PM   #14
cinnix
Member
 
Registered: Jun 2001
Location: Northern Ohio
Distribution: RedHat, Engarde and LFS
Posts: 237

Rep: Reputation: 30
I am curious also why you are installig mandrake rpms when you are running redhat 7.1. Mandrake rpms will usually work but you are better off using the rpms from redhat. Try using the correct rpm before doing anything else.

You should be installing XFree86-Mach64-3.3.6-38
from the redhat 7.1 RPMS. The reason for your dependency issue could be caused by this.

Mandrake RPMS are okay for extras that you add onto your system but I would never use an RPM for a system function from a different distribution
 
Old 07-31-2001, 11:57 AM   #15
zikhermm
Member
 
Registered: Jul 2001
Location: New York City
Distribution: Suse, Debian, Slack
Posts: 49

Rep: Reputation: 15
I am using Mandrake 8.0
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Xwindows won't start samiam Linux - Newbie 9 11-14-2004 11:05 AM
Unable to start xwindows rajukvg Linux - Software 4 10-01-2004 02:36 AM
unable to use xwindows after installation of ymessenger tig_grrrrr Linux - Newbie 2 08-06-2004 03:59 AM
Unable to start Xwindows hackersapien Linux - Newbie 8 08-09-2003 07:34 PM
unable to get Xwindows to load..fatal error..pls help 1question Linux - Newbie 2 07-16-2003 04:19 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 06:34 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration