Yeah, make sure the menu.lst is pointing to the new kernel.  This is 
what fixed both my sound and touchpad.


Here is my config.

## should update-grub add savedefault to the default options
## can be true or false
# savedefault=false

## ## End Default Options ##

title        Ubuntu 9.10, kernel 2.6.31-14-generic
uuid        f0009353-1bd1-447b-a50a-c4bf7e682ced
kernel        /boot/vmlinuz-2.6.31-14-generic 
root=UUID=f0009353-1bd1-447b-a50a-c4bf7e682ced ro quiet splash
initrd        /boot/initrd.img-2.6.31-14-generic
quiet

title        Ubuntu 9.04, kernel 2.6.28-13-generic
uuid        f0009353-1bd1-447b-a50a-c4bf7e682ced
kernel        /boot/vmlinuz-2.6.28-13-generic 
root=UUID=f0009353-1bd1-447b-a50a-c4bf7e682ced ro quiet splash
initrd        /boot/initrd.img-2.6.28-13-generic
quiet

title        Ubuntu 9.04, kernel 2.6.28-13-generic (recovery mode)
uuid        f0009353-1bd1-447b-a50a-c4bf7e682ced
kernel        /boot/vmlinuz-2.6.28-13-generic 
root=UUID=f0009353-1bd1-447b-a50a-c4bf7e682ced ro  single
initrd        /boot/initrd.img-2.6.28-13-generic

title        Ubuntu 9.04, kernel 2.6.28-11-generic
uuid        f0009353-1bd1-447b-a50a-c4bf7e682ced
kernel        /boot/vmlinuz-2.6.28-11-generic 
root=UUID=f0009353-1bd1-447b-a50a-c4bf7e682ced ro quiet splash
initrd        /boot/initrd.img-2.6.28-11-generic
quiet

title        Ubuntu 9.04, kernel 2.6.28-11-generic (recovery mode)
uuid        f0009353-1bd1-447b-a50a-c4bf7e682ced
kernel        /boot/vmlinuz-2.6.28-11-generic 
root=UUID=f0009353-1bd1-447b-a50a-c4bf7e682ced ro  single
initrd        /boot/initrd.img-2.6.28-11-generic

title        Ubuntu 9.04, memtest86+
uuid        f0009353-1bd1-447b-a50a-c4bf7e682ced
kernel        /boot/memtest86+.bin
quiet

title        Windows 7 RC1 (Loader)
root        (hd0,0)
savedefault
makeactive
chainloader    +1

### END DEBIAN AUTOMAGIC KERNELS LIST


Daniel T Chen wrote:
> @szynt8 Your touchpad issue is not related to sound except for the
> fact that you're using the wrong kernel for Karmic. Please note that
> Karmic's kernel is 2.6.31, not 2.6.27. Make sure your grub
> configuration (grub.cfg/menu.lst) is properly updated.
>
>

-- 
after upgrade to ubuntu 9.10 from 9.04 sound stopped working
https://bugs.launchpad.net/bugs/467652
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to