A computer components & hardware forum. HardwareBanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » HardwareBanter forum » General Hardware & Peripherals » Homebuilt PC's
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

ABIT NF7-M ( NVIDIA nForce2 video) with Linux?



 
 
Thread Tools Display Modes
  #1  
Old August 20th 04, 10:16 PM
Phil S
external usenet poster
 
Posts: n/a
Default ABIT NF7-M ( NVIDIA nForce2 video) with Linux?

I'm in process of building a system with an ABIT NF7-M motherboard
(using NVIDIA nForce2 video) that I would like to run with Linux
instead of Windows.

Has anyone installed Red Hat 9, Fedora 2 or Debian linux on that
motherboard or chipset? How to configure the video? I've used Linux
before but I am not fasmilar with details configuring the low-level
"X" widnows.

Thanks :-)
  #2  
Old August 20th 04, 10:47 PM
Larry Gagnon
external usenet poster
 
Posts: n/a
Default

On Fri, 20 Aug 2004 21:16:19 +0000, Phil S wrote:

I'm in process of building a system with an ABIT NF7-M motherboard
(using NVIDIA nForce2 video) that I would like to run with Linux
instead of Windows.

Has anyone installed Red Hat 9, Fedora 2 or Debian linux on that
motherboard or chipset? How to configure the video? I've used Linux
before but I am not fasmilar with details configuring the low-level
"X" widnows.

Thanks :-)



I believe any Linux will install on your NF7 board. I have Mandrake and
VectorLinux working on it. You will need to run the NVidia driver install.
NVidia have a special license and their video drivers will not install
aoutomatically on any Linux distribution I know of. I suggest you visit
their website and read their instructions. They (and their setup) are
fairly straightforward if you RTFM.

Larry Gagnon

--
********************************
to reply via email remove "fake"

  #3  
Old August 20th 04, 10:56 PM
Phil S
external usenet poster
 
Posts: n/a
Default

On Fri, 20 Aug 2004 14:47:56 -0700, Larry Gagnon
wrote:

On Fri, 20 Aug 2004 21:16:19 +0000, Phil S wrote:

I'm in process of building a system with an ABIT NF7-M motherboard
(using NVIDIA nForce2 video) that I would like to run with Linux
instead of Windows.

Has anyone installed Red Hat 9, Fedora 2 or Debian linux on that
motherboard or chipset? How to configure the video? I've used Linux
before but I am not fasmilar with details configuring the low-level
"X" widnows.

Thanks :-)



I believe any Linux will install on your NF7 board. I have Mandrake and
VectorLinux working on it. You will need to run the NVidia driver install.
NVidia have a special license and their video drivers will not install
aoutomatically on any Linux distribution I know of. I suggest you visit
their website and read their instructions. They (and their setup) are
fairly straightforward if you RTFM.

Larry Gagnon


Thanks Larry. Sorry for the newbie question, but: How do I get the
video to work so I can download and install the drivers?

Phil

  #5  
Old August 21st 04, 01:31 AM
krf
external usenet poster
 
Posts: n/a
Default

On Fri, 20 Aug 2004 21:16:19 +0000, Phil S wrote:

I'm in process of building a system with an ABIT NF7-M motherboard
(using NVIDIA nForce2 video) that I would like to run with Linux
instead of Windows.

Has anyone installed Red Hat 9, Fedora 2 or Debian linux on that
motherboard or chipset? How to configure the video? I've used Linux
before but I am not fasmilar with details configuring the low-level
"X" widnows.

Thanks :-)


I have(had) installed Knoppix/Debian on this board and it autodetected and
setup the video on install. Worked very well.

I would send you my system and Xconfig files except that the board died
after about 2 weeks.

KRF
  #6  
Old August 21st 04, 02:42 PM
Matt
external usenet poster
 
Posts: n/a
Default

Phil S wrote:
I'm in process of building a system with an ABIT NF7-M motherboard
(using NVIDIA nForce2 video) that I would like to run with Linux
instead of Windows.

Has anyone installed Red Hat 9, Fedora 2 or Debian linux on that
motherboard or chipset? How to configure the video? I've used Linux
before but I am not fasmilar with details configuring the low-level
"X" widnows.

Thanks :-)


Red Hat or Fedora will install a driver called nv (apparently an
open-source driver) and X will be up and running. Then you can go to
the Nvidia site and get their driver called nvidia, which is better than
nv if you are running 3D graphics. There are several ways to install
nvidia. Use the method wherein you install kernel source (using
rpm---find the book called "Maximum RPM" on the web) that matches your
kernel. The nvidia driver itself uses its own installer (not rpm) and
compiles a kernel interface. You have to edit /etc/inittab (see `man
init` and `man inittab`) and XF86Config or so. Each time you upgrade
your kernel, you have to install the matching kernel-source rpm,
deinstall nvidia and reinstall nvidia. Apparently the upgrade process
is more automated when using SuSE, but once you understand it, it is at
most a ten-minute chore (assuming broadband) regardless of distro.

By the way, I believe you will be fine running FC2 rather than RH9. RH9
support will be ending soon if it hasn't already.

  #7  
Old August 21st 04, 08:54 PM
bgeer
external usenet poster
 
Posts: n/a
Default

(Phil S) writes:

I'm in process of building a system with an ABIT NF7-M motherboard
(using NVIDIA nForce2 video) that I would like to run with Linux
instead of Windows.


Has anyone installed Red Hat 9, Fedora 2 or Debian linux on that
motherboard or chipset? How to configure the video? I've used Linux
before but I am not fasmilar with details configuring the low-level
"X" widnows.


I have a Shuttle XPC with nforce2. Kernels since 2.4.21 should
recognize UDMA IDE properly.

XFree86 ran with its nv driver, which allegedly has 2D performance
nearly as good as, or as good as, the nvidia driver available at
www.nvidia.com. The nvidia driver however has better 3D support but
is a pain in the ass since you have to recompile it if you update your
kernel.

Also, I had to download linux sound & Ethernet drivers from
nvidia.com, them compile them for the kernel.

Too bad nvidia can't grok that it wouldn't lose a thing if they'd just
donate their code to the kernel, & make life easier for the rest of
us.


--
Robert Geer & Donna Tomky | |||| We sure ||||
| == == find it == ==
| == == enchanting == ==
Albuquerque, NM USA | |||| here! ||||
  #8  
Old August 28th 04, 07:42 PM
Phil S
external usenet poster
 
Posts: n/a
Default

Thanks for everything, Matt. I went with the NF7-M and Fedora FC2 with
no real problems. Everything went together in a couple of hours.

I originally loaded RH9 but it did not recognize the on board lan, so
I tried Fedora FC2. It has a pretty good driver for the on board lan
and the "nv" driver you mentioned for the on board video.

The "nv" driver would hang after a little bit of use, but was usefull
enough to download the driver from nvidia ... it installed with no
problem and the nvidia recommmendations for two simple edits to the
xorg.conf worked immediatey with no problems.

Everything works well. I have not used (or needed) the nvidia
diagnostics or utilites that came with the board because they are
Windows .exe's and I haven't bothered to install windows.

Thanks again for great advice.

Phil


On Sat, 21 Aug 2004 13:42:23 GMT, Matt
wrote:

Phil S wrote:
I'm in process of building a system with an ABIT NF7-M motherboard
(using NVIDIA nForce2 video) that I would like to run with Linux
instead of Windows.

Has anyone installed Red Hat 9, Fedora 2 or Debian linux on that
motherboard or chipset? How to configure the video? I've used Linux
before but I am not fasmilar with details configuring the low-level
"X" widnows.

Thanks :-)


Red Hat or Fedora will install a driver called nv (apparently an
open-source driver) and X will be up and running. Then you can go to
the Nvidia site and get their driver called nvidia, which is better than
nv if you are running 3D graphics. There are several ways to install
nvidia. Use the method wherein you install kernel source (using
rpm---find the book called "Maximum RPM" on the web) that matches your
kernel. The nvidia driver itself uses its own installer (not rpm) and
compiles a kernel interface. You have to edit /etc/inittab (see `man
init` and `man inittab`) and XF86Config or so. Each time you upgrade
your kernel, you have to install the matching kernel-source rpm,
deinstall nvidia and reinstall nvidia. Apparently the upgrade process
is more automated when using SuSE, but once you understand it, it is at
most a ten-minute chore (assuming broadband) regardless of distro.

By the way, I believe you will be fine running FC2 rather than RH9. RH9
support will be ending soon if it hasn't already.


  #9  
Old September 16th 04, 08:33 PM
Matt
external usenet poster
 
Posts: n/a
Default

Phil S wrote:
Thanks for everything, Matt. I went with the NF7-M and Fedora FC2 with
no real problems. Everything went together in a couple of hours.

I originally loaded RH9 but it did not recognize the on board lan, so
I tried Fedora FC2. It has a pretty good driver for the on board lan
and the "nv" driver you mentioned for the on board video.

The "nv" driver would hang after a little bit of use, but was usefull
enough to download the driver from nvidia ... it installed with no
problem and the nvidia recommmendations for two simple edits to the
xorg.conf worked immediatey with no problems.

Everything works well. I have not used (or needed) the nvidia
diagnostics or utilites that came with the board because they are
Windows .exe's and I haven't bothered to install windows.

Thanks again for great advice.

Phil


Glad to help ...

Now if in the next year you give similar help to two people, and so on,
then five years from now we can look back on the present OS situation as
just a bad memory ... :-)
 




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Anybody here use Linux? GlueGum Homebuilt PC's 170 August 29th 04 09:15 PM
Where to get replacement video card fan? Or maybe just use a heatsink? Vanguard General 3 September 20th 03 07:24 PM
Nforce 2 onboard video - hows it compare to a Geforce 2 GTS card? kony General 1 August 31st 03 07:30 PM
dual video, xp, and software paranoid General 1 August 26th 03 04:43 AM
ECS K7SEM and AGP Video card John Kavanagh General 1 August 13th 03 02:52 PM


All times are GMT +1. The time now is 11:02 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 HardwareBanter.
The comments are property of their posters.