<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=iso-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<pre wrap="">On Fri, Jul 24, 2009 at 3:21 AM, Mark
Garland<a class="moz-txt-link-rfc2396E"
 href="mailto:mythtvusers@markgarland.co.uk">&lt;mythtvusers@markgarland.co.uk&gt;</a> wrote:</pre>
<blockquote type="cite">
  <pre wrap="">I'm running Ubuntu 9.04, with KDE installed on top, and a combined
frontend/backend running myth 0.21.0+fixes19961-0ubuntu8 installed out of
the repositories.  I keep the system up to date.

The main issue I get random locking - either during recorded shows, channel
changing, or live tv.</pre>
</blockquote>
OK, here's a suggestion from way out in left field...&nbsp; Try adding the
kernel boot option "noapic" to see if that will help.<br>
<br>
After performing some major surgery on my 5-year-old Myth box,
including upgrading to 9.04, I started getting random lockups as well.
Not sure why the kernel was defaulting to using "apic" on my Nvidia/AMD
system, but specifying "noapic" cleared the problem for me.<br>
<br>
E.g., here's the section I added to my /boot/grub/menu.lst file (of
course, the uuid info is specific to my system):<br>
<blockquote>title&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Ubuntu 9.04, kernel 2.6.28-13-generic with
noapic<br>
uuid&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; bc3786b7-a402-4fae-89fb-3d95447bb09c<br>
kernel&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /boot/vmlinuz-2.6.28-13-generic
root=UUID=bc3786b7-a402-4fae-89fb-3d95447bb09c ro quiet splash noapic<br>
initrd&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /boot/initrd.img-2.6.28-13-generic<br>
quiet<br>
</blockquote>
At least it's something simple to try&nbsp; ;-)<br>
<br>
Cheers / Ken<br>
<br>
<br>
<br>
<br>
</body>
</html>