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

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

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