LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 12-25-2008, 10:24 AM   #1
rooby
LQ Newbie
 
Registered: Dec 2008
Posts: 3

Rep: Reputation: 0
MSI GeForce8400GS Drivers Install Problem


Hi guys,

As you see in subject, i have problem with installing drivers in Fedora Core 10. Here is my log file:

Code:
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Thu Dec 25 15:49:11 2008

option status:
  license pre-accepted    : false
  update                  : false
  force update            : false
  expert                  : false
  uninstall               : false
  driver info             : false
  precompiled interfaces  : true
  no ncurses color        : false
  query latest version    : false
  OpenGL header files     : true
  no questions            : false
  silent                  : false
  no recursion            : false
  no backup               : false
  kernel module only      : false
  sanity                  : false
  add this kernel         : false
  no runlevel check       : false
  no network              : false
  no ABI note             : false
  no RPMs                 : false
  no kernel module        : false
  force SELinux           : default
  no X server check       : false
  force tls               : (not specified)
  force compat32 tls      : (not specified)
  X install prefix        : (not specified)
  X library install path  : (not specified)
  X module install path   : (not specified)
  OpenGL install prefix   : (not specified)
  OpenGL install libdir   : (not specified)
  compat32 install chroot : (not specified)
  compat32 install prefix : (not specified)
  compat32 install libdir : (not specified)
  utility install prefix  : (not specified)
  utility install libdir  : (not specified)
  doc install prefix      : (not specified)
  kernel name             : (not specified)
  kernel include path     : (not specified)
  kernel source path      : (not specified)
  kernel output path      : (not specified)
  kernel install path     : (not specified)
  proc mount point        : /proc
  ui                      : (not specified)
  tmpdir                  : /tmp
  ftp mirror              : ftp://download.nvidia.com
  RPM file list           : (not specified)

Using: nvidia-installer ncurses user interface
-> Tagging shared libraries with chcon -t textrel_shlib_t.
-> License accepted.
-> No precompiled kernel interface was found to match your kernel; would you li
   ke the installer to attempt to download a kernel interface for your kernel f
   rom the NVIDIA ftp site (ftp://download.nvidia.com)? (Answer: Yes)
ERROR: Unable to connect to download.nvidia.com (temporary DNS error (try again
       later))
-> No matching precompiled kernel interface was found on the NVIDIA ftp site;
   this means that the installer will need to compile a kernel interface for
   your kernel.
-> Performing CC sanity check with CC="cc".
-> Performing CC version check with CC="cc".
-> Kernel source path: '/lib/modules/2.6.28-0.140.rc9.git1.fc11.x86_64/source'
-> Kernel output path: '/lib/modules/2.6.28-0.140.rc9.git1.fc11.x86_64/build'
ERROR: If you are using a Linux 2.4 kernel, please make sure
       you either have configured kernel sources matching your
       kernel or the correct set of kernel headers installed
       on your system.
       
       If you are using a Linux 2.6 kernel, please make sure
       you have configured kernel sources matching your kernel
       installed on your system. If you specified a separate
       output directory using either the "KBUILD_OUTPUT" or
       the "O" KBUILD parameter, make sure to specify this
       directory with the SYSOUT environment variable or with
       the equivalent nvidia-installer command line option.
       
       Depending on where and how the kernel sources (or the
       kernel headers) were installed, you may need to specify
       their location with the SYSSRC environment variable or
       the equivalent nvidia-installer command line option.
ERROR: Installation has failed.  Please see the file
       '/var/log/nvidia-installer.log' for details.  You may find suggestions
       on fixing installation problems in the README available on the Linux
       driver download page at www.nvidia.com.

So can anyone help me please???

Tnx in advance!!!
 
Old 12-25-2008, 10:32 AM   #2
Drakeo
Senior Member
 
Registered: Jan 2008
Location: Urbana IL
Distribution: Slackware, Slacko,
Posts: 3,716
Blog Entries: 3

Rep: Reputation: 483Reputation: 483Reputation: 483Reputation: 483Reputation: 483
go back to nvidia and get the 2.6.27 and up nvida kernel patch. or go to there site and see if they have the newest on there. for fedora. if not you get the patch and run the ./Nvidiaxxpkg.run.bin --patch-file if you are in the same directory s the patch file nvidia will load the patch and rebuild the driver. then you can now you use the custom pkg. it will be this way till fedora builds it or nvidia decides to rebuild it and get it ok from the fedora 10 repo. othere wise look around I am sure some one has built it and has posted the rpm somwhere. Do not wrack your brains trying to compile it. onother BIG thing is you need to install your devolpment packages gcc g++ kernel source. or you will never be able to compile it and you will have to find a matching rpm for your kernel.

Last edited by Drakeo; 12-25-2008 at 10:35 AM.
 
Old 12-25-2008, 11:00 AM   #3
rooby
LQ Newbie
 
Registered: Dec 2008
Posts: 3

Original Poster
Rep: Reputation: 0
Hey man, tnx for answer. But we have one little problem. I am totally newbie in linux and don't know how to do patch... Where I can get the patch? Where I can find patched driver? Tnx in advance!
 
Old 12-25-2008, 08:13 PM   #4
Drakeo
Senior Member
 
Registered: Jan 2008
Location: Urbana IL
Distribution: Slackware, Slacko,
Posts: 3,716
Blog Entries: 3

Rep: Reputation: 483Reputation: 483Reputation: 483Reputation: 483Reputation: 483
Quote:
Originally Posted by rooby View Post
Hey man, tnx for answer. But we have one little problem. I am totally newbie in linux and don't know how to do patch... Where I can get the patch? Where I can find patched driver? Tnx in advance!
http://forums.fedoraforum.org/showthread.php?t=204752
fedora core is a bleeding edge distro with many work arounds still to come it is a distro that is totaly on the edge with experimental stuff. most likley you will find fedora core 8 is stable now and 9 is doing a lot better they have 90 percent of what you need. nothing against fedora core I down load and install the new ones when they come. f10 is a work in progress.
 
  


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
installing GEForce8400GS on RHEL5 manianbala29 Linux - Desktop 3 12-12-2008 12:42 PM
Need Help in Finding Drivers For MSI board invincible_king Linux - Hardware 3 09-12-2006 06:11 AM
unable to find drivers for MSI K9NGM invincible_king Linux - Hardware 3 09-09-2006 06:47 AM
Video Card Drivers - MSI FX5600 carlosjjang Linux - Hardware 1 05-05-2004 03:18 PM
Nforce 2 drivers on k7n2g msi marshmellowman Linux - Hardware 5 06-11-2003 11:43 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 07:13 PM.

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