LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   Is everything cool with today's kernel update? (https://www.linuxquestions.org/questions/ubuntu-63/is-everything-cool-with-todays-kernel-update-676542/)

win32sux 10-15-2008 11:24 AM

Is everything cool with today's kernel update?
 
I noticed a new kernel was installed today when I did apt-get upgrade.

But what's the deal with the two-month old date on it?
Code:

win32sux@candystore:~$ ls -l /boot/
total 18004
-rw-r--r-- 1 root root  422781 2008-08-25 16:00 abi-2.6.24-21-generic
-rw-r--r-- 1 root root  80073 2008-08-25 16:00 config-2.6.24-21-generic
drwxr-xr-x 2 root root    448 2008-10-15 11:03 grub
-rw-r--r-- 1 root root 7483800 2008-10-15 11:03 initrd.img-2.6.24-21-generic
-rw-r--r-- 1 root root 7483801 2008-10-15 06:27 initrd.img-2.6.24-21-generic.bak
-rw-r--r-- 1 root root  103204 2007-09-28 05:06 memtest86+.bin
-rw-r--r-- 1 root root  905365 2008-08-25 16:00 System.map-2.6.24-21-generic
-rw-r--r-- 1 root root 1920376 2008-08-25 16:00 vmlinuz-2.6.24-21-generic
win32sux@candystore:~$ uname -a
Linux candystore 2.6.24-21-generic #1 SMP Mon Aug 25 17:32:09 UTC 2008 i686 GNU/Linux

This is on Ubuntu 8.04.

EDIT: I'm starting to think that what happened was that only modules were updated. This would mean that the kernel hasn't been updated since August 25, which seems like a pretty long time. Is that what's going on?

tkejlboom 10-15-2008 03:29 PM

It killed my wifi, but shutting down r8187 and loading rtl8187 instead seemed to fix it. I had to reinstall my nvidia drivers, of course. Other than that, it seems to be holding together(fingers crossed).

fragos 10-15-2008 08:01 PM

Installed without a hitch including the Nvidia drivers. I always use the Nvidia drivers from the Ubuntu repository which I believe is why I never have Nvidia driver problem. That way when a new kernel is installed all the drivers come with it. Once you step outside the deb package management you're open to upgrade/update woes.

win32sux 10-16-2008 12:18 AM

So both of you show the same dates and times as I do?

oxleyk 10-17-2008 06:31 AM

After the upgrade something in my system was changed or broken and now my static IP won't work, only DHCP.

Kent

tommcd 10-17-2008 11:57 PM

I had no problems with the kernel upgrade (2.6.24-21-generic) on my desktop or laptop. My wireless driver (Ralink rt61) on the laptop, and the nvidia driver for my gforce 6200 (nvidia-glx-new from Ubuntu repos) on my desktop are still working fine.


If anyone is having trouble with their wireless drivers, install the "linux-backports-modules-hardy-generic" package if you have not done so already. If you run "sudo aptitude show linux-backports-modules-hardy-generic", or search for it in synaptic, it says:
Quote:

This empty package allows people to keep their backported modules up to date when upgrading their linux kernel
Someone on the Ubuntu forums told me to install this to keep my Ralink rt61 drivers updated. It should keep other backported modules up to date as well.

win32sux 10-23-2008 06:51 PM

Well, I wasn't having any problems with it, thankfully. I was just concerned about the old date on it, which is why I asked if anyone else had the same dates. I should have set a more specific thread title. Anyhow, I manually downloaded the latest kernel package using a known-good Live CD while wearing a tinfoil hat, and the dates on the kernel binary, ABI, config, and System.map check out, as do the sha1 hashes. So thanks anyways - it's all good. I remembered about this thread a few minutes ago and wanted to let you know how it had gone.


All times are GMT -5. The time now is 08:24 AM.