In case someone else gets the same problem:<br><br>- open GRUB: <br>sudo gedit /boot/grub/menu.lst<br><br>- scroll to the bottom, where the different boot options / kernels are shown<br><br>- disable kernel 2.6.24-24-rt (as shown below)<br>

<br>#title        Ubuntu 8.04.2, kernel 2.6.24-24-rt<br>#root        (hd0,0)<br>#kernel        /boot/vmlinuz-2.6.24-24-rt root=UUID=69b147aa-3f47-4521-a71f-3249309416e0 ro quiet splash<br>#initrd        /boot/initrd.img-2.6.24-24-rt<br>

#quiet<br><br>#title        Ubuntu 8.04.2, kernel 2.6.24-24-rt (recovery mode)<br>#root        (hd0,0)<br>#kernel        /boot/vmlinuz-2.6.24-24-rt root=UUID=69b147aa-3f47-4521-a71f-3249309416e0 ro single<br>#initrd        /boot/initrd.img-2.6.24-24-rt<br>

<br>-reboot<br><br>VM<br><br><br><div class="gmail_quote">On Fri, Apr 10, 2009 at 12:16 AM, Viktor Mastoridis <span dir="ltr">&lt;<a href="mailto:viktor@mastoridis.co.uk">viktor@mastoridis.co.uk</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br><br>I&#39;ve been using UbuntuStudio 8.04 (64bit) happily for a year now, really solid and stable...<br><br>Today, came from a short holiday and installed the upgrades that were due. A casual process, never had problems.<br>


<br>After the upgrade - jack would not start, the RME HDSP 9632  card had disappeared (Sound Preferences says: Not Connected; jack doesn&#39;t show it in the Setup...)<br><br>Here&#39;s a log of today&#39;s upgrade: <a href="http://mastoridis.org/upgrade.txt" target="_blank">http://mastoridis.org/upgrade.txt</a><br>


<br>Here are jack&#39;s messages: <a href="http://mastoridis.org/jack.txt" target="_blank">http://mastoridis.org/jack.txt</a><br><br>system Monitor reads: Kernel Linux 2.6.24-24-rt<br><br>Did the (Linux Audio) World change in 7 days? Am I missing something?<br>


<br>Help/explanation will be thankfully accepted.<br><font color="#888888"><br>Viktor Mastoridis<br>
</font></blockquote></div><br>