In your package manager be sure that you have the last header:
> linux-headers-2.6.31-14
>
Then open your menu.lst
> *gedit* /*boot*/*grub*/*menu*.*lst*
>
And add one entry with the last kernel, like this:
> title Ubuntu 9.10, kernel 2.6.31-14-generic
> uuid xxx
> kernel /boot/vmlinuz-2.6.31-14-generic root=UUID=xxx ro i915.modeset=0 quiet
> splash
> initrd /boot/initrd.img-2.6.31-14-generic
> quiet
>
> You can copy your old entry with the old kernel and substitute with this
new version of kernel.
Instead xxx you have to insert your uuid (the same of the old entry of JJ)
PS: Keep, for safe, the old entry too.
2009/11/7 Tomáš
> How I can upgrade grub menu?
>
> --
> No sound after Ubuntu 9.10 upgrade, Dummy Volume
> https://bugs.launchpad.net/bugs/464301
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in “gst0.10-python” package in Ubuntu: New
>
> Bug description:
> No sound after 9.10 upgrade, Volume control = Dummy
>
> System, Preferences, Sound, no hardware listed in tab
>
> Prior Ubuntu 9.04 sound worked.
>
> Ubuntu 9.04 CheckBox report "sound" listed:
>
> ALSA Timer Device
> Property Value
> info.category alsa
> info.subsystem sound
> info.product ALSA Timer Device
> info.parent /org/freedesktop/Hal/devices/computer
> info.capabilities alsa access_control
> info.udi /org/freedesktop/Hal/devices/computer_alsa_timer
> info.callouts.add hal-acl-tool --add-device
> info.callouts.remove hal-acl-tool --remove-device
> linux.device_file /dev/snd/timer
> linux.hotplug_type 2
> linux.subsystem sound
> linux.sysfs_path /sys/devices/virtual/sound/timer
> access_control.type sound
> access_control.file /dev/snd/timer
> alsa.device_file /dev/snd/timer
> alsa.type timer
>
> OSS Sequencer Device
> Property Value
> info.category oss
> info.subsystem sound
> info.product OSS Sequencer Device
> info.parent /org/freedesktop/Hal/devices/computer
> info.capabilities oss access_control
> info.udi /org/freedesktop/Hal/devices/computer_oss_sequencer_0
> info.callouts.add hal-acl-tool --add-device
> info.callouts.remove hal-acl-tool --remove-device
> oss.device_file /dev/sequencer2
> oss.type sequencer
> access_control.type sound
> access_control.file /dev/sequencer2
> linux.device_file /dev/sequencer2
> linux.hotplug_type 2
> linux.subsystem sound
> linux.sysfs_path /sys/devices/virtual/sound/sequencer2
>
> OSS Sequencer Device
> Property Value
> info.category oss
> info.subsystem sound
> info.product OSS Sequencer Device
> info.parent /org/freedesktop/Hal/devices/computer
> info.capabilities oss access_control
> info.udi /org/freedesktop/Hal/devices/computer_oss_sequencer
> info.callouts.add hal-acl-tool --add-device
> info.callouts.remove hal-acl-tool --remove-device
> oss.device_file /dev/sequencer
> oss.type sequencer
> access_control.type sound
> access_control.file /dev/sequencer
> linux.device_file /dev/sequencer
> linux.hotplug_type 2
> linux.subsystem sound
> linux.sysfs_path /sys/devices/virtual/sound/sequencer
>
> ALSA Sequencer Device
> Property Value
> info.category alsa
> info.subsystem sound
> info.product ALSA Sequencer Device
> info.parent /org/freedesktop/Hal/devices/computer
> info.capabilities alsa access_control
> info.udi /org/freedesktop/Hal/devices/computer_alsa_sequencer
> info.callouts.add hal-acl-tool --add-device
> info.callouts.remove hal-acl-tool --remove-device
> linux.device_file /dev/snd/seq
> linux.hotplug_type 2
> linux.subsystem sound
> linux.sysfs_path /sys/devices/virtual/sound/seq
> access_control.type sound
> access_control.file /dev/snd/seq
> alsa.device_file /dev/snd/seq
> alsa.type sequencer
>
> HDA Intel Sound Card
> Property Value
> info.category sound
> info.subsystem sound
> info.product HDA Intel Sound Card
> info.parent /org/freedesktop/Hal/devices/pci_8086_293e
> info.capabilities sound
> info.udi /org/freedesktop/Hal/devices/pci_8086_293e_sound_card_0
> sound.originating_device /org/freedesktop/Hal/devices/pci_8086_293e
> sound.card_id HDA Intel
> sound.card 0
> linux.hotplug_type 2
> linux.subsystem sound
> linux.sysfs_path /sys/devices/pci:00/:00:1b.0/sound/card0
>
> Si3054 Modem ALSA Playback Device
> Property Value
> info.category alsa
> info.subsystem sound
> info.product Si3054 Modem ALSA Playback Device
> info.parent /org/freedesktop/Hal/devices/pci_8086_293e_sound_card_0
> info.capabilities alsa access_control
> info.udi
> /org/freedesktop/Hal/devices/pci_8086_293e_sound_card_0_alsa_playback_6
> info.callouts.add hal-acl-tool --add-device
> info.callouts.remove hal-acl-tool --remove-device
> linux.device_file /dev/snd/pcmC0D6p
> linux.hotplug_type 2
> linux.subsystem sound
> linux.sysfs_path /sys/devices/pci:00/:00:1b.0/sound/card0/pcmC0D6p
> access_control.type sound
> access_control.file /dev/snd/pcmC0D6p
> alsa.device_file /dev/snd/pcmC0D6p
> alsa.originating_device
> /org/freedesktop/Hal/devices/pci_8086_293e_sound_card_0
> alsa.card_id HDA Intel
> alsa.pcm_class generic
> alsa.device 6
>