Re: I only get sound in Amarok (PCM channel is active) [SOLVED]
My `menu.lst` file now looks like this. The first `Linux English` being the code I added. The second is the old one which wouldn`t play sound.
## ## End Default Options ##
title Linux ENGLISH
uuid 48c70fbf-379e-49ef-a60c-219b35fe753f
kernel /boot/vmlinuz-2.6.31-14-generic root=UUID=48c70fbf-379e-49ef-a60c-219b35fe753f ro quiet splash
initrd /boot/initrd.img-2.6.31-14-generic
quiet
title Linux ENGLISH
uuid 48c70fbf-379e-49ef-a60c-219b35fe753f
kernel /boot/vmlinuz-2.6.28-11-generic root=UUID=48c70fbf-379e-49ef-a60c-219b35fe753f ro quiet splash
initrd /boot/initrd.img-2.6.28-11-generic
quiet
title Linux PORTUGUES
uuid 91f68273-da41-492f-9c56-a5b8ad964ff6
kernel /boot/vmlinuz-2.6.28-11-generic root=UUID=91f68273-da41-492f-9c56-a5b8ad964ff6 ro locale=pt_BR quiet splash
initrd /boot/initrd.img-2.6.28-11-generic
quiet
# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/sda1
title Windows XP Professional ENGLISH
rootnoverify (hd0,0)
savedefault
makeactive
chainloader +1
My `menu.lst` file now looks like this. The first `Linux English` being the code I added. The second is the old one which wouldn`t play sound.
## ## End Default Options ##
title Linux ENGLISH
uuid 48c70fbf-379e-49ef-a60c-219b35fe753f
kernel /boot/vmlinuz-2.6.31-14-generic root=UUID=48c70fbf-379e-49ef-a60c-219b35fe753f ro quiet splash
initrd /boot/initrd.img-2.6.31-14-generic
quiet
title Linux ENGLISH
uuid 48c70fbf-379e-49ef-a60c-219b35fe753f
kernel /boot/vmlinuz-2.6.28-11-generic root=UUID=48c70fbf-379e-49ef-a60c-219b35fe753f ro quiet splash
initrd /boot/initrd.img-2.6.28-11-generic
quiet
title Linux PORTUGUES
uuid 91f68273-da41-492f-9c56-a5b8ad964ff6
kernel /boot/vmlinuz-2.6.28-11-generic root=UUID=91f68273-da41-492f-9c56-a5b8ad964ff6 ro locale=pt_BR quiet splash
initrd /boot/initrd.img-2.6.28-11-generic
quiet
# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/sda1
title Windows XP Professional ENGLISH
rootnoverify (hd0,0)
savedefault
makeactive
chainloader +1
Comment