Red Hat / Fedora :: Kernel-headers Locks Up Server / Sort It?

Mar 17, 2010

Last night at 1:47 AM yum installed the current version of kernel-headers on my RHEL5 server:

Mar 17 01:47:47 linux1 yum: Updated: kernel-headers-2.6.18-164.15.1.el5.i386
Mar 17 13:47:22 linux1 syslogd 1.4.1: restart.

This locked the server up until I could physically get to it this afternoon and reboot the server. I then finished downloading and installing the new kernel, rebooted again, and the server appears to be running fine.

This is the second time this has happened on this server.

Has anyone else seen this problem when you setup yum to automatically update your servers? Other than manually updating servers, does anyone have any suggestions on how to keep this problem from happening again?

View 2 Replies


ADVERTISEMENT

Fedora :: Can't Find / Install Headers For My Kernel - Sort It?

Jan 27, 2010

I am trying to install a piece of software that uses an install.pl script which looks to /usr/src/linux/include/ for my kernel headers...but it never finds them or that directory/link.

I've run "yum install kernel-devel kernel-headers" so I am pretty sure they are installed.

My "rpm -qa | grep kernel" returns code...

What am I missing?

View 1 Replies View Related

General :: Can't Install Kernel Headers In Arch / Sort It?

Mar 4, 2010

I'm trying to install the "kernel26-headers" package in Arch so I can (try to) compile the Intel 865G graphics drivers from off their website (I can't get H/W acceleration working with xf86-video-intel, but I know the thing has a GPU, because if I boot a Knoppix CD that I have, it enables Compiz by default, and it works damn well).

Any time I try "pacman -S kernel26-headers" I just get a bunch of errors spat back at me code...

Now, I have tried enabling all the US mirrors (HTTP and FTP), and I have even tried a couple of FTP servers in Canada and even Great Britain. None of them seem to work at all!

Is there any way I can get this package?

View 3 Replies View Related

Fedora :: Install Kernel Headers - Current Kernel Only

Feb 22, 2010

What's the command for installing kernel headers for the currently installed kernel?

View 2 Replies View Related

Fedora :: How To Install Kernel Headers

Jul 24, 2009

I've installed Vmware Workstation and tried to run it only to have the following appear;

Kernel Headers 2.6.27.25-170.2.72.fc10.i586

Kernel headers for version 2.6.27.25-170.2.72.fc10.i586 were not found. If you installed them in a non-default path you can specify the path below etc.......

I've tried to search and find the kernel headers but can't find them.

View 14 Replies View Related

Fedora :: Kernel-headers Location ?

Aug 29, 2010

Does anyone know the kernel-headers location, or how to determine that location, in Fedora 13? I'm installing vmware-tools and it's prompting for it. /usr/include/ and /usr/include/linux/ were revealed to have many header files, as shown by doing rpm -ql kernel-headers

However the installer rejected these locations. My only guess as to why is because they're not where the currently-running kernel has them. I also tried /usr/src/kernels/(kernelversion).fc13.i686/include/ with no luck...

View 3 Replies View Related

Fedora :: Kernel Headers 2.6.30.8-64.fc11.i686.PAE?

Oct 7, 2009

Where do I obtain this? I have the i586 kernel and I need the i686 kernel to run VMware. I beleive this may be the pottential reason virtualbox wasn't working too.

View 13 Replies View Related

Fedora :: Yum Is Only Offering Kernel-headers For 2.6.35.11-83.fc14

Feb 13, 2011

where you only get offered the kernel-headers for 2.6.35.11-83 by yum but not the kernel or the kernel-devel? I tried yum clean all and both pointing to the baseurl and mirrorlist and it does the same thing for both. Oddly my other laptop with F14 in the wireless cafe showed all three packages were available.

View 2 Replies View Related

Fedora :: How To Build Kernel Headers Version Arch RPM

Oct 25, 2009

I'm building a Kernel on System A to use on System B. I've followed the walkthrough on [URL], and I get the following rpms:

kernel-debuginfo-common-i686-2.6.30.8-64.hymerfania_dbg.fc11.i686.rpm
kernel-firmware-2.6.30.8-64.hymerfania_dbg.fc11.i686.rpm
kernel-PAE-2.6.30.8-64.hymerfania_dbg.fc11.i686.rpm
kernel-PAEdebug-2.6.30.8-64.hymerfania_dbg.fc11.i686.rpm
kernel-PAEdebug-debuginfo-2.6.30.8-64.hymerfania_dbg.fc11.i686.rpm
kernel-PAEdebug-devel-2.6.30.8-64.hymerfania_dbg.fc11.i686.rpm
kernel-PAE-debuginfo-2.6.30.8-64.hymerfania_dbg.fc11.i686.rpm
kernel-PAE-devel-2.6.30.8-64.hymerfania_dbg.fc11.i686.rpm

What I don't get are any
kernel-headers-<version>.<arch>.rpm
Files. Don't I need them to rebuild modules and drivers on System B? Otherwise, how should I copy my new headers to System B? BTW, System B crashes when I try to build the Kernel on it, that's why I'm building debugger Kernels on System A.

View 2 Replies View Related

Fedora :: Kernel Headers For Current F12KDE Version?

Mar 7, 2010

Where are the kernel headers for the current kernel of F12KDE? I am trying to configure VMWare player on my machine, and on initial startup I got an error message.

View 3 Replies View Related

Fedora Installation :: What Is The Path To Specify Kernel-headers For VMware

Jul 11, 2010

I've installed F13. Installer has set:

kernel-PAE-2.6.33.3-85.fc13.i686
kernel-headers-2.6.33.6-147.fc13.i686

Installation of VMware Workstation was ok, but at first launch it ask me for path of
kernel-headers-2.6.33.3 Why I have different versions of kernel and kernel-headers? How can I make working VMware? Installation of kernel-headers 2.6.33.3 from package-manager seems impossible.What is the path to specify kernel-headers for VMware?

View 2 Replies View Related

Fedora :: Install True Headers Instead Of Using Kernel-devel?

Jan 17, 2011

from what I understand kernel-devel does not bring in ALL the header files for install modules. so what i would like to know is how to install true headers instead of using kernel-devel. I found one tutorial, but it was way out of date.

View 3 Replies View Related

Fedora :: Missing Kernel Headers In Folder /usr/include

Apr 4, 2011

The problem is that I need to use kernel headers like <linux/interrupt.h>. However, those files do not exist in folder /usr/include/linux. Thus, compilation fails. On the other hand, the files exist in folder /usr/src/kernels/2.6.30.10-105.2.4.fc11.i586/include/linux.

How can I get the missing headers into proper place in /usr/include/? I even tried coping, but extra files are then needed and so on.

I tried to use "make menuconfig", but I couldn't see a missing configuration I need.

I also tried to use " yum install kernel-devel". This tells me "Package kernel-devel 2.6.30.10-105.2.23.fc11.i586 already installed and latest version Nothing to do".

View 4 Replies View Related

Fedora :: VMware Can't Find Kernel Headers / Solve It?

Apr 26, 2011

After compiling the linux kernel VMware is unable to compile it's modules.

I installed the kernel source to code...

C header files matching your running kernel where not found

Any ideas how to solve?

View 6 Replies View Related

Fedora :: Install Vmware Workstation And Keep Getting An Error About Kernel Headers Missing

Oct 20, 2009

I've been trying to install Vmware Workstation and keep getting an error about Kernel Headers missing! Although I am pretty sure I have the headers installed for my system. It's looking for the PAE version of my headers which I believe it doesn't exist!

View 13 Replies View Related

Fedora :: Install Kernel-devel And Headers On 13 Desktop Edition 64-bit"?

Sep 8, 2010

I have a problem to install the VMware Server (VMware-server-2.0.2-203138.x86_64.rpm) on "Fedora 13 Desktop Edition 64-bit".I traied all tips I found, but nothing was OK.Please look my linux configuration and the error messages:

(VMware installation)
[root@localhost BKP]# rpm -Uvh VMware-server-2.0.2-203138.x86_64.rpm
Preparing... ########################################### [100%]
1:VMware-server ########################################### [100%]

The installation of VMware Server 2.0.2 for Linux completed successfully.Before running VMware Server for the first time, you need to configure it for your running kernel by invoking the following command: "/usr/bin/vmware-config.pl".
code....

View 4 Replies View Related

Fedora :: Nvidia Driver Locks Computer Up On Startup After Latest Kernel Update?

Oct 18, 2009

I seem unable to get an nvidia driver working properly after upgrading to the latest kernel with Fedora 11.Here is my laptop and its specs: http://h10025.www1.hp.com/ewfrf/wc/d...reg_R1002_USEN[URL]I've tried both the kmod and akmod unsuccessfully. Everytime it gives me a black screen on boot, I can fix the problem by popping in the LiveCD, and changing the xorg.conf file back to the backup.Here are the errors/warnings from my boot.log file:

Code:
WARNING: Deprecated config file /etc/modprobe.conf, all config files belong into /etc/modprobe.d/.
Checking for module nvidia.ko: [60G[[0;31mFAILED[0;39m]

[code].....

View 6 Replies View Related

CentOS 5 :: Can't Install Kernel-headers Glibc And Glibc-headers?

May 11, 2010

Yesterday, I think I did something stupid: I removed kernel-headers, gcc, glibc-devel and glibc-headers. My box is a CentOS 5.4 webserver (it has loads of packages installed, but that was done through Virtualmin config, so it's quite coherent all in all). The thing is that now I need to reinstall at least the headers and glibc, but hey! this is what I get :

[Code]...

View 19 Replies View Related

Ubuntu Multimedia :: ABC IView (flash Internet Based TV) Locks PC / Sort It?

Oct 11, 2010

My PC completely freezes after viewing any program on ABC's (Australian Broadcasting Corporation) iView service. The time at which it occurs varies but it completely locks the PC.

I'm running 10.04.1 and have an Nvidia 6200 card, I'm running the propriety drivers.

Could this be an issue with my graphics card? I updated it a couple of months ago and can't think of any other changes that have been made.

I have the latest version of Flash.

My biggest problem has been coming across someone else who has experienced the problem so how should I be going about trying to debug it?

View 5 Replies View Related

OpenSUSE :: Virtualbox Problems (Error Kernel Headers For Kernel 2.6.34-12-desktop Cannot Be Found At)?

Jan 2, 2011

I'm just installed OpenSuse 11.3 (64) on a 30gb SSD, hoping to get virtualbox 4.0 running to virtualize an instance of Windows 7.I went through some pain with my Nvidia video card and actually getting vb to install, but through lots of searching and tinkering got here.I created a vm in the vb control panel, but when I go to start it I get:

Code:
Failed to open a session for the virtual machine Win7Main.
The virtual machine 'Win7Main' has terminated unexpectedly during startup with exit code 1.

[code]....

View 9 Replies View Related

Debian :: Automatic Removal Of Kernel Headers Package When Kernel Packages Are Removed

Dec 28, 2008

As a follow-on to something Telemachos said in another post:

Quote:

Originally Posted by Telemachos

You can see what kernels you have installed - to check if you have a virtual kernel and to clean up - by running this command:

Code:

If you've been installing kernel-headers along with the kernels (say to build modules for graphics or wireless), you should remove those when you remove the corresponding kernel. The command to search for those is parallel:

Code:

I would have thought that removing a given kernel package would trigger the removal of the older kernel headers. Can someone confirm that is, or is not, the behavior? I ask this because it seemed to me that the older kernel header packages were indeed removed when I removed some older kernel packages.

For example, the linux kernels I have installed are:

Code:

Also, the linux-headers packages I have installed are:

Code:

So, when I get around to removing the linux-image-2.6.25-2-amd64 package like this:

Code:

I would expect apt-get to automatically also remove linux-headers-2.6.25-2-amd64 and linux-headers-2.6.25-2-common. Is that what will happen, or do I need to explicitly state all three packages on the apt-get remove command?

View 3 Replies View Related

Red Hat :: Install Ethernet Adapter Driver - Not Finding Kernel-devel Or Kernel-headers

Aug 30, 2010

I'm attempting to install the driver for my atheros AR8131 PCI-E Gigabit Ethernet adapter (in my Lenovo laptop) on my newly installed RHEL5 system (it's not currently being recognized).

I tried using: 'make install' but hit an error "Makefile:61: *** Linux kernel source not found."

After this, I tried: 'sudo yum install kernel-devel kernel-headers'

To rectify this, but hit this error "No package kernel-devel available" (and the same for the headers). What should I do?

View 5 Replies View Related

Ubuntu Installation :: Kernel Headers For Target Kernel Version Could Not Be Found

Oct 20, 2010

I get the following error message trying to install dazuko on xubuntu 10.04: "headers for target kernel version could not be found" But when I run sudo apt-get install linux-headers-$(uname -r), I get the message that I already installed the headers. My current kernel is 2.6.34-020634-generic

How can I install dazuko withouth having this problem??

View 1 Replies View Related

Fedora Installation :: FED15 And VBox4.0.8 Guest Additions - Headers For Current Running Kernel Were Not Found

Jun 23, 2011

I've just installed clean copies of both VirtualBox v4.0.8 and Fedora 15. Now I have followed the instructions here : [url] to install the latest VBox guest additions.

Each time I try I get the following message:

The headers for the current running kernel were not found. If the following module compilation fails then this could be the reason. The missing package can be installed with
yum install kernel-devel-2.6.38.8-32.fc15.i686.PAE.

However, if I run that command I am told there is no such package available. The guest addition installer continues seemingly OK, but after a restart they are not loaded.

I've just moved to Fedora from Ubuntu due to major issues with its new version.

View 12 Replies View Related

General :: Get The Matching Kernel Headers Automatic On A Regular Kernel Update Via The Ubuntu Packed Manager?

Nov 26, 2010

Is there a way to get the matching Linux kernel headers automatic on a regular kernel update via the Ubuntu packed manager? Every time I get a new kernel I must do an aptitude install linux-headers-`uname -r`

View 1 Replies View Related

OpenSUSE :: Recent Kernel Update Seems To Have Misplaced The Kernel Headers

Mar 24, 2010

A recent kernel update seems to have misplaced the Kernel Headers. VMWare needs these headers and cannot find them. Attempting to run VMWARE gets the message: Kernel headers for version 2.6.31.12-0.2-desktop were not found.

View 4 Replies View Related

Fedora :: Keep Getting Notices That There Is Some Sort Of Kernel Crash ?

Nov 25, 2009

I just installed it on my ancient IBM T-42 thinkpad, and am completely satisfied.

However, I want to help fedora get better.

I keep getting notices that there is some sort of kernel crash.

See cut and paste below.

When I try to use the automatic bug reporting, it fails to do it.

I have attached a screenshot of what happens when it doesn't report it.

View 1 Replies View Related

Fedora Installation :: Install Kernel Headers And Devel From Installation Disk ?

Feb 8, 2009

Ive also tried downloading RPMs to a usb stick and it said it was the wrong ones for my machine.

How do i find out if my machine is x32 x64 x86?

Anyway im trying to install kernel headers and devel from the fedora installation disk but i dont know how to get to the cdrom thru terminal as i cant copy the RPMs to desktop by drag n drop or using software installer.

I dont have an internet connection to the pc so i cant use yum (which would make things so much easier) so can anyone tell me how how to install these packages thru terminal?

View 5 Replies View Related

Installation :: Fedora 14 Won't Boot After Kernel Update / Sort It?

Apr 12, 2011

Hello, i recently update the kernel in fedora through the GUI update manager and after restarting the new kernel wouldn't boot and i had to reboot into the old one. it freezes right after Plymouth finishes and the login screen should show up it just completely freezes, i do have proprietary nvidia drivers could it be that?

View 9 Replies View Related

Fedora Hardware :: Last Kernel Broke My HP Dv7-3085dx Laptop / Sort It?

Mar 8, 2010

The 'message' gets an unending stream of errors code...

The offending kernel: Fedora (2.6.32.9-67.fc12.i686.PAE)

I am running the previous kernel with no problems.

When I run the new kernel after a short while networking quits and/or the xserver locks up...

View 11 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved