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

Annotation of www/i386-laptop.html, Revision 1.3

1.1       deraadt     1: <!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
                      2: <html>
                      3: <head>
                      4: <title>OpenBSD/i386 Laptop Page</title>
                      5: <link rev=made href=mailto:www@openbsd.org>
                      6: <meta name="resource-type" content="document">
                      7: <meta name="description" content="OpenBSD advisories">
                      8: <meta name="keywords" content="openbsd,main">
                      9: <meta name="distribution" content="global">
                     10: <meta name="copyright" content="This document copyright 1997,1998 by OpenBSD.">
                     11: </head>
                     12: <html>
                     13:
                     14: <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#23238E">
                     15: <img alt="[OpenBSD]" height=30 width=141 SRC="images/smalltitle.gif">
                     16: <p>
                     17: <h2><font color=#e00000>i386 Laptop Status</font><hr></h2>
                     18:
                     19: <p>
                     20: This is a list of laptops known to be working with OpenBSD 2.6.
                     21:
                     22: <p>
                     23: If your laptop isn't listed below that doesn't mean that it isn't working,
                     24: and you will most likely find a similar model that is listed below.  As of
                     25: OpenBSD 2.6, we know of no laptops that do not work minimally.  Of those that
                     26: have problems..
                     27: <ul>
                     28: <li>Some exhibit problems with APM support
                     29: <li>Many lack sound support
                     30: <li>A few have subtle bugs with their PCMCIA support
                     31: <li>XFree86 does not support their displays properly
                     32: <li>Or some other built-in device doesn't work..
                     33: <li>Cardbus is not supported at all.  However, pcmcia works fine.
                     34: <li>Some have problems with pcmcia card eject interrupts.
                     35: </ul>
                     36:
                     37: <p>
                     38: If you have your laptop working (or not working) and it isn't listed below,
                     39: please mail <a href="mailto:deraadt@openbsd.org">deraadt@openbsd.org</a> so that it
                     40: can be listed.  Please supply as much information as possible.
                     41:
                     42: <p>
                     43: APM problem reports should be sent to our APM developers,
                     44: <a href=mailto:mickey@openbsd.org>Michael Shalayeff</a> and
                     45: <a href=mailto:weingart@openbsd.org>Tobias Weingartner</a>.
                     46:
                     47: <p>
                     48: <table border=1>
                     49: <tr>
                     50:        <th>Laptop</th>
                     51:        <th>Notes</th>
                     52: </tr>
                     53: </tr><tr>
                     54:     <td>
                     55:        Sony VAIO z505r
                     56:     </td><td>
                     57:        APM support: "<strong>zzz</strong>", suspend via keyboard, hibernation
                     58:        via keyboard, and "<strong>halt -p</strong>" all work.
                     59:        "<strong>apm -S</strong>" wakes up immediately.<p>
                     60:
                     61:        Hibernation uses a block at the end of the disk, approximately
                     62:        3-5MB larger than the memory in your machine.  To repair hibernation,
                     63:        use "<strong>phdisk.exe /create /partition</strong>" to setup the
                     64:        partition.  The phdisk program is available on the boot
                     65:        floppy image provided on the first recovery CD.<p>
                     66:
                     67:        Built-in ethernet works fine, but requires reset after suspend using
                     68:        "<strong>ifconfig fxp0 down; ifconfig fxp0 up</strong>".<p>
                     69:
                     70:        After a suspend, the profiling clock is not running.  Patches are
                     71:        being worked on.<p>
                     72:
                     73:        Sound is not supported.<p>
                     74:
                     75:        When the memory stick slot is empty, it can cause errors which overflow
                     76:        the dmesg buffer, and thus confuse the OpenBSD install program.
                     77:        The BIOS Setup, (accessed using F2), has an option to disable the
                     78:        memory stick.<p>
                     79:
                     80:        Contact <a href=mailto:deraadt@openbsd.org>Theo de Raadt</a>.
                     81:     </td>
                     82: </tr><tr>
                     83:     <td>
                     84:        Sony VAIO z505s
                     85:     </td><td>
                     86:        Similar to the VAIO z505r, except that the provided USB floppy has
                     87:        some problems.<p>
                     88:        Contact <a href=mailto:provos@openbsd.org>Niels Provos</a>.
                     89:     </td>
                     90: </tr><tr>
                     91:     <td>
                     92:        Sony VAIO 747</td>
                     93:     </td><td>
1.2       markus     94:        As of OpenBSD 2.6, XFree86 and APM do work.<p>
                     95:
                     96:        Ships with a PCMCIA modem card (COM One MCC220 Platinium Card), which works.<p>
                     97:
                     98:        Sound works (8 bit only).<p>
                     99:
                    100:        APM behaviour similar to the VAIO z505r,
                    101:        except that hibernation has not been tested.<p>
                    102:
                    103:        USB does not work.<p>
                    104:
                    105:        Contact <a href=mailto:markus@openbsd.org>Markus Friedl</a>.
1.1       deraadt   106:     </td>
                    107: </tr><tr>
                    108:     <td>
                    109:        Sony VAIO PCG 505-FX
                    110:     </td><td>
                    111:        Unknown.
                    112:     </td>
                    113: </tr><tr>
                    114:     <td>
                    115:        IBM Thinkpad 701C
                    116:     </td><td>
                    117:        All features including hibernation and APM work.<p>
                    118:
                    119:        Contact <a href=mailto:todd@openbsd.org>Todd Fries</a>.
                    120:     </td>
                    121: </tr><tr>
                    122:     <td>
                    123:        IBM Thinkpad 770Z
                    124:     </td><td>
                    125:        As of OpenBSD 2.6, XFree86 and APM do not work.<p>
                    126:
                    127:        Newer versions of XFree86 support X, and patches are available.<p>
                    128:
                    129:        APM has been fixed post-2.6 as well, and patches are forthcoming.<p>
                    130:
                    131:        Contact <a href=mailto:angelos@openbsd.org>Angelos Keromytis</a>.
                    132:     </td>
                    133: </tr><tr>
                    134:     <td>
                    135:        IBM Thinkpad 760
                    136:     </td><td>
                    137:        As of OpenBSD 2.6, XFree86 and APM do not work.<p>
                    138:
                    139:        Newer versions of XFree86 support X, and patches are available.<p>
                    140:
                    141:        MWave modem/sound does not work.<p>
                    142:
                    143:        APM has been fixed post-2.6 as well, and patches are forthcoming.<p>
                    144:
                    145:        Contact <a href=mailto:todd@openbsd.org>Todd Fries</a>.
                    146:     </td>
                    147: </tr><tr>
                    148:     <td>
                    149:        Toshiba Portege 660CDT
                    150:     </td><td>
                    151:        APM is completely broken.<p>
                    152:
                    153:        The mixed <strong>sb</strong> and <strong>wss</strong> sound
                    154:        hardware can cause some grief.  Newer versions of the flash
                    155:        BIOS are worse, since they are less flexible about what interrupts
                    156:        they allow.<p>
                    157:
                    158:        Contact <a href=mailto:deraadt@openbsd.org>Theo de Raadt</a>.
                    159:     </td>
                    160: </tr><tr>
                    161:     <td>
                    162:        Digital HiNote VP735
                    163:     </td><td>
                    164:        APM works fully.<p>
                    165:
                    166:        Everything on the machine works except for USB.<p>
                    167:
                    168:        Contact <a href=mailto:mickey@openbsd.org>Michael Shalayeff</a>.
                    169:     </td>
1.3     ! deraadt   170: </tr><tr>
        !           171:     <td>
        !           172:        Fujitsu Lifebook C325
        !           173:     </td><td>
        !           174:        APM works fully.<p>
        !           175:
        !           176:        Sound works when the BIOS is told to activate SB emulation mode.
        !           177:
        !           178:        Everything else on the machine works.<p>
        !           179:
        !           180:        Contact <a href=mailto:tom@knienieder.com>Tom Knienieder</a>.
        !           181:     </td>
1.1       deraadt   182: </tr>
                    183:
                    184: </table>
                    185:
                    186: <hr>
                    187: <a href=plat.html><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
                    188: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
                    189: <br>
1.3     ! deraadt   190: <small>$OpenBSD: i386-laptop.html,v 1.2 2000/01/31 14:32:26 markus Exp $</small>
1.1       deraadt   191:
                    192: </body>
                    193: </html>