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

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

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