<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'FreeSans'; font-size:8pt; font-weight:400; font-style:normal;">On Wednesday 06 May 2009 01:56:16 am Bert Freudenberg wrote:<br>
&gt; On 05.05.2009, at 20:00, Caroline Meeks wrote:<br>
&gt; &gt; On the mac's they seemed to boot fine from the CD+USB but there was<br>
&gt; &gt; some sort of problem with the screen.  I've attached a pic, has<br>
&gt; &gt; anyone else seen it?<br>
&gt;<br>
&gt; Looks a lot like what I reported for the Mac mini:<br>
&gt;<br>
&gt; http://www.mail-archive.com/iaep@lists.sugarlabs.org/msg03875.html<br>
&gt;<br>
&gt; If I'm not mistaken the Macbook uses the same Intel graphics chip as<br>
&gt; the Mac mini.<br>
Caroline/Bert,<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Do you still have access to those machines? If X server is the problem, the errors logged in /var/log/Xorg.0.log or $HOME/.xsession-errors will be valuable for diagnosis.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>If this log is not preserved on the stick, then one has to be boot the system 'single' user mode? The bootloader will usually have a way to append this boot parameter. Once the single user console comes up:<br>
    # startx<br>
will launch the X server and report any errors on the console and also log them into /var/log/Xorg.0.log file.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>If the graphical login manager is configured to log into a default login account, then post-login errors will be logged in $HOME/.xsession-errors.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>These two files can give us a clue.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>HTH .. Subbu</p></body></html>