LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Red Hat
User Name
Password
Red Hat This forum is for the discussion of Red Hat Linux.

Notices


Reply
  Search this Thread
Old 08-28-2004, 11:54 PM   #1
nwatna
LQ Newbie
 
Registered: Aug 2004
Posts: 9

Rep: Reputation: 0
Can not enter Desktop


I'm new at using Linux. I have Red Hat 9 and I made the computer to run it on.the below are the parts:

----------------------------------------------------
ABIT nForce2 IGP Chipset Motherboard for AMD Socket A CPU, Model "NF7-M" -RETAIL
Specifications:
Supported CPU: AMD K7 Duron/Athlon/Athlon XP Processors
Chipset: nForce2 IGP + MCP
FSB: 333/266/200MHz
RAM: 3x DIMM for Dual-Channel DDR333/266/200 Max 3GB, 2x DIMM for Dual-Channel DDR400 Max 2GB
IDE: 2x UltraDMA 133 up to 4 Devices
Slots: 1x AGP 8X/4X, 5x PCI
Ports: 2xPS2,1xCOM,1xVGA,1xLPT,SPDIF Out,6xUSB2.0(Rear 2),1xLAN,Audio Ports
Onboard Audio: 6-Channel AC97 CODEC
Onboard Video: GeForce4 MX GPU
Onboard LAN: 10/100Mbps Fast Ethernet
Form Factor: ATX
---------------------------------------------
AMD Athlon XP 2600+ "Barton", 333MHz FSB, 512K Cache Processor - Retail
---------------------------------------------------------

Alps Black 3.5inch Floppy Disk Drive, Model DF354H121F, OEM

----------------------------------------------------------------

Western Digital 80GB 7200RPM IDE Hard Drive, Model WD800LB, OEM Drive only
---------------------------------------------------

NEC Cd-RW
256mb kingston DDR

-------------------------------------------------------------
ANTEC Life Style Series Black Case With 380W Power Supply, Model "SONATA"
_________________________________________

So I installed Red Hat 9 everytime I type startx to enter my Desktop I get this Error:

Fatal Server error
no screens found

When reporting a problem related to a server crash please send the full server output, not just the last message this can be found in the log file "/var/log/Xfree86.0.log
please report problems to xfree86@xfree86.org

X10: Fatal IO error 104(connection reset by peer) on Xcover "0.0
after 0 requests (0 known processed) with 0 events remaining

[ root@local host root ]#

--------------------------------

Thanks for any help
 
Old 08-29-2004, 12:16 AM   #2
LinuxIsGood
LQ Newbie
 
Registered: Jun 2004
Location: Indiana, USA
Distribution: Slackware
Posts: 7

Rep: Reputation: 0
Could you post your XF86Config file? (Not sure where it is for Red Hat products, try /etc/X11/XF86Config.) The problem might be somewhere in that file.
 
Old 08-29-2004, 12:19 AM   #3
JayCnrs
Member
 
Registered: Mar 2003
Location: Winnipeg
Distribution: Suse 9.3 Pro
Posts: 404

Rep: Reputation: 30
What does your xf86config file look like, there will just be one setting to be changed in there. The file is located at /etc/X11/XF86Config, you might need to change the video driver, I see you have a NVIDIA graphics adapter, this requires the NVIDIA drivers. You could try the vesa driver at 16 bit color till you get the NVIDIA drivers installed.
 
Old 08-29-2004, 12:43 AM   #4
JayCnrs
Member
 
Registered: Mar 2003
Location: Winnipeg
Distribution: Suse 9.3 Pro
Posts: 404

Rep: Reputation: 30
Forgot to mention you might want to try the following command as root to set up the driver and XF86, redhat-config-xfree86, I can't remember if that is the right command, you can look through /usr/bin for the command at a terminal:
cd /usr/bin
ls redhat*


This should bring up all the custom settings commands for Redhat.

HTH
 
Old 08-29-2004, 09:57 AM   #5
nwatna
LQ Newbie
 
Registered: Aug 2004
Posts: 9

Original Poster
Rep: Reputation: 0
Ok not there yet but getting close thanks to you guys.

when I enter : /etc/X11/XF86Config
I get : -bash: /etc/X11/XF86Config

on to the next command,

when I enter : redhat-config-xfree86
I get : *ddcprobe returned bogus values:
ID : None
Name: None
Horizsync: None
Vertsync: None

THEN it goes into a Dialog window with a blue background!!!!!!!!!!

inside of the dialog window is the following:


__________________________________________________
DISPLAY | Advanced
_______________________

__________________________
| |
| __________ |
| | | |
| |_________ | |
|_________________________ |

Unknown monitor with NVIDIA Geforce 4 MX (generic)

Resolution Color Depth

800 x 600 Thousand colors

_____________________________________________________


OK under the Advance tab I get the following:

___________________________________________________

Monitor type : Unknown monitor
Horizontal Refresh Rates (KHZ): 31.5-37.900001525878906
Vertical Refresh Rates (HZ) : 50.0-70.0
Configure

DPI (Physical Resolyion) : Unknown

------------------------------------------------------------------

Video card type: NVIDIA Geforce 4 MX (generic)
Memory Size : 32 megabytes
Driver: nv
Configure
_
|_| Enable Hardrive 3D Accelereation

_____________________________________________

BTW the " _
|_| Enable Hardrive 3D Accelereation"
wasn't highlight, so I couldn't check the box.

Under configure , the one for the video card option
I get the following:
___________________________________________

Video card type : NVIDIA Geforce 4 MX (generic)
Driver : nv
custom Memory size
_______________
|Probe video card |

Special options:





Add options Remove options
_________________________________________________


That's it, so My next Question is should I use the "Probe video card" ??

And also I tried to configure my Monitor
my monitor's name wasn't listed ( I have a KDS 17" )

By default it was listed as being generic

Thanks for the help so far
PLEASE give me more !!!!!!!!!!!!!!!!!!!












__________________________________________________________
 
Old 08-29-2004, 12:32 PM   #6
JayCnrs
Member
 
Registered: Mar 2003
Location: Winnipeg
Distribution: Suse 9.3 Pro
Posts: 404

Rep: Reputation: 30
Where you see it saying driver nv, change that to vesa, Redhat 9 nv driver didn't work well with a GeForce card. This should allow you to have a desktop, then you can go and download the NVIDIA drivers from NVIDIA and follow the instructions or do a search on these boards for NVIDIA driver.

HTH

Let us know how you make out.
 
Old 08-29-2004, 12:42 PM   #7
motub
Senior Member
 
Registered: Sep 2003
Location: The Netherlands
Distribution: Gentoo (main); SuSE 9.3 (fallback)
Posts: 1,607

Rep: Reputation: 46
If you know the highest resolution and refresh rate your monitor can do, you can change the Generic entry to Generic 1280x1024@60Mhz, for example.

If you don't know the highest resolution and refresh rate your monitor can do, you should look up the specs in your monitor manual or on the Internet and enter the specifications manually (IIrc RH will let you do that, but whether it works is another issue). If worst comes to worst, you can put the horizontal and vertical sync ranges into /etc/X11/XF86Config by hand, which should definitely work.

If you don't have a manual, and had to look up the specs of your monitor on the Internet, write them down. You'll need them whenever you need to reconfigure X, which you will, for example, need to do once you install the nVidia proprietary drivers (I have an ATI card, and those drivers include a script to configure X for the ATI card, and I have to specify my monitor's specs, so I would imagine that nVidia might have something similar).
 
Old 08-29-2004, 04:11 PM   #8
nwatna
LQ Newbie
 
Registered: Aug 2004
Posts: 9

Original Poster
Rep: Reputation: 0
Changing the driver looks like that did the trick!!!!!!!!!!!!!!!!!!

I was able enter the desktop!!!!!!!!!!!!

I just played around with a few programs, like Openoffice.org
and the Grip.


I DIDN'T have any speakers hooked up , so I don't know about the sound yet.

I have a Modem , but I have yet to install it.

I still have a lot of questions , Like what's the difference between a .ogg file and a MP3 file???

Thanks to all who helped me!
I'm sure I'll be back.
 
  


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
Cannot enter the desktop divdude SUSE / openSUSE 2 06-21-2005 10:30 PM
How can I enter php interface like "python[enter]" in python backpacker Linux - Software 1 06-20-2005 07:38 PM
Can not enter Desktop d4d4n9 Mandriva 5 11-14-2004 10:14 PM
"Disk boot failure. Enter system disk and press enter" Fear58 Linux - Hardware 3 06-25-2004 05:17 PM
KDE Bug: Enter Key cascades windows or switches desktop paradoxdruid Linux - Software 1 11-06-2003 02:12 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Red Hat

All times are GMT -5. The time now is 04:52 PM.

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