Locked by a translator...

I decided to simplify my life - or so I thought - by doing an
ASP
Include, as in
<!--#include virtual="/inc/headgear.htm" -->
of a chunk of my common Head code - a bunch of script tags
for external
js files, some link tags for external css files, etc.
And it works just fine - EXCEPT that DW will not allow me to
add any
Behaviors to the page - giving me the usual message about a
locked
translator and so discards my changes.
I bet there is a trick to avoid this. Any ideas?
Thanks.
emichael brandt

> <!--#include virtual="/inc/headgear.htm" -->
This is an HTML include, not an ASP include.
> Behaviors to the page - giving me the usual message
about a locked
> translator and so discards my changes.
That's because the INCLUDE file cannot contain <html>,
<head>, and <body>
tags - so there is no place to apply a behavior. All that
behavior stuff
has to be in the parent page (the page receiving the
include).
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com
- Template Triage!
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
http://www.macromedia.com/support/search/
- Macromedia (MM) Technotes
==================
"E Michael Brandt" <[email protected]> wrote
in message
news:e69s0n$k1g$[email protected]..
>I decided to simplify my life - or so I thought - by
doing an ASP Include,
>as in
>
> <!--#include virtual="/inc/headgear.htm" -->
>
> of a chunk of my common Head code - a bunch of script
tags for external js
> files, some link tags for external css files, etc.
>
> And it works just fine - EXCEPT that DW will not allow
me to add any
> Behaviors to the page - giving me the usual message
about a locked
> translator and so discards my changes.
>
> I bet there is a trick to avoid this. Any ideas?
>
> Thanks.
>
> emichael brandt

Similar Messages

  • DreamweaverMX - locked template or translator

    I have designed an intranet in Dreamweaver mx and have discovered an extra </div> in some of the templates.
    So i removed the </div> and carried on editting some of the pages that use the template and tried to create a new file using a template that had the extra </div> removed.
    When I save the file a window comes up saying unable to save this as locked template or translator. The changes will be discard.
    I have tried coping and pasting into notepad and resaving but to no avail. I have rebooted incase it was a glitch in the system no.
    I can't progress unless this gets fixed.

    I have designed an intranet in Dreamweaver mx and have discovered an extra </div> in some of the templates.
    So i removed the </div> and carried on editting some of the pages that use the template and tried to create a new file using a template that had the extra </div> removed.
    When I save the file a window comes up saying unable to save this as locked template or translator. The changes will be discard.
    I have tried coping and pasting into notepad and resaving but to no avail. I have rebooted incase it was a glitch in the system no.
    I can't progress unless this gets fixed.

  • Getting error: "code locked by a translator"

    I am using Dreamweaver CS3. Several times when I have tried to insert a library item into my webpages (that has worked in the past), I have received the following error:
    "Making this change would require changing code that is locked by a template or a translator. The change will be discarded."
    I am not using templates, so that's not the issue. Can anyone please explain?

    > <!--#include virtual="/inc/headgear.htm" -->
    This is an HTML include, not an ASP include.
    > Behaviors to the page - giving me the usual message
    about a locked
    > translator and so discards my changes.
    That's because the INCLUDE file cannot contain <html>,
    <head>, and <body>
    tags - so there is no place to apply a behavior. All that
    behavior stuff
    has to be in the parent page (the page receiving the
    include).
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "E Michael Brandt" <[email protected]> wrote
    in message
    news:e69s0n$k1g$[email protected]..
    >I decided to simplify my life - or so I thought - by
    doing an ASP Include,
    >as in
    >
    > <!--#include virtual="/inc/headgear.htm" -->
    >
    > of a chunk of my common Head code - a bunch of script
    tags for external js
    > files, some link tags for external css files, etc.
    >
    > And it works just fine - EXCEPT that DW will not allow
    me to add any
    > Behaviors to the page - giving me the usual message
    about a locked
    > translator and so discards my changes.
    >
    > I bet there is a trick to avoid this. Any ideas?
    >
    > Thanks.
    >
    > emichael brandt

  • Error adding Navigation bar to Library

    I've created a navigation bar that does not use a table, and
    I want to add it to the Library, but when I attempt to do that, I
    receive an error "Making this change would require changing code
    that is locked by a template or a translator. The change will be
    discarded", and although an item is created in the Library, there
    is no code in the original document showing conversion to a Library
    item. If I then try to insert this Library item into another page
    into which another Library item, such as a copyright and last date
    changed item, I receive the same error message as when I tried to
    create the Library item in the first place. If I delete the
    copyright/date changed Library item, then I can insert the
    Navigation bar from the Library, and then I can reinsert the
    copyright/date changed item, and everything appears to work.
    Help!

    If you are not using Templates, then we will have to see your
    page and its
    code. Can you post a link to one of these pages, please?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "tripap" <[email protected]> wrote in
    message
    news:g3htfp$nhd$[email protected]..
    > This problem has nothing to do with templates. These are
    pages that were
    > created without use of templates, and I created a
    copyright and update
    > info
    > item that I saved to the Library. All of the pages had
    navigation bars,
    > and I
    > attempted to copy the Navigation bar from one of the
    pages and save it to
    > the
    > Library. I was saved, but when the application attempted
    to create the
    > html
    > text to replace the original code for the navigation bar
    that had been
    > saved to
    > the Library, I got the error message. I had maybe five
    other pages that
    > all had
    > the same copyright notice object from the Library, and
    when I deleted the
    > navigation bar from all of them and tried to insert the
    version from the
    > Library, I always received the same error message. Since
    I could find
    > nothing
    > in the html code that would imply locking by a
    translator or template, I
    > started to eliminate items, including the Library items
    that had been
    > inserted,
    > and when I deleted the copyright notice Library item,
    then I could insert
    > the
    > navigation bar without an error. And then I could put
    back the copyright
    > notice
    > object and everything worked. I'm running Vista
    Ultimate, and I wonder
    > whether
    > there's anything related to Vista. I'm still quite
    puzzled by what I've
    > run
    > into.
    >

  • Newbie help me obi wans: ...coded locked by template or translator

    Hi Folks,
    I'm such a newbie to DW   I've been using it for a few years actually, but in a very basic sense.
    I dloaded a template, added some graphics, made some buttons etc.. and of course text, but when it comes to coding,
    I've only figure out how to add spaces  lol
    I'm trying to add a flash video to my samples page.  I can add images, but every time I add the .flv, I receive the subject message.
    So here are 2 issues:
    1. I don't know if this related to #2, but I can't erase the 3rd column...or even use it. it's locked - I see a circle with a line through it.  The template I bought did say it was 3 columns, but I don't understand why I can't touch it.  I've attached a tiff of what it looks like right now.
    2. as the subject says "changing code is locked by the template is locked a template or translator" is giving me grief.
    I've reviewed the previous posts on the subject, but I'm afraid my newbie-ness has left me not knowing what to do.  ie. I can't find a time/date to change...I see the <head> and <script>, but they're greyed out on the one page I'm trying to edit.  They're not greyed out on the template page however.
    I also tried saving my .dwt as a new template, but that didn't work either.
    Here is code for my Samples page.  I'll post the code for the template page under that.
    <html><!-- #BeginTemplate "/Templates/Main2.dwt" --><!-- DW6 -->
    <head>
    <!-- #BeginEditable "doctitle" -->
    <title>dvdslideshow</title>
    <script language="JavaScript" type="text/JavaScript">
    <!--
    function MM_swapImgRestore() { //v3.0
      var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
    function MM_findObj(n, d) { //v4.01
      var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
      if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
      for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    function MM_swapImage() { //v3.0
      var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
       if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    //-->
    </script>
    <!-- #EndEditable -->
    <LINK REL=STYLESHEET TYPE="text/css" HREF="../style.css">
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <script language="JavaScript" type="text/JavaScript">
    <!--
    function MM_preloadImages() { //v3.0
      var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
        var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
        if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    //-->
    </script>
    </head>
    <body bgcolor="#FFFFFF" text="#000000" onLoad="MM_preloadImages('../oldafter.jpg','../hockey new 281.jpg','../sp40 fixed.jpg','../redeyegone.jpg','../yellowfinal.jpg','../sp900_800.jpg','../soloedited.jpg ','../breton_done_web.jpg')">
    <table width="0%" border="0" cellspacing="0" cellpadding="0">
      <!--DWLayoutTable-->
      <tr>
        <td width="128" rowspan="8" valign="top" bgcolor="#EBEBE3"> <table width="128" border="0" cellspacing="0" cellpadding="0">
            <tr>
              <td><img src="../images/menutop.gif" width="128" height="18"></td>
            </tr>
            <tr>
              <td><p><a href="../index.htm"><img name="Image35" border="0" src="../images/menu/home.gif" width="128" height="19"></a><br>
                  <a href="../services.htm"><img name="Image36" border="0" src="../images/menu/products.gif" width="128" height="19"></a><br>
                  <a href="../samples.htm"><img name="Image37" border="0" src="../images/menu/services.gif" width="128" height="19"></a><br>
                  <a href="../pricing.htm"><img name="Image38" border="0" src="../images/menu/aboutus.gif" width="128" height="19"></a><br>
                  <a href="../the_process.htm"><img name="Image39" border="0" src="../images/menu/company.gif" width="128" height="19"></a><br>
                  <a href="../testimonials.htm"><img name="Image40" border="0" src="../images/menu/links.gif" width="128" height="19"></a><br>
                  <a href="../faq.htm"><img name="Image41" border="0" src="../images/menu/guestbook.gif" width="128" height="19"></a><br>
                  <a href="../disclaimers.htm"><img name="Image42" border="0" src="../images/menu/photo.gif" width="128" height="19"></a><br>
                  <a href="../contact me.htm"></a><a href="../contact_me.htm"><img name="Image45" border="0" src="../images/menu/email.gif" width="128" height="19"></a>
                  <a href="../contact me.htm"></a><a href="../contact me.htm"></a></p></td>
            </tr>
            <tr>
              <td><a href="../specials.htm"><img src="../images/menubottom2.jpg" width="128" height="18" border="0"></a></td>
            </tr>
            <tr>
              <td><img src="../images/sidetop.gif" width="128" height="17"></td>
            </tr>
            <tr>
              <td align="center"><strong>Celebrate a milestone birthday or anniverary
                with a <u>DVD Photo Slideshow</u>. <a href="slideshows2dvd.htm">Click
                here for more details.</a></strong></td>
            </tr>
            <tr>
              <td align="center"> <table width="96%" border="0" cellspacing="0" cellpadding="0" align="center">
                  <tr>
                    <td class="news"><br>
                      <a href="audiotransfers.htm"><img src="../LPcassettes.jpg" width="180" height="152" border="0"></a>
                    </td>
                  </tr>
                </table></td>
            </tr>
          </table>
          <p align="center"><font size="+2">Donations!</font></p>
          <p align="center"> 5% of Memories2dvd's annual revenue will be donated equally
            between the <a href="http://www.cancer.ca/ccs/internet/cancer/0,,3172,00.html"><strong>Canadian
            Cancer Society</strong></a> and the <a href="http://junobeach.org/Centre/index.html"><strong>Juno
            Beach Memorial</strong></a></p>
          <p> </p></td>
        <td width="3" rowspan="7"><img src="../images/clearpixel.gif" width="3" height="1"></td>
        <td width="16" height="56" bgcolor="#6D9A50"><img src="../images/topleft.gif" width="16" height="56"></td>
        <td width="100%" valign="bottom" bgcolor="#6D9A50"><img src="../name.gif" width="360" height="50"></td>
        <td width="16"><img src="../images/topright.gif" width="16" height="56"></td>
      </tr>
      <tr>
        <td colspan="3" height="2"><img src="../images/clearpixel.gif" width="1" height="2"></td>
      </tr>
      <tr>
        <td height="6" colspan="3" bgcolor="#006D15"><img src="../images/clearpixel.gif" width="1" height="6"></td>
      </tr>
      <tr>
        <td colspan="3" height="2"><img src="../images/clearpixel.gif" width="1" height="2"></td>
      </tr>
      <tr>
        <td height="21" bgcolor="#EBEBE3"><img src="../images/lightleft.gif" width="16" height="21"></td>
        <td align="right" bgcolor="#EBEBE3"><div align="left"><strong><a href="mailto:[email protected]">CONTACT
            INFORMATION: Phone: 613-324-2383___ E-MAIL</a> | <a href="../about_me.htm">About
            Me</a></strong> </div></td>
        <td bgcolor="#EBEBE3"> </td>
      </tr>
      <tr>
        <td height="11"><img src="../images/clearpixel.gif" width="1" height="11"></td>
        <td align="right" valign="top"><img src="../images/lightcorner.gif" width="10" height="11"></td>
        <td bgcolor="#EBEBE3"><img src="../images/clearpixel.gif" width="1" height="11"></td>
      </tr>
      <tr>
        <td height="650" colspan="2"> <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
              <td width="16" rowspan="2"><img src="../images/innertopleft.gif" width="16" height="16"></td>
              <td bgcolor="#006D15" height="1"><img src="../images/clearpixel.gif" width="1" height="1"></td>
              <td width="16" rowspan="2"><img src="../images/innertopright.gif" width="18" height="16"></td>
            </tr>
            <tr>
              <td width="100%"><img src="../images/clearpixel.gif" width="1" height="15"></td>
            </tr>
            <tr>
              <td background="../images/leftbg.gif"><img src="../images/clearpixel.gif" width="16" height="8"></td>
              <td width="100%" valign="top"> <div align="center">
                  <table width="100%" border="0" cellspacing="2" cellpadding="2">
                    <!--DWLayoutTable-->
                    <!-- #BeginEditable "Body" -->
                  <tr>
                    <td width="267" height="145" valign="top"><p><img src="../pg t samples.jpg" width="119" height="34"></p>
                        <p>It's one thing to read about my services, but once you
                          actually see the results, you will realize that personalization
                          is the key to your DVD project. Aside from your photos,
                          video and favourite music, I completely personalize every
                        aspect of your DVD right from the packaging to the DVD menus.</p>
                        <p>Click <a href="testimonials.htm"><strong>here</strong></a> to read client testimonials.</p>
                        <p>Click on the thumbnails below to view various samples from
                          recent projects.</p>
                        <p><em>All samples have been reduced in quality to be internet
                          friendly. Original versions are of superior quality and
                          full-TV size. </em></p>
                        <p>You will need Apple's Quicktime player to view the movie
                          files. The free download is available by clicking <a href="http://www.apple.com/quicktime/products/qt"><strong>here</strong></a>.</p>
                      <p> </p>                    </td>
                    <td width="290" align="center" valign="top"><p> </p>
                        <p> </p>
                        <p align="center">Follow these links to read about other services:</p>
                        <div align="left">
                          <ul>
                            <li><strong><a href="homedvds.htm"><font size="+1">Video
                            and Reel Transfers</font></a></strong></li>
                            <li><font size="+1"><strong><a href="slideshows2dvd.htm">Photo
                              Slideshows</a></strong></font></li>
                            <li><font size="+1"><strong><a href="../photorestorations.htm">Photo
                              Transfers and Restorations</a></strong></font></li>
                            <li> <font size="+1"><strong><a href="audiotransfers.htm">Audio
                              Transfers</a></strong></font></li>
                          </ul>
                        </div>
                        <p> </p>
                        <p align="right"> </p>
                      <p> </p></td>
                  </tr>
                  <tr valign="top">
                    <td height="232" colspan="2" valign="top"> <p align="left"><strong><font size="+1">PHOTOSLIDESHOW
                          SAMPLES:</font></strong></p>
                      <p align="left"> </p>
                      <p align="left">The following slideshow was recently done for a surprise birthday party.</p>
                      <p align="center"><a href="Sshowsample.mp4"><img src="Sshowsample2.jpg" width="163" height="89"></a></p>
                      <p align="left">Photographs with voice over narration and
                          text titles were combined to create a presentation that
                          will provide generations with a history on their forefather
                          in this biography.</p>
                        <p align="center"><a href="../biography.wmv"><img src="../bio111.jpg" width="111" height="73" border="0"></a></p>
                        <p align="left"> </p>
                        <p align="left">This couple were married by a lake in a beautiful
                          wedding. I compiled camcorder footage along with photographs
                          into a memorable DVD, complete with a bonus music video.
                        <p align="center"><a href="../ceremusicvidsam.mp4"><img src="../arbour.jpg" width="111" height="72" border="0"></a>
                        <p align="left"><strong><font size="+1">8mm REEL COLOUR CORRECTION
                          SAMPLE:</font></strong>
                        <p align="left">Are you videos dark, too bright or discoloured?
                          I can edit your tapes and film to repair colour issues,
                        bringing your movies back to life.                   
                        Click <a href="http://homepage.mac.com/memories2dvd/iMovieTheater30.html"><strong>HERE</strong></a> to view samples.
                        <p align="left"><strong><font size="+1">PHOTO RESTORATION
                          SAMPLES</font></strong>
                        <p align="left">These samples illustrate the various types
                          of blemishes which can be dealt with to restore your photographs.</p>
                        <p align="left"> <strong><u><font size="3">Simply move your
                          mouse cursor over each photo to see the difference.</font></u></strong></p>
                        <p align="left"><strong>General Dust/Blemish Removal</strong></p>
                        <p align="left"> </p>
                        <p> </p>
                        <div align="center">
                          <p align="left"> </p>
                        </div>
                        <p align="left"><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('sp40 fix','','../sp40 fixed.jpg',1)"><img src="../sp40_orig.jpg" name="sp40 fix" width="600" height="418" border="0"></a></p>
                        <p align="left"><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image56','','../hockey new 281.jpg',1)"><img src="../hockey old 281.jpg" name="Image56" width="270" height="163" border="0"></a></p>
                        <p align="left"><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('oldsue','','../oldafter.jpg',1)"><img src="../oldbefore.jpg" name="oldsue" width="320" height="501" border="0"></a></p>
                        <p align="left"><strong>Red Eye Removal</strong></p>
                        <p align="left"><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image55','','../redeyegone.jpg',1)"><img src="../redeye.jpg" name="Image55" width="231" height="416" border="0"></a></p>
                        <p align="left"><strong>Colour &amp; Stain Removal</strong></p>
                        <p align="left"><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('yellow','','../yellowfinal.jpg',1)"><img src="../yelloworig.jpg" name="yellow" width="270" height="395" border="0"></a></p>
                        <p align="left"><strong>Contrast &amp; Exposure Adjustments
                          and Crack Removals </strong>
                        <p align="left"><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('breton','','../breton_done_web.jpg',1)"><img src="../breton base_web.jpg" name="breton" width="539" height="1000" border="0"></a>                   
                        <p align="left"><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('cracks','','../sp900_800.jpg',1)"><img src="../sp9orig.jpg" name="cracks" width="600" height="410" border="0"></a>
                        <p align="left"><strong>Isolation of Main Subject</strong>
                        <p align="left"><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('isolation','','../soloedited.jpg',1)"><img src="../15sisters.jpg" name="isolation" width="300" height="500" border="0"></a>
                        <p align="left"> </p>
                        <p><br>
                          <img src="../images/clearpixel.gif" width="430
    " height="1"> </p>                    </td>
                  </tr>
                  <!-- #EndEditable -->
                    <tr valign="top">
                      <td height="88" colspan="4" align="center" class="menu"> <p><img src="../images/hr.gif" width="361" height="1"></p>
                        <p class="menu" ><a href="../index.htm"><strong>home</strong></a><strong>
                          | <a href="../services.htm">services</a> | <a href="../sample.htm">samples</a>
                          | <a href="../pricing.htm">pricing</a> | <a href="../testimonials.htm">testimonials</a>
                          | <a href="../the_process.htm">the process</a><br>
                          <a href="../faq.htm"> f.a.q.</a> | <a href="../disclaimers.htm">disclaimers</a>
                          | <a href="../contact_me.htm">contact me</a> | <a href="../about_me.htm">about
                          me</a></strong></p>
                        <p class="menu" >Copyright Memories2dvd<a href="http://www.ibswebdesign.com/" target="_blank"></a>
                          2003 - 2009 All Rights Reserved</p></td>
                    </tr>
                    <tr>
                      <td height="5"></td>
                      <td></td>
                      <td width="211"></td>
                      <td></td>
                    </tr>
                  </table>
                </div></td>
              <td width"23" background="../images/rightbg.gif"><img src="../images/clearpixel.gif" width="16" height="8"></td>
            </tr>
            <tr>
              <td width="16" rowspan="2"><img src="../images/innerbottomleft.gif" width="16" height="16"></td>
              <td width="100%"><img src="../images/clearpixel.gif" width="1" height="15"></td>
              <td width="16" rowspan="2"><img src="../images/innerbottomright.gif" width="18" height="16"></td>
            </tr>
            <tr>
              <td width="1" bgcolor="#006D15" height="1"><img src="../images/clearpixel.gif" width="1" height="1"></td>
            </tr>
          </table></td>
        <td bgcolor="#EBEBE3"> </td>
      </tr>
      <tr>
        <td height="5" colspan="3"><img src="../images/clearpixel.gif" width="1" height="5"></td>
        <td bgcolor="#EBEBE3"><img src="../images/clearpixel.gif" width="1" height="5"></td>
      </tr>
      <tr>
        <td height="20" bgcolor="#006D15"><img src="../images/bottomleftcorner.gif" width="16" height="20"></td>
        <td colspan="3" bgcolor="#006D15"> </td>
        <td bgcolor="#006D15"><img src="../images/bottomrightcorner.gif" width="16" height="20"></td>
      </tr>
    </table>
    </body>
    <!-- #EndTemplate --></html>
    CODE FOR THE TEMPLATE PAGE:
    <html>
    <head>
    <!-- #BeginEditable "doctitle" -->
    <title>Untitled Document.</title>
    <!-- #EndEditable -->
    <LINK REL=STYLESHEET TYPE="text/css" HREF="../style.css">
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <script language="JavaScript" type="text/JavaScript">
    <!--
    function MM_preloadImages() { //v3.0
      var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
        var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
        if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    //-->
    </script>
    </head>
    <body bgcolor="#FFFFFF" text="#000000">
    <table width="0%" border="0" cellspacing="0" cellpadding="0">
      <!--DWLayoutTable-->
      <tr>
        <td width="128" rowspan="8" valign="top" bgcolor="#EBEBE3"> <table width="128" border="0" cellspacing="0" cellpadding="0">
            <tr>
              <td><img src="../images/menutop.gif" width="128" height="18"></td>
            </tr>
            <tr>
              <td><p><a href="../index.htm"><img name="Image35" border="0" src="../images/menu/home.gif" width="128" height="19"></a><br>
                  <a href="../services.htm"><img name="Image36" border="0" src="../images/menu/products.gif" width="128" height="19"></a><br>
                  <a href="../samples.htm"><img name="Image37" border="0" src="../images/menu/services.gif" width="128" height="19"></a><br>
                  <a href="../pricing.htm"><img name="Image38" border="0" src="../images/menu/aboutus.gif" width="128" height="19"></a><br>
                  <a href="../the_process.htm"><img name="Image39" border="0" src="../images/menu/company.gif" width="128" height="19"></a><br>
                  <a href="../testimonials.htm"><img name="Image40" border="0" src="../images/menu/links.gif" width="128" height="19"></a><br>
                  <a href="../faq.htm"><img name="Image41" border="0" src="../images/menu/guestbook.gif" width="128" height="19"></a><br>
                  <a href="../disclaimers.htm"><img name="Image42" border="0" src="../images/menu/photo.gif" width="128" height="19"></a><br>
                  <a href="../contact%20me.htm"></a><a href="../contact_me.htm"><img name="Image45" border="0" src="../images/menu/email.gif" width="128" height="19"></a>
                  <a href="../contact%20me.htm"></a><a href="../contact%20me.htm"></a></p></td>
            </tr>
            <tr>
              <td><a href="../specials.htm"><img src="../images/menubottom2.jpg" width="128" height="18" border="0"></a></td>
            </tr>
            <tr>
              <td> </td>
            </tr>
            <tr>
              <td align="center"><strong>Celebrate a milestone birthday or anniverary
                with a <u>DVD Photo Slideshow</u>. <a href="../slideshows2dvd.htm">Click
                here for more details.</a></strong></td>
            </tr>
            <tr>
              <td align="center"> <table width="96%" border="0" cellspacing="0" cellpadding="0" align="center">
                  <tr>
                    <td class="news"><br>
                      <a href="../audiotransfers.htm"><img src="../LPcassettes.jpg" width="180" height="152" border="0"></a>
                    </td>
                  </tr>
                </table></td>
            </tr>
          </table>
          <p align="center"><font size="+2">Donations!</font></p>
          <p align="center"> 5% of Memories2dvd's annual revenue will be donated equally
            between the <a href="http://www.cancer.ca/ccs/internet/cancer/0,,3172,00.html"><strong>Canadian
            Cancer Society</strong></a> and the <a href="http://junobeach.org/Centre/index.html"><strong>Juno
            Beach Memorial</strong></a></p>
          <p> </p></td>
        <td width="3" rowspan="7"><img src="../images/clearpixel.gif" width="3" height="1"></td>
        <td width="16" height="56" bgcolor="#6D9A50"><img src="../images/topleft.gif" width="16" height="56"></td>
        <td width="100%" valign="bottom" bgcolor="#6D9A50"><img src="../name.gif" width="360" height="50"></td>
        <td width="16"><img src="../images/topright.gif" width="16" height="56"></td>
      </tr>
      <tr>
        <td colspan="3" height="2"><img src="../images/clearpixel.gif" width="1" height="2"></td>
      </tr>
      <tr>
        <td height="6" colspan="3" bgcolor="#006D15"><img src="../images/clearpixel.gif" width="1" height="6"></td>
      </tr>
      <tr>
        <td colspan="3" height="2"><img src="../images/clearpixel.gif" width="1" height="2"></td>
      </tr>
      <tr>
        <td height="21" bgcolor="#EBEBE3"><img src="../images/lightleft.gif" width="16" height="21"></td>
        <td align="right" bgcolor="#EBEBE3"><div align="left"><strong><a href="mailto:[email protected]">CONTACT
            INFORMATION: Phone: 613-831-9365___ E-MAIL</a> | <a href="../about_me.htm">About
            Me</a></strong> </div></td>
        <td bgcolor="#EBEBE3"> </td>
      </tr>
      <tr>
        <td height="11"><img src="../images/clearpixel.gif" width="1" height="11"></td>
        <td align="right" valign="top"><img src="../images/lightcorner.gif" width="10" height="11"></td>
        <td bgcolor="#EBEBE3"><img src="../images/clearpixel.gif" width="1" height="11"></td>
      </tr>
      <tr>
        <td height="650" colspan="2"> <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
              <td width="16" rowspan="2"><img src="../images/innertopleft.gif" width="16" height="16"></td>
              <td bgcolor="#006D15" height="1"><img src="../images/clearpixel.gif" width="1" height="1"></td>
              <td width="16" rowspan="2"><img src="../images/innertopright.gif" width="18" height="16"></td>
            </tr>
            <tr>
              <td width="100%"><img src="../images/clearpixel.gif" width="1" height="15"></td>
            </tr>
            <tr>
              <td background="../images/leftbg.gif"><img src="../images/clearpixel.gif" width="16" height="8"></td>
              <td width="100%" valign="top"> <div align="center">
                  <table width="100%" border="0" cellspacing="2" cellpadding="2">
                    <!--DWLayoutTable-->
                    <!-- #BeginEditable "Body" -->
                    <tr>
                      <td width="329" height="189" valign="top"><p><img src="../pg%20t%20instrucnl.jpg" width="300" height="27"></p>
                        <p align="left">From teachers to health care professionals
                          to corporate trainers, I can help you create a compelling
                          instructional video. Using techniques such as Picture in
                          Picture will deliver your educational knowledge with extra
                          value. The ease of navigation of DVD makes instruction more
                          efficient and effective.</p></td>
                      <td width="4" valign="top"><img src="images/hr.gif" width="1" height="125"> </td>
                      <td colspan="2" valign="top"><p><img src="../pg%20t%20blank.jpg" width="204" height="27
    "></p>
                        <p>Follow these links to read about other services:</p>
                        <div align="left">
                          <ul>
                            <li><a href="../homedvds.htm">classic home videos</a></li>
                            <li> <a href="../weddings2dvd.htm">weddings2dvd</a></li>
                            <li> <a href="../sports2dvd.htm">sports2dvd</a></li>
                            <li> <a href="../slideshows2dvd.htm">DVD photo slideshows</a></li>
                            <li> <a href="../reunions2dvd.htm">reunions2dvd</a></li>
                            <li> <a href="instructionaldvds.htm">instructional DVD</a></li>
                          </ul>
                        </div></td>
                    </tr>
                    <tr>
                      <td height="3
    50" colspan="3" valign="top"><p align="center"><img src="../images/hr.gif" width="361" height="1"></p>
                        <p align="left">  </p>
                        <p align="left">Please click <a href="../sample.htm"><strong>here</strong></a>
                          to view real samples from recent projects.<br>
                        </p></td>
                      <td width="2" valign="top"><!--DWLayoutEmptyCell--> </td>
                    </tr>
                    <!-- #EndEditable -->
                    <tr valign="top">
                      <td height="88" colspan="4" align="center" class="menu"> <p><img src="../images/hr.gif" width="361" height="1"></p>
                        <p class="menu" ><a href="../index.htm"><strong>home</strong></a><strong>
                          | <a href="../services.htm">services</a> | <a href="../sample.htm">samples</a>
                          | <a href="../pricing.htm">pricing</a> | <a href="../testimonials.htm">testimonials</a>
                          | <a href="../the_process.htm">the process</a><br>
                          <a href="../faq.htm"> f.a.q.</a> | <a href="../disclaimers.htm">disclaimers</a>
                          | <a href="../contact_me.htm">contact me</a> | <a href="../about_me.htm">about
                          me</a></strong></p>
                        <p class="menu" >Copyright Memories2dvd<a href="http://www.ibswebdesign.com/" target="_blank"></a>
                          2003 - 2009 All Rights Reserved</p></td>
                    </tr>
                    <tr>
                      <td height="5"></td>
                      <td></td>
                      <td width="211"></td>
                      <td></td>
                    </tr>
                  </table>
                </div></td>
              <td width"23" background="../images/rightbg.gif"><img src="../images/clearpixel.gif" width="16" height="8"></td>
            </tr>
            <tr>
              <td width="16" rowspan="2"><img src="../images/innerbottomleft.gif" width="16" height="16"></td>
              <td width="100%"><img src="../images/clearpixel.gif" width="1" height="15"></td>
              <td width="16" rowspan="2"><img src="../images/innerbottomright.gif" width="18" height="16"></td>
            </tr>
            <tr>
              <td width="1" bgcolor="#006D15" height="1"><img src="../images/clearpixel.gif" width="1" height="1"></td>
            </tr>
          </table></td>
        <td bgcolor="#EBEBE3"><!-- TemplateBeginEditable name="EditRegion1" --><!-- TemplateEndEditable --></td>
      </tr>
      <tr>
        <td height="5" colspan="3"><img src="../images/clearpixel.gif" width="1" height="5"></td>
        <td bgcolor="#EBEBE3"><img src="../images/clearpixel.gif" width="1" height="5"></td>
      </tr>
      <tr>
        <td height="20" bgcolor="#006D15"><img src="../images/bottomleftcorner.gif" width="16" height="20"></td>
        <td colspan="3" bgcolor="#006D15"> </td>
        <td bgcolor="#006D15"><img src="../images/bottomrightcorner.gif" width="16" height="20"></td>
      </tr>
    </table>
    </body>
    </html>
    Any help is hugely appreciated.
    Cheers
    keebler

    thanks for the quick reply!
    I found the 2 things to change, but when I go back to my page...everything is gone!  eek
    (fear no panic - I did back up my website prior to making any changes
    (file attached).
    it looks like there is only 1 column instead of 3 sections. I was hoping to lose just the one on the right.
    here is the new code from my Samples page (not the template)  I"ll post that below.
    <!-- #BeginTemplate "/Templates/Main2.dwt" --><!-- DW6 --><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    <head>
    <!-- #BeginEditable "doctitle" -->
    <title>dvdslideshow</title>
    <script language="JavaScript" type="text/JavaScript">
    <!--
    function MM_swapImgRestore() { //v3.0
      var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
    function MM_findObj(n, d) { //v4.01
      var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
      if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
      for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    function MM_swapImage() { //v3.0
      var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
       if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    //-->
    </script>
    <!-- #EndEditable -->
    <LINK REL=STYLESHEET TYPE="text/css" HREF="public_html/style.css">
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <script language="JavaScript" type="text/JavaScript">
    <!--
    function MM_preloadImages() { //v3.0
      var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
        var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
        if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    //-->
    </script>
    </head>
    <body bgcolor="#FFFFFF" text="#000000" onLoad="MM_preloadImages('sp40 fixed.jpg','hockey new 281.jpg','oldafter.jpg','redeyegone.jpg','yellowfinal.jpg','breton_done_web.jpg','sp900_8 00.jpg','soloedited.jpg')">
    <table width="0%" border="0" cellspacing="0" cellpadding="0">
      <!--DWLayoutTable-->
      <tr>
        <td width="128" rowspan="8" valign="top" bgcolor="#EBEBE3"> <table width="128" border="0" cellspacing="0" cellpadding="0">
            <tr>
              <td><img src="public_html/images/menutop.gif" width="128" height="18"></td>
            </tr>
            <tr>
              <td><p><a href="public_html/index.htm"><img name="Image35" border="0" src="public_html/images/menu/home.gif" width="128" height="19"></a><br>
                  <a href="public_html/services.htm"><img name="Image36" border="0" src="public_html/images/menu/products.gif" width="128" height="19"></a><br>
                  <a href="public_html/samples.htm"><img name="Image37" border="0" src="public_html/images/menu/services.gif" width="128" height="19"></a><br>
                  <a href="public_html/pricing.htm"><img name="Image38" border="0" src="public_html/images/menu/aboutus.gif" width="128" height="19"></a><br>
                  <a href="public_html/the_process.htm"><img name="Image39" border="0" src="public_html/images/menu/company.gif" width="128" height="19"></a><br>
                  <a href="public_html/testimonials.htm"><img name="Image40" border="0" src="public_html/images/menu/links.gif" width="128" height="19"></a><br>
                  <a href="public_html/faq.htm"><img name="Image41" border="0" src="public_html/images/menu/guestbook.gif" width="128" height="19"></a><br>
                  <a href="public_html/disclaimers.htm"><img name="Image42" border="0" src="public_html/images/menu/photo.gif" width="128" height="19"></a><br>
                  <a href="public_html/contact me.htm"></a><a href="public_html/contact_me.htm"><img name="Image45" border="0" src="public_html/images/menu/email.gif" width="128" height="19"></a>
                  <a href="public_html/contact me.htm"></a><a href="public_html/contact me.htm"></a></p></td>
            </tr>
            <tr>
              <td><a href="public_html/specials.htm"><img src="public_html/images/menubottom2.jpg" width="128" height="18" border="0"></a></td>
            </tr>
            <tr>
              <td> </td>
            </tr>
            <tr>
              <td align="center"><strong>Celebrate a milestone birthday or anniverary
                with a <u>DVD Photo Slideshow</u>. <a href="public_html/slideshows2dvd.htm">Click
                here for more details.</a></strong></td>
            </tr>
            <tr>
              <td align="center"> <table width="96%" border="0" cellspacing="0" cellpadding="0" align="center">
                  <tr>
                    <td class="news"><br>
                      <a href="public_html/audiotransfers.htm"><img src="public_html/LPcassettes.jpg" width="180" height="152" border="0"></a>
                    </td>
                  </tr>
                </table></td>
            </tr>
          </table>
          <p align="center"><font size="+2">Donations!</font></p>
          <p align="center"> 5% of Memories2dvd's annual revenue will be donated equally
            between the <a href="http://www.cancer.ca/ccs/internet/cancer/0,,3172,00.html"><strong>Canadian
            Cancer Society</strong></a> and the <a href="http://junobeach.org/Centre/index.html"><strong>Juno
            Beach Memorial</strong></a></p>
          <p> </p></td>
        <td width="3" rowspan="7"><img src="public_html/images/clearpixel.gif" width="3" height="1"></td>
        <td width="16" height="56" bgcolor="#6D9A50"><img src="public_html/images/topleft.gif" width="16" height="56"></td>
        <td width="100%" valign="bottom" bgcolor="#6D9A50"><img src="public_html/name.gif" width="360" height="50"></td>
        <td width="16"><img src="public_html/images/topright.gif" width="16" height="56"></td>
      </tr>
      <tr>
        <td colspan="3" height="2"><img src="public_html/images/clearpixel.gif" width="1" height="2"></td>
      </tr>
      <tr>
        <td height="6" colspan="3" bgcolor="#006D15"><img src="public_html/images/clearpixel.gif" width="1" height="6"></td>
      </tr>
      <tr>
        <td colspan="3" height="2"><img src="public_html/images/clearpixel.gif" width="1" height="2"></td>
      </tr>
      <tr>
        <td height="21" bgcolor="#EBEBE3"><img src="public_html/images/lightleft.gif" width="16" height="21"></td>
        <td align="right" bgcolor="#EBEBE3"><div align="left"><strong><a href="mailto:[email protected]">CONTACT
            INFORMATION: Phone: 613-831-9365___ E-MAIL</a> | <a href="public_html/about_me.htm">About
            Me</a></strong> </div></td>
        <td bgcolor="#EBEBE3"> </td>
      </tr>
      <tr>
        <td height="11"><img src="public_html/images/clearpixel.gif" width="1" height="11"></td>
        <td align="right" valign="top"><img src="public_html/images/lightcorner.gif" width="10" height="11"></td>
        <td bgcolor="#EBEBE3"><img src="public_html/images/clearpixel.gif" width="1" height="11"></td>
      </tr>
      <tr>
        <td height="650" colspan="2"> <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
              <td width="16" rowspan="2"><img src="public_html/images/innertopleft.gif" width="16" height="16"></td>
              <td bgcolor="#006D15" height="1"><img src="public_html/images/clearpixel.gif" width="1" height="1"></td>
              <td width="16" rowspan="2"><img src="public_html/images/innertopright.gif" width="18" height="16"></td>
            </tr>
            <tr>
              <td width="100%"><img src="public_html/images/clearpixel.gif" width="1" height="15"></td>
            </tr>
            <tr>
              <td background="public_html/images/leftbg.gif"><img src="public_html/images/clearpixel.gif" width="16" height="8"></td>
              <td width="100%" valign="top"> <div align="center">
                  <table width="100%" border="0" cellspacing="2" cellpadding="2">
                    <!--DWLayoutTable-->
                    <!-- #BeginEditable "Body" -->
                  <tr>
                    <td width="267" height="145" valign="top"><p><img src="pg%20t%20samples.jpg" width="119" height="34"></p>
                        <p>It's one thing to read about our services, but once you
                          actually see the results, you will realize that personalization
                          is the key to your DVD project. Aside from your photos,
                          video and favourite music, I completely personalize every
                          aspect of your DVD right from the packaging to the DVD menus.</p>
                        <p>Click on the thumbnails below to view various samples from
                          recent projects.</p>
                        <p><em>All samples have been reduced in quality to be internet
                          friendly. Original versions are of superior quality and
                          full-TV size. I can supply demo DVDs upon request.</em></p>
                        <p>You will need Apple's Quicktime player to view the movie
                          files. The free download is available by clicking <a href="http://www.apple.com/quicktime/products/qt"><strong>here</strong></a>.</p>
                        <p> </p>                    </td>
                    <td width="290" align="center" valign="top"><p> </p>
                        <p> </p>
                        <p align="center">Follow these links to read about other services:</p>
                        <div align="left">
                          <ul>
                            <li><strong><a href="homedvds.htm"><font size="+1">Video
                              Transfers</font></a></strong></li>
                            <li><font size="+1"><strong><a href="public_html/slideshows2dvd.htm">Photo
                              Transfers</a></strong></font></li>
                            <li><font size="+1"><strong><a href="photorestorations.htm">Photo
                              Restorations</a></strong></font></li>
                            <li> <font size="+1"><strong><a href="public_html/audiotransfers.htm">Audio
                              Transfers</a></strong></font></li>
                          </ul>
                        </div>
                        <p> </p>
                        <p align="right"> </p>
                      <p> </p></td>
                  </tr>
                  <tr valign="top">
                    <td height="232" colspan="2" valign="top"> <p align="left"><strong><font size="+1">PHOTOSLIDESHOW
                          SAMPLES:</font></strong></p>
                        <p align="left">Photographs with voice over narration and
                          text titles were combined to create a presentation that
                          will provide generations with a history on their forefather
                          in this biography.</p>
                        <p align="center"><a href="biography.wmv"><img src="bio111.jpg" width="111" height="73" border="0"></a></p>
                        <p align="left">The following sample was part of a 50th birthday
                          celebration. Three hundred photographs were scanned and
                          mixed with video clips to make the ultimate surprise movie.                    </p>
                        <p align="center"><a href="sample1.mov"><img src="sample1.jpg" width="111" height="82" border="0"></a></p>
                        <p align="left"> This sample was taken from a couple's vacation.
                          The couple travelled throughout SouthEast Asia and South
                          America and amassed approximately 750 digital photos. I
                          organized the DVD by country and added their favourite music
                          so they could instantly re-visit their adventures.
                        <p align="center"><a href="sample2.mov"><img src="boats.jpg" width="111" height="81" border="0"></a>
                        <p align="left">This couple were married by a lake in a beautiful
                          wedding. I compiled camcorder footage along with photographs
                          into a memorable DVD, complete with a bonus music video.
                        <p align="center"><a href="ceremusicvidsam.mp4"><img src="arbour.jpg" width="111" height="72" border="0"></a>
                        <p align="left"><strong><font size="+1">8mm REEL COLOUR CORRECTION
                          SAMPLE:</font></strong>
                        <p align="left">Are you videos dark, too bright or discoloured?
                          I can edit your tapes and film to repair colour issues,
                          bringing your movies back to life. Click <a href="http://homepage.mac.com/memories2dvd/iMovieTheater30.html"><strong><font size="+1">HERE</font></strong></a>
                          to view samples.
                        <p align="left"><strong><font size="+1">PHOTO RESTORATION
                          SAMPLES</font></strong>
                        <p align="left">These samples illustrate the various types
                          of blemishes which can be dealt with to restore your photographs.</p>
                        <p align="left"> <strong><u><font size="3">Simply move your
                          mouse cursor over each photo to see the difference.</font></u></strong></p>
                        <p align="left"><strong>General Dust/Blemish Removal</strong></p>
                        <p align="left"> </p>
                        <p> </p>
                        <div align="center">
                          <p align="left"> </p>
                        </div>
                        <p align="left"><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('sp40 fix','','sp40 fixed.jpg',1)"><img src="sp40_orig.jpg" name="sp40 fix" width="600" height="418" border="0"></a></p>
                        <p align="left"><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image56','','hockey new 281.jpg',1)"><img src="hockey%20old%20281.jpg" name="Image56" width="270" height="163" border="0"></a></p>
                        <p align="left"><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('oldsue','','oldafter.jpg',1)"><img src="oldbefore.jpg" name="oldsue" width="320" height="501" border="0"></a></p>
                        <p align="left"><strong>Red Eye Removal</strong></p>
                        <p align="left"><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image55','','redeyegone.jpg',1)"><img src="redeye.jpg" name="Image55" width="231" height="416" border="0"></a></p>
                        <p align="left"><strong>Colour &amp; Stain Removal</strong></p>
                        <p align="left"><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('yellow','','yellowfinal.jpg',1)"><img src="yelloworig.jpg" name="yellow" width="270" height="395" border="0"></a></p>
                        <p align="left"><strong>Contrast &amp; Exposure Adjustments
                          and Crack Removals </strong>
                        <p align="left"><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('breton','','breton_done_web.jpg',1)"><img src="breton base_web.jpg" name="breton" width="539" height="1000" border="0"></a>                   
                        <p align="left"><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('cracks','','sp900_800.jpg',1)"><img src="sp9orig.jpg" name="cracks" width="600" height="410" border="0"></a>
                        <p align="left"><strong>Isolation of Main Subject</strong>
                        <p align="left"><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('isolation','','soloedited.jpg',1)"><img src="15sisters.jpg" name="isolation" width="300" height="500" border="0"></a>
                        <p align="left"> </p>
                        <p><br>
                          <img src="images/clearpixel.gif" width="430
      " height="1"> </p>                    </td>
                  </tr>
                  <!-- #EndEditable -->
                    <tr valign="top">
                      <td height="88" colspan="4" align="center" class="menu"> <p><img src="public_html/images/hr.gif" width="361" height="1"></p>
                        <p class="menu" ><a href="public_html/index.htm"><strong>home</strong></a><strong>
                          | <a href="public_html/services.htm">services</a> | <a href="public_html/sample.htm">samples</a>
                          | <a href="public_html/pricing.htm">pricing</a> | <a href="public_html/testimonials.htm">testimonials</a>
                          | <a href="public_html/the_process.htm">the process</a><br>
                          <a href="public_html/faq.htm"> f.a.q.</a> | <a href="public_html/disclaimers.htm">disclaimers</a>
                          | <a href="public_html/contact_me.htm">contact me</a> | <a href="public_html/about_me.htm">about
                          me</a></strong></p>
                        <p class="menu" >Copyright Memories2dvd<a href="http://www.ibswebdesign.com/" target="_blank"></a>
                          2003 - 2009 All Rights Reserved</p></td>
                    </tr>
                    <tr>
                      <td height="5"></td>
                      <td></td>
                      <td width="211"></td>
                      <td></td>
                    </tr>
                  </table>
                </div></td>
              <td width="23" background="../images/rightbg.gif<img src="../images/clearpixel.gif" width="16" height="8"></td>
            </tr>
            <tr>
              <td width="16" rowspan="2"><img src="public_html/images/innerbottomleft.gif" width="16" height="16"></td>
              <td width="100%"><img src="public_html/images/clearpixel.gif" width="1" height="15"></td>
              <td width="16" rowspan="2"><img src="public_html/images/innerbottomright.gif" width="18" height="16"></td>
            </tr>
            <tr>
              <td width="1" bgcolor="#006D15" height="1"><img src="public_html/images/clearpixel.gif" width="1" height="1"></td>
            </tr>
          </table></td>
        <td bgcolor="#EBEBE3"><!-- #BeginEditable "EditRegion1" --><!-- #EndEditable --></td>
      </tr>
      <tr>
        <td height="5" colspan="3"><img src="public_html/images/clearpixel.gif" width="1" height="5"></td>
        <td bgcolor="#EBEBE3"><img src="public_html/images/clearpixel.gif" width="1" height="5"></td>
      </tr>
      <tr>
        <td height="20" bgcolor="#006D15"><img src="public_html/images/bottomleftcorner.gif" width="16" height="20"></td>
        <td colspan="3" bgcolor="#006D15"> </td>
        <td bgcolor="#006D15"><img src="public_html/images/bottomrightcorner.gif" width="16" height="20"></td>
      </tr>
    </table>
    </body>
    <!-- #EndTemplate --></html>
    TEMPLATE CODE:
    <html>
    <head>
    <!-- #BeginEditable "doctitle" -->
    <title>Untitled Document.</title>
    <!-- #EndEditable -->
    <LINK REL=STYLESHEET TYPE="text/css" HREF="../style.css">
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <script language="JavaScript" type="text/JavaScript">
    <!--
    function MM_preloadImages() { //v3.0
      var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
        var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
        if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    //-->
    </script>
    </head>
    <body bgcolor="#FFFFFF" text="#000000">
    <table width="0%" border="0" cellspacing="0" cellpadding="0">
      <!--DWLayoutTable-->
      <tr>
        <td width="128" rowspan="8" valign="top" bgcolor="#EBEBE3"> <table width="128" border="0" cellspacing="0" cellpadding="0">
            <tr>
              <td><img src="../images/menutop.gif" width="128" height="18"></td>
            </tr>
            <tr>
              <td><p><a href="../index.htm"><img name="Image35" border="0" src="../images/menu/home.gif" width="128" height="19"></a><br>
                  <a href="../services.htm"><img name="Image36" border="0" src="../images/menu/products.gif" width="128" height="19"></a><br>
                  <a href="../samples.htm"><img name="Image37" border="0" src="../images/menu/services.gif" width="128" height="19"></a><br>
                  <a href="../pricing.htm"><img name="Image38" border="0" src="../images/menu/aboutus.gif" width="128" height="19"></a><br>
                  <a href="../the_process.htm"><img name="Image39" border="0" src="../images/menu/company.gif" width="128" height="19"></a><br>
                  <a href="../testimonials.htm"><img name="Image40" border="0" src="../images/menu/links.gif" width="128" height="19"></a><br>
                  <a href="../faq.htm"><img name="Image41" border="0" src="../images/menu/guestbook.gif" width="128" height="19"></a><br>
                  <a href="../disclaimers.htm"><img name="Image42" border="0" src="../images/menu/photo.gif" width="128" height="19"></a><br>
                  <a href="../contact%20me.htm"></a><a href="../contact_me.htm"><img name="Image45" border="0" src="../images/menu/email.gif" width="128" height="19"></a>
                  <a href="../contact%20me.htm"></a><a href="../contact%20me.htm"></a></p></td>
            </tr>
            <tr>
              <td><a href="../specials.htm"><img src="../images/menubottom2.jpg" width="128" height="18" border="0"></a></td>
            </tr>
            <tr>
              <td> </td>
            </tr>
            <tr>
              <td align="center"><strong>Celebrate a milestone birthday or anniverary
                with a <u>DVD Photo Slideshow</u>. <a href="../slideshows2dvd.htm">Click
                here for more details.</a></strong></td>
            </tr>
            <tr>
              <td align="center"> <table width="96%" border="0" cellspacing="0" cellpadding="0" align="center">
                  <tr>
                    <td class="news"><br>
                      <a href="../audiotransfers.htm"><img src="../LPcassettes.jpg" width="180" height="152" border="0"></a>
                    </td>
                  </tr>
                </table></td>
            </tr>
          </table>
          <p align="center"><font size="+2">Donations!</font></p>
          <p align="center"> 5% of Memories2dvd's annual revenue will be donated equally
            between the <a href="http://www.cancer.ca/ccs/internet/cancer/0,,3172,00.html"><strong>Canadian
            Cancer Society</strong></a> and the <a href="http://junobeach.org/Centre/index.html"><strong>Juno
            Beach Memorial</strong></a></p>
          <p> </p></td>
        <td width="3" rowspan="7"><img src="../images/clearpixel.gif" width="3" height="1"></td>
        <td width="16" height="56" bgcolor="#6D9A50"><img src="../images/topleft.gif" width="16" height="56"></td>
        <td width="100%" valign="bottom" bgcolor="#6D9A50"><img src="../name.gif" width="360" height="50"></td>
        <td width="16"><img src="../images/topright.gif" width="16" height="56"></td>
      </tr>
      <tr>
        <td colspan="3" height="2"><img src="../images/clearpixel.gif" width="1" height="2"></td>
      </tr>
      <tr>
        <td height="6" colspan="3" bgcolor="#006D15"><img src="../images/clearpixel.gif" width="1" height="6"></td>
      </tr>
      <tr>
        <td colspan="3" height="2"><img src="../images/clearpixel.gif" width="1" height="2"></td>
      </tr>
      <tr>
        <td height="21" bgcolor="#EBEBE3"><img src="../images/lightleft.gif" width="16" height="21"></td>
        <td align="right" bgcolor="#EBEBE3"><div align="left"><strong><a href="mailto:[email protected]">CONTACT
            INFORMATION: Phone: 613-831-9365___ E-MAIL</a> | <a href="../about_me.htm">About
            Me</a></strong> </div></td>
        <td bgcolor="#EBEBE3"> </td>
      </tr>
      <tr>
        <td height="11"><img src="../images/clearpixel.gif" width="1" height="11"></td>
        <td align="right" valign="top"><img src="../images/lightcorner.gif" width="10" height="11"></td>
        <td bgcolor="#EBEBE3"><img src="../images/clearpixel.gif" width="1" height="11"></td>
      </tr>
      <tr>
        <td height="650" colspan="2"> <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
              <td width="16" rowspan="2"><img src="../images/innertopleft.gif" width="16" height="16"></td>
              <td bgcolor="#006D15" height="1"><img src="../images/clearpixel.gif" width="1" height="1"></td>
              <td width="16" rowspan="2"><img src="../images/innertopright.gif" width="18" height="16"></td>
            </tr>
            <tr>
              <td width="100%"><img src="../images/clearpixel.gif" width="1" height="15"></td>
            </tr>
            <tr>
              <td background="../images/leftbg.gif"><img src="../images/clearpixel.gif" width="16" height="8"></td>
              <td width="100%" valign="top"> <div align="center">
                  <table width="100%" border="0" cellspacing="2" cellpadding="2">
                    <!--DWLayoutTable-->
                    <!-- #BeginEditable "Body" -->
                    <tr>
                      <td width="329" height="189" valign="top"><p><img src="../pg%20t%20instrucnl.jpg" width="300" height="27"></p>
                        <p align="left">From teachers to health care professionals
                          to corporate trainers, I can help you create a compelling
                          instructional video. Using techniques such as Picture in
                          Picture will deliver your educational knowledge with extra
                          value. The ease of navigation of DVD makes instruction more
                          efficient and effective.</p></td>
                      <td width="4" valign="top"><img src="images/hr.gif" width="1" height="125"> </td>
                      <td colspan="2" valign="top"><p><img src="../pg%20t%20blank.jpg" width="204" height="27
      "></p>
                        <p>Follow these links to read about other services:</p>
                        <div align="left">
                          <ul>
                            <li><a href="../homedvds.htm">classic home videos</a></li>
                            <li> <a href="../weddings2dvd.htm">weddings2dvd</a></li>
                            <li> <a href="../sports2dvd.htm">sports2dvd</a></li>
                            <li> <a href="../slideshows2dvd.htm">DVD photo slideshows</a></li>
                            <li> <a href="../reunions2dvd.htm">reunions2dvd</a></li>
                            <li> <a href="instructionaldvds.htm">instructional DVD</a></li>
                          </ul>
                        </div></td>
                    </tr>
                    <tr>
                      <td height="3
      50" colspan="3" valign="top"><p align="center"><img src="../images/hr.gif" width="361" height="1"></p>
                        <p align="left">  </p>
                        <p align="left">Please click <a href="../sample.htm"><strong>here</strong></a>
                          to view real samples from recent projects.<br>
                        </p></td>
                      <td width="2" valign="top"><!--DWLayoutEmptyCell--> </td>
                    </tr>
                    <!-- #EndEditable -->
                    <tr valign="top">
                      <td height="88" colspan="4" align="center" class="menu"> <p><img src="../images/hr.gif" width="361" height="1"></p>
                        <p class="menu" ><a href="../index.htm"><strong>home</strong></a><strong>
                          | <a href="../services.htm">services</a> | <a href="../sample.htm">samples</a>
                          | <a href="../pricing.htm">pricing</a> | <a href="../testimonials.htm">testimonials</a>
                          | <a href="../the_process.htm">the process</a><br>
                          <a href="../faq.htm"> f.a.q.</a> | <a href="../disclaimers.htm">disclaimers</a>
                          | <a href="../contact_me.htm">contact me</a> | <a href="../about_me.htm">about
                          me</a></strong></p>
                        <p class="menu" >Copyright Memories2dvd<a href="http://www.ibswebdesign.com/" target="_blank"></a>
                          2003 - 2009 All Rights Reserved</p></td>
                    </tr>
                    <tr>
                      <td height="5"></td>
                      <td></td>
                      <td width="211"></td>
                      <td></td>
                    </tr>
                  </table>
                </div></td>
              <td width="23" background="../images/rightbg.gif<img src="../images/clearpixel.gif" width="16" height="8"></td>
            </tr>
            <tr>
              <td width="16" rowspan="2"><img src="../images/innerbottomleft.gif" width="16" height="16"></td>
              <td width="100%"><img src="../images/clearpixel.gif" width="1" height="15"></td>
              <td width="16" rowspan="2"><img src="../images/innerbottomright.gif" width="18" height="16"></td>
            </tr>
            <tr>
              <td width="1" bgcolor="#006D15" height="1"><img src="../images/clearpixel.gif" width="1" height="1"></td>
            </tr>
          </table></td>
        <td bgcolor="#EBEBE3"><!-- TemplateBeginEditable name="EditRegion1" --><!-- TemplateEndEditable --></td>
      </tr>
      <tr>
        <td height="5" colspan="3"><img src="../images/clearpixel.gif" width="1" height="5"></td>
        <td bgcolor="#EBEBE3"><img src="../images/clearpixel.gif" width="1" height="5"></td>
      </tr>
      <tr>
        <td height="20" bgcolor="#006D15"><img src="../images/bottomleftcorner.gif" width="16" height="20"></td>
        <td colspan="3" bgcolor="#006D15"> </td>
        <td bgcolor="#006D15"><img src="../images/bottomrightcorner.gif" width="16" height="20"></td>
      </tr>
    </table>
    </body>
    </html>

  • "locked by a template or translator" in Editable Region - CS4

    Hello,
    I am working on a series of ASP homepages using repeating regions in Dreamweaver CS4. However, I am encountering "Making this change would require changing code that is is locked by a template or translator. The change will be discarded." errors.
    On each homepage, I have two levels of nested repeating regions set up as "slides" (Top level) that contain "news blurbs".
    Inside each news blurb repeat instance is an editable region.
    A version of the news spotlight markup can be found at http://www-personal.umich.edu/~pborisov/etc/snippet.html
    When I attempt to  add any new paragraphs inside a news item (<li class="blurb"></li>) in design mode, I get
    an error message telling me that the area is locked by a template and/or translator. However, I can still type additional text
    into pre-existing paragraphs, as well as insert images. Attempting editing in code view works also works.
    Individuals that will be updating each page are going to be using design mode, so I can't go for the obvious work-around. I have no idea why the error keeps occurring. Could anyone clarify this?
    Fixes suggested in other threads that haven't worked:
    making sure the page has valid markup ( passes XHTML 1.0 Transitional)
    ensuring that the region is marked as editable ( it is editable )
    Current ideas as to potential causes:
    something I missed in the code that's triggering dreamweaver to throw errors
    nested repeating regions are somehow creating the issue
    I am mostly sure that ASP is not causing this, as I have been able to reproduce the issue in an XHTML-only child page of the same template.
    Thank you for your help,
    Pabori

    When the code looked like this, my editable regions were locked when I made a page off the template.
    <p><strong><!-- TemplateBeginEditable name="EditRegion3" -->EditRegion3<!-- TemplateEndEditable --></strong></p>
    <p><strong><!-- TemplateBeginEditable name="EditRegion4" -->EditRegion4<!-- TemplateEndEditable --></strong></p>
    When I changed it to this, it worked fine.
        <!-- TemplateBeginEditable name="EditRegion3" -->EditRegion3<!-- TemplateEndEditable -->
        <p> </p>
        <!-- TemplateBeginEditable name="EditRegion4" -->EditRegion4<!-- TemplateEndEditable -->
    I think it didn't like the <p></p> because it is a block element.
    It didn't like <strong></strong> either, but I'm not sure why.
    I am struggling with this myself so I hope you can let me know how this works.

  • Page locked by tempate or translator

    I am trying to simply delete some HTML from a page and I get
    the following error message.
    "Making this change would require changing code that is
    locked by a template or a translator. The change will be
    discarded."
    The code I'm deleting is simple HTML and it is within the
    <!-- InstanceBeginEditable --> and ending tags.
    What the heck is going on, and how can I fix this?? thanks
    for your help!

    This usually means one of the following -
    1. You are working on a child page, and trying to delete code
    that is in an
    uneditable portion of the page, or
    2. You have invalid HTML on this child page somewhere,
    causing the template
    engine to try to fix it, and in doing so it discovers that
    it's working in
    an uneditable portion of the page
    So - does the page validate when you try it here?
    http://validator.w3.org
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "MacYOmedia" <[email protected]> wrote in
    message
    news:fvn827$lnb$[email protected]..
    >I am trying to simply delete some HTML from a page and I
    get the following
    > error message.
    >
    > "Making this change would require changing code that is
    locked by a
    > template
    > or a translator. The change will be discarded."
    >
    > and an option of OK, which of course, resets the changes
    I try to make.
    >
    > What the heck is going on, and how can I fix this??
    thanks for your help!
    >

  • Making this change would require code that is locked by a template or a translator. The change will be discarded.

    I apologize if this has been answered before, but I can't
    seem to find a solution in the forum archive. The error message
    below displays in Dreamweaver CS3 when I attempt to edit a
    Fireworks CS3 file using the "Edit" button in Dreamweaver. After
    clicking "Done" in Firworks to update the file and return to my
    HTML page in Dreamweaver, the error message displays. Can someone
    help me troubleshoot the problem? As a side note, I tested it in my
    older version of Dreamweaver and Fireworks (studio 8 versions) to
    see if I would get the same error message and I didn't - everything
    worked fine and no error message displayed.
    DW Error Message: Making this change would require code that
    is locked by a template or a translator. The change will be
    discarded.
    Thanks for your help,
    Donna

    > Murray, what do you mean? My pages validated before the
    switch to DW8.
    Are you sure? Show us one.
    The error you describe is only thrown in one of two cases -
    1. You have actually changed what is being mentioned (sadly
    this is most
    often NOT the case)
    2. You have a coding error somewhere on the page (or in the
    CSS) that is
    causing the template engine to burp this error message even
    though it
    doesn't really apply
    DW4 was nearly totally unaware of 'validation' errors. DW8 is
    MUCH stricter
    about them. When anyone says "this was fine in DW4 and is now
    not fine in
    DW8" this is the first and most likely solution.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Inge Grotjahn" <[email protected]> wrote in message
    news:[email protected]..
    > Am 13.09.2007 schrieb Murray *ACE*:
    >
    >> DW4 was much more tolerant of errors in your code
    than DW8 is. Your
    >> symptoms are an absolute diagnostic for such errors.
    >
    > Murray, what do you mean? My pages validated before the
    switch to DW8.
    > I only imported my site from DW4 and used the existing
    templates.
    > After changes of the template I used DW's feature to
    update all
    > relevant pages automatically. Then I wondered, why I
    couldn't make
    > changes on the child-pages within the editable regions.
    Finally I
    > created the template page new in DW8 and applied the new
    template to
    > all my pages. Now it is working fine, although my pages
    still state,
    > that they relate to a DW6 template, which I never had?
    >
    > Best regards:-)
    > Inge Grotjahn, puzzled:-)
    > --
    > CatManiacs World:
    http://www.gwsystems.com/inge

  • Total lock-ups with fan running - translate system.log file please!?

    Hi, all. My late 2005 2.3 gig dual G5 has been experiencing random lock ups for as long as I can remember. My system is up to date and I have tested each pair of the 5 gigs of ram that I have and the system freezes with each pair. It can happen at any time, when I am doing absolutely nothing, for example, overnight. I am at my wits end!
    Here's the system log file for the latest freezes. Can anyone tell me what's going on here??? I really need to get to the root of this problem. Thanks so so much in advance.
    Apr 12 17:32:52 Marc-Weinbergs-Computer kernel[0]: AFP_VFS afpfs_Reconnect: connect on /Volumes/Macintosh HD failed 89.
    Apr 12 17:32:52 Marc-Weinbergs-Computer kernel[0]: AFP_VFS afpfs_unmount: /Volumes/Macintosh HD, flags 524288, pid 62
    Apr 12 17:44:46 Marc-Weinbergs-Computer /Library/Application Support/FLEXnet Publisher/Service/11.03.005/FNPLicensingService: Started\n
    Apr 12 17:44:46 Marc-Weinbergs-Computer /Library/Application Support/FLEXnet Publisher/Service/11.03.005/FNPLicensingService: This service performs licensing functions on behalf of FLEXnet enabled products.\n
    Apr 12 18:01:06 Marc-Weinbergs-Computer KernelEventAgent[62]: tid 00000000 received unknown event (256)
    Apr 12 18:01:49 Marc-Weinbergs-Computer KernelEventAgent[62]: tid 00000000 received unknown event (256)
    Apr 12 18:08:29 Marc-Weinbergs-Computer diskarbitrationd[69]: SDCopy [1056]:36091 not responding.
    Apr 12 18:16:18 Marc-Weinbergs-Computer KernelEventAgent[62]: tid 00000000 received unknown event (256)
    Apr 12 18:16:53 Marc-Weinbergs-Computer KernelEventAgent[62]: tid 00000000 received unknown event (256)
    Apr 12 19:24:12 Marc-Weinbergs-Computer ntpd[191]: time reset -0.650307 s
    Apr 13 01:05:45 Marc-Weinbergs-Computer ntpd[191]: time reset -0.496917 s
    Apr 13 03:15:03 Marc-Weinbergs-Computer cp: error processing extended attributes: Operation not permitted
    Apr 13 07:15:03 Marc-Weinbergs-Computer postfix/postqueue[1778]: warning: Mail system is down -- accessing queue directly
    Apr 13 03:15:03 Marc-Weinbergs-Computer cp: error processing extended attributes: Operation not permitted
    Apr 13 15:53:53 Marc-Weinbergs-Computer KernelEventAgent[62]: tid 00000000 received unknown event (256)
    Apr 13 15:53:54 Marc-Weinbergs-Computer KernelEventAgent[62]: tid 00000000 received unknown event (256)
    Apr 13 22:15:48 localhost kernel[0]: standard timeslicing quantum is 10000 us
    Apr 13 22:15:47 localhost mDNSResponder-108.6 (Jul 19 2007 11: 33:32)[63]: starting
    Apr 13 22:15:48 localhost kernel[0]: vmpagebootstrap: 506550 free pages
    Apr 13 22:15:47 localhost memberd[70]: memberd starting up
    Apr 13 22:15:49 localhost kernel[0]: migtable_maxdispl = 70
    Apr 13 22:15:49 localhost kernel[0]: Added extension "com.firmtek.driver.FTATASil3132E" from archive.
    Apr 13 22:15:49 localhost kernel[0]: Added extension "com.firmtek.driver.Sil3112DeviceNub" from archive.
    Apr 13 22:15:49 localhost kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    Apr 13 22:15:49 localhost kernel[0]: The Regents of the University of California. All rights reserved.
    Apr 13 22:15:49 localhost kernel[0]: using 5242 buffer headers and 4096 cluster IO buffer headers
    Apr 13 22:15:49 localhost kernel[0]: AppleKauaiATA shasta-ata features enabled
    Apr 13 22:15:49 localhost kernel[0]: DART enabled
    Apr 13 22:15:47 localhost DirectoryService[75]: Launched version 2.1 (v353.6)
    Apr 13 22:15:49 localhost kernel[0]: FireWire (OHCI) Apple ID 52 built-in now active, GUID 001451ff fe1b4c7e; max speed s800.
    Apr 13 22:15:49 localhost kernel[0]: USBF: 20.590 OHCI driver: OHCIRootHubPortPower bit not sticking (1). Retrying.
    Apr 13 22:15:49 localhost kernel[0]: USBF: 20.590 OHCI driver: OHCIRootHubPortPower bit not sticking (1). Retrying.
    Apr 13 22:15:49 localhost kernel[0]: USBF: 20.590 OHCI driver: OHCIRootHubPortPower bit not sticking (1). Retrying.
    Apr 13 22:15:49 localhost kernel[0]: USBF: 20.590 OHCI driver: OHCIRootHubPortPower bit not sticking (1). Retrying.
    Apr 13 22:15:49 localhost kernel[0]: USBF: 20.590 OHCI driver: OHCIRootHubPortPower bit not sticking (1). Retrying.
    Apr 13 22:15:49 localhost kernel[0]: USBF: 20.590 OHCI driver: OHCIRootHubPortPower bit not sticking (1). Retrying.
    Apr 13 22:15:49 localhost kernel[0]: USBF: 20.590 OHCI driver: OHCIRootHubPortPower bit not sticking (1). Retrying.
    Apr 13 22:15:49 localhost kernel[0]: USBF: 20.590 OHCI driver: OHCIRootHubPortPower bit not sticking (1). Retrying.
    Apr 13 22:15:49 localhost kernel[0]: USBF: 20.590 OHCI driver: OHCIRootHubPortPower bit not sticking (1). Retrying.
    Apr 13 22:15:48 localhost lookupd[71]: lookupd (version 369.5) starting - Sun Apr 13 22:15:48 2008
    Apr 13 22:15:49 localhost kernel[0]: USBF: 20.590 OHCI driver: OHCIRootHubPortPower bit not sticking (1). Retrying.
    Apr 13 22:15:49 localhost kernel[0]: Extension "com.microsoft.driver.MicrosoftKeyboardUSB" has no kernel dependency.
    Apr 13 22:15:49 localhost kernel[0]: AppleSMUparent::clientNotifyData nobody registed for 0x40
    Apr 13 22:15:49 localhost kernel[0]: Security auditing service present
    Apr 13 22:15:49 localhost kernel[0]: BSM auditing present
    Apr 13 22:15:49 localhost kernel[0]: disabled
    Apr 13 22:15:49 localhost kernel[0]: rooting via boot-uuid from /chosen: 82827EDF-0263-3B93-BEED-4B114E820B85
    Apr 13 22:15:49 localhost kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    Apr 13 22:15:49 localhost kernel[0]: Got boot device = IOService:/MacRISC4PE/ht@0,f2000000/AppleMacRiscHT/pci@9/IOPCI2PCIBridge/k2-sat a-root@C/AppleK2SATARoot/k2-sata@0/AppleK2SATA/ATADeviceNub@0/IOATABlockStorageD river/IOATABlockStorageDevice/IOBlockStorageDriver/ST3320620AS Media/IOApplePartitionScheme/AppleHFS_Untitled1@10
    Apr 13 22:15:49 localhost kernel[0]: BSD root: disk0s10, major 14, minor 12
    Apr 13 22:15:49 localhost kernel[0]: jnl: replay_journal: from: 8451584 to: 11420160 (joffset 0x952000)
    Apr 13 22:15:50 localhost kernel[0]: AppleSMU -- shutdown cause = 3
    Apr 13 22:15:50 localhost kernel[0]: AppleSMU::PMU vers = 0x000d00a0, SPU vers = 0x67, SDB vers = 0x01,
    Apr 13 22:15:50 localhost kernel[0]: HFS: Removed 8 orphaned unlinked files
    Apr 13 22:15:50 localhost kernel[0]: Jettisoning kernel linker.
    Apr 13 22:15:50 localhost kernel[0]: Resetting IOCatalogue.
    Apr 13 22:15:50 localhost kernel[0]: Matching service count = 1
    Apr 13 22:15:50 localhost kernel[0]: Matching service count = 1
    Apr 13 22:15:50 localhost kernel[0]: Matching service count = 1
    Apr 13 22:15:50 localhost kernel[0]: Matching service count = 1
    Apr 13 22:15:50 localhost kernel[0]: Matching service count = 1
    Apr 13 22:15:50 localhost kernel[0]: Matching service count = 3
    Apr 13 22:15:50 localhost kernel[0]: NVDANV40HAL loaded and registered.
    Apr 13 22:15:50 localhost kernel[0]: PowerMac112ThermalProfile::start 1
    Apr 13 22:15:50 localhost kernel[0]: PowerMac112ThermalProfile::end 1
    Apr 13 22:15:50 localhost kernel[0]: SMUNeo2PlatformPlugin::initThermalProfile - entry
    Apr 13 22:15:50 localhost kernel[0]: SMUNeo2PlatformPlugin::initThermalProfile - calling adjust
    Apr 13 22:15:50 localhost kernel[0]: PowerMac112ThermalProfile::adjustThermalProfile start
    Apr 13 22:15:50 localhost kernel[0]: IPv6 packet filtering initialized, default to accept, logging disabled
    Apr 13 22:15:50 localhost kernel[0]: BCM5701Enet: Ethernet address 00:14:51:61:ee:78
    Apr 13 22:15:50 localhost kernel[0]: BCM5701Enet: Ethernet address 00:14:51:61:ee:79
    Apr 13 22:15:51 localhost lookupd[86]: lookupd (version 369.5) starting - Sun Apr 13 22:15:51 2008
    Apr 13 22:15:51 localhost kernel[0]: jnl: replay_journal: from: 21611008 to: 7857152 (joffset 0x952000)
    Apr 13 22:15:51 localhost kernel[0]: jnl: replay_journal: from: 673280 to: 24382976 (joffset 0x952000)
    Apr 13 22:15:51 localhost kernel[0]: jnl: replay_journal: from: 3890176 to: 6294016 (joffset 0x7d01000)
    Apr 13 22:15:51 localhost diskarbitrationd[69]: disk0s10 hfs 82827EDF-0263-3B93-BEED-4B114E820B85 NewestSeagate /
    Apr 13 22:15:52 localhost kernel[0]: NVDA,Display-A: vram [90020000:10000000]
    Apr 13 22:15:52 localhost mDNSResponder: Adding browse domain local.
    Apr 13 22:15:53 localhost kernel[0]: hfs mount: enabling extended security on Maxtor
    Apr 13 22:15:53 localhost diskarbitrationd[69]: disk1s3 hfs 0DBE2113-B1F5-388F-BF70-2E366A095330 Maxtor /Volumes/Maxtor
    Apr 13 22:15:54 localhost kernel[0]: NVDA,Display-B: vram [94000000:08000000]
    Apr 13 22:15:54 Marc-Weinbergs-Computer configd[67]: setting hostname to "Marc-Weinbergs-Computer.local"
    Apr 13 22:15:54 Marc-Weinbergs-Computer /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow: Login Window Application Started
    Apr 13 22:15:56 Marc-Weinbergs-Computer diskarbitrationd[69]: disk2s3 hfs 971CABB3-C211-38FC-8E91-6B4F8EA5FA20 B08-09-07 /Volumes/B08-09-07
    Apr 13 22:15:56 Marc-Weinbergs-Computer loginwindow[110]: Login Window Started Security Agent
    Apr 13 22:15:57 Marc-Weinbergs-Computer kernel[0]: AppleBCM5701Ethernet - en1 link active, 1000-Mbit, full duplex, symmetric flow control enabled
    Apr 13 22:15:57 Marc-Weinbergs-Computer configd[67]: AppleTalk startup
    Apr 13 22:15:57 Marc-Weinbergs-Computer TabletDriver[119]: #### GetFrontProcess failed to get front process (-600)
    Apr 13 22:15:59 Marc-Weinbergs-Computer configd[67]: posting notification com.apple.system.config.network_change
    Apr 13 22:16:00 Marc-Weinbergs-Computer configd[67]: posting notification com.apple.system.config.network_change
    Apr 13 22:16:00 Marc-Weinbergs-Computer configd[67]: executing /System/Library/SystemConfiguration/Kicker.bundle/Contents/Resources/enable-net work
    Apr 13 22:16:00 Marc-Weinbergs-Computer configd[67]: posting notification com.apple.system.config.network_change
    Apr 13 22:16:01 Marc-Weinbergs-Computer lookupd[123]: lookupd (version 369.5) starting - Sun Apr 13 22:16:01 2008
    Apr 13 22:16:01 Marc-Weinbergs-Computer kernel[0]: HFS: Removed 2 orphaned unlinked files
    Apr 13 22:16:01 Marc-Weinbergs-Computer diskarbitrationd[69]: disk3s3 hfs CDA8BCC5-0CE4-33E8-A910-4B0952DBC230 FullBU-09-07 /Volumes/FullBU-09-07
    Apr 13 22:16:04 Marc-Weinbergs-Computer configd[67]: target=enable-network: disabled
    Apr 13 22:16:05 Marc-Weinbergs-Computer configd[67]: AppleTalk startup complete
    Apr 13 22:16:09 Marc-Weinbergs-Computer TabletDriver[237]: #### GetFrontProcess failed to get front process (-600)
    Apr 13 22:16:09 Marc-Weinbergs-Computer launchd[241]: com.wacom.wacomtablet: exited with exit code: 253
    Apr 13 22:16:09 Marc-Weinbergs-Computer launchd[241]: com.wacom.wacomtablet: 9 more failures without living at least 60 seconds will cause job removal
    Apr 13 22:16:29 Marc-Weinbergs-Computer /Applications/DiskWarrior.app/Contents/MacOS/DiskWarriorDaemon: [Sun Apr 13 22:16:28 EDT 2008] : ATA device 'ST3320620AS', serial number '6QF0L6LR', reports it is functioning at a temperature of 95.0F (35C) degrees.
    Apr 13 22:16:29 Marc-Weinbergs-Computer /Applications/DiskWarrior.app/Contents/MacOS/DiskWarriorDaemon: [Sun Apr 13 22:16:28 EDT 2008] : Spare blocks for ATA device 'ST3320620AS', serial number '6QF0L6LR', appear to still be available. (Total Available: 36) (Use Attempts: 0)
    Apr 13 22:16:29 Marc-Weinbergs-Computer /Applications/DiskWarrior.app/Contents/MacOS/DiskWarriorDaemon: [Sun Apr 13 22:16:29 EDT 2008] : ATA device 'ST3320620AS', serial number '6QF0LGS4', reports it is functioning at a temperature of 100.4F (38C) degrees.
    Apr 13 22:16:29 Marc-Weinbergs-Computer /Applications/DiskWarrior.app/Contents/MacOS/DiskWarriorDaemon: [Sun Apr 13 22:16:29 EDT 2008] : Spare blocks for ATA device 'ST3320620AS', serial number '6QF0LGS4', appear to still be available. (Total Available: 36) (Use Attempts: 0)
    Apr 13 22:16:29 Marc-Weinbergs-Computer /Applications/DiskWarrior.app/Contents/MacOS/DiskWarriorDaemon: [Sun Apr 13 22:16:29 EDT 2008] : ATA device 'ST3320620AS', serial number '9RV000FC', reports it is functioning at a temperature of 95.0F (35C) degrees.
    Apr 13 22:16:29 Marc-Weinbergs-Computer /Applications/DiskWarrior.app/Contents/MacOS/DiskWarriorDaemon: [Sun Apr 13 22:16:29 EDT 2008] : Spare blocks for ATA device 'ST3320620AS', serial number '9RV000FC', appear to still be available. (Total Available: 36) (Use Attempts: 0)
    Apr 13 22:16:29 Marc-Weinbergs-Computer /Applications/DiskWarrior.app/Contents/MacOS/DiskWarriorDaemon: [Sun Apr 13 22:16:29 EDT 2008] : ATA device 'Maxtor 6B300S0', serial number 'B6211G0H', reports it is functioning at a temperature of 89.6F (32C) degrees.
    Apr 13 22:16:29 Marc-Weinbergs-Computer /Applications/DiskWarrior.app/Contents/MacOS/DiskWarriorDaemon: [Sun Apr 13 22:16:29 EDT 2008] : Spare blocks for ATA device 'Maxtor 6B300S0', serial number 'B6211G0H', appear to still be available. (Total Available: 63) (Use Attempts: 0)
    Apr 13 22:16:54 Marc-Weinbergs-Computer /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder: _TIFFVSetField: tiff data provider: Invalid tag "Copyright" (not supported by codec).\n
    Apr 13 22:16:54 Marc-Weinbergs-Computer /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder: _TIFFVSetField: tiff data provider: Invalid tag "Copyright" (not supported by codec).\n
    etc.

    Hi-
    The machine seems to be having trouble with loading certain drivers, but, as this isn't a crash log, and doesn't show the "hang-up" or freeze, it's hard to tell.
    Noted possibilities are:
    -Microsoft keyboard (possible USB power problem)
    -firmtek driver (from archive) questionable due to the "archive" annotation
    -Wacom tablet driver, causing system problems
    Running in Safe mode without freezes would help to determine if one of these drivers is the problem.
    Other possibilities are outdated drivers, or simply a need to reinstall the OS.
    If unnecessary, removing the driver(s) would be a good idea.
    External USB and Firewire devices are all suspect, should all be disconnected, revert to Apple keyboard, and test system performance. Adding one device at a time, and testing each will be necessary to clear each device.
    I have experienced system trouble when a Wacom tablet was not connected, but the driver was left installed.
    Disabling the driver from Startup items may be necessary to test without the Wacom tablet connected.

  • Making this change would require changing code that is locked by a template of translator.

    Hello,
    I see a lot of the same questions.
    In my case however I use no templates or translators in my file.
    I use several included files, but they have no head or body tags inside of them.
    The message popped up when I tried to convert this file:
    The International Lymphedema Guest Book: Behandeling
    in Dreamweaver from html strict to xhtml 1 transitional.
    What can be the problem?
    Thanks in advance,
    Yvon

    Hello Ken and  Snakeyez,
    Thank you for helping me.
    Here are the included files.
    Last night we thought it was a problem with the server settings.
    The settings are adapted, and now the included files do show up in the browser.
    But when I tried to convert the doctype in Dw just now, the same message turned up, so this problem isn't solved yet.
    Yvon
    bottom.html:
    <!--START OF BOTTOM-->
    <table border="0">
    <tbody>
    <tr>
    <td>
    <a href="#bottom"><img src="tekeningen/olifant1.gif" alt="[Image: Elephant]"></a>
    </td>
    <td style="color: #909; background-color: transparent;">
    <a href="#bottom">Go to the bottom of this page</a>
    </td>
    </tr>
    </tbody>
    </table>
    <!--END OF BOTTOM-->
    top.html:
    <!--START FILE TOP.HTML-->
    <table border="0">
    <tbody>
    <tr>
    <td>
    <a id="bottom" href="#top"><img src="tekeningen/olifant1.gif" alt="[Elephant]" width="80" height="60"></a>
    </td>
    <td style="color: #909; background-color: transparent;">
    <a href="#top">Go to the top of this page</a>
    </td>
    </tr>
    </tbody>
    </table>
    <!--END FILE TOP.HTML-->
    disclaimer.html:
    <!--DISCLAIMER-->
    <div style="background-color:#fef;color:#000;">
    <a id="disclaimer">DISCLAIMER</a>:
    THE OWNER OF THIS WEBSITE IS NOT RESPONSIBLE FOR THE CONTENT OF THE LINKS
    NOR FOR THE CONTENT OF THE MESSAGES IN THE GUESTBOOK.</div>
    <!--END OF DISCLAIMER-->
    copyright.html:
    <!--COPYRIGHT INFORMATION-->
    <p style="font-size:10pt;">
    This page is &copy;1999-2014,
    <a href="http://www.weezenhof.com">Weezenhof.com Webdesign</a>
    <br>
    Yvonne Janssen, Weezenhof 34-37, 6536 GP Nijmegen, the Netherlands
    </p>
    <!--END OF COPYRIGHT INFORMATION-->

  • Error while using APEX_LANG.MESSAGE in French translated application

    We have an multilingual application (item preference) with English as primary language and French and Spanish as translated versions. The application has been seeded, translated and published and it switches correctly between languages. Except when APEX_LANG.MESSAGE is used in French.
    APEX_LANG.MESSAGE renders correctly texts in English and Spanish but in French it throws the following error
    ORA-06550: Ligne 1, colonne 7 : PLS-00103: Encountered the symbol "<" when expecting one of the following: ( begin case declare exit for goto if loop mod null pragma raise return select update while with <identificateur> <identificateur entre guillemets> <variable attachée (bind variable)> << continue close current delete fetch lock insert open rollback savepoint set sql execute commit forall merge pipe purge
    This is the code that we use
    l_msg := APEX_LANG.MESSAGE(p_name => 'INTRO_TEXT', p0 => l_para0, p_lang => v('FSP_LANGUAGE_PREFERENCE'));
    sys.htp.prn(l_msg);
    I don't think the error comes from our code since the Spanish and English work as expected. I have tried all combination of calling the procedure to no avail.
    We are running Oracle version 11.1 with APEX 4.0.1 and 4.0.2
    System languages French and Spanish have been loaded
    Thanking you in advance for your help
    Hazi

    Hi Haritha,
    the address to PI webservice must be in the format: http://<hostname>:<port>/ XISOAPAdapter/MessageServlet? channel=
    <party>:<service>:<channel>
    Eg: <soap:address location="http://h03kyq:51000/XISOAPAdapter/MessageServlet?channel=:SDDS_DEV:ssReadSddsAddress" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"/>
    Do you have access to PI? If so you can derive the webservice address url in there.
    Regards, William.
    Edited by: WvStrien on Jul 27, 2010 9:06 PM
    Edited by: WvStrien on Jul 27, 2010 9:07 PM

  • Urgent help with quick translation questions

    Hello,
    I am somewhat new to Java. I have a translation to hand in in a few hours (French to English). Argh! I have questions on how I worded some parts of the translation (and also if I understood it right). Could you, great developers, please take a look and see if what I wrote makes sense? I've put *** around the words I wasn't sure about. If it sounds strange or is just plain wrong, please let know. I also separated two terms with a slash, when I was in doubt of which one was the best.
    Many thanks in advance.
    1) Tips- Always ***derive*** the exceptions java.lang.Exception and java.lang.RuntimeException.
    Since these exceptions have an excessively broad meaning, ***the calling layers will not know how to
    distinguish the message sent from the other exceptions that may also be passed to them.***
    2) The use of the finally block does not require a catch block. Therefore, exceptions may be passed back to the
    calling layers, while effectively freeing resources ***attributed*** locally
    3) TIPS- Declare the order for SQL ***statements/elements*** in the constant declaration section (private static final).
    Although this recommendation slightly hinders reading, it can have a significant impact on performance. In fact, since
    the layers of access to data are ***low level access***, their optimization may be readily felt from the user’s
    perspective.
    4) Use “inlining.”
    Inlining is a technique used by the Java compiler. Whenever possible, during compilation, the compiler
    copies the body of a method in place of its call, rather than executing a ***memory jump to the method***.
    In the example below, the "inline" code will run twice as fast as the ***method call***
    5)tips - ***Reset the references to large objects such as arrays to null.***
    Null in Java represents a reference which has not been ***set/established.*** After using a variable with a
    large size, it must be ***reassigned a null value.*** This allows the garbage collector to quickly ***recycle the
    memory allocated*** for the variable
    6) TIPS Limit the indexed access to arrays.
    Access to an array element is costly in terms of performance because it is necessary to invoke a verification
    that ***the index was not exceeded.***
    7) tips- Avoid the use of the “Double-Checked Locking” mechanism.
    This code does not always work in a multi-threaded environment. The run-time behavior ***even depends on
    compilers.*** Thus, use the following ***singleton implementation:***
    8) Presumably, this implementation is less efficient than the previous one, since it seems to perform ***a prior
    initialization (as opposed to an initialization on demand)***. In fact, at runtime, the initialization block of a
    (static) class is called when the keyword MonSingleton appears, whether there is a call to getInstance() or
    not. However, since ***this is a singleton***, any occurrence of the keyword will be immediately followed by a
    call to getInstance(). ***Prior or on demand initializations*** are therefore equivalent.
    If, however, a more complex initialization must take place during the actual call to getInstance, ***a standard
    synchronization mechanism may be implemented, subsequently:***
    9) Use the min and max values defined in the java.lang package classes that encapsulate the
    primitive numeric types.
    To compare an attribute or variable of primitive type integer or real (byte, short, int, long, float or double) to
    ***an extreme value of this type***, use the predefined constants and not the values themselves.
    Vera

    1) Tips- Always ***derive*** the exceptions java.lang.Exception and java.lang.RuntimeException.***inherit from***
    ***the calling layers will not know how to
    distinguish the message sent from the other exceptions that may also be passed to them.***That's OK.
    while effectively freeing resources ***attributed*** locally***allocated*** locally.
    3) TIPS- Declare the order for SQL ***statements/elements*** in the constant declaration section (private static final).***statements***, but go back to the author. There is no such thing as a 'constant declaration section' in Java.
    Although this recommendation slightly hinders reading, it can have a significant impact on performance. In fact, since
    the layers of access to data are ***low level access***, their optimization may be readily felt from the user’s
    perspective.Again refer to the author. This isn't true. It will make hardly any difference to the performance. It is more important from a style perspective.
    4) Use “inlining.”
    Inlining is a technique used by the Java compiler. Whenever possible, during compilation, the compiler
    copies the body of a method in place of its call, rather than executing a ***memory jump to the method***.
    In the example below, the "inline" code will run twice as fast as the ***method call***Refer to the author. This entire paragraph is completely untrue. There is no such thing as 'inlining' in Java, or rather there is no way to obey the instruction given to 'use it'. The compiler will or won't inline of its own accord, nothing you can do about it.
    5)tips - ***Reset the references to large objects such as arrays to null.***Correct, but refer to the author. This is generally considered bad practice, not good.
    Null in Java represents a reference which has not been ***set/established.******Initialized***
    After using a variable with a
    large size, it must be ***reassigned a null value.*** This allows the garbage collector to quickly ***recycle the
    memory allocated*** for the variableAgain refer author. Correct scoping of variables is a much better solution than this.
    ***the index was not exceeded.******the index was not out of range***
    The run-time behavior ***even depends on compilers.***Probably a correct translation but the statement is incorrect. Refer to the author. It does not depend on the compiler. It depends on the version of the JVM specification that is being adhered to by the implementation.
    Thus, use the following ***singleton implementation:***Correct.
    it seems to perform ***a prior initialization (as opposed to an initialization on demand)***.I would change 'prior' to 'automatic pre-'.
    ***this is a singleton***That's OK.
    ***Prior or on demand initializations***Change 'prior' to 'automatic'.
    ***a standard
    synchronization mechanism may be implemented, subsequently:***I think this is nonsense. I would need to see the entire paragraph.
    ***an extreme value of this type******this type's minimum or maximum values***
    I would say your author is more in need of a technical reviewer than a translator at this stage. There are far too serious technical errors in this short sample for comfort. The text isn't publishable as is.

  • Replacing a audio file and locking it to the video to allow editing

    I used a gopro for an incar vid and an external "zoom H2" recorder for sound.
    How do I delete the gopro sound and replace with the new audio?
    I have the gopro audio muted and the new audio file in sync and behind the clip but now need to  lock it to the vision .......atatch it , make as one or what ever the term is so that I can now edit the picture and audio together.
    Thanks for any answers.
    Tim

    Wohalito
    What version of Premiere Elements are you using and on what computer operating system is it running?
    Versions of Premiere Elements later than 10 have differently named workspaces. Version 10 has Timeline workspace and Sceneline workspace.
    Timeline has the numbered video and audio tracks as well as Narration track and Soundtrack, Sceneline has the Filmstrip. In versions 11, 12, and 13 the counterpart workspaces are Expert workspace and Quick workspace.
    As for your video and audio sync'ing of unlinked clips....at the Timeline track level some handy maneuvers....
    a. select the clip, then hold down the Alt key and hit the left or right arrow key for a 1 frame nudge.
    b. select the clip, then hold down the Shift+Alt and hit the left or right arrow key for a 5 frames nudges.
    These "nudges" should work in versions of Premiere Elements before and after 10.
    If you are using a Mac computer, then we need to translate the nudges in Mac. I am strictly an Elements Windows user, so
    all I can offer on that is Alt Windows typically means Option Mac.
    Please update us on your progress when you get a chance.
    Thank you.
    ATR

  • Laptop hard locking

    I've just installed Archlinux on a brand new Dell Latitude E6520
    This laptop has a nvidia quadro nvs 4200m and an intel card. I've disabled optimus in the bios and I'm using the nvidia binary drivers.
    I've had a couple of hard locks, no response at all, I cannot switch to tty1 or anything else. This mostly happens after I've been seeing a flash movie.
    EDIT: some more information. This is in Gnome Shell with Chromium. The problem seems to always occur on closing a tab with a youtube video in it.
    It also seem like it's just the screen that locks (the mouse can be moved) and I could see a torrent updating on my android phone (transdroid - transmission)
    Does anyone have an idea what could be wrong?
    This is the output of dmesg:
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Linux version 3.2.1-1-ARCH (tobias@T-POWA-LX) (gcc version 4.6.2 20111223 (prerelease) (GCC) ) #1 SMP PREEMPT Fri Jan 13 06:50:31 CET 2012
    [ 0.000000] Command line: root=/dev/sda6 ro
    [ 0.000000] BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: 0000000000000000 - 0000000000091400 (usable)
    [ 0.000000] BIOS-e820: 0000000000091400 - 00000000000a0000 (reserved)
    [ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
    [ 0.000000] BIOS-e820: 0000000000100000 - 00000000cf225000 (usable)
    [ 0.000000] BIOS-e820: 00000000cf225000 - 00000000cf269000 (reserved)
    [ 0.000000] BIOS-e820: 00000000cf269000 - 00000000cf5b7000 (usable)
    [ 0.000000] BIOS-e820: 00000000cf5b7000 - 00000000cf5e7000 (reserved)
    [ 0.000000] BIOS-e820: 00000000cf5e7000 - 00000000cf7e7000 (ACPI NVS)
    [ 0.000000] BIOS-e820: 00000000cf7e7000 - 00000000cf7ff000 (ACPI data)
    [ 0.000000] BIOS-e820: 00000000cf7ff000 - 00000000cf800000 (usable)
    [ 0.000000] BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved)
    [ 0.000000] BIOS-e820: 00000000ffc00000 - 00000000ffc20000 (reserved)
    [ 0.000000] BIOS-e820: 0000000100000000 - 000000022e000000 (usable)
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] DMI 2.6 present.
    [ 0.000000] DMI: Dell Inc. Latitude E6520/0J4TFW, BIOS A08 10/18/2011
    [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
    [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
    [ 0.000000] No AGP bridge found
    [ 0.000000] last_pfn = 0x22e000 max_arch_pfn = 0x400000000
    [ 0.000000] MTRR default type: uncachable
    [ 0.000000] MTRR fixed ranges enabled:
    [ 0.000000] 00000-9FFFF write-back
    [ 0.000000] A0000-BFFFF uncachable
    [ 0.000000] C0000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 000000000 mask F80000000 write-back
    [ 0.000000] 1 base 080000000 mask FC0000000 write-back
    [ 0.000000] 2 base 0C0000000 mask FF0000000 write-back
    [ 0.000000] 3 base 100000000 mask F00000000 write-back
    [ 0.000000] 4 base 200000000 mask FE0000000 write-back
    [ 0.000000] 5 base 220000000 mask FF0000000 write-back
    [ 0.000000] 6 base 22E000000 mask FFE000000 uncachable
    [ 0.000000] 7 base 0FFC00000 mask FFFC00000 write-protect
    [ 0.000000] 8 disabled
    [ 0.000000] 9 disabled
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] last_pfn = 0xcf800 max_arch_pfn = 0x400000000
    [ 0.000000] found SMP MP-table at [ffff8800000f1a30] f1a30
    [ 0.000000] initial memory mapped : 0 - 20000000
    [ 0.000000] Base memory trampoline at [ffff88000008c000] 8c000 size 20480
    [ 0.000000] init_memory_mapping: 0000000000000000-00000000cf800000
    [ 0.000000] 0000000000 - 00cf800000 page 2M
    [ 0.000000] kernel direct mapping tables up to cf800000 @ 1fffb000-20000000
    [ 0.000000] init_memory_mapping: 0000000100000000-000000022e000000
    [ 0.000000] 0100000000 - 022e000000 page 2M
    [ 0.000000] kernel direct mapping tables up to 22e000000 @ cf5ad000-cf5b7000
    [ 0.000000] RAMDISK: 37d7f000 - 37ff0000
    [ 0.000000] ACPI: RSDP 00000000000fe300 00024 (v02 DELL )
    [ 0.000000] ACPI: XSDT 00000000cf7fde18 00084 (v01 DELL CBX3 06222004 MSFT 00010013)
    [ 0.000000] ACPI: FACP 00000000cf787d98 000F4 (v04 DELL CBX3 06222004 MSFT 00010013)
    [ 0.000000] ACPI Warning: 32/64 FACS address mismatch in FADT - two FACS tables! (20110623/tbfadt-369)
    [ 0.000000] ACPI Warning: 32/64X FACS address mismatch in FADT - 0xCF7E4E40/0x00000000CF7E4D40, using 32 (20110623/tbfadt-489)
    [ 0.000000] ACPI: DSDT 00000000cf755018 08774 (v02 INT430 SYSFexxx 00001001 INTL 20090903)
    [ 0.000000] ACPI: FACS 00000000cf7e4e40 00040
    [ 0.000000] ACPI: APIC 00000000cf7fcf18 000CC (v02 DELL CBX3 06222004 MSFT 00010013)
    [ 0.000000] ACPI: TCPA 00000000cf7e5d18 00032 (v02 00000000 00000000)
    [ 0.000000] ACPI: SSDT 00000000cf788a98 002F9 (v01 DELLTP TPM 00003000 INTL 20090903)
    [ 0.000000] ACPI: MCFG 00000000cf7e5c98 0003C (v01 DELL SNDYBRDG 06222004 MSFT 00000097)
    [ 0.000000] ACPI: HPET 00000000cf7e5c18 00038 (v01 A M I PCHHPET 06222004 AMI. 00000003)
    [ 0.000000] ACPI: BOOT 00000000cf7e5b98 00028 (v01 DELL CBX3 06222004 AMI 00010013)
    [ 0.000000] ACPI: SSDT 00000000cf76c018 00804 (v01 PmRef Cpu0Ist 00003000 INTL 20090903)
    [ 0.000000] ACPI: SSDT 00000000cf76b018 00996 (v01 PmRef CpuPm 00003000 INTL 20090903)
    [ 0.000000] ACPI: DMAR 00000000cf7e4a18 000B0 (v01 INTEL SNB 00000001 INTL 00000001)
    [ 0.000000] ACPI: SLIC 00000000cf775c18 00176 (v03 DELL CBX3 06222004 MSFT 00010013)
    [ 0.000000] ACPI: SSDT 00000000cf773018 014A0 (v01 NvdRef NvdTabl 00001000 INTL 20090903)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at 0000000000000000-000000022e000000
    [ 0.000000] Initmem setup node 0 0000000000000000-000000022e000000
    [ 0.000000] NODE_DATA [000000022dffb000 - 000000022dffffff]
    [ 0.000000] [ffffea0000000000-ffffea0008bfffff] PMD -> [ffff880225600000-ffff88022d5fffff] on node 0
    [ 0.000000] Zone PFN ranges:
    [ 0.000000] DMA 0x00000010 -> 0x00001000
    [ 0.000000] DMA32 0x00001000 -> 0x00100000
    [ 0.000000] Normal 0x00100000 -> 0x0022e000
    [ 0.000000] Movable zone start PFN for each node
    [ 0.000000] early_node_map[5] active PFN ranges
    [ 0.000000] 0: 0x00000010 -> 0x00000091
    [ 0.000000] 0: 0x00000100 -> 0x000cf225
    [ 0.000000] 0: 0x000cf269 -> 0x000cf5b7
    [ 0.000000] 0: 0x000cf7ff -> 0x000cf800
    [ 0.000000] 0: 0x00100000 -> 0x0022e000
    [ 0.000000] On node 0 totalpages: 2086133
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 5 pages reserved
    [ 0.000000] DMA zone: 3900 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 16320 pages used for memmap
    [ 0.000000] DMA32 zone: 828852 pages, LIFO batch:31
    [ 0.000000] Normal zone: 19328 pages used for memmap
    [ 0.000000] Normal zone: 1217664 pages, LIFO batch:31
    [ 0.000000] ACPI: PM-Timer IO Port: 0x408
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x08] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x09] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x0a] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x0b] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x0c] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x0d] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x0e] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x10] lapic_id[0x0f] disabled)
    [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    [ 0.000000] ACPI: IRQ0 used by override.
    [ 0.000000] ACPI: IRQ2 used by override.
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
    [ 0.000000] SMP: Allowing 16 CPUs, 8 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: 0000000000091000 - 0000000000092000
    [ 0.000000] PM: Registered nosave memory: 0000000000092000 - 00000000000a0000
    [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
    [ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
    [ 0.000000] PM: Registered nosave memory: 00000000cf225000 - 00000000cf269000
    [ 0.000000] PM: Registered nosave memory: 00000000cf5b7000 - 00000000cf5e7000
    [ 0.000000] PM: Registered nosave memory: 00000000cf5e7000 - 00000000cf7e7000
    [ 0.000000] PM: Registered nosave memory: 00000000cf7e7000 - 00000000cf7ff000
    [ 0.000000] PM: Registered nosave memory: 00000000cf800000 - 00000000fed1c000
    [ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
    [ 0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000ffc00000
    [ 0.000000] PM: Registered nosave memory: 00000000ffc00000 - 00000000ffc20000
    [ 0.000000] PM: Registered nosave memory: 00000000ffc20000 - 0000000100000000
    [ 0.000000] Allocating PCI resources starting at cf800000 (gap: cf800000:2f51c000)
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:16 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88022dc00000 s82048 r8192 d24448 u131072
    [ 0.000000] pcpu-alloc: s82048 r8192 d24448 u131072 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2050416
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: root=/dev/sda6 ro
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340
    [ 0.000000] Checking aperture...
    [ 0.000000] No AGP bridge found
    [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
    [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    [ 0.000000] Memory: 8131928k/9142272k available (4279k kernel code, 797740k absent, 212604k reserved, 4601k data, 728k init)
    [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
    [ 0.000000] Preemptible hierarchical RCU implementation.
    [ 0.000000] Verbose stalled-CPUs detection is disabled.
    [ 0.000000] NR_IRQS:4352 nr_irqs:808 16
    [ 0.000000] Extended CMOS year: 2000
    [ 0.000000] Console: colour VGA+ 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 67108864 bytes of page_cgroup
    [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [ 0.000000] hpet clockevent registered
    [ 0.000000] Fast TSC calibration using PIT
    [ 0.003333] Detected 2395.118 MHz processor.
    [ 0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 4792.82 BogoMIPS (lpj=7983726)
    [ 0.000006] pid_max: default: 32768 minimum: 301
    [ 0.000030] Security Framework initialized
    [ 0.000034] AppArmor: AppArmor disabled by boot time parameter
    [ 0.000695] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    [ 0.002396] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.003076] Mount-cache hash table entries: 256
    [ 0.003181] Initializing cgroup subsys cpuacct
    [ 0.003186] Initializing cgroup subsys memory
    [ 0.003192] Initializing cgroup subsys devices
    [ 0.003194] Initializing cgroup subsys freezer
    [ 0.003195] Initializing cgroup subsys net_cls
    [ 0.003197] Initializing cgroup subsys blkio
    [ 0.003225] CPU: Physical Processor ID: 0
    [ 0.003226] CPU: Processor Core ID: 0
    [ 0.003230] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
    [ 0.003231] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
    [ 0.003234] mce: CPU supports 9 MCE banks
    [ 0.003247] CPU0: Thermal monitoring enabled (TM1)
    [ 0.003256] using mwait in idle threads.
    [ 0.004417] ACPI: Core revision 20110623
    [ 0.010455] ftrace: allocating 16773 entries in 66 pages
    [ 0.016524] DMAR: Host address width 36
    [ 0.016526] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
    [ 0.016534] IOMMU 0: reg_base_addr fed91000 ver 1:0 cap c9008020660262 ecap f0105a
    [ 0.016536] DMAR: RMRR base: 0x000000cf5c6000 end: 0x000000cf5d5fff
    [ 0.016607] IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 0
    [ 0.016608] HPET id 0 under DRHD base 0xfed91000
    [ 0.016609] HPET id 0 under DRHD base 0xfed91000
    [ 0.016610] HPET id 0 under DRHD base 0xfed91000
    [ 0.016611] HPET id 0 under DRHD base 0xfed91000
    [ 0.016612] HPET id 0 under DRHD base 0xfed91000
    [ 0.016614] HPET id 0 under DRHD base 0xfed91000
    [ 0.016615] HPET id 0 under DRHD base 0xfed91000
    [ 0.016616] HPET id 0 under DRHD base 0xfed91000
    [ 0.016704] Enabled IRQ remapping in x2apic mode
    [ 0.016705] Enabling x2apic
    [ 0.016706] Enabled x2apic
    [ 0.016711] Switched APIC routing to cluster x2apic.
    [ 0.017136] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.050099] CPU0: Intel(R) Core(TM) i7-2760QM CPU @ 2.40GHz stepping 07
    [ 0.154389] Performance Events: PEBS fmt1+, SandyBridge events, Intel PMU driver.
    [ 0.154394] PEBS disabled due to CPU errata.
    [ 0.154396] ... version: 3
    [ 0.154397] ... bit width: 48
    [ 0.154398] ... generic registers: 4
    [ 0.154399] ... value mask: 0000ffffffffffff
    [ 0.154401] ... max period: 000000007fffffff
    [ 0.154402] ... fixed-purpose events: 3
    [ 0.154403] ... event mask: 000000070000000f
    [ 0.174525] NMI watchdog enabled, takes one hw-pmu counter.
    [ 0.201013] Booting Node 0, Processors #1
    [ 0.201020] smpboot cpu 1: start_ip = 8c000
    [ 0.314305] NMI watchdog enabled, takes one hw-pmu counter.
    [ 0.334169] #2
    [ 0.334172] smpboot cpu 2: start_ip = 8c000
    [ 0.447449] NMI watchdog enabled, takes one hw-pmu counter.
    [ 0.467295] #3
    [ 0.467298] smpboot cpu 3: start_ip = 8c000
    [ 0.580576] NMI watchdog enabled, takes one hw-pmu counter.
    [ 0.600430] #4
    [ 0.600433] smpboot cpu 4: start_ip = 8c000
    [ 0.713670] NMI watchdog enabled, takes one hw-pmu counter.
    [ 0.733570] #5
    [ 0.733574] smpboot cpu 5: start_ip = 8c000
    [ 0.846855] NMI watchdog enabled, takes one hw-pmu counter.
    [ 0.866707] #6
    [ 0.866710] smpboot cpu 6: start_ip = 8c000
    [ 0.979989] NMI watchdog enabled, takes one hw-pmu counter.
    [ 0.999833] #7
    [ 0.999837] smpboot cpu 7: start_ip = 8c000
    [ 1.113508] NMI watchdog enabled, takes one hw-pmu counter.
    [ 1.119625] Brought up 8 CPUs
    [ 1.119631] Total of 8 processors activated (38369.65 BogoMIPS).
    [ 1.126941] devtmpfs: initialized
    [ 1.127773] PM: Registering ACPI NVS region at cf5e7000 (2097152 bytes)
    [ 1.128489] print_constraints: dummy:
    [ 1.128525] NET: Registered protocol family 16
    [ 1.128610] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    [ 1.128612] ACPI: bus type pci registered
    [ 1.128680] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
    [ 1.128683] PCI: not using MMCONFIG
    [ 1.128684] PCI: Using configuration type 1 for base access
    [ 1.128692] dmi type 0xB1 record - unknown flag
    [ 1.129167] bio: create slab <bio-0> at 0
    [ 1.129214] ACPI: Added _OSI(Module Device)
    [ 1.129215] ACPI: Added _OSI(Processor Device)
    [ 1.129217] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 1.129219] ACPI: Added _OSI(Processor Aggregator Device)
    [ 1.130580] ACPI: EC: Look up EC in DSDT
    [ 1.134328] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    [ 1.209853] ACPI: SSDT 00000000cf5d7798 00727 (v01 PmRef Cpu0Cst 00003001 INTL 20090903)
    [ 1.210224] ACPI: Dynamic OEM Table Load:
    [ 1.210227] ACPI: SSDT (null) 00727 (v01 PmRef Cpu0Cst 00003001 INTL 20090903)
    [ 1.219718] ACPI: SSDT 00000000cf5d8a98 00303 (v01 PmRef ApIst 00003000 INTL 20090903)
    [ 1.220112] ACPI: Dynamic OEM Table Load:
    [ 1.220114] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20090903)
    [ 1.229586] ACPI: SSDT 00000000cf5d6d98 00119 (v01 PmRef ApCst 00003000 INTL 20090903)
    [ 1.229951] ACPI: Dynamic OEM Table Load:
    [ 1.229953] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20090903)
    [ 1.299445] ACPI: Interpreter enabled
    [ 1.299447] ACPI: (supports S0 S3 S4 S5)
    [ 1.299468] ACPI: Using IOAPIC for interrupt routing
    [ 1.299484] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
    [ 1.299835] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in ACPI motherboard resources
    [ 1.905755] ACPI: EC: GPE = 0x10, I/O: command/status = 0x934, data = 0x930
    [ 1.948489] ACPI: No dock devices found.
    [ 1.948491] HEST: Table not found.
    [ 1.948494] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 1.948762] \_SB_.PCI0:_OSC invalid UUID
    [ 1.948764] _OSC request data:1 8 1f
    [ 1.948767] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
    [ 1.949244] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
    [ 1.949246] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff]
    [ 1.949248] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
    [ 1.949251] pci_root PNP0A08:00: host bridge window [mem 0xd0000000-0xfeafffff]
    [ 1.949253] pci_root PNP0A08:00: host bridge window [mem 0xfed40000-0xfed44fff]
    [ 1.949263] pci 0000:00:00.0: [8086:0104] type 0 class 0x000600
    [ 1.949296] pci 0000:00:01.0: [8086:0101] type 1 class 0x000604
    [ 1.949320] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    [ 1.949322] pci 0000:00:01.0: PME# disabled
    [ 1.949366] pci 0000:00:16.0: [8086:1c3a] type 0 class 0x000780
    [ 1.949390] pci 0000:00:16.0: reg 10: [mem 0xe67b0000-0xe67b000f 64bit]
    [ 1.949453] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    [ 1.949458] pci 0000:00:16.0: PME# disabled
    [ 1.949487] pci 0000:00:19.0: [8086:1502] type 0 class 0x000200
    [ 1.949505] pci 0000:00:19.0: reg 10: [mem 0xe6700000-0xe671ffff]
    [ 1.949514] pci 0000:00:19.0: reg 14: [mem 0xe6780000-0xe6780fff]
    [ 1.949524] pci 0000:00:19.0: reg 18: [io 0x5040-0x505f]
    [ 1.949574] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
    [ 1.949578] pci 0000:00:19.0: PME# disabled
    [ 1.949602] pci 0000:00:1a.0: [8086:1c2d] type 0 class 0x000c03
    [ 1.949623] pci 0000:00:1a.0: reg 10: [mem 0xe6770000-0xe67703ff]
    [ 1.949696] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
    [ 1.949701] pci 0000:00:1a.0: PME# disabled
    [ 1.949724] pci 0000:00:1b.0: [8086:1c20] type 0 class 0x000403
    [ 1.949739] pci 0000:00:1b.0: reg 10: [mem 0xe6760000-0xe6763fff 64bit]
    [ 1.949794] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 1.949798] pci 0000:00:1b.0: PME# disabled
    [ 1.949823] pci 0000:00:1c.0: [8086:1c10] type 1 class 0x000604
    [ 1.949920] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 1.949926] pci 0000:00:1c.0: PME# disabled
    [ 1.949961] pci 0000:00:1c.1: [8086:1c12] type 1 class 0x000604
    [ 1.950061] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    [ 1.950066] pci 0000:00:1c.1: PME# disabled
    [ 1.950101] pci 0000:00:1c.2: [8086:1c14] type 1 class 0x000604
    [ 1.950201] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
    [ 1.950206] pci 0000:00:1c.2: PME# disabled
    [ 1.950241] pci 0000:00:1c.3: [8086:1c16] type 1 class 0x000604
    [ 1.950339] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
    [ 1.950344] pci 0000:00:1c.3: PME# disabled
    [ 1.950376] pci 0000:00:1c.5: [8086:1c1a] type 1 class 0x000604
    [ 1.950442] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
    [ 1.950446] pci 0000:00:1c.5: PME# disabled
    [ 1.950477] pci 0000:00:1d.0: [8086:1c26] type 0 class 0x000c03
    [ 1.950498] pci 0000:00:1d.0: reg 10: [mem 0xe6750000-0xe67503ff]
    [ 1.950571] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    [ 1.950576] pci 0000:00:1d.0: PME# disabled
    [ 1.950601] pci 0000:00:1f.0: [8086:1c4f] type 0 class 0x000601
    [ 1.950715] pci 0000:00:1f.2: [8086:282a] type 0 class 0x000104
    [ 1.950734] pci 0000:00:1f.2: reg 10: [io 0x5090-0x5097]
    [ 1.950742] pci 0000:00:1f.2: reg 14: [io 0x5080-0x5083]
    [ 1.950750] pci 0000:00:1f.2: reg 18: [io 0x5070-0x5077]
    [ 1.950758] pci 0000:00:1f.2: reg 1c: [io 0x5060-0x5063]
    [ 1.950767] pci 0000:00:1f.2: reg 20: [io 0x5020-0x503f]
    [ 1.950775] pci 0000:00:1f.2: reg 24: [mem 0xe6740000-0xe67407ff]
    [ 1.950807] pci 0000:00:1f.2: PME# supported from D3hot
    [ 1.950811] pci 0000:00:1f.2: PME# disabled
    [ 1.950829] pci 0000:00:1f.3: [8086:1c22] type 0 class 0x000c05
    [ 1.950844] pci 0000:00:1f.3: reg 10: [mem 0xe6730000-0xe67300ff 64bit]
    [ 1.950866] pci 0000:00:1f.3: reg 20: [io 0x5000-0x501f]
    [ 1.950922] pci 0000:01:00.0: [10de:1056] type 0 class 0x000300
    [ 1.950930] pci 0000:01:00.0: reg 10: [mem 0xe4000000-0xe4ffffff]
    [ 1.950939] pci 0000:01:00.0: reg 14: [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 1.950948] pci 0000:01:00.0: reg 1c: [mem 0xe0000000-0xe1ffffff 64bit pref]
    [ 1.950954] pci 0000:01:00.0: reg 24: [io 0x4000-0x407f]
    [ 1.950960] pci 0000:01:00.0: reg 30: [mem 0xe5000000-0xe507ffff pref]
    [ 1.950995] pci 0000:01:00.1: [10de:0e08] type 0 class 0x000403
    [ 1.951003] pci 0000:01:00.1: reg 10: [mem 0xe5080000-0xe5083fff]
    [ 1.951059] pci 0000:00:01.0: PCI bridge to [bus 01-01]
    [ 1.951061] pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
    [ 1.951064] pci 0000:00:01.0: bridge window [mem 0xe4000000-0xe50fffff]
    [ 1.951067] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xe1ffffff 64bit pref]
    [ 1.951136] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
    [ 1.951381] pci 0000:03:00.0: [8086:0082] type 0 class 0x000280
    [ 1.951530] pci 0000:03:00.0: reg 10: [mem 0xe6600000-0xe6601fff 64bit]
    [ 1.952110] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
    [ 1.952145] pci 0000:03:00.0: PME# disabled
    [ 1.952317] pci 0000:00:1c.1: PCI bridge to [bus 03-03]
    [ 1.952323] pci 0000:00:1c.1: bridge window [mem 0xe6600000-0xe66fffff]
    [ 1.952373] pci 0000:00:1c.2: PCI bridge to [bus 04-09]
    [ 1.952377] pci 0000:00:1c.2: bridge window [io 0x3000-0x3fff]
    [ 1.952381] pci 0000:00:1c.2: bridge window [mem 0xe5b00000-0xe64fffff]
    [ 1.952388] pci 0000:00:1c.2: bridge window [mem 0xe2b00000-0xe34fffff 64bit pref]
    [ 1.952433] pci 0000:00:1c.3: PCI bridge to [bus 0a-0a]
    [ 1.952437] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff]
    [ 1.952442] pci 0000:00:1c.3: bridge window [mem 0xe5100000-0xe5afffff]
    [ 1.952448] pci 0000:00:1c.3: bridge window [mem 0xe2100000-0xe2afffff 64bit pref]
    [ 1.952536] pci 0000:0b:00.0: [1217:13f7] type 0 class 0x000c00
    [ 1.952570] pci 0000:0b:00.0: reg 10: [mem 0xe6530000-0xe6530fff]
    [ 1.952769] pci 0000:0b:00.0: supports D1 D2
    [ 1.952771] pci 0000:0b:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 1.952779] pci 0000:0b:00.0: PME# disabled
    [ 1.952855] pci 0000:0b:00.1: [1217:8321] type 0 class 0x000805
    [ 1.952889] pci 0000:0b:00.1: reg 10: [mem 0xe6520000-0xe65201ff]
    [ 1.953089] pci 0000:0b:00.1: supports D1 D2
    [ 1.953091] pci 0000:0b:00.1: PME# supported from D0 D1 D2 D3hot D3cold
    [ 1.953099] pci 0000:0b:00.1: PME# disabled
    [ 1.953169] pci 0000:0b:00.2: [1217:8331] type 0 class 0x000180
    [ 1.953202] pci 0000:0b:00.2: reg 10: [mem 0xe6510000-0xe65103ff]
    [ 1.953246] pci 0000:0b:00.2: reg 18: [mem 0xe6500000-0xe65003ff]
    [ 1.953404] pci 0000:0b:00.2: supports D1 D2
    [ 1.953406] pci 0000:0b:00.2: PME# supported from D0 D1 D2 D3hot D3cold
    [ 1.953414] pci 0000:0b:00.2: PME# disabled
    [ 1.953509] pci 0000:00:1c.5: PCI bridge to [bus 0b-0b]
    [ 1.953516] pci 0000:00:1c.5: bridge window [mem 0xe6500000-0xe65fffff]
    [ 1.953548] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    [ 1.953660] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
    [ 1.953687] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
    [ 1.953712] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
    [ 1.953739] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP06._PRT]
    [ 1.953767] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEG0._PRT]
    [ 1.953801] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
    [ 1.953863] \_SB_.PCI0:_OSC invalid UUID
    [ 1.953864] _OSC request data:1 1f 1f
    [ 1.953868] pci0000:00: Requesting ACPI _OSC control (0x1d)
    [ 1.953893] \_SB_.PCI0:_OSC invalid UUID
    [ 1.953895] _OSC request data:1 0 1d
    [ 1.953898] pci0000:00: ACPI _OSC request failed (AE_ERROR), returned control mask: 0x1d
    [ 1.953899] ACPI _OSC control for PCIe not granted, disabling ASPM
    [ 1.956866] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
    [ 1.956905] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
    [ 1.956942] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
    [ 1.956977] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
    [ 1.957013] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 *5 6 7 10 12 14 15)
    [ 1.957050] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
    [ 1.957086] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 *3 4 5 6 7 10 12 14 15)
    [ 1.957123] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
    [ 1.957205] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    [ 1.957208] vgaarb: loaded
    [ 1.957209] vgaarb: bridge control possible 0000:01:00.0
    [ 1.957258] PCI: Using ACPI for IRQ routing
    [ 1.958763] PCI: pci_cache_line_size set to 64 bytes
    [ 1.958852] reserve RAM buffer: 0000000000091400 - 000000000009ffff
    [ 1.958854] reserve RAM buffer: 00000000cf225000 - 00000000cfffffff
    [ 1.958856] reserve RAM buffer: 00000000cf5b7000 - 00000000cfffffff
    [ 1.958858] reserve RAM buffer: 00000000cf800000 - 00000000cfffffff
    [ 1.958860] reserve RAM buffer: 000000022e000000 - 000000022fffffff
    [ 1.958938] NetLabel: Initializing
    [ 1.958939] NetLabel: domain hash size = 128
    [ 1.958940] NetLabel: protocols = UNLABELED CIPSOv4
    [ 1.958952] NetLabel: unlabeled traffic allowed by default
    [ 1.958967] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    [ 1.958972] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    [ 1.961986] Switching to clocksource hpet
    [ 1.966608] pnp: PnP ACPI init
    [ 1.966621] ACPI: bus type pnp registered
    [ 1.966883] pnp 00:00: [bus 00-3e]
    [ 1.966885] pnp 00:00: [io 0x0000-0x0cf7 window]
    [ 1.966887] pnp 00:00: [io 0x0cf8-0x0cff]
    [ 1.966889] pnp 00:00: [io 0x0d00-0xffff window]
    [ 1.966891] pnp 00:00: [mem 0x000a0000-0x000bffff window]
    [ 1.966893] pnp 00:00: [mem 0x000c0000-0x000c3fff window]
    [ 1.966894] pnp 00:00: [mem 0x000c4000-0x000c7fff window]
    [ 1.966896] pnp 00:00: [mem 0x000c8000-0x000cbfff window]
    [ 1.966898] pnp 00:00: [mem 0x000cc000-0x000cffff window]
    [ 1.966899] pnp 00:00: [mem 0x000d0000-0x000d3fff window]
    [ 1.966901] pnp 00:00: [mem 0x000d4000-0x000d7fff window]
    [ 1.966903] pnp 00:00: [mem 0x000d8000-0x000dbfff window]
    [ 1.966905] pnp 00:00: [mem 0x000dc000-0x000dffff window]
    [ 1.966906] pnp 00:00: [mem 0x000e0000-0x000e3fff window]
    [ 1.966908] pnp 00:00: [mem 0x000e4000-0x000e7fff window]
    [ 1.966910] pnp 00:00: [mem 0x000e8000-0x000ebfff window]
    [ 1.966911] pnp 00:00: [mem 0x000ec000-0x000effff window]
    [ 1.966913] pnp 00:00: [mem 0x000f0000-0x000fffff window]
    [ 1.966915] pnp 00:00: [mem 0xd0000000-0xfeafffff window]
    [ 1.966917] pnp 00:00: [mem 0xfed40000-0xfed44fff window]
    [ 1.966968] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
    [ 1.966982] pnp 00:01: [io 0x0000-0x001f]
    [ 1.966984] pnp 00:01: [io 0x0081-0x0091]
    [ 1.966985] pnp 00:01: [io 0x0093-0x009f]
    [ 1.966987] pnp 00:01: [io 0x00c0-0x00df]
    [ 1.966988] pnp 00:01: [dma 4]
    [ 1.967007] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 1.967014] pnp 00:02: [mem 0xff000000-0xffffffff]
    [ 1.967032] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
    [ 1.967094] pnp 00:03: [mem 0xfed00000-0xfed003ff]
    [ 1.967127] system 00:03: [mem 0xfed00000-0xfed003ff] has been reserved
    [ 1.967130] system 00:03: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
    [ 1.967138] pnp 00:04: [io 0x00f0]
    [ 1.967149] pnp 00:04: [irq 13]
    [ 1.967168] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 1.967176] pnp 00:05: [io 0x002e-0x002f]
    [ 1.967178] pnp 00:05: [io 0x004e-0x004f]
    [ 1.967179] pnp 00:05: [io 0x0061]
    [ 1.967180] pnp 00:05: [io 0x0063]
    [ 1.967182] pnp 00:05: [io 0x0065]
    [ 1.967183] pnp 00:05: [io 0x0067]
    [ 1.967184] pnp 00:05: [io 0x0070]
    [ 1.967186] pnp 00:05: [io 0x0080]
    [ 1.967187] pnp 00:05: [io 0x0092]
    [ 1.967188] pnp 00:05: [io 0x00b2-0x00b3]
    [ 1.967190] pnp 00:05: [io 0x0680-0x069f]
    [ 1.967191] pnp 00:05: [io 0x1000-0x100f]
    [ 1.967193] pnp 00:05: [io 0xffff]
    [ 1.967194] pnp 00:05: [io 0xffff]
    [ 1.967195] pnp 00:05: [io 0x0400-0x047f]
    [ 1.967197] pnp 00:05: [io 0x0500-0x057f]
    [ 1.967198] pnp 00:05: [io 0x164e-0x164f]
    [ 1.967233] system 00:05: [io 0x0680-0x069f] has been reserved
    [ 1.967235] system 00:05: [io 0x1000-0x100f] has been reserved
    [ 1.967237] system 00:05: [io 0xffff] has been reserved
    [ 1.967239] system 00:05: [io 0xffff] has been reserved
    [ 1.967241] system 00:05: [io 0x0400-0x047f] has been reserved
    [ 1.967243] system 00:05: [io 0x0500-0x057f] has been reserved
    [ 1.967245] system 00:05: [io 0x164e-0x164f] has been reserved
    [ 1.967248] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 1.967254] pnp 00:06: [io 0x0070-0x0077]
    [ 1.967260] pnp 00:06: [irq 8]
    [ 1.967280] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 1.967287] pnp 00:07: [io 0x0060]
    [ 1.967289] pnp 00:07: [io 0x0064]
    [ 1.967295] pnp 00:07: [irq 1]
    [ 1.967313] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active)
    [ 2.261804] pnp 00:08: Plug and Play ACPI device, IDs PNP0401 (disabled)
    [ 2.261817] pnp 00:09: [irq 12]
    [ 2.261839] pnp 00:09: Plug and Play ACPI device, IDs DLL0494 PNP0f13 (active)
    [ 2.261970] pnp 00:0a: [mem 0xfed1c000-0xfed1ffff]
    [ 2.261972] pnp 00:0a: [mem 0xfed10000-0xfed17fff]
    [ 2.261974] pnp 00:0a: [mem 0xfed18000-0xfed18fff]
    [ 2.261975] pnp 00:0a: [mem 0xfed19000-0xfed19fff]
    [ 2.261977] pnp 00:0a: [mem 0xf8000000-0xfbffffff]
    [ 2.261978] pnp 00:0a: [mem 0xfed20000-0xfed3ffff]
    [ 2.261980] pnp 00:0a: [mem 0xfed90000-0xfed93fff]
    [ 2.261981] pnp 00:0a: [mem 0xfed45000-0xfed8ffff]
    [ 2.261983] pnp 00:0a: [mem 0xff000000-0xffffffff]
    [ 2.261984] pnp 00:0a: [mem 0xfee00000-0xfeefffff]
    [ 2.261986] pnp 00:0a: [mem 0x00000000-0xffffffffffffffff disabled]
    [ 2.261988] pnp 00:0a: [mem 0x00000000-0xffffffffffffffff disabled]
    [ 2.262035] system 00:0a: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 2.262038] system 00:0a: [mem 0xfed10000-0xfed17fff] has been reserved
    [ 2.262040] system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved
    [ 2.262042] system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved
    [ 2.262044] system 00:0a: [mem 0xf8000000-0xfbffffff] has been reserved
    [ 2.262046] system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
    [ 2.262048] system 00:0a: [mem 0xfed90000-0xfed93fff] has been reserved
    [ 2.262050] system 00:0a: [mem 0xfed45000-0xfed8ffff] has been reserved
    [ 2.262052] system 00:0a: [mem 0xff000000-0xffffffff] could not be reserved
    [ 2.262055] system 00:0a: [mem 0xfee00000-0xfeefffff] has been reserved
    [ 2.262057] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 2.368290] pnp 00:0b: [irq 23]
    [ 2.368321] pnp 00:0b: Plug and Play ACPI device, IDs SMO8800 (active)
    [ 2.901044] pnp 00:0c: can't evaluate _CRS: 12311
    [ 2.901163] system 00:0c: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 2.901224] pnp: PnP ACPI: found 13 devices
    [ 2.901225] ACPI: ACPI bus type pnp unregistered
    [ 2.907642] PCI: max bus depth: 1 pci_try_num: 2
    [ 2.907686] pci 0000:00:01.0: PCI bridge to [bus 01-01]
    [ 2.907689] pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
    [ 2.907692] pci 0000:00:01.0: bridge window [mem 0xe4000000-0xe50fffff]
    [ 2.907695] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xe1ffffff 64bit pref]
    [ 2.907698] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
    [ 2.907710] pci 0000:00:1c.1: PCI bridge to [bus 03-03]
    [ 2.907715] pci 0000:00:1c.1: bridge window [mem 0xe6600000-0xe66fffff]
    [ 2.907723] pci 0000:00:1c.2: PCI bridge to [bus 04-09]
    [ 2.907727] pci 0000:00:1c.2: bridge window [io 0x3000-0x3fff]
    [ 2.907732] pci 0000:00:1c.2: bridge window [mem 0xe5b00000-0xe64fffff]
    [ 2.907737] pci 0000:00:1c.2: bridge window [mem 0xe2b00000-0xe34fffff 64bit pref]
    [ 2.907743] pci 0000:00:1c.3: PCI bridge to [bus 0a-0a]
    [ 2.907746] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff]
    [ 2.907752] pci 0000:00:1c.3: bridge window [mem 0xe5100000-0xe5afffff]
    [ 2.907756] pci 0000:00:1c.3: bridge window [mem 0xe2100000-0xe2afffff 64bit pref]
    [ 2.907763] pci 0000:00:1c.5: PCI bridge to [bus 0b-0b]
    [ 2.907768] pci 0000:00:1c.5: bridge window [mem 0xe6500000-0xe65fffff]
    [ 2.907788] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 2.907791] pci 0000:00:01.0: setting latency timer to 64
    [ 2.907798] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 2.907802] pci 0000:00:1c.0: setting latency timer to 64
    [ 2.907813] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    [ 2.907817] pci 0000:00:1c.1: setting latency timer to 64
    [ 2.907828] pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    [ 2.907833] pci 0000:00:1c.2: setting latency timer to 64
    [ 2.907844] pci 0000:00:1c.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
    [ 2.907848] pci 0000:00:1c.3: setting latency timer to 64
    [ 2.907855] pci 0000:00:1c.5: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    [ 2.907859] pci 0000:00:1c.5: setting latency timer to 64
    [ 2.907863] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 2.907865] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 2.907867] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 2.907869] pci_bus 0000:00: resource 7 [mem 0xd0000000-0xfeafffff]
    [ 2.907871] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff]
    [ 2.907873] pci_bus 0000:01: resource 0 [io 0x4000-0x4fff]
    [ 2.907875] pci_bus 0000:01: resource 1 [mem 0xe4000000-0xe50fffff]
    [ 2.907876] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xe1ffffff 64bit pref]
    [ 2.907879] pci_bus 0000:03: resource 1 [mem 0xe6600000-0xe66fffff]
    [ 2.907881] pci_bus 0000:04: resource 0 [io 0x3000-0x3fff]
    [ 2.907882] pci_bus 0000:04: resource 1 [mem 0xe5b00000-0xe64fffff]
    [ 2.907884] pci_bus 0000:04: resource 2 [mem 0xe2b00000-0xe34fffff 64bit pref]
    [ 2.907886] pci_bus 0000:0a: resource 0 [io 0x2000-0x2fff]
    [ 2.907888] pci_bus 0000:0a: resource 1 [mem 0xe5100000-0xe5afffff]
    [ 2.907890] pci_bus 0000:0a: resource 2 [mem 0xe2100000-0xe2afffff 64bit pref]
    [ 2.907892] pci_bus 0000:0b: resource 1 [mem 0xe6500000-0xe65fffff]
    [ 2.907916] NET: Registered protocol family 2
    [ 2.908115] IP route cache hash table entries: 262144 (order: 9, 2097152 bytes)
    [ 2.908943] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
    [ 2.910176] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 2.910301] TCP: Hash tables configured (established 524288 bind 65536)
    [ 2.910303] TCP reno registered
    [ 2.910320] UDP hash table entries: 4096 (order: 5, 131072 bytes)
    [ 2.910353] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
    [ 2.910446] NET: Registered protocol family 1
    [ 2.910559] pci 0000:01:00.0: Boot video device
    [ 2.910582] PCI: CLS 64 bytes, default 64
    [ 2.910623] Unpacking initramfs...
    [ 2.941993] Freeing initrd memory: 2500k freed
    [ 2.942232] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 2.942234] Placing 64MB software IO TLB between ffff8800cb225000 - ffff8800cf225000
    [ 2.942236] software IO TLB at phys 0xcb225000 - 0xcf225000
    [ 2.942252] Simple Boot Flag at 0xf3 set to 0x1
    [ 2.942809] audit: initializing netlink socket (disabled)
    [ 2.942818] type=2000 audit(1327170869.719:1): initialized
    [ 2.952233] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 2.971773] VFS: Disk quotas dquot_6.5.2
    [ 2.971823] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 2.971901] msgmni has been set to 15887
    [ 2.972033] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
    [ 2.972054] io scheduler noop registered
    [ 2.972055] io scheduler deadline registered
    [ 2.972083] io scheduler cfq registered (default)
    [ 2.972164] pcieport 0000:00:01.0: setting latency timer to 64
    [ 2.972192] pcieport 0000:00:01.0: irq 41 for MSI/MSI-X
    [ 2.972515] intel_idle: MWAIT substates: 0x21120
    [ 2.972517] intel_idle: v0.4 model 0x2A
    [ 2.972518] intel_idle: lapic_timer_reliable_states 0xffffffff
    [ 2.972569] ERST: Table is not found!
    [ 2.972570] GHES: HEST is not enabled!
    [ 2.972615] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 3.223771] Linux agpgart interface v0.103
    [ 3.223852] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
    [ 3.224055] i8042: Warning: Keylock active
    [ 3.225294] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 3.225305] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 3.225409] mousedev: PS/2 mouse device common for all mice
    [ 3.225438] rtc_cmos 00:06: RTC can wake from S4
    [ 3.225568] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
    [ 3.225598] rtc0: alarms up to one year, y3k, 242 bytes nvram, hpet irqs
    [ 3.225805] cpuidle: using governor ladder
    [ 3.226119] cpuidle: using governor menu
    [ 3.226278] TCP cubic registered
    [ 3.226280] NET: Registered protocol family 17
    [ 3.226287] Registering the dns_resolver key type
    [ 3.226330] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 3.226399] PM: Hibernation image not present or could not be loaded.
    [ 3.226403] registered taskstats version 1
    [ 3.330608] rtc_cmos 00:06: setting system clock to 2012-01-21 18:34:30 UTC (1327170870)
    [ 3.330648] Initializing network drop monitor service
    [ 3.331805] Freeing unused kernel memory: 728k freed
    [ 3.331879] Write protecting the kernel read-only data: 8192k
    [ 3.336886] Freeing unused kernel memory: 1848k freed
    [ 3.338985] Freeing unused kernel memory: 696k freed
    [ 3.346637] udevd[62]: starting version 175
    [ 3.373920] usbcore: registered new interface driver usbfs
    [ 3.373946] usbcore: registered new interface driver hub
    [ 3.373985] usbcore: registered new device driver usb
    [ 3.374685] SCSI subsystem initialized
    [ 3.374842] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 3.374865] ehci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 3.374895] ehci_hcd 0000:00:1a.0: setting latency timer to 64
    [ 3.374899] ehci_hcd 0000:00:1a.0: EHCI Host Controller
    [ 3.374921] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
    [ 3.374947] ehci_hcd 0000:00:1a.0: debug port 2
    [ 3.378261] libata version 3.00 loaded.
    [ 3.378830] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
    [ 3.378848] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xe6770000
    [ 3.390100] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
    [ 3.390262] hub 1-0:1.0: USB hub found
    [ 3.390266] hub 1-0:1.0: 2 ports detected
    [ 3.390336] ehci_hcd 0000:00:1d.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    [ 3.390415] ehci_hcd 0000:00:1d.0: setting latency timer to 64
    [ 3.390418] ehci_hcd 0000:00:1d.0: EHCI Host Controller
    [ 3.390426] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
    [ 3.390451] ehci_hcd 0000:00:1d.0: debug port 2
    [ 3.394340] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
    [ 3.394356] ehci_hcd 0000:00:1d.0: irq 17, io mem 0xe6750000
    [ 3.406750] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
    [ 3.406906] hub 2-0:1.0: USB hub found
    [ 3.406910] hub 2-0:1.0: 2 ports detected
    [ 3.407025] ahci 0000:00:1f.2: version 3.0
    [ 3.407039] ahci 0000:00:1f.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    [ 3.407125] ahci 0000:00:1f.2: irq 42 for MSI/MSI-X
    [ 3.407153] ahci: SSS flag set, parallel bus scan disabled
    [ 3.420086] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3b impl RAID mode
    [ 3.420090] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ems sxs apst
    [ 3.420096] ahci 0000:00:1f.2: setting latency timer to 64
    [ 3.447308] scsi0 : ahci
    [ 3.447476] scsi1 : ahci
    [ 3.447634] scsi2 : ahci
    [ 3.447824] scsi3 : ahci
    [ 3.447980] scsi4 : ahci
    [ 3.448128] scsi5 : ahci
    [ 3.696308] usb 1-1: new high-speed USB device number 2 using ehci_hcd
    [ 3.820574] hub 1-1:1.0: USB hub found
    [ 3.820741] hub 1-1:1.0: 6 ports detected
    [ 3.925982] usb 2-1: new high-speed USB device number 2 using ehci_hcd
    [ 3.942601] Refined TSC clocksource calibration: 2394.560 MHz.
    [ 3.942607] Switching to clocksource tsc
    [ 4.049970] hub 2-1:1.0: USB hub found
    [ 4.050017] hub 2-1:1.0: 8 ports detected
    [ 4.115834] ata1: SATA max UDMA/133 abar m2048@0xe6740000 port 0xe6740100 irq 42
    [ 4.115839] ata2: SATA max UDMA/133 abar m2048@0xe6740000 port 0xe6740180 irq 42
    [ 4.115841] ata3: DUMMY
    [ 4.115844] ata4: SATA max UDMA/133 abar m2048@0xe6740000 port 0xe6740280 irq 42
    [ 4.115848] ata5: SATA max UDMA/133 abar m2048@0xe6740000 port 0xe6740300 irq 42
    [ 4.115851] ata6: SATA max UDMA/133 abar m2048@0xe6740000 port 0xe6740380 irq 42
    [ 4.315609] usb 2-1.3: new full-speed USB device number 3 using ehci_hcd
    [ 4.430812] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/input/input1
    [ 4.430911] generic-usb 0003:046D:C526.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:1d.0-1.3/input0
    [ 4.433014] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.1/input/input2
    [ 4.433285] generic-usb 0003:046D:C526.0002: input,hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1d.0-1.3/input1
    [ 4.433299] usbcore: registered new interface driver usbhid
    [ 4.433300] usbhid: USB HID core driver
    [ 4.435196] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 4.468605] usb 2-1.8: new full-speed USB device number 4 using ehci_hcd
    [ 4.578165] usb 2-1.8: config 0 descriptor??
    [ 4.731814] ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
    [ 4.757591] ata1.00: ATA-8: ST320LT020-9YG142, 0003DEM1, max UDMA/133
    [ 4.757594] ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 31/32)
    [ 5.031427] ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
    [ 5.031862] ata1.00: configured for UDMA/133
    [ 5.037876] scsi 0:0:0:0: Direct-Access ATA ST320LT020-9YG14 0003 PQ: 0 ANSI: 5
    [ 5.357163] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    [ 5.359389] ata2.00: ATAPI: MATSHITA DVD+/-RW UJ8B2, 1.01, max UDMA/100
    [ 5.361668] ata2.00: configured for UDMA/100
    [ 5.363879] scsi 1:0:0:0: CD-ROM MATSHITA DVD+-RW UJ8B2 1.01 PQ: 0 ANSI: 5
    [ 5.683344] ata4: SATA link down (SStatus 0 SControl 300)
    [ 6.002867] ata5: SATA link down (SStatus 0 SControl 300)
    [ 6.322394] ata6: SATA link down (SStatus 0 SControl 300)
    [ 6.327719] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
    [ 6.327723] sd 0:0:0:0: [sda] 4096-byte physical blocks
    [ 6.327800] sd 0:0:0:0: [sda] Write Protect is off
    [ 6.327804] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 6.327834] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 6.329859] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
    [ 6.329868] cdrom: Uniform CD-ROM driver Revision: 3.20
    [ 6.330052] sr 1:0:0:0: Attached scsi CD-ROM sr0
    [ 6.449243] sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 >
    [ 6.450747] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 7.338185] EXT4-fs (sda6): INFO: recovery required on readonly filesystem
    [ 7.338188] EXT4-fs (sda6): write access will be enabled during recovery
    [ 10.955863] EXT4-fs (sda6): orphan cleanup on readonly fs
    [ 10.955871] EXT4-fs (sda6): ext4_orphan_cleanup: deleting unreferenced inode 523699
    [ 10.955918] EXT4-fs (sda6): ext4_orphan_cleanup: deleting unreferenced inode 523418
    [ 10.955931] EXT4-fs (sda6): ext4_orphan_cleanup: deleting unreferenced inode 523574
    [ 10.955944] EXT4-fs (sda6): ext4_orphan_cleanup: deleting unreferenced inode 523423
    [ 10.955953] EXT4-fs (sda6): ext4_orphan_cleanup: deleting unreferenced inode 523421
    [ 10.955962] EXT4-fs (sda6): ext4_orphan_cleanup: deleting unreferenced inode 523419
    [ 10.955971] EXT4-fs (sda6): ext4_orphan_cleanup: deleting unreferenced inode 523417
    [ 10.955980] EXT4-fs (sda6): ext4_orphan_cleanup: deleting unreferenced inode 523237
    [ 10.955992] EXT4-fs (sda6): ext4_orphan_cleanup: deleting unreferenced inode 523255
    [ 10.956001] EXT4-fs (sda6): ext4_orphan_cleanup: deleting unreferenced inode 523254
    [ 10.956011] EXT4-fs (sda6): ext4_orphan_cleanup: deleting unreferenced inode 523241
    [ 10.956020] EXT4-fs (sda6): ext4_orphan_cleanup: deleting unreferenced inode 523238
    [ 10.956029] EXT4-fs (sda6): ext4_orphan_cleanup: deleting unreferenced inode 523236
    [ 10.956038] EXT4-fs (sda6): ext4_orphan_cleanup: deleting unreferenced inode 523178
    [ 10.956047] EXT4-fs (sda6): 14 orphan inodes deleted
    [ 10.956049] EXT4-fs (sda6): recovery complete
    [ 13.645965] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
    [ 15.112195] udevd[252]: starting version 177
    [ 15.469613] input: PC Speaker as /devices/platform/pcspkr/input/input3
    [ 15.498519] e1000e: Intel(R) PRO/1000 Network Driver - 1.5.1-k
    [ 15.498521] e1000e: Copyright(c) 1999 - 2011 Intel Corporation.
    [ 15.498553] e1000e 0000:00:19.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
    [ 15.498564] e1000e 0000:00:19.0: setting latency timer to 64
    [ 15.498704] e1000e 0000:00:19.0: irq 43 for MSI/MSI-X
    [ 15.504929] wmi: Mapper loaded
    [ 15.520894] iTCO_vendor_support: vendor-support=0
    [ 15.543541] mei: module is from the staging directory, the quality is unknown, you have been warned.
    [ 15.579114] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input4
    [ 15.579433] ACPI: Lid Switch [LID]
    [ 15.579495] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input5
    [ 15.579499] ACPI: Power Button [PBTN]
    [ 15.579557] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input6
    [ 15.579560] ACPI: Sleep Button [SBTN]
    [ 15.579617] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input7
    [ 15.579620] ACPI: Power Button [PWRF]
    [ 15.643123] Disabling lock debugging due to kernel taint
    [ 15.707133] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07
    [ 15.707236] iTCO_wdt: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460)
    [ 15.707306] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 15.799015] e1000e 0000:00:19.0: eth0: (PCI Express:2.5GT/s:Width x1) d4:be:d9:12:a3:70
    [ 15.799019] e1000e 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection
    [ 15.799068] e1000e 0000:00:19.0: eth0: MAC: 10, PHY: 11, PBA No: 4041FF-0FF
    [ 15.799125] mei 0000:00:16.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 15.799134] mei 0000:00:16.0: setting latency timer to 64
    [ 15.799203] mei 0000:00:16.0: irq 44 for MSI/MSI-X
    [ 15.812872] watchdog: INTCAMT: cannot register miscdev on minor=130 (err=-16).
    [ 15.813000] watchdog: error registering /dev/watchdog (err=-16).
    [ 15.813086] mei: unable to register watchdog device.
    [ 15.851527] i801_smbus 0000:00:1f.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    [ 15.874775] nvidia: module license 'NVIDIA' taints kernel.
    [ 15.928355] nvidia 0000:01:00.0: power state changed by ACPI to D0
    [ 15.928363] nvidia 0000:01:00.0: power state changed by ACPI to D0
    [ 15.928371] nvidia 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 15.928378] nvidia 0000:01:00.0: setting latency timer to 64
    [ 15.928382] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
    [ 15.928579] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 290.10 Wed Nov 16 17:39:29 PST 2011
    [ 15.952161] alps.c: Enabled hardware quirk, falling back to psmouse-core
    [ 15.965757] input: ImPS/2 ALPS GlidePoint as /devices/platform/i8042/serio1/input/input8
    [ 16.460764] thermal LNXTHERM:00: registered as thermal_zone0
    [ 16.460767] ACPI: Thermal Zone [THM] (25 C)
    [ 16.993137] ACPI: Battery Slot [BAT0] (battery present)
    [ 17.516214] ACPI: Battery Slot [BAT1] (battery absent)
    [ 17.628974] acpi device:16: registered as cooling_device8
    [ 17.885641] ACPI: Battery Slot [BAT2] (battery absent)
    [ 17.905918] ACPI: AC Adapter [AC] (off-line)
    [ 17.906649] parport_pc 00:08: [io 0x0378-0x037b]
    [ 17.906712] parport_pc 00:08: [irq 5]
    [ 17.908312] input: Dell WMI hotkeys as /devices/virtual/input/input9
    [ 17.911829] sdhci: Secure Digital Host Controller Interface driver
    [ 17.911831] sdhci: Copyright(c) Pierre Ossman
    [ 17.914318] sdhci-pci 0000:0b:00.1: SDHCI controller found [1217:8321] (rev 5)
    [ 17.914335] sdhci-pci 0000:0b:00.1: PCI INT B -> GSI 18 (level, low) -> IRQ 18
    [ 17.914367] sdhci-pci 0000:0b:00.1: Invalid iomem size. You may experience problems.
    [ 17.914511] sdhci-pci 0000:0b:00.1: setting latency timer to 64
    [ 17.914529] _regulator_get: 0000:0b:00.1 supply vmmc not found, using dummy regulator
    [ 17.914568] Registered led device: mmc0::
    [ 17.915610] mmc0: SDHCI controller on PCI [0000:0b:00.1] using DMA
    [ 17.955391] firewire_ohci 0000:0b:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    [ 17.955400] firewire_ohci 0000:0b:00.0: setting latency timer to 64
    [ 17.955433] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
    [ 17.955505] snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X
    [ 17.955527] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
    [ 17.955748] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:13/LNXVIDEO:00/input/input10
    [ 17.955806] ACPI: Video Device [VID] (multi-head: yes rom: yes post: no)
    [ 17.967345] cfg80211: Calling CRDA to update world regulatory domain
    [ 17.972266] ppdev: user-space parallel port driver
    [ 18.008312] firewire_ohci: Added fw-ohci device 0000:0b:00.0, OHCI v1.10, 8 IR + 8 IT contexts, quirks 0x10
    [ 18.020285] Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:
    [ 18.020288] Copyright(c) 2003-2011 Intel Corporation
    [ 18.021643] iwlwifi 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    [ 18.021654] iwlwifi 0000:03:00.0: setting latency timer to 64
    [ 18.021753] iwlwifi 0000:03:00.0: pci_resource_len = 0x00002000
    [ 18.021755] iwlwifi 0000:03:00.0: pci_resource_base = ffffc900057f4000
    [ 18.021757] iwlwifi 0000:03:00.0: HW Revision ID = 0x34
    [ 18.021914] iwlwifi 0000:03:00.0: irq 46 for MSI/MSI-X
    [ 18.021951] iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Advanced-N 6205 AGN, REV=0xB0
    [ 18.022002] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S
    [ 18.027654] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input11
    [ 18.036450] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
    [ 18.036579] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
    [ 18.036701] input: HDA Intel PCH Line-out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
    [ 18.036773] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
    [ 18.037021] snd_hda_intel 0000:01:00.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    [ 18.037023] hda_intel: Disabling MSI
    [ 18.037097] snd_hda_intel 0000:01:00.1: setting latency timer to 64
    [ 18.039318] iwlwifi 0000:03:00.0: device EEPROM VER=0x715, CALIB=0x6
    [ 18.039321] iwlwifi 0000:03:00.0: Device SKU: 0X1f0
    [ 18.039322] iwlwifi 0000:03:00.0: Valid Tx ant: 0X3, Valid Rx ant: 0X3
    [ 18.039336] iwlwifi 0000:03:00.0: Tunable channels: 13 802.11bg, 24 802.11a channels
    [ 18.061668] iwlwifi 0000:03:00.0: loaded firmware version 17.168.5.3 build 42301
    [ 18.061790] Registered led device: phy0-led
    [ 18.080373] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
    [ 18.394490] parport_pc 00:08: activated
    [ 18.394496] parport_pc 00:08: reported by Plug and Play ACPI
    [ 18.394576] parport_pc 00:08: disabled
    [ 18.404379] HDMI status: Codec=0 Pin=5 Presence_Detect=0 ELD_Valid=0
    [ 18.431005] HDMI status: Codec=0 Pin=6 Presence_Detect=0 ELD_Valid=0
    [ 18.457641] HDMI status: Codec=0 Pin=7 Presence_Detect=0 ELD_Valid=0
    [ 18.471036] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input16
    [ 18.471194] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input17
    [ 18.471371] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input18
    [ 18.507770] firewire_core: created device fw0: GUID 00cc9ae1394fc000, S400
    [ 31.817983] EXT4-fs (sda6): re-mounted. Opts: (null)
    [ 31.964978] EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null)
    [ 35.242765] e1000e 0000:00:19.0: irq 43 for MSI/MSI-X
    [ 35.295945] e1000e 0000:00:19.0: irq 43 for MSI/MSI-X
    [ 35.328281] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S
    [ 35.335000] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
    [ 35.622269] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S
    [ 35.629014] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
    [ 43.022366] wlan0: authenticate with 5c:33:8e:1b:88:9d (try 1)
    [ 43.024202] wlan0: authenticated
    [ 43.024437] wlan0: associate with 5c:33:8e:1b:88:9d (try 1)
    [ 43.027595] wlan0: RX AssocResp from 5c:33:8e:1b:88:9d (capab=0x431 status=0 aid=1)
    [ 43.027598] wlan0: associated
    [ 47.106109] EXT4-fs (sda6): re-mounted. Opts: commit=600
    [ 47.108016] EXT4-fs (sda7): re-mounted. Opts: commit=600
    [ 57.310942] fuse init (API version 7.17)
    [ 59.255839] NET: Registered protocol family 10
    [ 59.256408] ADDRCONF(NETDEV_UP): eth0: link is not ready
    [ 69.910943] wlan0: no IPv6 routers present
    Last edited by tmske (2012-01-21 21:41:04)

    Hi,
    I've the same notebook. I've not had any hardlocks so far, but I've not seen so much flash movies yet. Anyway, I just tried closing running youtube-video tab on Kde4 + enabled desktop effects -> Everything's fine.
    Anyway, perhaps we can collect some issues and solutions in this thread. Here are problems, that I encounter:
    - restart does not work
    - errors during boot:
    [ 2.399277] pnp 00:0b: [irq 23]
    [ 2.399308] pnp 00:0b: Plug and Play ACPI device, IDs SMO8800 (active)
    [ 2.932179] pnp 00:0c: can't evaluate _CRS: 12311
    [ 14.616662] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07
    [ 14.616771] iTCO_wdt: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460)
    [ 14.616792] iTCO_wdt: cannot register miscdev on minor=130 (err=-16)
    [ 14.616904] iTCO_wdt: probe of iTCO_wdt failed with error -16
    [ 9.262898] sdhci-pci 0000:0b:00.1: SDHCI controller found [1217:8321] (rev 5)
    [ 9.262920] sdhci-pci 0000:0b:00.1: PCI INT B -> GSI 18 (level, low) -> IRQ 18
    [ 9.262966] sdhci-pci 0000:0b:00.1: Invalid iomem size. You may experience problems.
    [ 9.263176] sdhci-pci 0000:0b:00.1: setting latency timer to 64
    Issued solved:
    - in order to make nvidia graphics working you have to disable Optimius in BIOS.
    - Battery not recognized -- fixed after recend updates
    - grub2 does not work. As soon as grub2 loads, the laptop reboots. -> stick to grub1  --  works now (either I did sth wrong the first time or a new version of grub2 fixes this issue)
    - in order to make the touchpad work properly install psmouse-elantech from AUR
       update: this is only a half-solution. vertical scrolling on the right edge works but graphical tools which rely on x11-input-synpatics still don't work. However, everything works fine with kernel 3.3. Once this in the main arch repos you won't need psmouse-elantech anymore.
    Last edited by knue (2012-03-06 23:26:26)

  • How to use lock in amplifier start up kit?

    Hi,
    I am now given a project which is Frustrated Total Internal Reflection (FTIR). Basically there is a lot of way to extract the information signal from IR sensor like DC approach, AC approach, transimpedance amplifier. I found that Lock In Amplifier is suitable for me to use in my project because the voltage across the IR receiver part will be small like mV and the noise will be high since the ambient light or sun light able to disturb the light wave emitted from IR emitter. Currently i download the NI lock in amplifier VI and i try to translate into DAQmx version. The VI can run but I am not sure that VI was translated correctly or not. Can just help me to check it out? Now I am using NI USB6366 to do the lock in amplifier as well. Here are some questions that i want to ask:
    1. From the NI lock-in amplifier start up kit user manual, for the configuration section on PAGE 13/20, I found that the first channel in the channel list should be used for the signal and the second channel in the list should be used as the reference input. I am confusing with this because i just able to create a channel for acquisition puspose and the channel is used to wire the input of DAQmx start.vi. May I know another channel where should i put?
    2. If USB 6366 able to use with lock in amplifier VI, how to acquire the signal from the IR receiver? I wire the A0+ to anode of IR emitter and A0- to cathode of IR receiver, is it correct? this wiring is used for the signal or the reference input?
    3. The generation of signal to IR emitter also can be done inside the lock in amplifier start up kit? As i saw the signal generator function inside there but I am not sure what the function is.
    4. lock in amplifier able to amplify my IR receiver's signal? or I need to build up a new circuit to amplify my signal then just feed it to the lock in amplifier VI?
    Thanks for all the reply. Really need help on this. thanks
    Attached will be my modified VI for NI lock in amplifier start up kit.
    Attachments:
    lock in modern.llb ‏460 KB

    Claudia,
    thanks for the version mentioned.
    I would like to change the lock-In to one with a reference signal
    instaed of PLL, and a few other changes.
    I tried to understand how your sample works , but as soon as I'm
    reaching the VI's on a deeper level I'm running into code protection.
    Why are these VIs not public?
    Thanks
    Urs
    Claudia schrieb:
    >Hello,
    >
    >Another person was also asking for a Lock-In Amplifier Start-Up kit
    >that would not expire, and I published it in the following Discussion
    >Forum:
    >
    >href="http://exchange.ni.com/servlet/ProcessReque​st?RHIVEID=101&RPAGEID=135&HOID=506500000008000000​...
    >
    >Hope this helps,
    >
    >Claudia Lorente
    >Applications Engineer
    >N
    ational Instruments
    >http://www.ni.com/ask
    >
    >

Maybe you are looking for