Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 05-22-2006, 05:51 PM   #1 (permalink)
 
True Techie

Join Date: Nov 2005

Posts: 118

ESIFL

Default Installing drivers.

Hi,

I'm currently a Windows user, but have been trying to get into Linux for about a year now. I've had it installed before, but I've recently upgraded to a 7900GT CO SuperOC'ed, and no distro I've found had support for it from install. After struggling with Ubuntu trying to install them from the command line it gave, I finally gave up. So, my question:

Is there anyway I can edit a distro's .iso file to slipstream my drivers so they will be supported on install?

I've opened up the latest Ubuntu and found nothing of semblence, also I've googled extensively to no result. In conclusion, I'd really enjoy to start working with Linux and learning my way around it, any help you guys could offer me would be greatly appreciated.
__________________
<img src=\"http://img226.imageshack.us/img226/5283/tfsig25hj.jpg\" border=\"0\" width=\"350\" alt=\"Electric Shock Is For Losers\" />

<img src=\"http://img472.imageshack.us/img472/1782/userbars6jt.gif\" border=\"0\" width=\"350\" alt=\"Userbars by me, PM if you want me to make you some. =D\" />
ESIFL is offline  
Old 05-22-2006, 06:15 PM   #2 (permalink)
 
Master Techie

Join Date: Apr 2004

Posts: 2,534

horndude is on a distinguished road

Default

short answer NO

for the most part linux "drivers" are kernel modules which are loaded either at boot time or on demand, often times with newer or obscure hardware you might find someone that has hacked or written module code that you need which can be compiled for your system then inserted into the kernel as a module

in your case your expecting nvidia to have linux kernel modules for a brand new bleeding edge card yet their windows drivers are technically still beta............isnt gonna happen

nvidia may be way ahead of everyone else when it comes to linux support but they still work on windows drivers first and linux last, at this time nothing for linux and that card is available.........previous nvidia cards below the 6800 series they are available

best way to run linux is with hardware thats been around a few years at least, release times for stuff like this lags behind windows by 6 months to a year, and sometimes it never happens at all..............you wont be running many games on linux that even an old 64mb mx440 nvidia card wont handle just fine
horndude is offline  
Old 05-22-2006, 08:34 PM   #3 (permalink)
 
True Techie

Join Date: Nov 2005

Posts: 118

ESIFL

Default

Oh, okay. I didn't realize that.

Thanks very much for your help. I'll forget about Linux for a while, or I might install it on my other computer with an older graphics card.

Thanks a lot.
__________________
<img src=\"http://img226.imageshack.us/img226/5283/tfsig25hj.jpg\" border=\"0\" width=\"350\" alt=\"Electric Shock Is For Losers\" />

<img src=\"http://img472.imageshack.us/img472/1782/userbars6jt.gif\" border=\"0\" width=\"350\" alt=\"Userbars by me, PM if you want me to make you some. =D\" />
ESIFL is offline  
Old 05-23-2006, 12:34 AM   #4 (permalink)
 
Banned

Join Date: Sep 2005

Posts: 5,191

The General

Default

here do this:

sudo -i

(type your password)

apt-get install module-assistant nvidia-kernel-common
m-a prepare
m-a auto-install nvidia
apt-get install nvidia-glx




horndude - the binary driver nvidia uses for windows and linux is exactly the same, so they are both developed at the same time. my 7800gt works perfectly in linux, and it was new when i got it. i would bet my life that the nvidia drivers work in linux w/ SLI 7900gt's right now
The General is offline  
Old 05-23-2006, 09:21 AM   #5 (permalink)
 
Master Techie

Join Date: Apr 2004

Posts: 2,534

horndude is on a distinguished road

Default

since when? the drivers Ive always used with nvidia come from nvidia, and they get compiled against the kernel in use by your system by the nvidia installer itself, IOW gcc is needed, however the generic nvidia driver that comes with x.org will work, just doesnt have openGL support

http://www.nvidia.com check and see for yourself
horndude is offline  
Old 05-23-2006, 03:43 PM   #6 (permalink)
 
Banned

Join Date: Sep 2005

Posts: 5,191

The General

Default

about drivers being the same - -

look at the kororaa webpage, theres a letter from nvidia talking all about it


about the nv driver - -

lol the nv driver does NOT work. i get all sorts of artifacts and if i move windows too fast, xorg crashes and the only way to recover is by pushing the power button lol
The General is offline  
Old 05-23-2006, 05:57 PM   #7 (permalink)
 
Master Techie

Join Date: Apr 2004

Posts: 2,534

horndude is on a distinguished road

Default

aaah, see , so the nv driver does not work with the cards above the 6600 series or whatever nvidia has it listed as at its website.......thats what I thought, so nvidia does not have a specific driver for those cards unless its listed as something else I didnt see yet-------so they have been forced to make a change in the way drivers are handled after that series of cards and it sounds like they are pretty close to having the universal binary ready for any platform and just the wrappers will be changed according to whatever OS its on

ive never tried a high end card with linux, no need to, I use what works.......to do work not games
horndude is offline  
Old 05-23-2006, 06:52 PM   #8 (permalink)
 
Banned

Join Date: Sep 2005

Posts: 5,191

The General

Default

i do work and games :-D

but yeah, theres no need to have a card any higher than even an FX5200 if you're not doing games or anything requiring 3d hardware acceleration.
The General is offline  
 
Closed Thread

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On