|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Hardware Questions about drivers, peripheral cabling, configuration |
![]() |
|
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
ok well all the files I needed are uninstalled I followed the instructions fron "NVIDIA/The hard way"
Quote:
and but I keep getting this error I found in the logs Quote:
|
|
||||
|
Note the error:
Code:
The most likely reason for this is that the kernel source path '/lib/modules/2.6.27.7-9-default/build' is incorrect. Please make sure you have installed the kernel source files for your kernel and that they are properly configured; rpm -qa | grep kernel |
|
|||
|
Quote:
kernel-default-base-2.6.27.7-9.1 kernel-default-extra-2.6.27.7-9.1 kernel-source-2.6.27.23-0.1.1 kernel-default-2.6.27.7-9.1 kernel-syms-2.6.27.23-0.1.1 linux-kernel-headers-2.6.27-2.28 shadowfire@linux-1lnt:~> |
|
|||
|
I just noticed that everyone of those has a .1 so they are newer?
|
|
||||
|
Quote:
Your kernel-source and kernel-syms not the same version as your default kernel. You need kernel-source-2.6.27.7-9.1 and kernel-syms-2.6.27.7-9.1. Not what you have installed. If you are going to build a driver to work with your kernel, its logical that you need to use the source code that is the same version as your kernel. |
|
|||
|
hmm I just thought that if I chose kernel source it will give me the proper one lol I guess all of the other times I did this I fluked out .
I tried to find those but nothing sjhows up for either of these kernel-source-2.6.27.7-9.1 and kernel-syms-2.6.27.7-9.1 |
|
|||
|
Hey Shadow,
Try these packages below: Simple run the following commands after downloading the packages: su -c 'zypper in ./location/kernel-source-2.6.27.7-9.1.i586.rpm'(NOTE: The command above are for the i586 version; edit location to the location of the files) Enter your root password when prompted and the files will begin installing. Hope that helps! ![]() PS: Check out RPM Search if you ever need to find RPM packages.
__________________
Folding@Home Help save lives with Folding@Home |
|
|||
|
Quote:
edit hmm getting another error message "Installing: kernel-source-2.6.27.7-9.1 [error] Installation of kernel-source-2.6.27.7-9.1 failed: (with --nodeps --force) Error: Subprocess failed. Error: RPM failed: Replacing file /usr/src/linux-obj with symlink to linux-2.6.27.7-9-obj rm: cannot remove `/usr/src/linux-obj': Is a directory error: %post(kernel-source-2.6.27.7-9.1.x86_64) scriptlet failed, exit status 1 Abort, retry, ignore? [A/r/i]: " |
|
||||
|
Quote:
|
![]() |
|
| Bookmarks |
| Tags |
| video drivers; |
| Thread Tools | |
| Display Modes | |
|
|