LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 02-25-2004, 07:48 AM   #1
NoBrains
LQ Newbie
 
Registered: Feb 2004
Location: Milkyway
Distribution: Fedora Core 1
Posts: 22

Rep: Reputation: 15
Problems installing RH9


Hi everyone.

I've downloaded the Red Hat 9 and when I went to install I ran into a problem...

Either my monitor (Poor Old Proview don't know which model tbh) or my grafics card (Asus GeForce FX 5600) are keeping the X installation from starting.

I have to run the "linux skipddc" command in order to start / make the installation.

In the end of the installation process it asks me to configure the X and I notice my GFX card is using a generic driver instead of a GeForce FX driver that is on the list and my monitor is unprobed (of course) and I don't know which to chose... Under windows I use a Default Monitor to be in 1024 @ 70hrz

Can anyone give me any tips about how do I get this to work?
Ah obviusly as I don't know what stuff to pick in the GFX / Monitor configurations I never get to pass from login after the dual boot "linux" option :/

The rest of the components are:
1Gb DDR (400Mhz)
Asus A7N8X-X Board
SoundBlaster Live Value
Intel 10/100 Network adapter


Thanks in advance :/
 
Old 02-25-2004, 08:45 AM   #2
Rounan
Member
 
Registered: Jun 2003
Location: Ontario
Distribution: Ubuntu, Gentoo, Debian
Posts: 416

Rep: Reputation: 30
You're probably going to want to install the nVidia drivers for your card - it's ASUS, but nvidia derived, correct? Go to the nvidia website, and download linux drivers. You'll need to install the kernel source for your version - you can find a kernel source RPM that matches the output of:
uname -r
on the mandrake site, or on your installation media.

For graphics config, you're going to want to edit XF86Config-4 to match your hardware. search these forums, and look at the README provided by nVidia (google nvidia Xfree86 readme), there's a TON of resources on this.

Cheers,
--Rounan
 
Old 02-25-2004, 02:31 PM   #3
NoBrains
LQ Newbie
 
Registered: Feb 2004
Location: Milkyway
Distribution: Fedora Core 1
Posts: 22

Original Poster
Rep: Reputation: 15
So I install the linux in text mode and then perform these actions correct?
 
Old 02-25-2004, 02:49 PM   #4
Rounan
Member
 
Registered: Jun 2003
Location: Ontario
Distribution: Ubuntu, Gentoo, Debian
Posts: 416

Rep: Reputation: 30
Oh, you haven't got through the install?
Pick the drivers that most closely match your hardware. If there's a Geforce FX driver there, use it.
You may need to tweak it afterwards, but best to install something close.

--Rounan
 
Old 02-25-2004, 03:00 PM   #5
NoBrains
LQ Newbie
 
Registered: Feb 2004
Location: Milkyway
Distribution: Fedora Core 1
Posts: 22

Original Poster
Rep: Reputation: 15
When I press <ENTER> to start graphical install my screen displays nothing "no signal it says"

I need to type "linux skipddc" to begin the installation process but in text mode...
(it starts to install but in text mode)

After the installation I'm asked to configure X interface but even with generic items selected it doen't start linux after installation ("no signal screen" again...)

My question is where how can I start using the X... As I can't even start linux...
 
Old 02-25-2004, 03:02 PM   #6
benjithegreat98
Senior Member
 
Registered: Dec 2003
Location: Shelbyville, TN, USA
Distribution: Fedora Core, CentOS
Posts: 1,019

Rep: Reputation: 45
Yes, install it first. I had the same trouble. Just choose your graphics card (it won't work, however) You have to boot into text mode to install the nvidia driver. (Search the forums on how to do that. Plenty there.)

If you want to stay with a RH product you might consider Fedora Core 1. It will use your graphics card correctly. You'll still probably want to install the nvidia drivers, but it will work with the default ones.
 
Old 02-25-2004, 03:08 PM   #7
NoBrains
LQ Newbie
 
Registered: Feb 2004
Location: Milkyway
Distribution: Fedora Core 1
Posts: 22

Original Poster
Rep: Reputation: 15
Quote:
Originally posted by benjithegreat98
Yes, install it first. I had the same trouble. Just choose your graphics card (it won't work, however) You have to boot into text mode to install the nvidia driver. (Search the forums on how to do that. Plenty there.)

If you want to stay with a RH product you might consider Fedora Core 1. It will use your graphics card correctly. You'll still probably want to install the nvidia drivers, but it will work with the default ones.
Isn't Fedora unstable compared to regular RH9?

I'm aiming to work in linux


Might be wrong I'm totaly in linux heh
 
Old 02-25-2004, 03:12 PM   #8
NoBrains
LQ Newbie
 
Registered: Feb 2004
Location: Milkyway
Distribution: Fedora Core 1
Posts: 22

Original Poster
Rep: Reputation: 15
Oops just went to check red hat webpage

Think fedora is best for me ^^
 
Old 02-25-2004, 03:16 PM   #9
benjithegreat98
Senior Member
 
Registered: Dec 2003
Location: Shelbyville, TN, USA
Distribution: Fedora Core, CentOS
Posts: 1,019

Rep: Reputation: 45
I've been using FC1 since day one and have had no problems with it. I will continue to get updates for months and months to come, where as RH9's update life will end in April.... just a few short months from now.

Of course, since FC1 is considered "bleeding edge" it is kind of like the beta test of RH's official releases. If this computer is going to be used in production, then RH9 and FC1 are probably not good choices. If you are using it for your desktop, playing around, learning linux or whatever then it is ok to use, in my opinion (and there are sharply different opinions).
 
Old 02-25-2004, 03:18 PM   #10
NoBrains
LQ Newbie
 
Registered: Feb 2004
Location: Milkyway
Distribution: Fedora Core 1
Posts: 22

Original Poster
Rep: Reputation: 15
Yes it's just to learn linux and play arround abit with some web development and tests on apache

Will download fedora and the nvidia drivers then.

Thanks for the help so far, both of you
 
  


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
problems installing apt4rpm pn rh9 maybbach Linux - Software 0 07-09-2004 12:25 AM
Memory problems installing RH9 cpgeorge Linux - Software 3 07-06-2004 12:59 PM
problems by installing applications on RH9 PC caf Red Hat 2 05-11-2004 09:55 AM
Problems installing Apt in RH9 PhysixstringGuy Linux - Software 7 09-08-2003 07:20 PM
Installing RH9.0 problems PRauch Linux - Software 5 07-22-2003 09:15 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:14 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