LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 01-17-2003, 08:25 PM   #1
kernel()
LQ Newbie
 
Registered: Jan 2003
Posts: 15

Rep: Reputation: 0
some info that has helped me


NVIDIA DRIVERS:



download appropriate drivers



cd/path/to/packages



rpm -ivh NVIDIA*

cd /usr/src/redhat/SPECS/

(should see two files)

cd /usr/src/redhat/SPECS

pwd

rpmbuild -bb NVIDIA*

cd /usr/src/redhat/RPMS/i386/

rpm -Uvh NVIDIA*

pico -w /etc/X11/XF86Config

replace Driver "nv" with "nvidia"

search for Module

comment out Load "dri" , Load "GLcore" (put a hash in front, #Load "dri")



JAVA:

http://cgi.netscape.com/cgi-bin/pi_m....cgi?PID=10048



FLASH:

http://www.macromedia.com/shockwave/...nguage=English

CDROM DMA:
place the following line in /etc/modules.conf
options ide-cd dma=1

**got some tips on installing UT2003 also**

Last edited by kernel(); 01-17-2003 at 08:27 PM.
 
Old 01-17-2003, 09:49 PM   #2
wdingus
Member
 
Registered: Aug 2001
Location: Kingsport, TN
Distribution: RHEL & FC
Posts: 267

Rep: Reputation: 30
Good info there...

Here's something you might consider when building a source RPM like in your Nvidia driver example. Unless you're building the RPM to distribute to a bunch of different machines with different architectures, you might want to optimize it for your CPU type.

rpmbuild -bb --target i686 NVIDIA.spec

replacing i686 with i386, i586, athlon(?) or others...

Might make for a bit of speed difference.
 
Old 01-31-2003, 05:28 AM   #3
kernel()
LQ Newbie
 
Registered: Jan 2003
Posts: 15

Original Poster
Rep: Reputation: 0
greetings,
thanks for tha info, on the
rpmbuild -bb --target i686 NVIDIA.spec

though i tried this replacing the line:
rpmbuild -bb NVIDIA*

it worked only after i had the drivers fully installed
on a freah install using above line X failed to load, what am i missing?
where exactly in the install process does that fit in?

thanks! im all for optimizing for performance.
 
Old 01-31-2003, 06:17 AM   #4
bulliver
Senior Member
 
Registered: Nov 2002
Location: Edmonton AB, Canada
Distribution: Gentoo x86_64; Gentoo PPC; FreeBSD; OS X 10.9.4
Posts: 3,760
Blog Entries: 4

Rep: Reputation: 78
The first time I used the source RPMS for my redhat system. worked good. But I also had to build them from source because I find myself only using my Arch system. I thought I would have endless troubles if the posts here are any indication but it was as smooth as silk.
Code:
cd NVIDIA_kernel.xxxx
make install SYSINCLUDE=/usr/src/linux-2.4.20/include
cd ../NVIDIA_GLX.xxxx
make install
And then make the changes in XF86Config, and restart x.
No errors no fuss no muss no worries.
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Thanks to jeremy and everyone else that's helped! purelithium LQ Suggestions & Feedback 2 11-14-2005 09:59 PM
Some info that has helped me robert_edwards Linux - Newbie 0 04-29-2004 05:35 PM
Just a thank you note to all who helped cubeman Linux - Hardware 0 10-19-2003 05:04 PM
noone helped in newbie, so i try here franciscofossa Linux - General 1 07-17-2003 07:57 AM
LCD Screen Nothing helped nakkaya Linux - General 1 02-05-2003 03:52 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

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