[opensuse] Which kernel have I got??
Listmates, I'm having trouble compiling a webcam driver, and I've discovered that my system is confused about its kernel. According to Yast Software Management, I have kernel default and sources: 2.6.27.21-0.1.2 but uname -r outputs 2.6.27.19-3.2-default This might explain why the Makefile falls over at awk: cmd. line:1: fatal: cannot open file `/lib/modules/2.6.27.19-3.2- default/build/include/linux/version.h' for reading (No such file or directory) What's going on here? Bob -- Registered Linux User #463880 FSFE Member #1300 GPG-FP: A6C1 457C 6DBA B13E 5524 F703 D12A FB79 926B 994E openSUSE 11.1, Kernel 2.6.27.19-3.2-default, KDE 4.2.1 Intel Core2 Quad Q9400 2.66GHz, 4GB DDR RAM, nVidia GeForce 9200GS -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Bob Williams wrote:
Listmates,
I'm having trouble compiling a webcam driver, and I've discovered that my system is confused about its kernel.
According to Yast Software Management, I have kernel default and sources:
2.6.27.21-0.1.2
but uname -r outputs
2.6.27.19-3.2-default
This might explain why the Makefile falls over at
awk: cmd. line:1: fatal: cannot open file `/lib/modules/2.6.27.19-3.2- default/build/include/linux/version.h' for reading (No such file or directory)
What's going on here?
Bob
Bob, Did you do any recent updates? If so, the kernel was probably one of them and you'll want to reboot so you get the new kernel. -Matt -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Wednesday 15 April 2009 19:36:38 Matt Hayes wrote:
Bob Williams wrote:
Listmates,
I'm having trouble compiling a webcam driver, and I've discovered that my system is confused about its kernel.
According to Yast Software Management, I have kernel default and sources:
2.6.27.21-0.1.2
but uname -r outputs
2.6.27.19-3.2-default
This might explain why the Makefile falls over at
awk: cmd. line:1: fatal: cannot open file `/lib/modules/2.6.27.19-3.2- default/build/include/linux/version.h' for reading (No such file or directory)
What's going on here?
Bob
Bob,
Did you do any recent updates? If so, the kernel was probably one of them and you'll want to reboot so you get the new kernel.
-Matt
Aha! or rather Doh! Thanks, Matt Bob -- Registered Linux User #463880 FSFE Member #1300 GPG-FP: A6C1 457C 6DBA B13E 5524 F703 D12A FB79 926B 994E openSUSE 11.1, Kernel 2.6.27.19-3.2-default, KDE 4.2.1 Intel Core2 Quad Q9400 2.66GHz, 4GB DDR RAM, nVidia GeForce 9200GS -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Bob Williams wrote:
On Wednesday 15 April 2009 19:36:38 Matt Hayes wrote:
Bob Williams wrote:
Listmates,
I'm having trouble compiling a webcam driver, and I've discovered that my system is confused about its kernel.
According to Yast Software Management, I have kernel default and sources:
2.6.27.21-0.1.2
but uname -r outputs
2.6.27.19-3.2-default
This might explain why the Makefile falls over at
awk: cmd. line:1: fatal: cannot open file `/lib/modules/2.6.27.19-3.2- default/build/include/linux/version.h' for reading (No such file or directory)
What's going on here?
Bob Bob,
Did you do any recent updates? If so, the kernel was probably one of them and you'll want to reboot so you get the new kernel.
-Matt
Aha! or rather Doh!
Thanks, Matt
Bob
Hehe.. don't feel bad.. I've forgotten that plenty of times myself -Matt -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (2)
-
Bob Williams
-
Matt Hayes