[BACK]Return to i386-laptop.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/Attic/i386-laptop.html between version 1.131 and 1.132

version 1.131, 2005/06/22 10:59:52 version 1.132, 2005/06/23 09:15:38
Line 546 
Line 546 
         <a href="http://pestilenz.org/~grunk/openbsd/vario/XF86Config">XF86Config</a>          <a href="http://pestilenz.org/~grunk/openbsd/vario/XF86Config">XF86Config</a>
         </font>          </font>
 </td></tr><tr valign="top"><td>  </td></tr><tr valign="top"><td>
           Sony VAIO PCG-FX602
   </td><td>
   <p><ul>
           <li>OpenBSD 3.7 works.
           <li>Audio does not work: you have to disable auvia* in GENERIC
           after installation.
           <li>APM, USB and PCMCIA work fine.
           <li>X.org runs out of the box, so no xorg.conf file supplied
           <li>Custom hack for <tt>hw.setperf</tt>:
           <ul>
           <li>Apply the
           <a href="http://www.disorder.ru/openbsd/acpi.html">ACPI-patches</a>
           from Alexander Yurchenko.
           <li>Then edit /usr/src/sys/conf/files and add in line 21:
   <pre>
           define  acpibus {}
   </pre>
           <li>Add to /usr/src/sys/sys/malloc.conf
   <pre>
           #define M_ACPI  122     /* ACPI */
   </pre>
           <li>Comment out the Sony SPIC stuff in
           <tt>/usr/src/sys/arch/i386/conf/files.i386</tt>
           and <tt>/usr/src/sys/arch/i386/conf/GENERIC_ACPI</tt>
           (This stuff does not compile for me and i don't care about it;)
           <li>rebuild kernel, /usr/src/sbin/sysctl, /usr/src/usr.sbin/acpid[ump]
           <li>You are now able to set hw.setperf via sysctl.
           </ul>
   
           <li>I run additionally a
           <a href="http://metawire.org/~leopold/files/cpud-0.2.tgz">utility</a>
           I wrote to control this value automatically depending on cpu-load.
           It is based on Laurie Tratts' <tt>perfd</tt>.
           Just unpack and run make && sudo make install.<br>
           This way you are able to sustain Battery life up to 2 1/2 - 3 hours.
           And the fan stops to run permanently.
   </ul>
           Contact <a href="mailto:a.schlichting@lemarit.com">Alf Schlichting</a>.
           <p align="left">
           <font size=2>
           <a href="http://metawire.org/~leopold/files/lap.dmesg">dmesg</a>
           </font>
   </td></tr><tr valign="top"><td>
         Sony VAIO VGN-S16TP          Sony VAIO VGN-S16TP
 </td><td>  </td><td>
 <p><ul>  <p><ul>

Legend:
Removed from v.1.131  
changed lines
  Added in v.1.132