I added the PPA: 'deb [URL]... ' and this seems to work in getting me the most recent kernel, however I must check it occasionally, and install it manually, with 'sudo apt-get install linux-image-2.6.35-14-generic linux-headers-2.6.35-14-generic' (which is the most recent in that PPA). So basically, every time there is a kernel update in there, such as 'linux-image-2.6.35-15-generic' or something, I must 'sudo apt-get install' it manually. Anybody know how to have it automatically install the latest kernel? Is that even possible?
my problem is on installing nvidia driver on fc12 32bit but, first of all, as i understood the pae kernel requires more than 4gb of ram,i have a 2.2 ghz cpu with 2 gb ram,but when i run command:uname -r it answers: 2.6.31.5-127.PAE [i have fc12 32 bit] when we try to download linux we have a 32bit edition or 64bit edition,do we have an edition which is only for pae? or when we install for example the 32bit edition on a computer with more than 4gb of ram then the kernel automatically will change to be a pae kernel??
The server runs# uname -r2.6.18-128.4.1.el5However, today I executed yum update kernel*due to security advisory. I was just about to reboot the system when I realized that it runs VMWare Server Instance that will most likely fail to restart after kernel upgrade (I had a hard time fixing it after previous kernel update). Now I want to keep 2.6.18-128.4.1.el5 after reboot.I see that new kernel is scheduled for booting:
I'd like to have my own script be executed automatically after doing a Linux kernel update. Is there somewhere i can link into this process that isn't touched by the update itself? The purpose of this idea is to try automate the installation of sound (alsa 1.0.23-2) and video drivers (nvidia from website) that i typically need to do after every kernel update.
I just noticed that my USB sticks are not automatically mounted anymore after having updated kernel from 2.6.32-24-generic to 2.6.32-25-generic on my Acer Extensa 5220 laptop. It still works if I "sudo modprobe usb-storage". What might have gone wrong? I'm not experiencing this on my desktop machine also running 10.04. How to fix this permanently? And now I remember that I'm not able to use my mobile broadband either (Nokia N900 in PC Suite mode through USB). It's just not detected anymore. It must suffer from this same problem. I tried to roll back to the previous kernel, but then the restricted driver for my Broadcom WLAN refuses to install
1st referring to: [URL]. I have no paid support channel at Redhat as I am using an evaluation copy. I use a pretty fresh installed RHEL 5.4, which should be very similar to CentOS. After the basic installation I installed xen and xen-kernel via yum with no errors. I can manually select the xen-kernel at boot time. But after booting the normal kernel shows up.
[root@noname boot]# uname -r 2.6.18-164.11.1.el5 My /boot/grub/menu.lst looks like: default=1 timeout=5 splashimage=(hd0,0)/grub/splash.xpm.gz hiddenmenu title Red Hat Enterprise Linux Server (2.6.18-164.11.1.el5xen) root (hd0,0) kernel /xen.gz-2.6.18-164.11.1.el5 module /vmlinuz-2.6.18-164.11.1.el5xen ro root=/dev/VolGroup01/LogVol00 rhgb quiet module /initrd-2.6.18-164.11.1.el5xen.img title Red Hat Enterprise Linux Server (2.6.18-164.11.1.el5) root (hd0,0) kernel /vmlinuz-2.6.18-164.11.1.el5 ro root=/dev/VolGroup01/LogVol00 rhgb quiet initrd /initrd-2.6.18-164.11.1.el5.img title Red Hat Enterprise Linux Server (2.6.18-164.el5) root (hd0,0) kernel /vmlinuz-2.6.18-164.el5 ro root=/dev/VolGroup01/LogVol00 rhgb quiet initrd /initrd-2.6.18-164.el5.img
I can't see anything wrong and I did not change/try anything. My machine has a intel core 2 quad q6600 cpu, wihich should be capable of virtualization. It's not a problem of default=1 or default=0, because I selected the xen-kernel manually in the grub menu. Btw: I changed the menu.lst with default=0. Then the system is repeatedly booting; last visible message 'starting udev'.
I'd like openSUSE to automatically load a kernel module (e.g. libsas) at boot time even no device requires it. In Ubuntu, you would add the module name to the file /etc/modules. Is this the correct place for openSUSE as well?
ubuntu could delay kernel module installation until device is inserted?Take my usb ath9271 wifi adapter as an example: when kernel boot up, no ath modules are installed until usb wifi apdapter is inserted, ath related modules are insmod.Could anybody how to achieve this? udev or something else?
I have 6GB of RAM and I'm planning to install Fedora 14 32-bit to achieve a higher degree of compatibility. Does fedora automatically download and install a PAE enabled kernel when it detects more than 4GB of RAM (Just like Ubuntu)?
I just upgraded to Fedora 13 (from 10, using preupgrade), and I've gotten most things working again, but I'm still having trouble with the network.My wired connection (eth0) doesn't connect on boot (even though ONBOOT=yes in /usr/sysconfig/network-scripts/ifcfg-eth0).Because of that, I figured I'd just leave eth0 connected manually (with ifup eth0). However, I then found that if I try to connect to a VPN like this, the system reverts to the "stalling every time I try to connect to the internet" problem that I had earlier.
We have a Dell 1850 with Debian with 2.4.18 kernel running some critical applications, now the issue is we need to upgrade the memory to 8 GB but the memory is detected by the bios itself, Operating system is not able to detect it, it is showing 3096MB of memory,
After a lot of googling and the artical in linux.com/archive/articles/119287 :: Got more than a gig of RAM and 32-bit Linux? Here's how to use it i came to know the solution i.e
1)I need to install the Bigmem-kernel to detect the ram more than 4Gb,
2) or change some kernel parameters in configuration file and rebuild the kernel
Is there any another solution for this to update operating system to detect the more RAM
We have a Dell 1850 with Debian 3.0 (woody) with 2.4.18 kernel running some critical applications, now the issue is we need to upgrade the memory to 8 GB but the memory is detected by the bios itself, Operating system is not able to detect it, it is showing 3096MB of memory. i came to know the solution i.e I need to install the Bigmem-kernel to detect the ram more than 4Gb, Any another solution for this to update operating system to detect the more RAM.
My company support a client with an old Redhead server " Linux version 2.6.9-5.ELsmp [URL] (gcc version 3.4.3 20041212 (Red Hat 3.4.3-9.EL4)) #1 SMP Wed Jan 5 19:30:39 EST 2005" My IT department wants to move this old server to a VMware machine and I'm trying to check if this project can fly. Me my self never worked on an old Linux server there for my first question is can I upgrade the kernel with the command yum -y install kernel..... and when I'm done I'm still going to have the old kernel just in case?
Is it possible to upgrade the kernel 2.6.27 to 2.6.34 in ubuntu 8.10. As I tried doing,it went through the process but while booting it comes up with an error 15. I suspect that the latest kernel does not support.
I'm running 10.10 with an NVIDIA card which has a customised xconfig file (to allow use of an EDID file). This was working OK until I ran a set of security updates which included a kernel upgrade. Now when I try to boot the machine, it goes straight to terminal mode and will not run the GUI.
I recall seeing something about this before, but can't find the thread. It's a fairly simple fix to get the graphics running again, but I can't remember what the solution is.
Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:
The following packages have unmet dependencies. linux-headers-generic-lts-backport-maverick: Depends: linux-headers-2.6.35-30-generic but it is not going to be installed E: Broken packages
I am writing this using the 2.6.31-17 generic kernel after rebooting and selecting NOT to use the 2.6.31-18 kernel which was just installed. The newer kernel would not recognize/activate my Atheros AR2418 wireless adapter and, when I connected to the ethernet and did updates, there were no hardware drivers available. I haven't needed proprietary drivers since I upgraded to 9.04 and 9.10 works fine with older kernel.
Can't boot after upgrade to 2.6.31-19 kernel. Boot procedure stops on "Mounting root file system..." stage with message: /init: line 218: syntax error: 0xhda1.
I'm running the 64 bit version of Ubuntu 9.10 on an AMD64 dual core platform with all the most recent upgrades installed. After the most recent Kernel upgrade version 2.6.31.20 the computer failed to boot correctly. Extremely slow getting to the desktop and a general failure to preload any programs that I load on boot. I had to uninstall and revert back to the previous Linux headers which solved the problem. If it makes any difference I have the machine setup as an apache2 server along with my standard desktop environment.
Karmic ( kernel 2.6.31) does not support my TV card:
Code:
~$ lspci -vnn
Multimedia controller [0480]: Philips Semiconductors SAA7131/SAA7133/SAA7135 Video Broadcast Decoder [1131:7133]"1131:7133" is nowhere present in the 2.6.31 SAA7134 cardlist. However, "1131:7133" is supported as card 17 under a different card name within kernel 2.6.33, see
HTML Code:
[URL]
Where do I look for guidance on such a kernel upgrade? My impression is that grub permits booting to an earlier kernel so a boo is recoverable. While not particularly relevant, my card is a Chronos Video Shuttle II.
I performed an upgrade via the Update Manager from 9.10 to 10.04 LTS and it seemed to go flawlessly. However, now I cannot seem to be able to remove the old Kernel from 9.10 in the package manager. It does not even show 2.6.32-21 as installed but it still shows the old Kernel in Grub. I did a sudo update-grub but it was to no avail.