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

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

1.78      jufi        1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1.1       deraadt     2: <html>
                      3: <head>
                      4: <title>OpenBSD/i386 Laptop Page</title>
1.78      jufi        5: <link rev=made href="mailto:www@openbsd.org">
1.1       deraadt     6: <meta name="resource-type" content="document">
1.78      jufi        7: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
1.17      wvdputte    8: <meta name="description" content="OpenBSD laptop">
1.1       deraadt     9: <meta name="keywords" content="openbsd,main">
                     10: <meta name="distribution" content="global">
1.171     steven     11: <meta name="copyright" content="This document copyright 1997-2006 by OpenBSD.">
1.1       deraadt    12: </head>
                     13:
1.80      david      14: <body bgcolor="#FFFFFF" text="#000000" link="#23238E">
1.74      jsyn       15: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
1.1       deraadt    16: <p>
1.78      jufi       17: <h2><font color="#e00000">i386 Laptop Status</font></h2>
                     18: <hr>
1.1       deraadt    19:
1.92      nick       20: <p> This is a list of laptops known to be working with OpenBSD.
1.1       deraadt    21:
1.92      nick       22: <p> If your laptop isn't listed below doesn't mean that it won't work,
1.95      nick       23: and you will most likely find a similar model that is listed below.
                     24: Most laptops work very well, however some will still have minor issues.
1.92      nick       25:
                     26: <p> Of those that have problems,
1.1       deraadt    27: <ul>
1.5       deraadt    28: <li>Some exhibit problems with APM support.  Note that <strong>apm -S</strong>
1.95      nick       29:        fails to suspend some laptops.
1.38      deraadt    30: <li>Some lack sound support
1.84      mickey     31: <li>A few have subtle bugs with their PCMCIA and CardBus support
1.116     grunk      32: <li>There is currently neither Firewire nor ACPI support in OpenBSD
1.92      nick       33: <li>XFree86/X.org does not support some displays properly. Sometimes
1.94      nick       34:        switching between both of them helps.
1.191     aanriot    35: <li>Some other built-in devices don't work.
1.1       deraadt    36: <li>Some have problems with pcmcia card eject interrupts.
1.95      nick       37: <li>Almost all modern laptops with on-board modems have "winmodems",
                     38:        which are not currently and are unlikely to ever be supported.
1.104     nick       39:        Use a PCCard modem if you need one that works.  You can
1.95      nick       40:        assume any modem on the machines below does NOT work unless
                     41:        indicated.
1.101     nick       42: <li>IBM Thinkpads (and perhaps other notebooks, too) with Phoenix-style
                     43:        BIOSes offer a so-called "hibernation mode", where memory is
                     44:        written to disk. You can use this feature with OpenBSD.
                     45:        Generate the partition for hibernation using the
                     46:        <tt>/usr/ports/sysutils/tphdisk</tt> utility from the
1.189     steven     47:        ports collection.
1.184     grunk      48:        The hibernation partition requires to be a MS-DOS partition at
                     49:        the beginning of the harddisk. This partition can be of type
                     50:        16 bit FAT or FAT32 (as such it is possible that a Windows install
                     51:        lives in this partition).
                     52: <li>IBM Thinkpads with mini-PCI slots will check PCI IDs against a
1.115     nick       53:        built-in list of "allowed" devices, and thus will not work with
                     54:        third-party cards. This behavior can be changed by using the
                     55:        <tt>/usr/ports/misc/tpwireless</tt> utility from ports BEFORE
                     56:        inserting the third-party card. This utility sets a "magic bit"
                     57:        in the BIOS to disable this check.
1.200     steven     58: <li>In order to get the full native resolution of the LCD screen on some
                     59:        laptops, Intel i8x5/i9x5 chipsets can be adjusted using the
                     60:        <tt>x11/915resolution</tt> package. This software changes the
                     61:        resolution of an available vbios mode. It patches only the RAM
                     62:        version of the video bios, so the new resolution is lost upon
                     63:        rebooting.<br>
                     64:        Note that the 915resolution port is only available in -current, and
                     65:        that it supersedes 855resolution, which is still mentioned in a number
                     66:        of entries below.
1.1       deraadt    67: </ul>
                     68:
                     69: <p>
                     70: <table border=1>
1.106     nick       71: <tr valign="top">
1.1       deraadt    72:        <th>Laptop</th>
                     73:        <th>Notes</th>
1.106     nick       74: </tr><tr valign="top"><td>
1.94      nick       75:        Acer Aspire 1360
1.92      nick       76: </td><td>
1.97      nick       77: <p><ul>
1.106     nick       78:        <li>OpenBSD 3.7 works.
                     79:        <li>It comes with AMD Sempron 2800+.
1.99      nick       80:        <li>Everything works fine (mini-PCI slot, VIA S3 Unichrome PRO, VIA
1.94      nick       81:        RhineII-2).
1.97      nick       82: </ul>
                     83:        Contact <a href="mailto:maxim@unixconn.com">Maxim
1.94      nick       84:        Bourmistrov</a>.
1.97      nick       85:        <p align="left">
                     86:        <font size=2>
                     87:        <a href="http://www.unixconn.com/aa1360-dmesg">dmesg</a>
                     88:        &brvbar;
                     89:        <a href="http://www.unixconn.com/aa1360-xorg">xorg.conf</a>
                     90:        </font>
1.106     nick       91: </td></tr><tr valign="top"><td>
1.170     steven     92:        Acer Aspire 3003WLCi
                     93: </td><td>
                     94: <p><ul>
                     95:        <li>OpenBSD 3.8 works (previous versions have DMA problems).
                     96:        <li>Integrated Broadcom wifi doesn't work.
                     97:        <li>ACPI-only machine, no APM.
                     98:        <li>Fn keys don't work, except for screen brightness adjustment
                     99:        and backlight switch.
                    100:        <li>USB 2.0 and Cardbus slot untested.
                    101:        <li>Everything else works.
                    102: </ul>
                    103:        Contact <a href="mailto:perlhaq@gmail.com">Stephen Takacs</a>.
                    104:        <p align="left">
                    105:        <font size=2>
                    106:        <a href="http://perlguru.net/obsd/acer/dmesg-38">dmesg</a>
                    107:        &brvbar;
                    108:        <a href="http://perlguru.net/obsd/acer/xorg.conf">xorg.conf</a>
                    109:        </font>
                    110: </td></tr><tr valign="top"><td>
1.186     steven    111:        Acer TravelMate 2303LC
                    112: </td><td>
                    113: <p><ul>
                    114:        <li>OpenBSD 3.8 works.
                    115:        <li>ACPI-only machine, no APM support.
                    116:        <li>Ethernet: Broadcom BCM4401 10/100 works.
                    117:        <li>Graphics: Intel 82852/855GM, works with resolution
                    118:        1024x768x24.
                    119:        <li>CD-RW works: burning tested, reading both CD and DVD is ok.
                    120:        <li>Touchpad works.
                    121:        <li>USB works: tested with many devices.
                    122:        <li>Sound works.
                    123:        <li>PCMCIA works.
                    124: </ul>
                    125:        Contact <a href="mailto:alenitchev@gmail.com">Dmitri Alenitchev</a>.
                    126:        <p align="left">
                    127:        <font size=2>
                    128:        <a href="http://dmitri.webhop.org/openbsd/acer/dmesg.txt">dmesg</a>
                    129:        &brvbar;
                    130:        <a href="http://dmitri.webhop.org/openbsd/acer/xorg.conf.txt">xorg.conf</a>
                    131:        </font>
                    132: </td></tr><tr valign="top"><td>
1.189     steven    133:        Acer TravelMate 2403WXCi
                    134: </td><td>
                    135: <p><ul>
                    136:        <li>OpenBSD 3.9-current (Apr 19, 2006) works.
                    137:        <li>ACPI-only machine, no APM support.
                    138:        <li>Ethernet: Broadcom BCM4401 10/100 works, but requires the AC
                    139:        adapter to be disconnected when powering on.
                    140:        <li>Graphics: Intel 82915GM works but requires the
                    141:        <a href="http://www.openbsd.org/cgi-bin/cvsweb/ports/x11/855resolution/">855resolution</a>
                    142:        utility to get 1280x800 widescreen.
                    143:        <li>USB works (several devices tested).
                    144:        <li>CD-RW: Philips SCB5265 CDRW/DVD works (see the
                    145:        <a href="http://bsdbandit.dk/TM2400-cdtest.txt">test result</a>).
                    146:        <li>Built-in sound and Touchpad work.
                    147:        <li>PCMCIA: Texas Instruments PCI1410 PC card Cardbus Controller
                    148:        does not work, because of the BIOS's way to handle IRQ-adressing.
                    149:        <li>Integrated modem and Broadcom WiFi do not work.
                    150: </ul>
                    151:        Contact <a href="mailto:bsdbandit@gmail.com">Henrik Borgh</a>.
                    152:        <p align="left">
                    153:        <font size=2>
                    154:        <a href="http://bsdbandit.dk/TM2400-dmesg.boot.txt">dmesg</a>
                    155:        &brvbar;
                    156:        <a href="http://bsdbandit.dk/TM2400-xorg.conf.txt">xorg.conf</a>
                    157:        </font>
                    158: </td></tr><tr valign="top"><td>
1.176     steven    159:        Acer TravelMate 4654LMi
                    160: </td><td>
                    161: <p><ul>
                    162:        <li>OpenBSD 3.8 works.
                    163:        <li>Ethernet: Broadcom BCM5788 10/100/1G works (1G is not tested).
1.180     brad      164:        <li>Graphics: NVIDIA GeForce Go 6600, works with resolution
1.176     steven    165:        1400x1050x24.
                    166:        <li>DVD-RW works: burning was not tested, reading both CD and DVD
                    167:        is ok.
                    168:        <li>Touchpad works.
                    169:        <li>USB works: tested with cheap external card reader.
                    170:        <li>Sound works.
                    171:        <li>APM doesn't work:
                    172: <pre>
                    173: cannot open device file `/dev/apmctl': Device not configured
                    174: </pre>
                    175:        <li>Wireless (iwi) doesn't work.
                    176:        Can't enable radio transmitter using button on front panel.
                    177:        <li>Card reader doesn't work.
                    178:        <li>PCMCIA doesn't work: tested with ORINOCO wireless (wi) card that is
                    179:        working on old OpenBSD 3.5 server - not a laptop.
                    180:        <li>Not all functional keys are workable.
1.191     aanriot   181:        <li>Bluetooth, IrDA, internal modem: not tested.
1.176     steven    182: </ul>
                    183:        Contact <a href="mailto:avv@mail.zp.ua">Alexey Vatchenko</a>
                    184:        <p align="left">
                    185:        <font size=2>
                    186:        <a href="http://psytech.h10.ru/dmesg.txt">dmesg</a>
                    187:        &brvbar;
                    188:        <a href="http://psytech.h10.ru/xorg.conf.txt">xorg.conf</a>
                    189:        </font>
                    190: </td></tr><tr valign="top"><td>
1.114     nick      191:        Clevo D410V
                    192: </td><td>
                    193: <p><ul>
1.195     grunk     194:        <li>Works with OpenBSD 3.9-current (2006 May)
1.114     nick      195:        <li>CPU: 2.8Ghz with HyperThreading. I use it with GENERIC kernel.
                    196:        <li>Graphics: ATI 9600. It's working fine with Xorg loaded glx.
                    197:        DRI not working. Resolution 1400x1050 works fine.
                    198:        <li>Ethernet: 100/1000 Realtek 8169. Working with re(4) fine.
1.195     grunk     199:        <li>PCMCIA: Working with Buffalo WLI-CB-B11 (11Mbps) WiFi Card. rtw(4)
                    200:        <li>USB: Working. I tried with Lexar JumpDrive and digital camera.
1.152     jmc       201:        <li>Sound: auich(4) working (AC'97)
1.114     nick      202:        <li>apm(8) is not working properly. Cannot apm -S:
                    203:        <tt>apm0: APM set power state: unable to enter requested state (96)</tt>
                    204:        <li>apm -z freezes.
1.195     grunk     205:        <li>MMC: Card reader works excellent.
                    206:        <li>Infrared: not tested.
1.114     nick      207:        <li>CD/DVD -
                    208:        <tt>QSI, CDRW/DVD SBW-242, UX02 SCSI0 5/cdrom removable</tt>
                    209:        I can write cd, and view dvd.
                    210: </ul>
                    211:        Contact <a href="mailto:wooh@wooh.hu">Adam Papai</a>
                    212:        <p align="left">
                    213:        <font size=2>
                    214:        <a href="http://wooh.hu/~wooh/dmesg">dmesg</a>
                    215:        &brvbar;
                    216:        <a href="http://wooh.hu/~wooh/XF86Config">xorg.conf</a>
                    217:        </font>
                    218: </td></tr><tr valign="top"><td>
1.140     grunk     219:        Compaq Armada 1573DM
                    220: </td><td>
                    221: <p><ul>
                    222:        <li>OpenBSD 3.7-current (April 1, 2005) works.
                    223:        <li>PCMCIA works fine.
                    224:        <li>XFree 4.2.1 works great (800x600x16).
                    225:        <li>APM not tested.
                    226:        <li>Had to use <tt>boot&gt; machine memory +0x3000000@0x1000000</tt>
                    227:        in order to get all 64M of memory.
                    228:        <li>Sound does not work.
                    229: </ul>
1.144     grunk     230:        Contact <a href="mailto:reidrac@usebox.net">Juan J. Mart&iacute;nez</a>.
1.140     grunk     231:        <p align="left">
                    232:        <font size=2>
                    233:        <a href="http://www.usebox.net/jjm/obsd-wifi/laptop/dmesg">dmesg</a>
                    234:        &brvbar;
1.163     grunk     235:        <a href="http://www.usebox.net/jjm/obsd-wifi/laptop/xorg.conf">xorg.conf</a>
1.140     grunk     236:        &brvbar;
                    237:        <a href="http://www.usebox.net/jjm/obsd-wifi/laptop/">more info</a>
                    238:        </font>
                    239: </td></tr><tr valign="top"><td>
1.145     grunk     240:        Compaq NX9005
                    241: </td><td>
                    242: <p><ul>
                    243:        <li>OpenBSD 3.7-current (June 11, 2005) works.
                    244:        <li>All components are detected.
                    245:        <li>It was not possible to run X.org, so I had to switch back to
                    246:        XFree86. See also my yet unanswered
                    247:        <a href="http://marc.theaimsgroup.com/?l=openbsd-x11&amp;m=111930024618914&amp;w=2">post to openbsd-x11@</a>.
                    248: </ul>
                    249:        Contact <a href="mailto:hdu@qualigo.de">Haluk Durmus</a>.
                    250:        <p align="left">
                    251:        <font size=2>
                    252:        <a href="http://www.millenix.de/openbsd/dmesg">dmesg</a>
                    253:        &brvbar;
                    254:        <a href="http://www.millenix.de/openbsd/XF86Config">XF86Config</a>
                    255:        </font>
                    256: </td></tr><tr valign="top"><td>
1.201     ian       257:        Compaq Presario R4035
                    258: </td><td>
                    259: <p><ul>
1.203   ! ian       260:        <li>OpenBSD 3.9-current (July 2006) works in both i386 and amd64 mode.
        !           261:                CardBus works in i386 mode. X works out of the box.
        !           262:        <li>To make CardBus work on i386, you
        !           263:                must change PCIBIOS to "flags 1" using UKC (see boot_config(8))
        !           264:                or using a custom kernel
1.201     ian       265:        <li>Wireless card does not work (BroadCom 43xx chipset) and may never.
1.203   ! ian       266:        <li>Sound works, sort of: the chipset seems to be stuck at 48KHz whereas
        !           267:                most software expects to be able to set it to 44.1 KHz (so sound
        !           268:                comes out at slightly wrong speed).
1.201     ian       269:        <li>The SD host controller (sdhc(4)) memory slot does not work yet.
                    270: </ul>
                    271:        Contact Ian Darwin (ian at darwinsys point com).
                    272:        <p align="left">
                    273:        <font size=2>
                    274:        <a href="http://www.darwinsys.com/openbsd/dmesg.r4035.txt">dmesg</a>
                    275:        </font>
                    276: </td></tr><tr valign="top"><td>
1.198     grunk     277:        Compaq NX9030
                    278: </td><td>
                    279: <p><ul>
1.199     grunk     280:        <li>OpenBSD 3.9 works.
1.198     grunk     281:        <li>APM does not work correctly. "Battery state: absent" and 0 percent
                    282:        charge when running on AC or battery.
                    283:        <li>Built-in wireless works with iwi firmware from Damien
                    284:        <li>Audio works good.
                    285: </ul>
                    286:        Contact <a href="mailto:g.bechis@snb.it">Giovanni Bechis</a>.
                    287:        <p align="left">
                    288:        <font size=2>
                    289:        <a href="http://bigio.snb.it/openbsd/dmesg.38">dmesg</a>
                    290:        &brvbar;
                    291:        <a href="http://bigio.snb.it/openbsd/xorg.conf">xorg.conf</a>
                    292:        </font>
                    293: </td></tr><tr valign="top"><td>
1.124     grunk     294:        Dell Inspiron 500m
                    295: </td><td>
                    296: <p><ul>
                    297:        <li>OpenBSD 3.7-current (June 2005) works.
                    298:        <li>Sound, touchpad, fxp onboard NIC work fine.
                    299:        <li>USB: able to mount flash stick read/write, even able to install
                    300:        OpenBSD on it and boot from it
                    301:        <li>Pressing "Fn" and  uparrow/downarrow keys to configure brightness
                    302:        works, as well as switching to external VGA
                    303:        <li>For getting the Intel ipw2100 wireless card to work,
                    304:        use
                    305:        <a href="http://damien.bergamini.free.fr/ipwfw/OpenBSD/ipw-firmware-1.3.tgz">
                    306:        Damien Bergamini's firmware package</a>.
                    307:        <li>There was (expected) trouble with the screen resolution in X.
                    308:        Using
                    309:        <a href="http://damien.bergamini.free.fr/i855vidctl/">i855vidctl</a>,
                    310:        it goes to 1400x1050 as wanted by adding the line:
                    311: <pre>
                    312:        i855vidctl 5c 1400x1050
                    313: </pre>
                    314:        into /etc/rc.securelevel.
                    315:        <li>APM does not seem to work at all: Neither <tt>apmd</tt>
                    316:        nor <tt>halt -p</tt> operate ok.
                    317:        For any other experiences on this, contact the submitter.
                    318:        <li>PCMCIA not tested
                    319:        <li>No extra xorg.conf supplied, the default is OK.
                    320: </ul>
                    321:        Contact <a href="mailto:baldur@pistic.org">Baldur Sigur&eth;sson</a>.
                    322:        <p align="left">
                    323:        <font size=2>
                    324:        <a href="http://pistic.org/dell-inspiron-500m-dmesg">dmesg</a>
                    325:        </font>
                    326: </td></tr><tr valign="top"><td>
1.143     grunk     327:        Dell Inspiron 1000
                    328: </td><td>
                    329: <p><ul>
1.194     steven    330:        <li>OpenBSD 3.9 works.
1.143     grunk     331:        <li>APM causes kernel panic, no way to disable in BIOS, so disabled in
1.194     steven    332:        kernel (see dmesg and bug i386/5084).
                    333:        <li>CD-RW/DVD-ROM works for burning CD-R/W and reading DVD-ROM and
                    334:        playing (though see more info, below).
                    335:        <li>PCMCIA, Touchpad, USB 2.0, Ethernet sis(4), and Audio
                    336:        (SiS 7012 AC'97) work.
                    337:        <li>Video (SiS 650L) works with X driver sis, VGA out works if
                    338:        configured properly in xorg.conf.
1.143     grunk     339:        <li>Fn keys:
                    340:        <ul>
                    341:        <li>Brightness keys work without any special configuration
                    342:        <li>Enable/disable system beep works
                    343:        (mixerctl inputs.phone.mute=off first)
                    344:        <li>Num Lock works (though see additional link for more info
                    345:        on using it)
1.194     steven    346:        <li>mute and volume up/down don't seem to work (though configuration
                    347:        may be possible)
1.143     grunk     348:        <li>display change works (to a point; see link for more info)
                    349:        <li>SysRq and Break keys not tested
                    350:        </ul>
                    351:        </ul>
                    352:        Contact <a href="mailto:chjones@aleph0.com">Christian Jones</a>.
                    353:        <p align="left">
                    354:        <font size=2>
1.194     steven    355:        <a href="http://www.aleph0.com/computing/machines/dave/dmesg-OpenBSD-3.9">dmesg</a>
1.143     grunk     356:        &brvbar;
1.194     steven    357:        <a href="http://www.aleph0.com/computing/machines/dave/xorg.conf-OpenBSD-3.9">xorg.conf</a>
1.143     grunk     358:        &brvbar;
                    359:        <a href="http://www.aleph0.com/computing/machines/dave/">more info</a>
                    360:        </font>
                    361: </td></tr><tr valign="top"><td>
1.139     grunk     362:        Dell Inspiron 2500
                    363: </td><td>
                    364: <p><ul>
                    365:        <li>OpenBSD 3.7 works.
                    366:        <li>You need to boot with option -c and disable apm, then disable aic.
                    367:        <li>Integrated auich(4) works fine.
                    368:        <li>Integrated i815 works fine.
                    369:        <li>USB and PCMCIA work fine.
                    370: </ul>
                    371:        Contact <a href="mailto:gael@lautre.net">Gael Queri</a>.
                    372:        <p align="left">
                    373:        <font size=2>
                    374:        <a href="http://gael.lautre.net/blobby/dmesg">dmesg</a>
                    375:        &brvbar;
                    376:        <a href="http://gael.lautre.net/blobby/xorg.conf">xorg.conf</a>
                    377:        </font>
                    378: </td></tr><tr valign="top"><td>
1.94      nick      379:        Dell Inspiron 4100
1.92      nick      380: </td><td>
1.97      nick      381: <p><ul>
                    382:        <li>OpenBSD 3.7 works.
                    383:        <li>apmd(8) is fully functional.
                    384:        <li>Integrated xl(4) works fine.
                    385:        <li>Integrated auich(4) works fine.
                    386:        <li>USB works fine with my mouse.
                    387:        <li>Both PCMCIA slots work.
                    388:        <li>The Modem does not work.
                    389: </ul>
1.96      nick      390:        Contact <a href="mailto:robert@openbsd.org">Robert Nagy</a>.
1.105     nick      391:        <p align="left">
                    392:        <font size=2>
                    393:        <a href="http://cybersport.hu/~robert/dmesg.notebook">dmesg</a>
                    394:        &brvbar;
                    395:        <a href="http://cybersport.hu/~robert/xorg.conf">xorg.conf</a>
                    396:        </font>
1.106     nick      397: </td></tr><tr valign="top"><td>
1.128     grunk     398:        Dell Latitude c400
                    399: </td><td>
                    400: <p><ul>
1.162     grunk     401:        <li>OpenBSD 3.8-current (Nov 9, 2005) works.
1.128     grunk     402:        <li>All hardware (including wi(4), sound, X at 1024x768/24bit) works.
                    403:        <li>Suspend sort of works: the system will go to sleep (either by
                    404:        zzz(8), closing the lid, or Fn-Esc), but it won't wake up properly (I
                    405:        get a flashing _ cursor) ... so, I have to hold down the power button
                    406:        for a few seconds, reboot, and fsck.
                    407:        <li>For some reason, unless specifically told, X will default to a
                    408:        lower resolution. Ctrl-Alt-Backspace kicks it into gear.
                    409:        Hardcoding 1024x768 into xorg.conf fixes it for good though.
                    410: </ul>
                    411:        Contact <a href="mailto:Mark.Peoples@asu.edu">Mark Peoples</a>.
                    412:        <p align="left">
                    413:        <font size=2>
1.162     grunk     414:        <a href="http://www.azbsd.org/~marco/openbsd/laptop/dmesg">dmesg</a>
1.128     grunk     415:        &brvbar;
1.162     grunk     416:        <a href="http://www.azbsd.org/~marco/openbsd/laptop/xorg.conf">xorg.conf</a>
1.128     grunk     417:        </font>
                    418: </td></tr><tr valign="top"><td>
1.122     grunk     419:        Dell Latitude c610
                    420: </td><td>
                    421: <p><ul>
1.166     grunk     422:        <li>OpenBSD 3.8-current (Nov 24, 2005) works.
                    423:        <li>Audio, video, PCMCIA, and onboard NIC work.
                    424:        <li>halt -p works
                    425:        <li>apmd works
                    426:        <li>Standby (apm -S) does not work
                    427:        <li>Suspend (zzz, apm -z) works with one caveat: the kernel
                    428:        message that appears upon resume:
                    429:        <pre>"uhci0: interrupt while not operating ignored" </pre>
                    430:        will cause X to hang.  If you want to Suspend / Resume with
                    431:        X running, and do not need USB, you may disable uhci* as a
                    432:        circumvention.
1.122     grunk     433: </ul>
1.166     grunk     434:        Contact <a href="mailto:josh@jggimi.homeip.net">Josh Grosse</a>.
1.122     grunk     435:        <p align="left">
                    436:        <font size=2>
1.166     grunk     437:        <a href="http://mywebpages.comcast.net/jggimi/dmesg-c610-3.8-current-Nov-24-05">dmesg</a>
1.122     grunk     438:        </font>
                    439: </td></tr><tr valign="top"><td>
1.130     grunk     440:        Dell Latitude c640
                    441: </td><td>
                    442: <p><ul>
                    443:        <li>OpenBSD 3.7-current (May 29, 2005) works.
                    444:        <li>Integrated auich works fine, but one can hear a little 'crack'
                    445:        everytime a sound is started and ended.
                    446:        <li>xl, USB, touchpad, Trackpoint, com0, APM, carbus, integrated
                    447:        ATI Radeon Mobility M7 LW all work fine.
                    448:        <li>not tested: tv-out, infrared, microphone
                    449: </ul>
                    450:        Contact <a href="mailto:jkossen@xs4all.nl">Jochem Kossen</a>.
                    451:        <p align="left">
                    452:        <font size=2>
                    453:        <a href="http://jkossen.nl/openbsd/dmesg_laptop_dell_c640">dmesg</a>
                    454:        &brvbar;
                    455:        <a href="http://jkossen.nl/openbsd/xorg.conf_laptop_dell_c640">xorg.conf</a>
                    456:        </font>
                    457: </td></tr><tr valign="top"><td>
1.181     steven    458:        Dell Latitude c840
                    459: </td><td>
                    460: <p><ul>
                    461:        <li>OpenBSD 3.8 works.
                    462:        <li>NIC works.
                    463:        <li>USB 1.0 works.
                    464:        <li>X.org works at 1600x1200, 24bpp.
                    465:        <li>All Fn key combinations work, including numeric keypad, except
                    466:        audio controls, mute, volUp and volDn.
                    467: </ul>
                    468:        Contact <a href="mailto:obsd-web@slashboot.org">Craig McCormick</a>.
                    469:        <p align="left">
                    470:        <font size=2>
                    471:        <a href="http://slashboot.org/openbsd/dmesg_c840.txt">dmesg</a>
                    472:        &brvbar;
                    473:        <a href="http://slashboot.org/openbsd/xorg-conf-c840.txt">xorg.conf</a>
                    474:        </font>
                    475: </td></tr><tr valign="top"><td>
1.164     grunk     476:        Dell Latitude D500
                    477: </td><td>
                    478: <p><ul>
                    479:        <li>OpenBSD 3.8 works.
                    480:        <li>The onboard NIC (fxp) works fine.
                    481:        <li>ACPI-only machine, no APM support.
                    482:        <li>Enhanced SpeedStep works.
                    483:        <li>The touchpad works fine.
                    484:        <li>USB 2.0 works: USB mouse device tested.
1.165     grunk     485:        <li>Built-in CD/DVD player and writer works.
1.164     grunk     486:        <li>Sound (auich) works, but it's set to maximum volume by default.
                    487:        I've put <tt>outputs.master=100</tt> in /etc/mixerctl.conf.
                    488:        <li>Built-in wireless (ipw) works fine with the firmware, see
                    489:        <a href="faq/faq6.html#Wireless">FAQ 6 - Wireless networking</a>.
                    490:        <li>X.org 6.8.2 at 1024x768 by default. Switching from LCD to external display
1.177     steven    491:        works.
                    492:        I've only had issues with MonitorLayout set to <tt>LFP+CRT,LFP</tt>,
                    493:        restarting X helps.
1.164     grunk     494:        <li>Adjusting the display brightness with the fn keys works.
1.165     grunk     495:        <li>Not tested: PCMCIA and the touchpad on console.
1.164     grunk     496: </ul>
                    497:        Contact <a href="mailto:janus@errornet.de">Simon Dassow</a>.
                    498:        <p align="left">
                    499:        <font size=2>
                    500:        <a href="http://janus.errornet.de/files/configs/codebeta.dmesg">dmesg</a>
                    501:        &brvbar;
                    502:        <a href="http://janus.errornet.de/files/configs/codebeta.xorg.conf">xorg.conf</a>
                    503:        </font>
                    504: </td></tr><tr valign="top"><td>
1.136     grunk     505:        Dell Latitude D505
                    506: </td><td>
                    507: <p><ul>
1.192     steven    508:        <li>OpenBSD 3.9-current (May 1, 2006) works.
1.136     grunk     509:        <li>The onboard NIC (fxp) works fine.
                    510:        <li>ACPI-only machine, no APM support.
                    511:        <li>The touchpad works fine, under X as well as under text consoles.
                    512:        <li>USB 2.0 works fine: DVD writing using an external USB DVD
                    513:        writer, as well as a USB flash device.
                    514:        <li>Built-in CD/DVD player works nicely.
                    515:        <li>Sound (auich) works, but it's very loud by default, especially
                    516:        the beep. For this reason, I've put <tt>outputs.master=30</tt> in
                    517:        /etc/mixerctl.conf.
                    518:        <li>The Broadcom BCM4306 built-in wireless is not supported. Why? See
                    519:        <a href="faq/faq6.html#Wireless">FAQ 6 - Wireless networking</a>.
1.177     steven    520:        <li>X.org 6.9 works fine without a xorg.conf file.
                    521:        The maximum resolution of this machine is 1024x768.
                    522:        Switching from LCD to external display works fine, there were
                    523:        problems with this in X.org 6.8.2 (mouse pointer dying etc.) but
                    524:        they have been solved in 6.9.
1.136     grunk     525:        <li>Not tested: PCMCIA/Cardbus.
                    526: </ul>
1.169     steven    527:        Contact <a href="mailto:steven@openbsd.org">Steven Mestdagh</a>.
1.136     grunk     528:        <p align="left">
                    529:        <font size=2>
1.169     steven    530:        <a href="http://homes.esat.kuleuven.be/~smestdag/openbsd/latitude-d505-dmesg">dmesg</a>
1.136     grunk     531:        </font>
                    532: </td></tr><tr valign="top"><td>
1.129     grunk     533:        Dell Latitude D600
                    534: </td><td>
                    535: <p><ul>
1.130     grunk     536:        <li>OpenBSD 3.7-current (June 15, 2005) works.
1.129     grunk     537:        <li>Audio, video (1024x768), and onboard NIC (Gigabit Broadcom
                    538:        570x) work just fine.
                    539:        <li>Built-in wireless (Dell TrueMobile 1300) not supported.
                    540: </ul>
                    541:        Contact <a href="mailto:benny@bennyvision.com">Benny</a>.
                    542:        <p align="left">
                    543:        <font size=2>
1.130     grunk     544:        <a href="http://www.bennyvision.com/projects/openbsd/dell-latitude-d600/dell_latitude_d600_current.dmesg">dmesg</a>
1.129     grunk     545:        &brvbar;
                    546:        <a href="http://www.bennyvision.com/projects/openbsd/dell-latitude-d600/dell_latitude_d600.xorg">xorg.conf</a>
                    547:        </font>
                    548: </td></tr><tr valign="top"><td>
1.151     grunk     549:        Dell Latitude D610
                    550: </td><td>
                    551: <p><ul>
                    552:        <li>OpenBSD 3.7 works.
                    553:        <li>X works fine without custom xorg.conf.
                    554:        <li>USB mouse and kbd work, both connected to the docking station,
                    555:        and built-in.
                    556:        <li>Broadcom ethernet works.
                    557:        <li>CD-ROM, touchpad and trackpoint work fine.
                    558:        <li>Dell 1450 WLAN card does not work.
                    559:        <li>Sound does not work.
                    560: </ul>
                    561:        Contact <a href="mailto:unixi@freeshell.org">James Boyle</a>.
                    562:        <p align="left">
                    563:        <font size=2>
                    564:        <a href="http://unixi.freeshell.org/OpenBSD/d610/dmesg">dmesg</a>
                    565:        &brvbar;
                    566:        <a href="http://www1.us.dell.com/content/products/productdetails.aspx/latit_d610?c=us&amp;cs=555&amp;l=en&amp;s=biz&amp;~tab=specstab#tabtop">laptop tech specs</a>
                    567:        &brvbar;
                    568:        <a href="http://unixi.freeshell.org/OpenBSD/d610/dell-delivery-info">laptop config options</a>
                    569:        </font>
                    570: </td></tr><tr valign="top"><td>
1.144     grunk     571:        Dell Latitude D800
                    572: </td><td>
                    573: <p><ul>
                    574:        <li>There are several variations of this model. This one shipped with
                    575:        2 GHz Pentium M and GeForce FX Go5650.
                    576:        <li>OpenBSD 3.7 works.
                    577:        <li>LAN, USB 2.0 and serial ports work.
                    578:        <li>Bluetooth and WLAN (Dell TrueMobile 1300 interal b/g mini PCI)
                    579:        not detected.
                    580:        <li>Function keys which control audio and power don't work.
                    581:        <li>Sound works ok.
                    582:        <li>To get Xorg working with 1920x1200 resulution, I used the following
                    583: <pre>
                    584: Modeline "1920x1200" 162 1920 1984 2176 2480 1200 1201 1204 1250 +hsync +vsync
                    585: </pre>
                    586: </ul>
                    587:        Contact <a href="mailto:jyry@helzinki.net">Jyry Suuntala</a>.
                    588:        <p align="left">
                    589:        <font size=2>
                    590:        <a href="http://helzinki.net/dell/dmesg">dmesg</a>
                    591:        &brvbar;
                    592:        <a href="http://helzinki.net/dell/xorg.conf">xorg.conf</a>
                    593:        </font>
                    594: </td></tr><tr valign="top"><td>
1.157     grunk     595:        Dell Latitude L400
                    596: </td><td>
                    597: <p><ul>
                    598:        <li>OpenBSD 3.7 works
                    599:        <li>Integrated ethernet (xl), audio (clct), USB and PCMCIA work.
                    600:        <li><tt>apm -z</tt> works, but <tt>apm -S</tt> throws an error:
                    601: <pre>
                    602:        apm0: APM set power state: unable to enter requested state (96)
                    603: </pre>
                    604:        <li><tt>halt -p</tt> requires <tt>machdep.apmhalt=1</tt> in
                    605:        <tt>/etc/sysctl.conf</tt>.
                    606:
                    607: </ul>
                    608:        Contact <a href="mailto:lteo@metawire.org">Lawrence Teo</a>.
                    609:        <p align="left">
                    610:        <font size=2>
                    611:        <a href="http://metawire.org/~lteo/openbsd/L400/dmesg">dmesg</a>
                    612:        &brvbar;
                    613:        <a href="http://metawire.org/~lteo/openbsd/L400/xorg.conf">xorg.conf</a>
                    614:        </font>
                    615: </td></tr><tr valign="top"><td>
1.90      nick      616:        Fujitsu Siemens Amilo D 7820
1.92      nick      617: </td><td>
1.97      nick      618: <p><ul>
1.106     nick      619:        <li>OpenBSD 3.6 works.
                    620:        <li>APM is not working (boot with boot -c and then disable apm).
1.97      nick      621:        <li>Sound works fine.
                    622:        <li>Everything else on the machine works.
                    623: </ul>
                    624:        Contact <a href="mailto:salex@hackerhippie.de">Alexander Schmid</a>.
                    625:        <p align="left">
                    626:        <font size=2>
1.90      nick      627:        <a href="http://softbandit.com/~pw/users/salex/dmesg">dmesg</a>
1.97      nick      628:        &brvbar;
                    629:        <a href="http://softbandit.com/~pw/users/salex/XF86Config">XF86Config</a>
                    630:        </font>
1.106     nick      631: </td></tr><tr valign="top"><td>
1.116     grunk     632:        Fujitsu Siemens Lifebook E8010 with i855/SXGA+
                    633: </td><td>
                    634: <p><ul>
                    635:        <li>OpenBSD 3.7 works.
                    636:        <li>SD card reader and SVGA are not supported.
                    637:        <li>Doesn't have APM, so there's no way to suspend
                    638:        or <tt>'halt -p'</tt> the box.
                    639:        <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwi">iwi(4)</a>
                    640:        needs an increased watchdog timeout of 10 in busy
                    641:        environments, see
                    642:        <a href="http://anoncvs.erisiandiscord.de/e8010/if_iwi.c.diff">
                    643:        if_iwi.c.diff</a>
                    644:        (with or without this diff, you might still experience 'fatal error'
                    645:        from time to time).
1.156     sturm     646:        <li>needs Xorg-current as of may 2005 (and
                    647:        <a href="http://www.openbsd.org/cgi-bin/cvsweb/ports/x11/855resolution/">
1.116     grunk     648:        855resolution</a> for full 1400x1050 resolution).
                    649:        The laptop only does 1280x1024 by default.
                    650:        <li>Everything else on the machine works.
                    651: </ul>
                    652:        Contact <a href="mailto:sturm@openbsd.org">Nikolay Sturm</a>.
                    653:        <p align="left">
                    654:        <font size=2>
                    655:        <a href="http://anoncvs.erisiandiscord.de/e8010/dmesg">dmesg</a>
                    656:        &brvbar;
                    657:        <a href="http://anoncvs.erisiandiscord.de/e8010/xorg.conf">xorg.conf</a>
                    658:        &brvbar;
                    659:        <a href="http://anoncvs.erisiandiscord.de/e8010/if_iwi.c.diff">if_iwi.c.diff</a>
                    660:        </font>
1.141     grunk     661: </td></tr><tr valign="top"><td>
1.196     grunk     662:        HP Pavilion dv8120ca
                    663: </td><td>
                    664: <p><ul>
                    665:        <li>OpenBSD 3.9-current (April 27th, 2006) works.
                    666:        <li>Working: touchpad, pcmcia (wireless card) , USB, hw.setperf, audio,
                    667:        Realtek 8139 NIC rl(4)
                    668:        <li>Not working: memory card reader, Broadcom wireless, apm suspend
                    669:        <li>Untested: Expresscard Slot
                    670:        <li>Hacks: Install failed repeatedly while reading kernel off CD. Going
                    671:        into BIOS first, then exiting and booting from CD worked for some
                    672:        reason.
                    673:        <li>Xorg -configure got everything right first try.
                    674: </ul>
                    675:        Contact <a href="mailto:jsimola@gmail.com">Jon Simola</a>.
                    676:        <p align="left">
                    677:        <font size=2>
                    678:        <a href="http://proteus.mecha.com/laptop/dmesg.txt">dmesg</a>
                    679:        &brvbar;
                    680:        <a href="http://proteus.mecha.com/laptop/xorg.conf">xorg.conf</a>
                    681:        </font>
                    682: </td></tr><tr valign="top"><td>
1.197     grunk     683:        HP TC1100 Tablet PC
                    684: </td><td>
                    685: <p><ul>
                    686:        <li>OpenBSD 3.8 works.
                    687:        <li>USB, Ethernet and X.org work fine.
                    688:        <li>Sound, PCMCIA and Modem untested.
                    689:        <li>Intel Pro Wireless 2200 Wifi does not work:
                    690:        The radio switch is done by software and ACPI support is needed.
                    691:        <li>Pen does not work. No wacom driver.
                    692: </ul>
                    693:        Contact <a href="mailto:emilio.lopez@gmail.com">Emilio Lopez</a>.
                    694:        <p align="left">
                    695:        <font size=2>
                    696:        <a href="http://www-etsi2.ugr.es/alumnos/emiliol/dmesg">dmesg</a>
                    697:        </font>
                    698: </td></tr><tr valign="top"><td>
1.135     grunk     699:        IBM Thinkpad R40
                    700: </td><td>
                    701: <p><ul>
                    702:        <li>OpenBSD 3.7 works.
                    703:        <li>Suspend and suspend-to-disk work, but not while X is running.
                    704:        Only in console mode.  In X it just seems to lock up.
                    705:        <li>Third mouse button does not work unless trackpad is disabled
                    706:        in the BIOS.
                    707:        <li>S-Video output port does not work.
                    708:        <li>No special xorg.conf needed
                    709:        <li>Everything else works.
                    710: </ul>
                    711:        Contact <a href="mailto:asveikau@mail.rochester.edu">Andrew Sveikaus</a>.
                    712:        <p align="left">
                    713:        <font size=2>
                    714:        <a href="http://mail.rochester.edu/~asveikau/r40.dmesg">dmesg</a>
                    715:        </font>
                    716: </td></tr><tr valign="top"><td>
1.179     steven    717:        IBM Thinkpad R50e type 1834-S5G
                    718: </td><td>
                    719: <p><ul>
                    720:        <li>OpenBSD 3.9-beta (Feb 5, 2006) works.
                    721:        <li>ACPI-only machine, no APM support.
                    722:        <li>The built-in fxp(4) ethernet device works fine.
                    723:        <li>The built-in iwi(4) Intel PRO/Wireless 2200BG works fine after
                    724:        downloading firmware files from
                    725:        <a href="http://damien.bergamini.free.fr/ipw/">Damien Bergamini's
                    726:        ipw page</a>.
                    727:        <li>The built-in auich(4) audio device works fine.
                    728:        <li>ThinkLight works as well as volume up/down/mute buttons, for a nice
                    729:        on-screen display you can use tpb (<tt>/usr/ports/sysutils/tpb</tt>).
                    730: </ul>
                    731:        Contact <a href="mailto:p_nowaczyk@o2.pl">Przemyslaw Nowaczyk</a>.
                    732:        <p align="left">
                    733:        <font size=2>
                    734:        <a href="http://www.student.put.poznan.pl/~przemyslaw.nowaczyk/r50e/dmesg_r50e">dmesg</a>
                    735:        &brvbar;
                    736:        <a href="http://www.student.put.poznan.pl/~przemyslaw.nowaczyk/r50e/xorg.conf_r50e">xorg.conf</a>
                    737:        </font>
                    738: </td></tr><tr valign="top"><td>
1.94      nick      739:        IBM Thinkpad T23 model 26478NU.
1.92      nick      740: </td><td>
1.97      nick      741: <p><ul>
1.101     nick      742:        <li>Works fine with OpenBSD 3.7-current (April 2005).
1.97      nick      743:        <li>If using a boot floppy the system may hang when probing ahc.
1.94      nick      744:        Workaround: boot with -c and disable ahc.
                    745:        A GENERIC kernel does not have this issue.
1.101     nick      746:        <li>Serial ports must be enabled in BIOS.
                    747:        <li>"ctrl:nocaps" in X puts the control key in a proper location
                    748:        <li>Apm mostly works -- suspends OK
                    749:        <li>Hibernation not tested, but should work with
                    750:        <tt>/usr/ports/sysutils/tphdisk</tt> from the ports collection.
1.97      nick      751:        <li>The audio chipset is supported (auich).
                    752: </ul>
                    753:        Contact <a href="mailto:marc@snafu.org">Marco S Hyman</a>.
                    754:        <p align="left">
                    755:        <font size=2>
1.101     nick      756:        <a href="http://www.snafu.org/t23/dmesg">dmesg</a>
                    757:        &brvbar;
                    758:        <a href="http://www.snafu.org/t23/xorg.conf">xorg.conf</a>
1.134     grunk     759:        &brvbar;
                    760:        <a href="http://www.snafu.org/t23/">more info</a>
1.97      nick      761:        </font>
1.106     nick      762: </td></tr><tr valign="top"><td>
1.148     grunk     763:        IBM Thinkpad T40, Type 2374-2G7
                    764: </td><td>
                    765: <p><ul>
                    766:        <li>OpenBSD 3.7-current (June 30, 2005) works.
                    767:        <li>Everything works fine
                    768:        <li><tt>apm -S</tt>, <tt>apm -Z</tt>, <tt>auich</tt> and built-in
                    769:        DVD/CD-RW work fine
                    770: </ul>
                    771:        Contact <a href="mailto:renaud@llorien.org">Renaud Allard</a>.
                    772:        <p align="left">
                    773:        <font size=2>
                    774:        <a href="http://www.llorien.org/OpenBSD/T40dmesg.txt">dmesg</a>
                    775:        &brvbar;
                    776:        <a href="http://www.llorien.org/OpenBSD/T40xorg.conf">xorg.conf</a>
                    777:        </font>
                    778: </td></tr><tr valign="top"><td>
1.125     grunk     779:        IBM Thinkpad T41p type 2373-GEU
                    780: </td><td>
                    781: <p><ul>
                    782:        <li>OpenBSD 3.7-current (June 2005) works.
                    783:        <li>Everything works fine: APM, X, onboard ethernet (em), sound,
                    784:        usb, docking station
                    785:        <li>onboard atheros works in 802.11b mode only
                    786: </ul>
                    787:        Contact <a href="mailto:matt@arin.net">Matt Rowley</a>.
                    788:        <p align="left">
                    789:        <font size=2>
                    790:        <a href="http://www.damnskippy.org/openbsd/dmesg.t41p-20050610">dmesg</a>
                    791:        &brvbar;
                    792:        <a href="http://www.damnskippy.org/openbsd/xorg.conf.new">xorg.conf</a>
                    793:        </font>
                    794: </td></tr><tr valign="top"><td>
1.117     grunk     795:        IBM Thinkpad T42 model 2373
                    796: </td><td>
                    797: <p><ul>
                    798:        <li>OpenBSD 3.7 works fine.
                    799:        <li>See entry for the X40 for the built-in
                    800:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwi&amp;sektion=4">iwi(4)</a> or
                    801:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipw&amp;sektion=4">ipw(4)</a>
                    802:        802.11 card and APM/Hibernation support.
                    803:        <li>See entry for the X31 for Enhanced SpeedStep and the extra Thinkpad buttons.
                    804:        <li>The alternatively built-in "Atheros AR5212 (IBM MiniPCI)" 802.11 card works with the
                    805:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath&amp;sektion=4">ath(4)</a>
                    806:        driver.
                    807:        <li>X.org with ATI Radeon Mobility works fine (1024x768, 24bpp).
                    808:        <li>The built-in USB Bluetooth and infrared are not presently supported.
                    809:        <li>The built-in
1.143     grunk     810:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&amp;sektion=4">em(4)</a>
1.117     grunk     811:        gigabit ethernet device works fine.
                    812:        <li>The built-in
1.143     grunk     813:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auich&amp;sektion=4">auich(4)</a>
1.117     grunk     814:        audio device works fine.
                    815:        <li>The built-in fingerprint scanner found in some models is not supported.
                    816: </ul>
                    817:        Contact <a href="mailto:reyk@openbsd.org">Reyk Floeter</a>.
                    818:        <p align="left">
                    819:        <font size=2>
                    820:        <a href="http://reyk.wlsec.net/dmesg-t42">dmesg</a>
                    821:        &brvbar;
                    822:        <a href="http://reyk.wlsec.net/xorg.conf-t42">xorg.conf</a>
                    823:        </font>
                    824: </td></tr><tr valign="top"><td>
1.131     grunk     825:        IBM Thinkpad X23
                    826: </td><td>
                    827: <p><ul>
                    828:        <li>OpenBSD 3.7 works fine.
                    829:        <li>Just like the IBM T23, kernels with ahc support may hang when
                    830:        booting. Use "boot -c" and disable ahc support with "disable ahc",
                    831:        followed by "exit" to continue booting.<br>
                    832:        GENERIC does not have this issue.
                    833:        <li>APM appears to work (suspends ok)
                    834:        <li>On-board NIC fxp(4) works, including PXE booting
                    835:        <li>On-board wireless NIC wi(4) works
                    836:        <li>USB works (misc mice, cdrom, usb to serial devices, and memory
                    837:        sticks all successfully tested)
                    838:        <li>PCMCIA works (misc NICs tested)
                    839:        <li>Built-in compact flash reader works
                    840: </ul>
                    841: Contact <a href="mailto:andreaso@it.su.se">Andreas &Ouml;stling</a>.
                    842:        <p align="left">
                    843:        <font size=2>
                    844:        <a href="http://people.su.se/~andreaso/OpenBSD/x23/dmesg">dmesg</a>
                    845:        &brvbar;
                    846:        <a href="http://people.su.se/~andreaso/OpenBSD/x23/xorg.conf">xorg.conf</a>
                    847:        </font>
                    848: </td></tr><tr valign="top"><td>
1.94      nick      849:        IBM Thinkpad X31
                    850: </td><td>
1.97      nick      851: <p><ul>
1.106     nick      852:        <li>Works with OpenBSD 3.7-current (April 2005).
1.191     aanriot   853:        <li>Nearly all Hardware is supported.
1.97      nick      854:        <li>APM is well supported. Suspend mode (apm -s/zzz) works without
1.94      nick      855:        problems. Hibernation (suspend to disk) works also fine but
                    856:        requires a small MS-DOS partition with a hibernation file at the
                    857:        beginning of the harddisk. You can create this file with tphdisk
1.97      nick      858:        from ports (/usr/ports/sysutils/tphdisk).
                    859:
                    860:        <li>The two extra keys around the cursor block can be configured via
                    861:        xmodmap.
                    862:        <li>Example:
1.94      nick      863:
1.126     grunk     864: <pre>
1.96      nick      865:                xmodmap -e "keycode 233 = Page_Down"
                    866:                xmodmap -e "keycode 234 = Page_Up"
1.126     grunk     867: </pre>
1.94      nick      868:
1.97      nick      869:        <li>The integrated Intel PRO/Wireless 2100 in my X31 (Model 2672-C8G)
1.98      nick      870:        works with the
                    871:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipw&amp;sektion=4">ipw(4)</a>
                    872:        driver. But you need to download the unfree firmware first to get
                    873:        it working. For more details read
                    874:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipw&amp;sektion=4#FILES">ipw(4)</a>.
                    875:
                    876:        <li>I'm planning to replace this card with a
                    877:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&amp;sektion=4">ral(4)</a>
                    878:        or an
                    879:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath&amp;sektion=4">ath(4)</a>.
1.94      nick      880:        For these cards, no unfree firmware required. To replace it,
                    881:        I'll have to <i>unlock</i> the bios first because IBM allows only
1.115     nick      882:        <i>special</i> IBM mini-PCI cards to be installed. The bios can
1.97      nick      883:        be patched with the tpwireless program
1.115     nick      884:        (<tt>/usr/ports/misc/tpwireless</tt>, <b>use on your own risk!</b>).
1.94      nick      885:
1.97      nick      886:        <li>The integrated CF-Card reader (really nice!) is supported
                    887:        as well.
1.94      nick      888:
1.127     david     889:        <li>Enhanced SpeedStep is supported. You can adjust the CPU speed
1.97      nick      890:        via sysctl (<tt>sysctl hw.setperf</tt>).
1.94      nick      891:
1.98      nick      892:        <li>The on-board
                    893:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fxp&amp;sektion=4">fxp(4)</a>
                    894:        and
                    895:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auich&amp;sektion=4">auich(4)</a>
1.99      nick      896:        are working without problems.
1.94      nick      897:
1.97      nick      898:        <li>The keys for mute, volume up and volume down are working fine.
1.94      nick      899:        No special software is required. If you'd like to get the big
                    900:        "Access IBM" button to work and have a nice on-screen display, you
                    901:        can install tpb from ports. (/usr/ports/sysutils/tpb) This works just
                    902:        fine and you have nice on-screen messages when you change volume and
1.97      nick      903:        brightness settings or enable/disable the ThinkLight.
                    904: </ul>
1.155     bernd     905:        Contact <a href="mailto:bernd@openbsd.org">Bernd Ahlers</a>.
1.97      nick      906:        <p align="left">
                    907:        <font size=2>
                    908:        <a href="http://www.ba-net.org/x31/dmesg">dmesg</a>
                    909:        &brvbar;
                    910:        <a href="http://www.ba-net.org/x31/xorg.conf">xorg.conf</a>
                    911:        </font>
1.106     nick      912: </td></tr><tr valign="top"><td>
1.102     nick      913:        IBM Thinkpad X40
                    914: </td><td>
                    915: <p><ul>
1.133     grunk     916:        <li>OpenBSD 3.7-current (June 12, 2005) works fine.
1.109     jolan     917:        <li>SD Card Slot is not presently supported.
1.102     nick      918:        <li>The built-in "Intel PRO/Wireless 2200BG" works only with additional
                    919:        firmware. See
                    920:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwi&amp;sektion=4">iwi(4)</a>
                    921:        for more information.
1.133     grunk     922:        <li>The X40 model 2386-8WU 512MB RAM/40GB HD has an Atheros AR5212
                    923:        wireless card built in. It works with 3.7-current, but not with 3.7
                    924:        release.
                    925:        <li>UltraBase X4 works but is not hot-swappable. Machine locks up or
                    926:        becomes unstable when trying to hot-plug the base. Work is being done
                    927:        on a <a href="http://ibm-acpi.sourceforge.net">Linux ACPI driver</a>.
1.115     nick      928:        <li>The use of other mini-PCI cards may be restricted by the BIOS.
1.110     nick      929:        However, non-IBM supplied cards can be used after running the
                    930:        <tt>/usr/ports/misc/tpwireless</tt> utility.
1.108     djm       931:        <li>APM works fine, including suspend to hard-disk (hibernation)
1.102     nick      932:        <li>If you want to use Hibernation, you must have a small
1.103     nick      933:        msdos partition with a save2dsk.bin. For this, you can use
1.102     nick      934:        <tt>/usr/ports/sysutils/tphdisk</tt>.
1.104     nick      935:        <li>Perhaps one of the best supported notebooks because several
1.110     nick      936:        developers also use it.
1.102     nick      937: </ul>
1.133     grunk     938:        Contact <a href="mailto:marcus.popp@paranoidbsd.org">Marcus Popp (1)</a>
                    939:        or <a href="mailto:steve@stevenfettig.com">Steve Fettig (2)</a>.
1.102     nick      940:        <p align="left">
                    941:        <font size=2>
1.133     grunk     942:        <a href="http://www.paranoidbsd.org/x40/dmesg.37.txt">dmesg (1)</a>
1.102     nick      943:        &brvbar;
1.133     grunk     944:        <a href="http://www.paranoidbsd.org/x40/xorg.conf.37.txt">xorg.conf (1)</a>
                    945:        &brvbar;
1.137     grunk     946:        <a href="http://anywheretechnology.com/machconfigs/dmesg_tpx40_23868WU.txt">dmesg (2)</a>
1.133     grunk     947:        &brvbar;
                    948:        <a href="http://anywheretechnology.com/machconfigs/xorg.conf.tpx40_23868WU">xorg.conf (2)</a>
1.102     nick      949:        </font>
1.106     nick      950: </td></tr><tr valign="top"><td>
1.171     steven    951:        IBM Thinkpad X41 (not tablet)
                    952: </td><td>
                    953: <p><ul>
1.172     steven    954:        <li>OpenBSD 3.8-current (Jan 16, 2006) works fine.
1.171     steven    955:        <li>APM works (sleep and suspend).
1.185     grunk     956:        <li>Sound, wireless and accelerometer work. In order to switch
                    957:        between the speakers and headphone jack, the powerstate of the
                    958:        bluetooth module needs to be toggled once (Fn+F5).
1.184     grunk     959:        <li>Fingerprint scanner is detected as a
                    960:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ugen&amp;sektion=4">ugen(4)</a>
                    961:        device, but I haven't found software for it yet.
1.185     grunk     962:        <li>The built-in bluetooth module (comes from Broadcom) works with
1.184     grunk     963:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ubt&amp;sektion=4">ubt(4)</a>
1.172     steven    964:        <li>Accelerated support for the i915 chipset was added in X.org 6.9
                    965:        (merged into OpenBSD in January 2006), and everything works with
                    966:        the configuration file below.
1.171     steven    967: </ul>
1.184     grunk     968:        Contact <a href="mailto:ramrunner@gmail.com">Spiros Thanasoulas (1)</a>
                    969:        or <a href="mailto:fkr@hazardous.org">Felix Kronlage (2)</a>.
1.171     steven    970:        <p align="left">
                    971:        <font size=2>
1.184     grunk     972:        <a href="http://www.ics.forth.gr/~dsp/obsd-x41/dmesg-x41">dmesg (1)</a>
1.171     steven    973:        &brvbar;
1.184     grunk     974:        <a href="http://www.ics.forth.gr/~dsp/obsd-x41/xorg.conf-x41">xorg.conf (1)</a>
                    975:        &brvbar;
                    976:        <a href="http://hazardous.org/~fkr/openbsd/dmesg-x41">dmesg (2)</a>
1.171     steven    977:        </font>
                    978: </td></tr><tr valign="top"><td>
1.91      nick      979:        JVC MP-XP 7250DE
1.92      nick      980: </td><td>
1.97      nick      981: <p><ul>
1.107     nick      982:        <li>OpenBSD 3.6-current (October 2004) works.
1.97      nick      983:        <li>Everything works fine except APM and the built-in
                    984:        SD card reader.
                    985:        <li>Since OpenBSD 3.4 the boot loader does not boot correctly from
1.91      nick      986:        USB CDROM on this machine -- workaround: take 3.3 and upgrade or
1.97      nick      987:        boot via network or PCMCIA floppy.
                    988:        <li>The audio chipset is supported. Wireless 802.11b PRISM 2.5 (USB)
                    989:        is supported, too.
                    990: </ul>
                    991:        Contact <a href="mailto:umaxx@oleco.net">Joerg Zinke</a>.
1.111     nick      992:        <p align="left">
                    993:        <font size=2>
                    994:        <a href="http://people.freenet.de/umaxx/jvc-dmesg.txt">dmesg</a>
                    995:        &brvbar;
                    996:        <a href="http://people.freenet.de/umaxx/jvc-xfconfig.txt">xorg.conf</a>
                    997:        &brvbar;
1.182     steven    998:        <a href="http://umaxx.um.funpic.de/howtos/howto_openbsd-on-jvc-mp-xp7250de.php"
                    999:        >more info</a>.
                   1000:        </font>
                   1001: </td></tr><tr valign="top"><td>
                   1002:        Lenovo Thinkpad T43, "2668-F7G" or "UC3F7xx"
                   1003: </td><td>
                   1004: <p><ul>
                   1005:        <li>OpenBSD 3.9-beta (Feb 15, 2006) works.
                   1006:        <li>X.Org 6.9.0 works without particular configuration tweaks
                   1007:        (1400x1050), configured with <tt>X -configure</tt> and started with
                   1008:        <tt>startx -- -depth 24</tt>
                   1009:        <li><tt>halt -p</tt> works.
                   1010:        <li>iwi(4) Intel 2915 ABG works well, tested in several "b" and "g"
1.184     grunk    1011:        networks (firmware and AP config hints from
1.182     steven   1012:        <a href="http://damien.bergamini.free.fr/ipw/">Damien Bergamini's
                   1013:        ipw page</a>).
                   1014:        <li>bge(4) Gigabit ethernet works, not tested much beyond initial
                   1015:        installation.
                   1016:        <li>auich(4) sound works with base install and mplayer from packages.
                   1017:        <li>aps(4) output is available in sysctl.
                   1018:        <li>CardBus works: tested with CF adapter and card.
                   1019:        <li>ExpressCard slot (upper card slot) not tested.
                   1020:        <li>The system does not handle changes in removable (Ultrabay Slim)
                   1021:        storage. When halted and subsequently warm booted, that IDE channel
                   1022:        is disabled instead. A cold restart is required for a new device to
                   1023:        be detected, this really is no big deal.
                   1024:        <li>I'm uncertain whether APM (SpeedStep) works - sysctl(8) lacks
                   1025:        hw.setperf, the dmesg identifies some "apm0 at bios0: Power
                   1026:        Management spec V1.2" stuff anyway, BIOS settings at factory
                   1027:        default of SpeedStep enabled.
                   1028: </ul>
                   1029:        Contact <a href="mailto:moose@enting.se">&Aring;ke Nordin</a>.
                   1030:        <p align="left">
                   1031:        <font size=2>
                   1032:        <a href="http://www.enting.se/T43/dmesg">dmesg</a>
                   1033:        &brvbar;
                   1034:        <a href="http://www.enting.se/T43/xorg.conf">xorg.conf</a>
1.111     nick     1035:        </font>
1.106     nick     1036: </td></tr><tr valign="top"><td>
1.178     steven   1037:        Lenovo Thinkpad Z60m (2529-FBG)
                   1038: </td><td>
                   1039: <p><ul>
1.202     steven   1040:        <li>OpenBSD 3.9-current (Jun 16, 2006) works.
1.178     steven   1041:        <li>ACPI-only machine, no APM support.
                   1042:        <li>Wireless Intel 2915 ABG (iwi(4)) works after downloading the
                   1043:        <a href="http://damien.bergamini.free.fr/ipw/download.html">firmware</a>.
                   1044:        <li>X works without config.
                   1045:        <li>aps(4) works.
1.202     steven   1046:        <li>SpeedStep works.
                   1047:        <li>Audio works.
1.178     steven   1048: </ul>
                   1049:        I believe this is the first Thinkpad that Lenovo made. Little things
                   1050:        have me worried that this might be an end of the Thinkpad quality.
                   1051:        Like the lack of APM support and the addition of Windows keys.
                   1052:        Also the keyboard feels a little bit cheaper than my R40 but still
                   1053:        it feels like a Thinkpad.
                   1054:        The screen is better than the other Thinkpads I have seen.
                   1055:        <p>
                   1056:        Contact <a href="mailto:janj+openbsd@wenf.org">Jan Johansson</a>.
                   1057:        <p align="left">
                   1058:        <font size=2>
                   1059:        <a href="http://www.isk.kth.se/~janjoha/z60m/dmesg.txt">dmesg</a>
                   1060:        </font>
                   1061: </td></tr><tr valign="top"><td>
1.120     grunk    1062:        Medion MD6100 (model no. FID2040)
                   1063: </td><td>
                   1064: <p><ul>
1.165     grunk    1065:        <li>OpenBSD 3.8-current (November 2005) works.
1.120     grunk    1066:        <li>ACPI-only machine, no APM support.
                   1067:        <li>infrared does not work under OpenBSD.
                   1068:        <li>USB2.0 doesn't work (pci_intr_map: no mapping for pin D).
1.165     grunk    1069:        <li>Onboard networking (sis0) is fixed post 3.8
                   1070:        <li>Onboard audio (auich0) works properly post 3.8
1.120     grunk    1071: </ul>
                   1072:        Overall, this laptop stinks. It's heavy, powerhungry and gets very hot
                   1073:        (too hot, often it will shut itself down to prevent meltdown).
                   1074:        A lot of hardware works only mediocre. The battery doesn't last long.
                   1075:        It's huge/bulky. It's *extremely* noisy. But, it *does* run OpenBSD.
                   1076:        And, when properly cooled, it's pretty fast (2.6 GHz). Why anyone
                   1077:        would need that much CPU in a laptop is beyond me, but it's there.
                   1078:        <p>
                   1079:        Contact <a href="mailto:weerd@weirdnet.nl">Paul de Weerd</a>.
                   1080:        <p align="left">
                   1081:        <font size=2>
                   1082:        <a href="http://www.weirdnet.nl/openbsd/dmesg/nugget">dmesg</a>
                   1083:        &brvbar;
                   1084:        <a href="http://www.weirdnet.nl/openbsd/xorg/nugget">xorg.conf</a>
                   1085:        </font>
                   1086: </td></tr><tr valign="top"><td>
1.173     steven   1087:        MSI Megabook S270
                   1088: </td><td>
                   1089: <p><ul>
1.190     matthieu 1090:        <li>OpenBSD 3.9-current (Apr 28, 2006) works both in i386 and amd64
1.173     steven   1091:        modes.
                   1092:        <li>At least
                   1093:        <a href="http://www.msi.com.tw/program/support/bios/bos/spt_bos_detail.php?UID=608&amp;kind=11">BIOS
1.174     steven   1094:        6.70</a> is needed to fix an interrupt routing problem.
1.173     steven   1095:        <li>APM doesn't work.
                   1096:        <li>X.Org 6.9.0 works on the LCD panel at 1280x800 out of the box
                   1097:        (without configuration file). External VGA works if the monitor is
                   1098:        connected before starting X.
                   1099:        <li>Built-in wireless (ral(4)) works.
1.190     matthieu 1100:        <li>Sound works.
1.191     aanriot  1101:        <li>SD Card reader is not supported.
1.173     steven   1102: </ul>
                   1103:        <p>
                   1104:        Contact <a href="mailto:matthieu.herrb@laas.fr">Matthieu Herrb</a>.
                   1105:        <p align="left">
                   1106:        <font size=2>
                   1107:        <a href="http://herrb.com/msi-s270.dmesg">dmesg</a>
                   1108:        </font>
                   1109: </td></tr><tr valign="top"><td>
1.146     grunk    1110:        NEC Lavie C LC600J/5
                   1111: </td><td>
                   1112: <p><ul>
                   1113:        <li>OpenBSD 3.7-current (Apr 26, 2005) works.
                   1114:        <li>APM, PCMCIA and USB work.
                   1115:        <li>This machine's BIOS uses Ctrl+Alt+F5 as a hotkey to hibernate.
                   1116:        So I have to specify a swapctrlcaps variant in <tt>/etc/kbdtype</tt>.
                   1117:        <li>No separate xorg.conf needed, <tt>getconfig</tt> works like magic.
                   1118: </ul>
                   1119:        Contact <a href="mailto:ttakah@lapis.plala.or.jp">Tamotsu Takahashi</a>.
                   1120:        <p align="left">
                   1121:        <font size=2>
                   1122:        <a href="http://www10.plala.or.jp/sanrinsha/tamo/dmesg">dmesg</a>
                   1123:        </font>
                   1124: </td></tr><tr valign="top"><td>
1.158     grunk    1125:        NEC Versa S940
                   1126: </td><td>
                   1127: <p><ul>
1.159     grunk    1128:        <li>OpenBSD 3.8-release works.
                   1129:        <li>i810 works ok, 1280x768 wide screen, after enabling the resolution
                   1130:        using the ports <tt>x11/855resolution</tt> tool by invoking it in
                   1131:        <tt>/etc/rc.securelevel</tt> like:
1.158     grunk    1132: <pre>
1.159     grunk    1133:        /usr/local/sbin/855resolution 4d 1280 768 &gt;/dev/null
1.158     grunk    1134: </pre>
                   1135:        <li>sound card, iwi (download firmware first) and rl work ok.
                   1136:        <li>APM is not detected, <tt>halt -p</tt> does not poweroff.
                   1137:        <li><tt>sysctl hw.setperf=..</tt> does not change the CPU speed.
                   1138:        <li>lots of "not configured" components in dmesg
                   1139: </ul>
1.159     grunk    1140:        Contact <a href="mailto:aurelien6545@free.fr">Aur&eacute;lien</a>.
1.158     grunk    1141:        <p align="left">
                   1142:        <font size=2>
                   1143:        <a href="http://aurelien26.free.fr/s940/dmesg">dmesg</a>
                   1144:        &brvbar;
                   1145:        <a href="http://aurelien26.free.fr/s940/xorg.conf">xorg.conf</a>
                   1146:        &brvbar;
                   1147:        <a href="http://www.nec-online.com/product/P_Range.asp?id=523#">product info</a>
                   1148:        </font>
                   1149: </td></tr><tr valign="top"><td>
1.132     grunk    1150:        Sony VAIO PCG-FX602
                   1151: </td><td>
                   1152: <p><ul>
                   1153:        <li>OpenBSD 3.7 works.
                   1154:        <li>Audio does not work: you have to disable auvia* in GENERIC
                   1155:        after installation.
                   1156:        <li>APM, USB and PCMCIA work fine.
                   1157:        <li>X.org runs out of the box, so no xorg.conf file supplied
                   1158:        <li>Custom hack for <tt>hw.setperf</tt>:
                   1159:        <ul>
                   1160:        <li>Apply the
                   1161:        <a href="http://www.disorder.ru/openbsd/acpi.html">ACPI-patches</a>
                   1162:        from Alexander Yurchenko.
                   1163:        <li>Then edit /usr/src/sys/conf/files and add in line 21:
                   1164: <pre>
                   1165:        define  acpibus {}
                   1166: </pre>
                   1167:        <li>Add to /usr/src/sys/sys/malloc.conf
                   1168: <pre>
                   1169:        #define M_ACPI  122     /* ACPI */
                   1170: </pre>
                   1171:        <li>Comment out the Sony SPIC stuff in
                   1172:        <tt>/usr/src/sys/arch/i386/conf/files.i386</tt>
                   1173:        and <tt>/usr/src/sys/arch/i386/conf/GENERIC_ACPI</tt>
                   1174:        (This stuff does not compile for me and i don't care about it;)
                   1175:        <li>rebuild kernel, /usr/src/sbin/sysctl, /usr/src/usr.sbin/acpid[ump]
                   1176:        <li>You are now able to set hw.setperf via sysctl.
                   1177:        </ul>
                   1178:
                   1179:        <li>I run additionally a
                   1180:        <a href="http://metawire.org/~leopold/files/cpud-0.2.tgz">utility</a>
                   1181:        I wrote to control this value automatically depending on cpu-load.
                   1182:        It is based on Laurie Tratts' <tt>perfd</tt>.
                   1183:        Just unpack and run make && sudo make install.<br>
                   1184:        This way you are able to sustain Battery life up to 2 1/2 - 3 hours.
                   1185:        And the fan stops to run permanently.
                   1186: </ul>
                   1187:        Contact <a href="mailto:a.schlichting@lemarit.com">Alf Schlichting</a>.
                   1188:        <p align="left">
                   1189:        <font size=2>
                   1190:        <a href="http://metawire.org/~leopold/files/lap.dmesg">dmesg</a>
                   1191:        </font>
                   1192: </td></tr><tr valign="top"><td>
1.147     grunk    1193:        Sony VAIO PCG-K115Z
                   1194: </td><td>
                   1195: <p><ul>
                   1196:        <li>OpenBSD 3.7-current (May 29, 2005) works.
                   1197:        <li>LAN interface ("Realtek 8139"): works.
                   1198:        <li>DVD/CDROM ("MATSHITA, UJ-820D, 1.01"): works.
                   1199:        <li>touchpad and X just work.
                   1200:        <li>APM: no problem, at least for <tt>halt -p</tt>.
1.152     jmc      1201:        <li>audio (AC'97): works.
1.147     grunk    1202:        <li>USB works.
                   1203:        <li>wlan interface ("Atheros AR5212") doesn't work (see dmesg).
                   1204: </ul>
                   1205:        Contact <a href="mailto:izi@club-internet.fr">David JEAN-LOUIS</a>.
                   1206:        <p align="left">
                   1207:        <font size=2>
                   1208:        <a href="http://izimobil.org/PCG-K115Z.dmesg">dmesg</a>
                   1209:        &brvbar;
                   1210:        <a href="http://izimobil.org/PCG-K115Z.xorg.conf">xorg.conf</a>
                   1211:        </font>
                   1212: </td></tr><tr valign="top"><td>
1.138     grunk    1213:        Sony Vaio PCG-Z505JSK
1.119     grunk    1214: </td><td>
                   1215: <p><ul>
1.138     grunk    1216:        <li>OpenBSD 3.7 works.
                   1217:        <li>APM works fine.
                   1218:        <li>Port extender and memory stick untested.
                   1219:        <li>I had to turn on the software cursor for X to work properly, but
                   1220:        otherwise the xorg configurator worked fine.
                   1221:        <li>Lucent/Orinoco Gold Card for networking works fine.
1.119     grunk    1222: </ul>
1.138     grunk    1223:        Contact <a href="mailto:openbsd@exnext.com">John Karabaic</a>.
1.119     grunk    1224:        <p align="left">
                   1225:        <font size=2>
1.138     grunk    1226:        <a href="http://www.exnext.com/z505dmesg.txt">dmesg</a>
1.119     grunk    1227:        &brvbar;
1.138     grunk    1228:        <a href="http://www.exnext.com/xorg.conf">xorg.conf</a>
1.119     grunk    1229:        </font>
                   1230: </td></tr><tr valign="top"><td>
1.138     grunk    1231:        Sony VAIO PCG-Z505N
1.119     grunk    1232: </td><td>
                   1233: <p><ul>
                   1234:        <li>OpenBSD 3.6-current (as of August 2004) runs. Installation is
                   1235:        cumbersome, though. The Sony CD drive does not boot the snapshot CD.
                   1236:        <li>Installation by USB floppy:
                   1237:        The floppy36.fs of the snapshot (august 2004)
                   1238:        can be brought to boot if one disables the
                   1239:        following (boot -c, wait for the UKC&gt; prompt):
1.126     grunk    1240: <pre>
1.119     grunk    1241:        disable pcibios
                   1242:        disable fxp
                   1243:        disable pcic
1.126     grunk    1244: </pre>
1.119     grunk    1245:        <li>After this there is no USB, no PCMCIA, no Cardbus
                   1246:        and no network. This means that the laptop has
                   1247:        no input/output! So you have to put the install sets
                   1248:        on a partition from some other OS or earlier installations
                   1249:        of OpenBSD. The install script can mount ffs and msdos
                   1250:        partitions. The kernel as supplied with the snapshot
                   1251:        boots alright and recognizes all the relevant hardware
1.191     aanriot  1252:        (no memorystick, no JogDial).
1.119     grunk    1253:        <li>Sound (yds) works. The XFConfig from the OpenBSD install
                   1254:        works without modification.
                   1255: </ul>
                   1256:        Contact <a href="mailto:vaio@weggla.franken.de">Matthias Bauer</a>.
1.138     grunk    1257: </td></tr><tr valign="top"><td>
1.142     grunk    1258:        Toshiba Libretto 70CT
                   1259: </td><td>
                   1260: <p><ul>
1.193     steven   1261:        <li>OpenBSD 3.9 works.
1.142     grunk    1262:        <li>APM works OK.
1.193     steven   1263:        <li>Sound works once kernel has been configured using config(8).
1.160     grunk    1264:        <li>2 different dmesgs are supplied:
                   1265:        [1] with Xircom Wired network PCMCIA card,
                   1266:        and [2] with wireless PCMCIA card and wss enabled.
1.142     grunk    1267: </ul>
                   1268:        Contact <a href="mailto:fred@crowsons.net">Fred Crowson</a>.
                   1269:        <p align="left">
                   1270:        <font size=2>
1.193     steven   1271:        <a href="http://www.crowsons.net/puters/txt/dmesg_fcm39.txt">dmesg [1]</a>
1.142     grunk    1272:        &brvbar;
1.193     steven   1273:        <a href="http://www.crowsons.net/puters/txt/dmesg_fcm39wi.txt">dmesg [2]</a>
1.142     grunk    1274:        &brvbar;
1.193     steven   1275:        <a href="http://www.crowsons.net/puters/txt/xorg.conf.fcm.txt">xorg.conf</a>
1.142     grunk    1276:        &brvbar;
1.160     grunk    1277:        <a href="http://www.crowsons.net/puters/fcm.php">more info</a>
1.142     grunk    1278:        </font>
                   1279: </td></tr><tr valign="top"><td>
1.154     grunk    1280:        Toshiba Satellite 2430-101
                   1281: </td><td>
                   1282: <p><ul>
                   1283:        <li>OpenBSD 3.7-current (June 3, 2005) works.
                   1284:        <li>Cardbus works.
                   1285:        <li>X works.
                   1286:        <li>Sound is recognized (didn't try it).
                   1287:        <li>USB works (new devices are recognized at least).
                   1288:        <li>APM does not work (hard crash when resuming).
                   1289:        Tried APM 1.1 and a few other APM flags without success.
                   1290: </ul>
                   1291:        Contact <a href="mailto:nilsf@tako.de">Nils Frohberg</a>.
                   1292:        <p align="left">
                   1293:        <font size=2>
                   1294:        <a href="http://www.tako.de/openbsd/dmesg.boot">dmesg</a>
                   1295:        &brvbar;
                   1296:        <a href="http://www.tako.de/openbsd/xorg.conf">xorg.conf</a>
                   1297:        </font>
                   1298: </td></tr><tr valign="top"><td>
1.149     grunk    1299:        Toshiba Tecra A2
                   1300: </td><td>
                   1301: <p><ul>
                   1302:        <li>OpenBSD 3.7-current (June 1, 2005) just works.
                   1303:        <li>Built in iwi 2200b/g worked after finding firmware.
                   1304:        <li>Sound, PCMCIA and X.org work perfectly.
                   1305:        <li>usb tested with ipod shuffle, usb mouse and memory stick.
                   1306:        <li>The only problem occurs _sometimes_ when using "reboot" from X.
                   1307:        which causes a kernel panic when it tries to boot. Doing a hard power
                   1308:        off, then back on does not cause any problem.
                   1309: </ul>
                   1310:        Contact <a href="mailto:sbr@gnook.org">Sascha Ramin</a>.
                   1311:        <p align="left">
                   1312:        <font size=2>
                   1313:        <a href="http://gnook.org/~sbr/tobias/dmesg">dmesg</a>
                   1314:        &brvbar;
                   1315:        <a href="http://gnook.org/~sbr/tobias/xorg.conf">xorg.conf</a>
                   1316:        </font>
                   1317: </td></tr><tr valign="top"><td>
1.187     steven   1318:        Toshiba Tecra 520CDT
                   1319: </td><td>
                   1320: <p><ul>
                   1321:        <li>OpenBSD 3.8 works.
                   1322:        <li>Graphics card (ct65555) works fine with X.org.
                   1323:        <li>PCMCIA tested with EtherPrime network card.
                   1324:        <li>USB with ASUS CD-RW works.
                   1325:        <li>Sound card (Yamaha OPL3-SA3): exactly the same things as with
                   1326:        the Toshiba Tecra 8000 must be done (disable sb, change wss IRQ to 5
                   1327:        and make sure drq matches BIOS settings). But even after that the
                   1328:        output volume cannot be set (no outputs.* fields at all exist).
                   1329:        This problem is mentioned in the ym(4) manual. If you disable wss and
                   1330:        enable the sb driver instead, volume can be set between 0-128, but
                   1331:        play.rate, play.encoding etc. cannot be altered.
                   1332: </ul>
                   1333:        <p>
                   1334:        Contact <a href="mailto:magnus.ahman@home.se">Magnus &Aring;hman</a>.
                   1335:        <p align="left">
                   1336:        <font size=2>
                   1337:        <a href="http://www.cyberspace.org/~ahman/dmesg.txt">dmesg</a>
                   1338:        &brvbar;
                   1339:        <a href="http://www.cyberspace.org/~ahman/xorg.conf.txt">xorg.conf</a>
                   1340:        </font>
                   1341: </td></tr><tr valign="top"><td>
1.121     grunk    1342:        Toshiba Tecra 8000
                   1343: </td><td>
                   1344: <p><ul>
                   1345:        <li>OpenBSD 3.6-current (Jan 2005) works ok.
                   1346:        <li>All hardware except infrared works.
                   1347:        <li>Some issues with APM suspend/resume.
                   1348:        <li>Sound required the following change to /bsd :
                   1349:        <ul>
                   1350:                <li>In the system BIOS use the following values
1.126     grunk    1351: <pre>
1.121     grunk    1352:                Sound = Enabled
                   1353:                --- SOUND SYSTEM ---
                   1354:                WSS I/O Address = 530H
                   1355:                SBPro I/O Address = 220H
                   1356:                Synthesizer I/O Address = 388H
                   1357:                WSS & SBPro & MPU401 IRQ Level = IRQ5
                   1358:                WSS(Play) DMA = Channel 1
                   1359:                WSS(Rec.) & SBPro DMA = Channel 0
                   1360:                Control I/O Address = 538H
                   1361:                MPU401 (MIDI I/F) = 330H
1.126     grunk    1362: </pre>
1.121     grunk    1363:                <li>config -f -e /bsd
1.126     grunk    1364: <pre>
1.121     grunk    1365:                ukc> disable sb
                   1366:                193 sb0 disabled
                   1367:                241 sb* disabled
                   1368:                ukc> change wss0
                   1369:                197 wss0 at isa0 port 0x530 size 0 iomem -1 iosiz 0 irq 10 drq 0
                   1370:                +drq2 -1 flags 0x0
                   1371:                change [n] y
                   1372:                port [0x530] ?
                   1373:                size [0] ?
                   1374:                iomem [-1] ?
                   1375:                iosiz [0] ?
                   1376:                irq [10] ? 5
                   1377:                drq [0] ? 1
                   1378:                drq2 [-1] ? 0
                   1379:                flags [0] ?
                   1380:                197 wss0 changed
                   1381:                197 wss0 at isa0 port 0x530 size 0 iomem -1 iosiz 0 irq 5 drq 1
                   1382:                +drq2 0 flags 0x0
                   1383:                ukc> quit
                   1384:                Saving modified kernel.
1.126     grunk    1385: </pre>
1.121     grunk    1386:        </ul>
                   1387:        <li>separate xorg.conf not needed, X works perfectly without one
                   1388: </ul>
                   1389:        An older but still very useable laptop. Not too fast, but fast enough
                   1390:        for some DivX viewing with mplayer and firefox/thunderbird-use (not
                   1391:        for the impatient though, but then again, what is?). The fan can get
                   1392:        a bit loud after many power-on hours. This also impacts battery
                   1393:        lifetime, but that is to be expected. Nice and well supported.
                   1394:        <p>
                   1395:        Contact <a href="mailto:weerd@weirdnet.nl">Paul de Weerd</a>.
                   1396:        <p align="left">
                   1397:        <font size=2>
                   1398:        <a href="http://www.weirdnet.nl/openbsd/dmesg/whopper">dmesg</a>
                   1399:        </font>
                   1400: </td></tr><tr valign="top"><td>
1.118     grunk    1401:        Toshiba Tecra 8100
                   1402: </td><td>
                   1403: <p><ul>
                   1404:        <li>OpenBSD 3.7-current (April 2005) works ok.
                   1405:        <li>All hardware except infrared works.
                   1406:        <li>Some issues with APM suspend/resume.
                   1407: </ul>
                   1408:        Very nice laptop indeed. Quiet, boots very fast, most hardware is
                   1409:        supported. Only APM doesn't work very well. Pretty fast, not too
                   1410:        heavy, very OpenBSD-friendly - just like its predecessor, the Tecra
                   1411:        8000. Battery can get a bit rusty, works good from 100% to 50%, then
                   1412:        drops to ~3% in minutes. Not too strange for an older machine though.
                   1413:        <p>
                   1414:        Contact <a href="mailto:weerd@weirdnet.nl">Paul de Weerd</a>.
                   1415:        <p align="left">
                   1416:        <font size=2>
                   1417:        <a href="http://www.weirdnet.nl/openbsd/dmesg/pizza">dmesg</a>
                   1418:        &brvbar;
                   1419:        <a href="http://www.weirdnet.nl/openbsd/xorg/pizza">xorg.conf</a>
                   1420:        </font>
1.150     grunk    1421: </td></tr><tr valign="top"><td>
                   1422:        Twinhead N15RB
                   1423: </td><td>
                   1424: <p><ul>
                   1425:        <li>OpenBSD 3.7-current (June 12, 2005) works.
                   1426:        <li>apm does not work correctly. "Battery state: absent" and 0 percent
                   1427:        charge when running on AC or battery. <tt>apm -z</tt> does work though.
                   1428:        <li>Cardbus does not work - check dmesg for interrupt mapping error.
                   1429:        <li>The built-in wireless is now working with the iwi firmware from
                   1430:        <a href="http://damien.bergamini.free.fr/ipw/">Damien Bergamini's ipw page</a>.
                   1431:        <li>Everything else seems to work OK.
                   1432: </ul>
                   1433:        Contact <a href="mailto:jon@brain-box.net">Jon Trembley</a>.
                   1434:        <p align="left">
                   1435:        <font size=2>
                   1436:        <a href="http://open.brain-box.net/src/dmesg.current">dmesg</a>
                   1437:        &brvbar;
                   1438:        <a href="http://open.brain-box.net/src/xorg.conf">xorg.conf</a>
                   1439:        </font>
1.92      nick     1440: </td></tr>
1.1       deraadt  1441: </table>
                   1442:
1.110     nick     1443: <p> If your laptop under OpenBSD is not listed above, feel free to mail
                   1444: <a href="mailto:www@openbsd.org">www@openbsd.org</a> to cure this.
1.111     nick     1445: Please supply as much information as possible, such as:
1.110     nick     1446: <ul>
                   1447:        <li>Notebook exact manufacturer, name and model.
                   1448:        <li>Latest OpenBSD version known to work on it (must be the latest
1.153     aanriot  1449:        release, snapshot, or -current).
1.110     nick     1450:        <li>List of working/not working things with OpenBSD.
                   1451:        <li>List of hacks you used to get certain things running.
                   1452:        <li>Contact name and email address.
1.183     steven   1453:        <li><b>Links</b> to your dmesg and xorg.conf.
                   1454:        Please do not mail these files to the www mailing list, but put
                   1455:        them online somewhere and provide the URLs.
1.110     nick     1456: </ul>
1.183     steven   1457: Finally, don't forget to also send your dmesg to
                   1458: <a href="mailto:dmesg@openbsd.org">dmesg@openbsd.org</a> as explained in
                   1459: <a href="faq/faq4.html#SendDmesg">FAQ 4 - Installation Guide</a>.
1.110     nick     1460:
1.183     steven   1461: <p>
1.92      nick     1462: <a href="i386.html"><img height=24 width=24 src="back.gif" border=0 alt=OpenBSD></a>
                   1463: <a href="mailto:www@openbsd.org">www@openbsd.org</a><br>
1.203   ! ian      1464: <small>$OpenBSD: i386-laptop.html,v 1.202 2006/06/19 20:00:03 steven Exp $</small>
1.167     grunk    1465: </body></html>