[Ilugc] graphics card problem.

  • From: codeshepherd@xxxxxxxxx (Deepan Chakravarthy)
  • Date: Tue Jul 11 01:04:31 2006

Hi Shakthi,
 I have a .config file in /boot
and /usr/src/kernels/2.6.17-1.2145_FC5-i686/


But I wonder why the install.sh is not able to find it. All paths have
be correct entered and verified. 
On Mon, 2006-07-10 at 12:10 -0700, Shakthi Kannan wrote:

Hi Deepan and others,

--- Deepan Chakravarthy <codeshepherd@xxxxxxxxx>
wrote:
When i compile   i915-20060403-linux.i386 i get the
error cannot file
the kernel config file. I had install the
kernel-devel package. 

Check if you have a .config file in your kernel source
directory, probably /usr/src/2.6.17-1.2145_FC5smp/.
Its a hidden file so use "ls -a".

The DRI drivers can not be installed without the
latest kernel modules.

1. You need to have a .config file in the sources
directory. You can do "make oldconfig" to create the
.config file or do "make menuconfig" and then exit,
save to save the current configuration to a .config
file in the kernel sources directory.

2. The kernel sources should have been compiled, with
the modules installed at /lib/modules.

How do i verify this ? I dont know if thinks the kernel is compiled with
all modules in /lib/modules. I did yum update, which i guess should have
compiled the kernels with /lib/modules. 



Makefile:173: *** Cannot find a kernel config file. 
Stop.
 
Lack of .config file.


I guess it is more a problem of not locating the config file. 
Will creating a copy of the config file in some other directories
help ? 

When you are compiling a driver module, you are
compiling and linking against kernel objects (which
should exist). 

Its like compiling a user-application against glibc
headers.

Regards,

SK

--
Shakthi Kannan
http://www.shakthimaan.com


Thanks
Deepan 
www.sudoku-solver.net/sudokusolver.html 
www.codeshepherd.com 

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com ;

Other related posts: