X With NVidia nForce N420

X With NVidia nForce N420

Post by R Pradeep Chandr » Thu, 11 Apr 2002 16:05:39



Hi All,
        I bought an Athlon XP1700+ system with an ASUS A7N266-E motherboard.
Now, this motherboard uses the NVidia NForce N 420D chipset and has an
onboard display based on GeForce2 MX 2. I installed RedHat 7.2 I was
able to install using the GUI. But the X configuration failed. Automatic
detection failed and the driver isn't listed in the available ones.
Neother is the monitor (LG Flatron E700S). I tried using the driver for
GeForce MX Generic and used manual configuration for the monitor. No
use. Has anyone come across this problem before? Any advice on how to
proceed?

Have a nice day,
Pradeep
--
R Pradeep Chandran                 pradeep DOT chandran AT sisl.co.in
  All opinions are mine and do not represent those of my employer.

 
 
 

X With NVidia nForce N420

Post by Wayne Marriso » Thu, 11 Apr 2002 18:12:40


Hi,
Yeah I have exactly the same problem. I use an MSI K7N470 Pro board and
have struggled for days trying to get it to work. I have tried using the
latest drivers from nvidia but to no avail. If someone has a nice easy
fix for this, Im all ears.
(btw.. my outlook (yes..m/$) says that this message may be virused as it
was trying to access mail stored in my outlook folder.. hmm....)
Wayne



Quote:> Hi All,
> I bought an Athlon XP1700+ system with an ASUS A7N266-E motherboard.
> Now, this motherboard uses the NVidia NForce N 420D chipset and has an
> onboard display based on GeForce2 MX 2. I installed RedHat 7.2 I was
> able to install using the GUI. But the X configuration failed. Automatic
> detection failed and the driver isn't listed in the available ones.
> Neother is the monitor (LG Flatron E700S). I tried using the driver for
> GeForce MX Generic and used manual configuration for the monitor. No
> use. Has anyone come across this problem before? Any advice on how to
> proceed?

> Have a nice day,
> Pradeep
> --
> R Pradeep Chandran                 pradeep DOT chandran AT sisl.co.in
>   All opinions are mine and do not represent those of my employer.


 
 
 

X With NVidia nForce N420

Post by Binu Eva Rolde » Thu, 11 Apr 2002 18:15:41


Hi,
See http://www.nvidia.com/view.asp?PAGE=linux
The instructions are detailed enough... AFAIK it applies to nForce as
well...

Rgrds
Lobster B


> Hi All,
>         I bought an Athlon XP1700+ system with an ASUS A7N266-E motherboard.
> Now, this motherboard uses the NVidia NForce N 420D chipset and has an
> onboard display based on GeForce2 MX 2. I installed RedHat 7.2 I was
> able to install using the GUI. But the X configuration failed. Automatic
> detection failed and the driver isn't listed in the available ones.
> Neother is the monitor (LG Flatron E700S). I tried using the driver for
> GeForce MX Generic and used manual configuration for the monitor. No
> use. Has anyone come across this problem before? Any advice on how to
> proceed?

> Have a nice day,
> Pradeep
> --
> R Pradeep Chandran                 pradeep DOT chandran AT sisl.co.in
>   All opinions are mine and do not represent those of my employer.

 
 
 

X With NVidia nForce N420

Post by R Pradeep Chandr » Fri, 12 Apr 2002 19:15:59


On Wed, 10 Apr 2002 10:12:40 +0100, in comp.os.linux.misc, Wayne
<snip>
:(btw.. my outlook (yes..m/$) says that this message may be virused as it
:was trying to access mail stored in my outlook folder.. hmm....)

Well, Did you find out why it said that? I am using Forte Free Agent and
to the best of my knowledge, it doesn't use any thing fancy. Just plain
7-bit ASCII. I really would like to know what caused the warning.

Have a nice day,
Pradeep
--
R Pradeep Chandran                 pradeep DOT chandran AT sisl.co.in
  All opinions are mine and do not represent those of my employer.

 
 
 

X With NVidia nForce N420

Post by R Pradeep Chandr » Tue, 16 Apr 2002 19:21:21


On Wed, 10 Apr 2002 11:15:41 +0200, in comp.os.linux.misc, Binu Eva

:Hi,
:See http://www.nvidia.com/view.asp?PAGE=linux
:The instructions are detailed enough... AFAIK it applies to nForce as
:well...

It is working now. I followed the procedure given by NVidia and was able
to get X working. I had some problems witht the rpm packages. So I
downloaded the source and compiled it. It is working perfectly. I am
adding the device section of the /etc/X11/XF86Config-4 file which I had
modified to make it working. Also, the modules section. Hope others who
had problems might find it useful.

Section "Module"
        Load  "dbe"           # Double-buffering
        Load  "glx"           # OpenGL X protocol interface
        Load  "extmod"                # Misc. required extensions
        Load  "v4l"           # Video4Linux
EndSection

Section "Device"
        Identifier "NVidiaNForce420"
        Driver "nvidia" # This is the important one.
        BoardName "ASUS-A7N266-E"
EndSection

I generated the initial configuration file using Xconfigurator, by
choosing NVidia GeForce 2 MX driver. Also, since my monitor was not
listed, I had to enter the details manually, after selecting Custom. A
bit of tweaking and everything worked fine. man XF86Config was very
useful. I guess it all came down to RTFM. :-)

Have a nice day,
Pradeep

PS: I also made similar changes in /etc/X11/XF86Config Just to be sure.
--
R Pradeep Chandran                 pradeep DOT chandran AT sisl.co.in
  All opinions are mine and do not represent those of my employer.