SGkhCgpQbGVhc2UsIGV4Y3VzZSBtZSBpZiBpdCBpc24ndCB0aGUgcmlnaHQgbGlzdCwgYW5kIGZvciBteSBiYWQgZW5nbGlzaC4uLgoKSSBoYXZlIGEgMTAuMyBiZXRhLTIgKHVwZ3JhZGVkIHRvZGF5IGF0IDE1OjMwIEdNVCsyKSwgd2l0aAprZXJuZWwtc291cmNlIGFuZCBsaW51eC1rZXJuZWwtaGVhZGVycyBpbnN0YWxsZWQuIFRoZSBwcm9ibGVtIGlzIHdoZW4KSSB0cnkgdG8gaW5zdGFsbCB0aGUgTlZJRElBLUxpbnV4LXg4Ni0xMDAuMTQuMTEtcGtnMS5ydW4gZHJpdmVyLApiZWNhdXNlIEkgb2J0YWluIGV2ZXJ5IHRpbWUgdGhpcyBlcnJvcjoKClRoZSBrZXJuZWwgaGVhZGVyIGZpbGUKJy9saWIvbW9kdWxlcy8yLjYuMjIuMy03LWJpZ3NtcC9idWlsZC9pbmNsdWRlL2xpbnV4L2tlcm5lbC5oJyBkb2VzIG5vdApleGlzdC4uLgoKQW55Ym9keSBjb3VsZCBoZWxwIG1lLCBwbGVhc2U/CgpUaGFuayB5b3UgdmVyeSBtdWNoLgoKLS0gCkhhdmUgYSBuaWNlIGRheSAgOy0pClRvb01hbnlTZWNyZXRzCgo9PT09PT09PT09PT09PT09PT09PT09PT09PT09CkRpam8gQ29uZnVjaW86CiJFeMOtZ2V0ZSBtdWNobyBhIHRpIG1pc21vIHkgZXNwZXJhIHBvY28gZGUgbG9zIGRlbcOhcy4gQXPDrSB0ZSBhaG9ycmFyw6FzCmRpc2d1c3Rvcy4iCj09PT09PT09PT09PT09PT09PT09PT09PT09PT0K---------------------------------------------------------------------To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.orgFor additional commands, e-mail: opensuse-factory+help@opensuse.org
TooMany Secrets schrieb:
Please, excuse me if it isn't the right list, and for my bad english...
I have a 10.3 beta-2 (upgraded today at 15:30 GMT+2), with kernel-source and linux-kernel-headers installed. The problem is when I try to install the NVIDIA-Linux-x86-100.14.11-pkg1.run driver, because I obtain every time this error:
The kernel header file '/lib/modules/2.6.22.3-7-bigsmp/build/include/linux/kernel.h' does not exist...
Anybody could help me, please?
You have to prepare the kernel sources for you configuration. Running
cd /usr/src/linux make cloneconfig make prepare-all
should do it.
Cheers Herbert
--------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
* TooMany Secrets toomany@toomany.net [08-30-07 10:31]:
Please, excuse me if it isn't the right list, and for my bad english...
you are doing very well :^)
I have a 10.3 beta-2 (upgraded today at 15:30 GMT+2), with kernel-source and linux-kernel-headers installed. The problem is when I try to install the NVIDIA-Linux-x86-100.14.11-pkg1.run driver, because I obtain every time this error:
The kernel header file '/lib/modules/2.6.22.3-7-bigsmp/build/include/linux/kernel.h' does not exist...
do from cl: rpm -q kernel-smp kernel-source to see that you do have the *same* versions installed
also be sure that kernel-smp and kernel-source match in architecture (i586/x86_64)
aiui, linux-kernel-headers is not required for the NV... install.
* Patrick Shanahan (ptilopteri@gmail.com) [20070830 16:55]:
rpm -q kernel-smp kernel-source
That's
rpm -q kernel-default kernel-source
kernel-default *is* the SMP kernel.
Philipp --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
2007/8/30, Patrick Shanahan ptilopteri@gmail.com:
do from cl:
Excuse me but, what would you say with "cl"? shell/prompt?
rpm -q kernel-smp kernel-source to see that you do have the *same* versions installed
also be sure that kernel-smp and kernel-source match in architecture (i586/x86_64)
Perfect. Also, i will try this.
aiui, linux-kernel-headers is not required for the NV... install.
Ok. Thank you very much!!
2007/8/30, Patrick Shanahan ptilopteri@gmail.com:
do from cl:
Excuse me but, what would you say with "cl"? shell/prompt?
rpm -q kernel-smp kernel-source to see that you do have the *same* versions installed
also be sure that kernel-smp and kernel-source match in architecture (i586/x86_64)
Perfect. Also, i will try this.
aiui, linux-kernel-headers is not required for the NV... install.
Ok. Thank you very much!!
* TooMany Secrets toomany@toomany.net [08-30-07 12:04]:
2007/8/30, Patrick Shanahan ptilopteri@gmail.com:
do from cl:
Excuse me but, what would you say with "cl"? shell/prompt?
yes, shell/prompt
rpm -q kernel-smp kernel-source to see that you do have the *same* versions installed
You indicated that you used kernel-smp, but Philipp Thomas says that kernel-default is SMP, so....
On Thursday 30 August 2007 04:05:05 pm Patrick Shanahan wrote:
rpm -q kernel-smp kernel-source to see that you do have the *same* versions installed
You indicated that you used kernel-smp, but Philipp Thomas says that kernel-default is SMP, so....
It was 'bigsmp' in error report
The kernel header file '/lib/modules/2.6.22.3-7-bigsmp/build/include/linux/kernel.h' does not exist...
But there is another question, is it necessary 'bigsmp'. TooMany Secrets should have a big machine (> 4GB RAM, etc) to need it.
2007/8/30, Patrick Shanahan ptilopteri@gmail.com:
You indicated that you used kernel-smp, but Philipp Thomas says that kernel-default is SMP, so....
My kernel is a kernel-smp (default installation into a pentium 4 with HT). My workstation is a Dell Precision 380.
Thank you!
* TooMany Secrets (toomany@toomany.net) [20070831 08:03]:
My kernel is a kernel-smp (default installation into a pentium 4 with HT). My workstation is a Dell Precision 380.
No, it is an SMP kernel, but the package it comes from is kernel-default, as there is no kernel-smp package in 10.3. Just do a
rpm -qa|fgrep kernel
and you'll see for yourself.
Philipp --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
TooMany Secrets schrieb:
Hi!
Please, excuse me if it isn't the right list, and for my bad english...
I have a 10.3 beta-2 (upgraded today at 15:30 GMT+2), with kernel-source and linux-kernel-headers installed. The problem is when I try to install the NVIDIA-Linux-x86-100.14.11-pkg1.run driver, because I obtain every time this error:
The kernel header file '/lib/modules/2.6.22.3-7-bigsmp/build/include/linux/kernel.h' does not exist...
Anybody could help me, please?
Thank you very much.
Did you a reboot to the new kernel ? This sounds like you just did the upgrade and the old kernel is still managing you machine. Kind regards, Tom
--------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org