Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 14-10-2007, 04:51 PM   #1 (permalink)
in search of myself
 
CadCrazy's Avatar
 
Join Date: Sep 2006
Location: Gurgaon
Posts: 1,720
Default Nvidia Driver instalation problem in Ubuntu 6.10


I have just installed Ubuntu 6.10 on my pc having Viewsonic 20 inch lcd and Nvidia 7300 GS graphics Card. I downloaded Nvidia Linux Display Driver version 100.14.19. Then i booted throgh recovery consol and issued following command

"sudo sh NVIDIA-Linux-x86-100.14.19-pkg1.run"
i followed the instructions then at last it say "No precompiled kernel interface was found to match your kernel"
Here is the error log

Code:
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Sun Oct 14 16:09:47 2007

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)
  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)
  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
-> 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: No)
-> No precompiled kernel interface was found to match your kernel; this means
   that the installer will need to compile a new kernel interface.
ERROR: You do not appear to have libc header files installed on your system. 
       Please install your distribution's libc development package.
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.
Please help me install it. I do not want to install it online. Please suggest offline instructions.
__________________
::::::::::::::::::::
Unban Praka123
::::::::::::::::::::
Vista is my Secretary | Mac is my Girlfriend | Linux is my Wife
"Ek Se Mera Kya Hoga" :lol:
CadCrazy is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 15-10-2007, 11:58 AM   #2 (permalink)
GTK+ programmer
 
ChaiTan3's Avatar
 
Join Date: Jun 2007
Posts: 121
Default Re: Nvidia Driver instalation problem in Ubuntu 6.10

install build essential from the ubuntu live cd
then the nvidia installer will b able to compile.
ChaiTan3 is offline  
Old 15-10-2007, 12:24 PM   #3 (permalink)
in search of myself
 
CadCrazy's Avatar
 
Join Date: Sep 2006
Location: Gurgaon
Posts: 1,720
Default Re: Nvidia Driver instalation problem in Ubuntu 6.10

How? Can you please elaborate??
A Newbie
__________________
::::::::::::::::::::
Unban Praka123
::::::::::::::::::::
Vista is my Secretary | Mac is my Girlfriend | Linux is my Wife
"Ek Se Mera Kya Hoga" :lol:
CadCrazy is offline  
Old 15-10-2007, 01:18 PM   #4 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,658
Default Re: Nvidia Driver instalation problem in Ubuntu 6.10

Simply insert your CD into the drive, launch the terminal and pass the command:
Code:
sudo apt-get install build-essential
__________________
Harsh J
www.harshj.com
QwertyManiac is offline  
Old 15-10-2007, 06:19 PM   #5 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: Nvidia Driver instalation problem in Ubuntu 6.10

I don't think it would do still. Cause nvidia drivers are binary drivers. It would need kernel interface to compile a kernel module.
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 15-10-2007, 08:06 PM   #6 (permalink)
GTK+ programmer
 
ChaiTan3's Avatar
 
Join Date: Jun 2007
Posts: 121
Default Re: Nvidia Driver instalation problem in Ubuntu 6.10

I had the same error while installing the binary drivers
that libc headers not found.
installing build essential fixed the issue
ChaiTan3 is offline  
Old 16-10-2007, 02:17 PM   #7 (permalink)
in search of myself
 
CadCrazy's Avatar
 
Join Date: Sep 2006
Location: Gurgaon
Posts: 1,720
Default Re: Nvidia Driver instalation problem in Ubuntu 6.10

Ok i will do it n get back. I am not finding free time from past 2 days
__________________
::::::::::::::::::::
Unban Praka123
::::::::::::::::::::
Vista is my Secretary | Mac is my Girlfriend | Linux is my Wife
"Ek Se Mera Kya Hoga" :lol:
CadCrazy is offline  
Old 20-10-2007, 08:24 PM   #8 (permalink)
in search of myself
 
CadCrazy's Avatar
 
Join Date: Sep 2006
Location: Gurgaon
Posts: 1,720
Default Re: Nvidia Driver instalation problem in Ubuntu 6.10

Quote:
Originally Posted by QwertyManiac
Simply insert your CD into the drive, launch the terminal and pass the command:
Code:
sudo apt-get install build-essential
Cd is in the drive but it shows Connecting to (in.archive.ubuntu.com). I want offline method.Please help
__________________
::::::::::::::::::::
Unban Praka123
::::::::::::::::::::
Vista is my Secretary | Mac is my Girlfriend | Linux is my Wife
"Ek Se Mera Kya Hoga" :lol:
CadCrazy is offline  
Old 20-10-2007, 08:43 PM   #9 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,658
Default Re: Nvidia Driver instalation problem in Ubuntu 6.10

Is the CD added as a repository too? (Software Sources). Add if not and try?
QwertyManiac is offline  
Old 20-10-2007, 10:45 PM   #10 (permalink)
in search of myself
 
CadCrazy's Avatar
 
Join Date: Sep 2006
Location: Gurgaon
Posts: 1,720
Default Re: Nvidia Driver instalation problem in Ubuntu 6.10

Can you tell me how. I tried but unsuccessful
__________________
::::::::::::::::::::
Unban Praka123
::::::::::::::::::::
Vista is my Secretary | Mac is my Girlfriend | Linux is my Wife
"Ek Se Mera Kya Hoga" :lol:

Last edited by CadCrazy; 20-10-2007 at 11:10 PM.
CadCrazy is offline  
Old 21-10-2007, 03:30 PM   #11 (permalink)
GTK+ programmer
 
ChaiTan3's Avatar
 
Join Date: Jun 2007
Posts: 121
Default Re: Nvidia Driver instalation problem in Ubuntu 6.10

type this in terminal
sudo apt-cdrom add
sudo apt-get update
sudo apt-get install build-essential
ChaiTan3 is offline  
Old 21-10-2007, 06:56 PM   #12 (permalink)
in search of myself
 
CadCrazy's Avatar
 
Join Date: Sep 2006
Location: Gurgaon
Posts: 1,720
Default Re: Nvidia Driver instalation problem in Ubuntu 6.10

Again it try to connect ubuntu website when i issue apt-get update command
BTW now cd is added to software sources.

Why the hell this linux developers assume that everbody using it has net connection.

Anyone please tell me step by step Offline (yes i mean offline) installation of Latest NVIDIA driver on Ubuntu 6.10. Any help will be appreciated
__________________
::::::::::::::::::::
Unban Praka123
::::::::::::::::::::
Vista is my Secretary | Mac is my Girlfriend | Linux is my Wife
"Ek Se Mera Kya Hoga" :lol:

Last edited by CadCrazy; 21-10-2007 at 07:03 PM.
CadCrazy is offline  
Old 22-10-2007, 04:02 PM   #13 (permalink)
GTK+ programmer
 
ChaiTan3's Avatar
 
Join Date: Jun 2007
Posts: 121
Default Re: Nvidia Driver instalation problem in Ubuntu 6.10

open synaptic and from repositories select add cdrom..
install build essential...google for it..
to install the driver
quit X
sudo sh Nvidiadrive.run
and then answer no for fetching precomopiled interfaces...the installer will then build it for you
and then after installation is over ...type "modprobe nvidia"
then startx
the nvidia splash screen will appear
ChaiTan3 is offline  
Closed Thread

Bookmarks

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
MANDRIVA LINUX 2007 Instalation PROBLEM caleb Open Source 8 29-11-2006 06:22 AM
NVIDIA 81.98 driver problem ::vicky:: Graphic cards 5 27-02-2006 06:34 PM
Norton System Works instalation problem!!!! :( bharat_r Software Q&A 6 08-06-2005 11:22 AM
nVidia display driver problem or ??? Plz help !! eshansinharay Graphic cards 4 02-02-2005 04:13 AM

 
Latest Threads
- by Sujeet
- by soumya
- by clmlbx
- by Charan

Advertisement




All times are GMT +5.5. The time now is 01:05 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2