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

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

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.248     jsg        11: <meta name="copyright" content="This document copyright 1997-2007 by OpenBSD.">
1.1       deraadt    12: </head>
                     13:
1.80      david      14: <body bgcolor="#FFFFFF" text="#000000" link="#23238E">
1.74      jsyn       15: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
1.1       deraadt    16: <p>
1.78      jufi       17: <h2><font color="#e00000">i386 Laptop Status</font></h2>
                     18: <hr>
1.1       deraadt    19:
1.92      nick       20: <p> This is a list of laptops known to be working with OpenBSD.
1.1       deraadt    21:
1.92      nick       22: <p> If your laptop isn't listed below doesn't mean that it won't work,
1.95      nick       23: and you will most likely find a similar model that is listed below.
                     24: Most laptops work very well, however some will still have minor issues.
1.92      nick       25:
                     26: <p> Of those that have problems,
1.1       deraadt    27: <ul>
1.5       deraadt    28: <li>Some exhibit problems with APM support.  Note that <strong>apm -S</strong>
1.95      nick       29:        fails to suspend some laptops.
1.38      deraadt    30: <li>Some lack sound support
1.84      mickey     31: <li>A few have subtle bugs with their PCMCIA and CardBus support
1.116     grunk      32: <li>There is currently neither Firewire nor ACPI support in OpenBSD
1.92      nick       33: <li>XFree86/X.org does not support some displays properly. Sometimes
1.94      nick       34:        switching between both of them helps.
1.191     aanriot    35: <li>Some other built-in devices don't work.
1.1       deraadt    36: <li>Some have problems with pcmcia card eject interrupts.
1.95      nick       37: <li>Almost all modern laptops with on-board modems have "winmodems",
                     38:        which are not currently and are unlikely to ever be supported.
1.104     nick       39:        Use a PCCard modem if you need one that works.  You can
1.95      nick       40:        assume any modem on the machines below does NOT work unless
                     41:        indicated.
1.101     nick       42: <li>IBM Thinkpads (and perhaps other notebooks, too) with Phoenix-style
                     43:        BIOSes offer a so-called "hibernation mode", where memory is
                     44:        written to disk. You can use this feature with OpenBSD.
                     45:        Generate the partition for hibernation using the
                     46:        <tt>/usr/ports/sysutils/tphdisk</tt> utility from the
1.189     steven     47:        ports collection.
1.184     grunk      48:        The hibernation partition requires to be a MS-DOS partition at
                     49:        the beginning of the harddisk. This partition can be of type
                     50:        16 bit FAT or FAT32 (as such it is possible that a Windows install
                     51:        lives in this partition).
                     52: <li>IBM Thinkpads with mini-PCI slots will check PCI IDs against a
1.115     nick       53:        built-in list of "allowed" devices, and thus will not work with
                     54:        third-party cards. This behavior can be changed by using the
                     55:        <tt>/usr/ports/misc/tpwireless</tt> utility from ports BEFORE
                     56:        inserting the third-party card. This utility sets a "magic bit"
                     57:        in the BIOS to disable this check.
1.200     steven     58: <li>In order to get the full native resolution of the LCD screen on some
                     59:        laptops, Intel i8x5/i9x5 chipsets can be adjusted using the
                     60:        <tt>x11/915resolution</tt> package. This software changes the
                     61:        resolution of an available vbios mode. It patches only the RAM
                     62:        version of the video bios, so the new resolution is lost upon
                     63:        rebooting.<br>
1.216     steven     64:        Note that the 915resolution port is only available since 4.0, and
1.200     steven     65:        that it supersedes 855resolution, which is still mentioned in a number
                     66:        of entries below.
1.1       deraadt    67: </ul>
                     68:
                     69: <p>
                     70: <table border=1>
1.106     nick       71: <tr valign="top">
1.1       deraadt    72:        <th>Laptop</th>
                     73:        <th>Notes</th>
1.106     nick       74: </tr><tr valign="top"><td>
1.208     steven     75:        Acer Aspire 1312XC
                     76: </td><td>
                     77: <p><ul>
                     78:        <li>OpenBSD 3.9 works.
1.209     steven     79:        <li>DMA problem with internal HD (Hitachi Travelstar) and another
1.208     steven     80:        internal HD (Seagate Momentus). After lowering wd(4)'s flags
                     81:        everything works fine in OpenBSD. In Windows both HDs sound strange
                     82:        (loud klicking).
                     83:        <li>Graphics card (S3 ProSavage DDR) works with X.org's
                     84:        "S3 Savage (generic)" at full resolution 1024x768x24.
                     85:        <li>halt -p works.
                     86:        <li>On-board ethernet (VIA RhineII-2) works.
                     87:        <li>Sound (AC97) works.
                     88:        <li>Hard to find any technical data on Acer's website.
                     89:        Better info at <a href="http://www.viaarena.com/">VIA Arena</a>.
                     90:        Start with the article "How to ID your chipset and motherboard".
                     91:        <li>Touchpad is slow, and tapping (klicking by tapping the touchpad)
                     92:        is always on. Rebooting from Windows after setting up stuff doesn't
                     93:        help, maybe all touchpad settings are reset at startup and need a
                     94:        driver.
                     95:        <li>USB doesn't work well with ASUS CD-RW - min driver buffer fill
                     96:        always reports ca 20% (even at low speed in single-user mode)
                     97:        and CD-RW often hangs on "fixating...".
                     98:        <li>USB doesn't work with Microsoft Basic Optical Mouse:
                     99: <pre>
                    100: uhub0: device problem, disabling port 1
                    101: </pre>
                    102: </ul>
                    103:        Contact <a href="mailto:magnus.ahman@home.se">Magnus &Aring;hman</a>.
                    104:        <p align="left">
                    105:        <font size=2>
                    106:        <a href="http://troligen.se/aspire/dmesg.txt">dmesg</a>
                    107:        &brvbar;
                    108:        <a href="http://troligen.se/aspire/xorg.conf.txt">xorg.conf</a>
                    109:        </font>
1.211     steven    110: </td></tr><tr valign="top"><td>
1.94      nick      111:        Acer Aspire 1360
1.92      nick      112: </td><td>
1.97      nick      113: <p><ul>
1.204     steven    114:        <li>OpenBSD 3.9-current (Jun 5, 2006) works.
1.106     nick      115:        <li>It comes with AMD Sempron 2800+.
1.205     steven    116:        <li>APM works fine (speeds: 1600 MHz, 800 Mhz).
1.204     steven    117:        <li>Most of the Fn keys work (brightness, sound, black screen).
                    118:        <li>Ethernet: built-in RhineII-2 works.
                    119:        <li>Graphics: VIA S3 Unichrome PRO works with vesa in xorg.conf.
                    120:        <li>CardBus doesn't work.
                    121:        <li>mini-PCI with WLAN card doesn't work.
                    122:        Can't enable radio transmitter using button on front panel.
                    123:        <li>mini-PCI with HiFn card works.
1.97      nick      124: </ul>
                    125:        Contact <a href="mailto:maxim@unixconn.com">Maxim
1.94      nick      126:        Bourmistrov</a>.
1.97      nick      127:        <p align="left">
                    128:        <font size=2>
                    129:        <a href="http://www.unixconn.com/aa1360-dmesg">dmesg</a>
                    130:        &brvbar;
                    131:        <a href="http://www.unixconn.com/aa1360-xorg">xorg.conf</a>
                    132:        </font>
1.106     nick      133: </td></tr><tr valign="top"><td>
1.170     steven    134:        Acer Aspire 3003WLCi
                    135: </td><td>
                    136: <p><ul>
                    137:        <li>OpenBSD 3.8 works (previous versions have DMA problems).
                    138:        <li>Integrated Broadcom wifi doesn't work.
                    139:        <li>ACPI-only machine, no APM.
                    140:        <li>Fn keys don't work, except for screen brightness adjustment
                    141:        and backlight switch.
                    142:        <li>USB 2.0 and Cardbus slot untested.
                    143:        <li>Everything else works.
                    144: </ul>
                    145:        Contact <a href="mailto:perlhaq@gmail.com">Stephen Takacs</a>.
                    146:        <p align="left">
                    147:        <font size=2>
                    148:        <a href="http://perlguru.net/obsd/acer/dmesg-38">dmesg</a>
                    149:        &brvbar;
                    150:        <a href="http://perlguru.net/obsd/acer/xorg.conf">xorg.conf</a>
                    151:        </font>
                    152: </td></tr><tr valign="top"><td>
1.186     steven    153:        Acer TravelMate 2303LC
                    154: </td><td>
                    155: <p><ul>
1.230     steven    156:        <li>OpenBSD 4.0-current (Dec 31, 2006) works.
1.186     steven    157:        <li>ACPI-only machine, no APM support.
                    158:        <li>Ethernet: Broadcom BCM4401 10/100 works.
                    159:        <li>Graphics: Intel 82852/855GM, works with resolution
                    160:        1024x768x24.
                    161:        <li>CD-RW works: burning tested, reading both CD and DVD is ok.
                    162:        <li>Touchpad works.
                    163:        <li>USB works: tested with many devices.
                    164:        <li>Sound works.
                    165:        <li>PCMCIA works.
                    166: </ul>
                    167:        Contact <a href="mailto:alenitchev@gmail.com">Dmitri Alenitchev</a>.
                    168:        <p align="left">
                    169:        <font size=2>
1.230     steven    170:        <a href="http://dma.org.ru/computers/tm2300/dmesg">dmesg</a>
1.186     steven    171:        &brvbar;
1.230     steven    172:        <a href="http://dma.org.ru/computers/tm2300/xorg.conf">xorg.conf</a>
1.186     steven    173:        </font>
                    174: </td></tr><tr valign="top"><td>
1.189     steven    175:        Acer TravelMate 2403WXCi
                    176: </td><td>
                    177: <p><ul>
                    178:        <li>OpenBSD 3.9-current (Apr 19, 2006) works.
                    179:        <li>ACPI-only machine, no APM support.
                    180:        <li>Ethernet: Broadcom BCM4401 10/100 works, but requires the AC
                    181:        adapter to be disconnected when powering on.
                    182:        <li>Graphics: Intel 82915GM works but requires the
                    183:        <a href="http://www.openbsd.org/cgi-bin/cvsweb/ports/x11/855resolution/">855resolution</a>
                    184:        utility to get 1280x800 widescreen.
                    185:        <li>USB works (several devices tested).
                    186:        <li>CD-RW: Philips SCB5265 CDRW/DVD works (see the
                    187:        <a href="http://bsdbandit.dk/TM2400-cdtest.txt">test result</a>).
                    188:        <li>Built-in sound and Touchpad work.
                    189:        <li>PCMCIA: Texas Instruments PCI1410 PC card Cardbus Controller
                    190:        does not work, because of the BIOS's way to handle IRQ-adressing.
                    191:        <li>Integrated modem and Broadcom WiFi do not work.
                    192: </ul>
                    193:        Contact <a href="mailto:bsdbandit@gmail.com">Henrik Borgh</a>.
                    194:        <p align="left">
                    195:        <font size=2>
                    196:        <a href="http://bsdbandit.dk/TM2400-dmesg.boot.txt">dmesg</a>
                    197:        &brvbar;
                    198:        <a href="http://bsdbandit.dk/TM2400-xorg.conf.txt">xorg.conf</a>
                    199:        </font>
                    200: </td></tr><tr valign="top"><td>
1.176     steven    201:        Acer TravelMate 4654LMi
                    202: </td><td>
                    203: <p><ul>
1.236     steven    204:        <li>OpenBSD 4.0 works.
                    205:        <li>Ethernet: Broadcom BCM5788 10/100/1G works.
1.180     brad      206:        <li>Graphics: NVIDIA GeForce Go 6600, works with resolution
1.176     steven    207:        1400x1050x24.
1.236     steven    208:        <li>DVD-RW works.
1.176     steven    209:        <li>Touchpad works.
1.236     steven    210:        <li>USB 1.1 works. USB 2.0 (ehci) still doesn't work.
1.176     steven    211:        <li>Sound works.
1.236     steven    212:        <li>APM doesn't work (ACPI based computer)
1.176     steven    213:        <li>Wireless (iwi) doesn't work.
                    214:        Can't enable radio transmitter using button on front panel.
                    215:        <li>Card reader doesn't work.
                    216:        <li>PCMCIA doesn't work: tested with ORINOCO wireless (wi) card that is
1.236     steven    217:        working with my Thinkpad T40.
                    218: <pre>
                    219:        pccom3 at pcmcia0 function 0: can't allocate i/o space
                    220: </pre>
1.176     steven    221:        <li>Not all functional keys are workable.
1.191     aanriot   222:        <li>Bluetooth, IrDA, internal modem: not tested.
1.176     steven    223: </ul>
                    224:        Contact <a href="mailto:avv@mail.zp.ua">Alexey Vatchenko</a>
                    225:        <p align="left">
                    226:        <font size=2>
1.236     steven    227:        <a href="http://www.bsdua.org/hw/AcerTravelmate4654LMi/dmesg">dmesg</a>
1.176     steven    228:        &brvbar;
1.236     steven    229:        <a href="http://www.bsdua.org/hw/AcerTravelmate4654LMi/xorg.conf">xorg.conf</a>
1.176     steven    230:        </font>
                    231: </td></tr><tr valign="top"><td>
1.114     nick      232:        Clevo D410V
                    233: </td><td>
                    234: <p><ul>
1.195     grunk     235:        <li>Works with OpenBSD 3.9-current (2006 May)
1.114     nick      236:        <li>CPU: 2.8Ghz with HyperThreading. I use it with GENERIC kernel.
                    237:        <li>Graphics: ATI 9600. It's working fine with Xorg loaded glx.
                    238:        DRI not working. Resolution 1400x1050 works fine.
                    239:        <li>Ethernet: 100/1000 Realtek 8169. Working with re(4) fine.
1.195     grunk     240:        <li>PCMCIA: Working with Buffalo WLI-CB-B11 (11Mbps) WiFi Card. rtw(4)
                    241:        <li>USB: Working. I tried with Lexar JumpDrive and digital camera.
1.152     jmc       242:        <li>Sound: auich(4) working (AC'97)
1.114     nick      243:        <li>apm(8) is not working properly. Cannot apm -S:
                    244:        <tt>apm0: APM set power state: unable to enter requested state (96)</tt>
                    245:        <li>apm -z freezes.
1.195     grunk     246:        <li>MMC: Card reader works excellent.
                    247:        <li>Infrared: not tested.
1.114     nick      248:        <li>CD/DVD -
                    249:        <tt>QSI, CDRW/DVD SBW-242, UX02 SCSI0 5/cdrom removable</tt>
                    250:        I can write cd, and view dvd.
                    251: </ul>
                    252:        Contact <a href="mailto:wooh@wooh.hu">Adam Papai</a>
                    253:        <p align="left">
                    254:        <font size=2>
                    255:        <a href="http://wooh.hu/~wooh/dmesg">dmesg</a>
                    256:        &brvbar;
                    257:        <a href="http://wooh.hu/~wooh/XF86Config">xorg.conf</a>
                    258:        </font>
                    259: </td></tr><tr valign="top"><td>
1.201     ian       260:        Compaq Presario R4035
                    261: </td><td>
                    262: <p><ul>
1.258     ian       263:        <li>OpenBSD 4.x-current (Sept 2007) works in both i386 and amd64 mode.
1.207     ian       264:                CardBus works. X works out of the box.
                    265:        <li>To make CardBus work on i386, you need to update the BIOS; failing that,
                    266:                change PCIBIOS to "flags 1" using UKC (see boot_config(8))
1.203     ian       267:                or using a custom kernel
1.258     ian       268:        <li>Wireless card works as bwi(4).
1.203     ian       269:        <li>Sound works, sort of: the chipset seems to be stuck at 48KHz whereas
                    270:                most software expects to be able to set it to 44.1 KHz (so sound
                    271:                comes out at slightly wrong speed).
1.258     ian       272:        <li>The SD card (sdhc(4)/sdmmc(4)) memory slot does not work.
1.201     ian       273: </ul>
                    274:        Contact Ian Darwin (ian at darwinsys point com).
                    275:        <p align="left">
                    276:        <font size=2>
                    277:        <a href="http://www.darwinsys.com/openbsd/dmesg.r4035.txt">dmesg</a>
1.207     ian       278:        &brvbar;
                    279:        <a href="http://www.darwinsys.com/openbsd/xorg.conf.r4035.txt">xorg.conf</a>
1.201     ian       280:        </font>
                    281: </td></tr><tr valign="top"><td>
1.213     jasper    282:      Compaq Presario 700EA
                    283: </td><td>
                    284: <p><ul>
                    285:        <li>OpenBSD 4.0-current (Oct 3, 2006) works.
                    286:        <li>All components are detected except for the onboard modem
                    287:        <li>Xorg works with a modified xorg.conf
                    288:        <li>Apm does not show battery and A/C power status
                    289:        <li>Suspending sometimes works
                    290:        <li>Resuming after suspend prevents an external usb mouse from working
                    291: </ul>
                    292:        Contact Wijnand Wiersma ( wijnand at nedbsd point nl ).
                    293:        <p align="left">
                    294:        <font size=2>
                    295:        <a
                    296:        href="http://nedbsd.nl/~wijnand/laptop/dmesg-presario-700">dmesg</a>
                    297:        &brvbar;
                    298:        <a href="http://nedbsd.nl/~wijnand/laptop/xorg.conf">xorg.conf</a>
                    299:        </font>
                    300: </td></tr><tr valign="top"><td>
1.234     steven    301:        Compaq Presario V2405US
                    302: </td><td>
                    303: <p><ul>
                    304:        <li>OpenBSD 4.0-current (Dec 30, 2006) works.
                    305:        <li>Broadcom built-in wireless not supported.
                    306:        <li>Texas Instruments CardBus slot not supported.
                    307:        <li>Realtek built-in 10/100 ethernet works fine.
                    308:        <li>X.Org works perfectly without special config file (1280x768?).
                    309:        <li>Touchpad is very sensitive under X.Org! I typically disable it
                    310:        via <tt>config -e</tt>, disabling pms and pmsi.
                    311: </ul>
                    312:        Contact <a href="mailto:benny@bennyvision.com">C. Bensend</a>
                    313:        <p align="left">
                    314:        <font size=2>
                    315:        <a href="http://www.bennyvision.com/projects/openbsd/compaq-presario-v2405us/2007-01-03-compaq_presario_v2405us-CURRENT.dmesg">dmesg</a>
                    316:        &brvbar;
                    317:        <a href="http://www.bennyvision.com/projects/openbsd/compaq-presario-v2405us/2007-01-03-compaq_presario_v2405us.xorg">xorg.conf</a>
                    318:        </font>
                    319: </td></tr><tr valign="top"><td>
1.198     grunk     320:        Compaq NX9030
                    321: </td><td>
                    322: <p><ul>
1.199     grunk     323:        <li>OpenBSD 3.9 works.
1.198     grunk     324:        <li>APM does not work correctly. "Battery state: absent" and 0 percent
                    325:        charge when running on AC or battery.
                    326:        <li>Built-in wireless works with iwi firmware from Damien
                    327:        <li>Audio works good.
                    328: </ul>
                    329:        Contact <a href="mailto:g.bechis@snb.it">Giovanni Bechis</a>.
                    330:        <p align="left">
                    331:        <font size=2>
                    332:        <a href="http://bigio.snb.it/openbsd/dmesg.38">dmesg</a>
                    333:        &brvbar;
                    334:        <a href="http://bigio.snb.it/openbsd/xorg.conf">xorg.conf</a>
                    335:        </font>
                    336: </td></tr><tr valign="top"><td>
1.143     grunk     337:        Dell Inspiron 1000
                    338: </td><td>
                    339: <p><ul>
1.194     steven    340:        <li>OpenBSD 3.9 works.
1.143     grunk     341:        <li>APM causes kernel panic, no way to disable in BIOS, so disabled in
1.194     steven    342:        kernel (see dmesg and bug i386/5084).
                    343:        <li>CD-RW/DVD-ROM works for burning CD-R/W and reading DVD-ROM and
                    344:        playing (though see more info, below).
                    345:        <li>PCMCIA, Touchpad, USB 2.0, Ethernet sis(4), and Audio
                    346:        (SiS 7012 AC'97) work.
                    347:        <li>Video (SiS 650L) works with X driver sis, VGA out works if
                    348:        configured properly in xorg.conf.
1.143     grunk     349:        <li>Fn keys:
                    350:        <ul>
                    351:        <li>Brightness keys work without any special configuration
                    352:        <li>Enable/disable system beep works
                    353:        (mixerctl inputs.phone.mute=off first)
                    354:        <li>Num Lock works (though see additional link for more info
                    355:        on using it)
1.194     steven    356:        <li>mute and volume up/down don't seem to work (though configuration
                    357:        may be possible)
1.143     grunk     358:        <li>display change works (to a point; see link for more info)
                    359:        <li>SysRq and Break keys not tested
                    360:        </ul>
                    361:        </ul>
                    362:        Contact <a href="mailto:chjones@aleph0.com">Christian Jones</a>.
                    363:        <p align="left">
                    364:        <font size=2>
1.194     steven    365:        <a href="http://www.aleph0.com/computing/machines/dave/dmesg-OpenBSD-3.9">dmesg</a>
1.143     grunk     366:        &brvbar;
1.194     steven    367:        <a href="http://www.aleph0.com/computing/machines/dave/xorg.conf-OpenBSD-3.9">xorg.conf</a>
1.143     grunk     368:        &brvbar;
                    369:        <a href="http://www.aleph0.com/computing/machines/dave/">more info</a>
                    370:        </font>
                    371: </td></tr><tr valign="top"><td>
1.128     grunk     372:        Dell Latitude c400
                    373: </td><td>
                    374: <p><ul>
1.246     steven    375:        <li>OpenBSD 4.1-beta (Feb 16, 2007) works.
                    376:        <li>All hardware (including iwi(4), sound, X at 1024x768/24bit) works.
1.128     grunk     377:        <li>Suspend sort of works: the system will go to sleep (either by
                    378:        zzz(8), closing the lid, or Fn-Esc), but it won't wake up properly (I
                    379:        get a flashing _ cursor) ... so, I have to hold down the power button
                    380:        for a few seconds, reboot, and fsck.
                    381:        <li>For some reason, unless specifically told, X will default to a
                    382:        lower resolution. Ctrl-Alt-Backspace kicks it into gear.
                    383:        Hardcoding 1024x768 into xorg.conf fixes it for good though.
                    384: </ul>
1.246     steven    385:        Contact <a href="mailto:marco@azbsd.org">Mark Peoples</a>.
1.128     grunk     386:        <p align="left">
                    387:        <font size=2>
1.162     grunk     388:        <a href="http://www.azbsd.org/~marco/openbsd/laptop/dmesg">dmesg</a>
1.128     grunk     389:        &brvbar;
1.162     grunk     390:        <a href="http://www.azbsd.org/~marco/openbsd/laptop/xorg.conf">xorg.conf</a>
1.128     grunk     391:        </font>
                    392: </td></tr><tr valign="top"><td>
1.122     grunk     393:        Dell Latitude c610
                    394: </td><td>
                    395: <p><ul>
1.254     jasper    396:        <li>OpenBSD 4.1-current (June 17, 2007) works.
1.166     grunk     397:        <li>Audio, video, PCMCIA, and onboard NIC work.
1.253     steven    398:        <li>halt -p works.
                    399:        <li>apmd works.
                    400:        <li>ACPI works if enabled.
                    401:        <li>Standby (apm -S) does not work.
1.222     steven    402:        <li>Suspend (zzz, apm -z, suspend key) works with one caveat:
                    403:        shut the laptop promptly after starting suspend sequence,
                    404:        otherwise the fan runs at high speed after resume.
1.122     grunk     405: </ul>
1.166     grunk     406:        Contact <a href="mailto:josh@jggimi.homeip.net">Josh Grosse</a>.
1.122     grunk     407:        <p align="left">
                    408:        <font size=2>
1.222     steven    409:        <a href="http://jggimi.homeip.net/dmesg">dmesg</a>
1.122     grunk     410:        </font>
                    411: </td></tr><tr valign="top"><td>
1.181     steven    412:        Dell Latitude c840
                    413: </td><td>
                    414: <p><ul>
                    415:        <li>OpenBSD 3.8 works.
                    416:        <li>NIC works.
                    417:        <li>USB 1.0 works.
                    418:        <li>X.org works at 1600x1200, 24bpp.
                    419:        <li>All Fn key combinations work, including numeric keypad, except
                    420:        audio controls, mute, volUp and volDn.
                    421: </ul>
                    422:        Contact <a href="mailto:obsd-web@slashboot.org">Craig McCormick</a>.
                    423:        <p align="left">
                    424:        <font size=2>
                    425:        <a href="http://slashboot.org/openbsd/dmesg_c840.txt">dmesg</a>
                    426:        &brvbar;
                    427:        <a href="http://slashboot.org/openbsd/xorg-conf-c840.txt">xorg.conf</a>
                    428:        </font>
                    429: </td></tr><tr valign="top"><td>
1.217     steven    430:        Dell Latitude D410
                    431: </td><td>
                    432: <p><ul>
                    433:        <li>3.9, 4.0, various snapshots and -current (Nov 5, 2006) work fine.
                    434:        <li>Wireless works with iwi(4).
                    435:        <li>Frequency scaling works since est.c improvements between 3.9
                    436:        and 4.0.
                    437:        <li>i915GM dual-screen works with dock VGA output.
                    438:        <li>Sound and touchpad work out of the box.
                    439:        <li>Built-in Bluetooth is detected (not tested).
                    440:        <li>ACPI works when enabled in GENERIC (sensors, halt -p,
                    441:        battery levels, poweroff button, ...)
                    442:        <li>Suspend/hibernate doesn't work (apm -S / zzz does nothing).
                    443: </ul>
                    444:        Contact <a href="mailto:landry.breuil@irisa.fr">Landry Breuil</a>.
                    445:        <p align="left">
                    446:        <font size=2>
                    447:        <a href="http://fr.homeunix.org/stuff/dmesg-openbsd-4.0-current-061105-acpi-enabled.txt">dmesg</a>
                    448:        &brvbar;
                    449:        <a href="http://fr.homeunix.org/stuff/xorg.conf-openbsd.txt">xorg.conf</a>
                    450:        </font>
                    451: </td></tr><tr valign="top"><td>
1.227     steven    452:        Dell Latitude D420
                    453: </td><td>
                    454: <p><ul>
1.249     ajacouto  455:        <li>OpenBSD 4.1-current (Apr 24, 2007) works.
                    456:        <li>Integrated 82945GM works fine with the 1280x800 wide screen, after
                    457:        enabling the resolution using the <tt>x11/915resolution</tt> package
1.227     steven    458:        by invoking it in <tt>/etc/securelevel</tt> like:
                    459: <pre>
                    460:        /usr/local/sbin/915resolution 4d 1280 800 &gt;/dev/null
                    461: </pre>
1.249     ajacouto  462:        <li>ACPI-only machine, no APM support
                    463:        (no error halting the system when acpi is enabled).
1.250     ajacouto  464:        <li>Sound (azalia) and touchpad work out of the box.
1.249     ajacouto  465:        <li>The onboard NIC (bge) works fine.
                    466:        <li>Wireless works fine (wpi - download firmware first).
                    467:        <li>Enhanced SpeedStep works (sysctl hw.setperf).
                    468:        <li>Integrated SD-Card reader works.
1.227     steven    469: </ul>
1.249     ajacouto  470:        Contact <a href="mailto:ajacoutot@openbsd.org">Antoine Jacoutot</a>.
1.227     steven    471:        <p align="left">
                    472:        <font size=2>
1.249     ajacouto  473:        <a href="http://www.obsd.fr/dmesg/dell_d420">dmesg</a>
1.227     steven    474:        &brvbar;
1.249     ajacouto  475:        <a href="http://www.obsd.fr/dmesg/dell_d420_acpi">dmesg (acpi)</a>
1.227     steven    476:        </font>
                    477: </td></tr><tr valign="top"><td>
1.164     grunk     478:        Dell Latitude D500
                    479: </td><td>
                    480: <p><ul>
1.239     simon     481:        <li>OpenBSD 4.0-current (January 8, 2007) works.
1.164     grunk     482:        <li>The onboard NIC (fxp) works fine.
                    483:        <li>ACPI-only machine, no APM support.
                    484:        <li>Enhanced SpeedStep works.
1.210     steven    485:        <li>The touchpad works fine (even on console).
                    486:        <li>USB 2.0 works: USB mouse and mobile connectivity tested.
1.165     grunk     487:        <li>Built-in CD/DVD player and writer works.
1.164     grunk     488:        <li>Sound (auich) works, but it's set to maximum volume by default.
                    489:        I've put <tt>outputs.master=100</tt> in /etc/mixerctl.conf.
                    490:        <li>Built-in wireless (ipw) works fine with the firmware, see
                    491:        <a href="faq/faq6.html#Wireless">FAQ 6 - Wireless networking</a>.
1.210     steven    492:        <li>X.org 6.9.0 at 1024x768 by default. Switching from LCD to
                    493:        external display works.
1.164     grunk     494:        <li>Adjusting the display brightness with the fn keys works.
1.210     steven    495:        <li>PCMCIA works: tested with D-Link (ne) adapter.
1.164     grunk     496: </ul>
1.239     simon     497:        Contact <a href="mailto:simon@openbsd.org">Simon Dassow</a>.
1.164     grunk     498:        <p align="left">
                    499:        <font size=2>
1.239     simon     500:        <a href="http://janus.errornet.de/files/configs/codebook-4.0-current.dmesg">dmesg</a>
1.164     grunk     501:        </font>
                    502: </td></tr><tr valign="top"><td>
1.129     grunk     503:        Dell Latitude D600
                    504: </td><td>
                    505: <p><ul>
1.233     steven    506:        <li>OpenBSD 4.0-current (December 30, 2006) works well.
                    507:        <li>Audio, video (1280x1024), and onboard NIC (Gigabit Broadcom
1.129     grunk     508:        570x) work just fine.
                    509:        <li>Built-in wireless (Dell TrueMobile 1300) not supported.
1.233     steven    510:        <li>APM not supported.
1.129     grunk     511: </ul>
1.233     steven    512:        Contact <a href="mailto:benny@bennyvision.com">C. Bensend</a>.
1.129     grunk     513:        <p align="left">
                    514:        <font size=2>
1.233     steven    515:        <a href="http://www.bennyvision.com/projects/openbsd/dell-latitude-d600/2007-01-02-dell_latitude_d600-CURRENT.dmesg">dmesg</a>
1.129     grunk     516:        &brvbar;
1.233     steven    517:        <a href="http://www.bennyvision.com/projects/openbsd/dell-latitude-d600/2007-01-02-dell_latitude_d600.xorg">xorg.conf</a>
1.129     grunk     518:        </font>
                    519: </td></tr><tr valign="top"><td>
1.218     todd      520:        Dell Latitude D620
                    521: </td><td>
                    522: <p><ul>
                    523:        <li>OpenBSD 4.0 works.
1.219     steven    524:        <li>Video works at native resolution with <tt>x11/915resolution</tt>.
1.218     todd      525:        <li>Onboard bge(4) works.
                    526:        <li>Internal wireless (wpi) works, but requires firmware that is not free.
                    527:        <li>Sound works.
                    528:        <li>Cardbus slot works when pcibios has its flags set to 0x0001.
                    529: </ul>
                    530:        Contact <a href="mailto:ben@tilderoot.com">Ben Lovett</a>.
                    531:        <p align="left">
                    532:        <font size=2>
                    533:        <a href="http://tilderoot.com/~ben/openbsd/d620/dmesg.txt">dmesg</a>
                    534:        </font>
                    535: </td></tr><tr valign="top"><td>
1.259     kettenis  536:        Dell XPS M1330 (X3100 graphics)
                    537: </td><td>
                    538: <p><ul>
1.260   ! kettenis  539:        <li>OpenBSD 4.2-current works.
        !           540:        <li>No <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=apm&amp;sektion=4">apm(4)</a>.
1.259     kettenis  541:        <li>X works at native resolution with <tt>x11/915resolution</tt> and
                    542: <tt>xf86-video-intel</tt> driver.
                    543:        <li>Built-in 10/100baseTX network doesn't work.
                    544:        <li>Built-in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wpi&amp;sektion=4">wpi(4)</a> Intel 3945 ABG wireless works, but requires firmware that is not freely distributable.
1.260   ! kettenis  545:        <li>Built-in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=azalia&amp;sektion=4">azalia(4)</a> sound only works with headphones.
1.259     kettenis  546: </ul>
                    547:        Contact <a href="mailto:mark.kettenis@xs4all.nl">Mark Kettenis</a>.
                    548:        <p align="left">
                    549:        <font size=2>
                    550:        <a href="http://www.xs4all.nl/~sibelius/openbsd/m1330/dmesg.txt">dmesg</a>
                    551:        </font>
                    552: </td></tr><tr valign="top"><td>
1.255     steven    553:        Fujitsu Siemens Amilo Pro V3205
                    554: </td><td>
                    555: <p><ul>
                    556:        <li>OpenBSD 4.1 works.
                    557:        <li>X works (1024x768, not the 1280x800 resolution of the screen).
                    558:        <li>SD Card slot works.
                    559:        <li>Cardbus slot and sound do not work.
                    560:        <li>Internal wireless (wpi) works, but requires firmware that is not
                    561:        free.
                    562: </ul>
                    563:        Contact <a href="mailto:fred@crowsons.net">Fred Crowson</a>.
                    564:        <p align="left">
                    565:        <font size=2>
                    566:        <a href="http://www.crowsons.com/puters/txt/dmesg.41.amilo">dmesg</a>
                    567:        &brvbar;
                    568:        <a href="http://www.crowsons.com/puters/amilo.htm">more info</a>
                    569:        </font>
                    570: </td></tr><tr valign="top"><td>
1.116     grunk     571:        Fujitsu Siemens Lifebook E8010 with i855/SXGA+
                    572: </td><td>
                    573: <p><ul>
1.224     steven    574:        <li>OpenBSD 4.0-current (Dec 23, 2006) works.
1.116     grunk     575:        <li>SD card reader and SVGA are not supported.
                    576:        <li>Doesn't have APM, so there's no way to suspend
                    577:        or <tt>'halt -p'</tt> the box.
1.224     steven    578:        <li>needs X.Org as of May 2005 (and
                    579:        <a href="http://www.openbsd.org/cgi-bin/cvsweb/ports/x11/915resolution/">
                    580:        915resolution</a> for full 1400x1050 resolution).
1.116     grunk     581:        The laptop only does 1280x1024 by default.
                    582:        <li>Everything else on the machine works.
                    583: </ul>
                    584:        Contact <a href="mailto:sturm@openbsd.org">Nikolay Sturm</a>.
                    585:        <p align="left">
                    586:        <font size=2>
1.224     steven    587:        <a href="http://www.erisiandiscord.de/e8010.dmesg">dmesg</a>
1.116     grunk     588:        </font>
1.141     grunk     589: </td></tr><tr valign="top"><td>
1.206     steven    590:        HP nx7010
                    591: </td><td>
                    592: <p><ul>
                    593:        <li>OpenBSD 3.9 works.
                    594:        <li>Everything worked out of the box, except the battery status:
                    595:        <pre>apm0: AC on, battery charge unknown</pre>
                    596: </ul>
                    597:        Contact <a href="mailto:xavier@rootshell.be">Xavier Mertens</a>.
                    598:        <p align="left">
                    599:        <font size=2>
                    600:        <a href="http://blog.rootshell.be/openbsd/dmesg.nx7010">dmesg</a>
                    601:        &brvbar;
                    602:        <a href="http://blog.rootshell.be/openbsd/xorg.conf.nx7010">xorg.conf</a>
                    603:        </font>
                    604: </td></tr><tr valign="top"><td>
1.196     grunk     605:        HP Pavilion dv8120ca
                    606: </td><td>
                    607: <p><ul>
                    608:        <li>OpenBSD 3.9-current (April 27th, 2006) works.
                    609:        <li>Working: touchpad, pcmcia (wireless card) , USB, hw.setperf, audio,
                    610:        Realtek 8139 NIC rl(4)
                    611:        <li>Not working: memory card reader, Broadcom wireless, apm suspend
                    612:        <li>Untested: Expresscard Slot
                    613:        <li>Hacks: Install failed repeatedly while reading kernel off CD. Going
                    614:        into BIOS first, then exiting and booting from CD worked for some
                    615:        reason.
                    616:        <li>Xorg -configure got everything right first try.
                    617: </ul>
                    618:        Contact <a href="mailto:jsimola@gmail.com">Jon Simola</a>.
                    619:        <p align="left">
                    620:        <font size=2>
                    621:        <a href="http://proteus.mecha.com/laptop/dmesg.txt">dmesg</a>
                    622:        &brvbar;
                    623:        <a href="http://proteus.mecha.com/laptop/xorg.conf">xorg.conf</a>
                    624:        </font>
                    625: </td></tr><tr valign="top"><td>
1.197     grunk     626:        HP TC1100 Tablet PC
                    627: </td><td>
                    628: <p><ul>
                    629:        <li>OpenBSD 3.8 works.
                    630:        <li>USB, Ethernet and X.org work fine.
                    631:        <li>Sound, PCMCIA and Modem untested.
                    632:        <li>Intel Pro Wireless 2200 Wifi does not work:
                    633:        The radio switch is done by software and ACPI support is needed.
                    634:        <li>Pen does not work. No wacom driver.
                    635: </ul>
                    636:        Contact <a href="mailto:emilio.lopez@gmail.com">Emilio Lopez</a>.
                    637:        <p align="left">
                    638:        <font size=2>
                    639:        <a href="http://www-etsi2.ugr.es/alumnos/emiliol/dmesg">dmesg</a>
                    640:        </font>
                    641: </td></tr><tr valign="top"><td>
1.230     steven    642:        IBM Thinkpad 600E
                    643: </td><td>
                    644: <p><ul>
                    645:        <li>OpenBSD 4.0-current (Dec 15, 2006) works.
                    646:        <li>APM, X, and sound work fine.
                    647:        <li>One problem is sound: use the sb(4) driver for the sound card,
                    648:        because the clcs(4) driver does not work (clcs(4) driver expects
                    649:        to find it paired with an AC'97 codec chip, while instead the
                    650:        CS4610 is paired with the ISA CS4239).
                    651: </ul>
                    652:        Contact <a href="mailto:alenitchev@gmail.com">Dmitri Alenitchev</a>.
                    653:        <p align="left">
                    654:        <font size=2>
                    655:        <a href="http://dma.org.ru/computers/tp600e/DEVIL.dmesg">dmesg</a>
                    656:        &brvbar;
                    657:        <a href="http://dma.org.ru/computers/tp600e/xorg.conf">xorg.conf</a>
                    658:        &brvbar;
                    659:        <a href="http://dma.org.ru/computers/#tp600e">more info</a>
                    660:        </font>
                    661: </td></tr><tr valign="top"><td>
1.179     steven    662:        IBM Thinkpad R50e type 1834-S5G
                    663: </td><td>
                    664: <p><ul>
                    665:        <li>OpenBSD 3.9-beta (Feb 5, 2006) works.
                    666:        <li>ACPI-only machine, no APM support.
                    667:        <li>The built-in fxp(4) ethernet device works fine.
                    668:        <li>The built-in iwi(4) Intel PRO/Wireless 2200BG works fine after
                    669:        downloading firmware files from
                    670:        <a href="http://damien.bergamini.free.fr/ipw/">Damien Bergamini's
                    671:        ipw page</a>.
                    672:        <li>The built-in auich(4) audio device works fine.
                    673:        <li>ThinkLight works as well as volume up/down/mute buttons, for a nice
                    674:        on-screen display you can use tpb (<tt>/usr/ports/sysutils/tpb</tt>).
                    675: </ul>
                    676:        Contact <a href="mailto:p_nowaczyk@o2.pl">Przemyslaw Nowaczyk</a>.
                    677:        <p align="left">
                    678:        <font size=2>
                    679:        <a href="http://www.student.put.poznan.pl/~przemyslaw.nowaczyk/r50e/dmesg_r50e">dmesg</a>
                    680:        &brvbar;
                    681:        <a href="http://www.student.put.poznan.pl/~przemyslaw.nowaczyk/r50e/xorg.conf_r50e">xorg.conf</a>
                    682:        </font>
                    683: </td></tr><tr valign="top"><td>
1.94      nick      684:        IBM Thinkpad T23 model 26478NU.
1.92      nick      685: </td><td>
1.97      nick      686: <p><ul>
1.221     marc      687:        <li>Works well with OpenBSD 4.0-current (Dec 2006).
1.97      nick      688:        <li>If using a boot floppy the system may hang when probing ahc.
1.94      nick      689:        Workaround: boot with -c and disable ahc.
                    690:        A GENERIC kernel does not have this issue.
1.221     marc      691:        <li>Serial port must be enabled in BIOS.
1.101     nick      692:        <li>"ctrl:nocaps" in X puts the control key in a proper location
1.221     marc      693:        <li>Wireless supported
                    694:        <li>Suspend works
                    695:        <li>Hibernation works with
1.101     nick      696:        <tt>/usr/ports/sysutils/tphdisk</tt> from the ports collection.
1.97      nick      697:        <li>The audio chipset is supported (auich).
                    698: </ul>
                    699:        Contact <a href="mailto:marc@snafu.org">Marco S Hyman</a>.
                    700:        <p align="left">
                    701:        <font size=2>
1.101     nick      702:        <a href="http://www.snafu.org/t23/dmesg">dmesg</a>
                    703:        &brvbar;
                    704:        <a href="http://www.snafu.org/t23/xorg.conf">xorg.conf</a>
1.134     grunk     705:        &brvbar;
                    706:        <a href="http://www.snafu.org/t23/">more info</a>
1.97      nick      707:        </font>
1.106     nick      708: </td></tr><tr valign="top"><td>
1.238     steven    709:        IBM Thinkpad T40, Type 2373-7CG
                    710: </td><td>
                    711: <p><ul>
                    712:        <li>OpenBSD 4.0-current (Dec 22, 2006) works.
                    713:        <li>CD-RW/DVD-R: works as expected.
                    714:        <li>Ethernet: Intel 100Mb fxp device works fine.
                    715:        <li>Graphics: ATI Radion Mobility 7500, works with
                    716:        resolution 1024x768x24.
                    717:        <li>Sound works very well.
                    718:        <li>USB 2.0, PCMCIA, APM, touchpad, and trackpoint work.
                    719:        <li>Internal modem doesn't work.
                    720:        <li>IrDA works as COM port.
                    721:        <li>All functional keys are workable.
                    722: </ul>
                    723:        Contact <a href="mailto:avv@mail.zp.ua">Alexey Vatchenko</a>.
                    724:        <p align="left">
                    725:        <font size=2>
                    726:        <a href="http://www.bsdua.org/hw/IBMThinkPadT40/dmesg">dmesg</a>
                    727:        &brvbar;
                    728:        <a href="http://www.bsdua.org/hw/IBMThinkPadT40/xorg.conf">xorg.conf</a>
                    729:        </font>
                    730: </td></tr><tr valign="top"><td>
1.148     grunk     731:        IBM Thinkpad T40, Type 2374-2G7
                    732: </td><td>
                    733: <p><ul>
1.257     steven    734:        <li>OpenBSD 4.2-current (Aug 28, 2007) works.
1.223     steven    735:        <li>Everything works fine.
1.257     steven    736:        <li><tt>apm -S</tt>, <tt>apm -Z</tt>, auich(4) and built-in
1.223     steven    737:        DVD/CD-RW work fine.
                    738:        <li>Added Ralink RT2561S MiniPCI 802.11 ABG works fine with
                    739:        the tpwireless package.
1.257     steven    740:        <li>When inserting a Cardbus or PCMCIA card, the system will panic
                    741:        and crash. It didn't do that with OpenBSD 4.0.
1.148     grunk     742: </ul>
                    743:        Contact <a href="mailto:renaud@llorien.org">Renaud Allard</a>.
                    744:        <p align="left">
                    745:        <font size=2>
1.257     steven    746:        <a href="http://www.llorien.org/OpenBSD/4.2/T40dmesg.txt">dmesg</a>
1.148     grunk     747:        &brvbar;
1.257     steven    748:        <a href="http://www.llorien.org/OpenBSD/4.2/T40xorg.conf">xorg.conf</a>
1.148     grunk     749:        </font>
                    750: </td></tr><tr valign="top"><td>
1.125     grunk     751:        IBM Thinkpad T41p type 2373-GEU
                    752: </td><td>
                    753: <p><ul>
1.231     steven    754:        <li>OpenBSD 4.0-current (Jan 4, 2007) works.
1.125     grunk     755:        <li>Everything works fine: APM, X, onboard ethernet (em), sound,
1.237     steven    756:        USB, docking station.
                    757:        <li>onboard atheros works in 802.11b mode only.
1.125     grunk     758: </ul>
                    759:        Contact <a href="mailto:matt@arin.net">Matt Rowley</a>.
                    760:        <p align="left">
                    761:        <font size=2>
1.231     steven    762:        <a href="http://www.damnskippy.org/openbsd/dmesg.t41p-20070105">dmesg</a>
1.125     grunk     763:        &brvbar;
                    764:        <a href="http://www.damnskippy.org/openbsd/xorg.conf.new">xorg.conf</a>
                    765:        </font>
                    766: </td></tr><tr valign="top"><td>
1.117     grunk     767:        IBM Thinkpad T42 model 2373
                    768: </td><td>
                    769: <p><ul>
1.235     reyk      770:        <li>OpenBSD 3.7 and later works fine.
1.117     grunk     771:        <li>See entry for the X40 for the built-in
                    772:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwi&amp;sektion=4">iwi(4)</a> or
                    773:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipw&amp;sektion=4">ipw(4)</a>
                    774:        802.11 card and APM/Hibernation support.
                    775:        <li>See entry for the X31 for Enhanced SpeedStep and the extra Thinkpad buttons.
                    776:        <li>The alternatively built-in "Atheros AR5212 (IBM MiniPCI)" 802.11 card works with the
                    777:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath&amp;sektion=4">ath(4)</a>
                    778:        driver.
1.235     reyk      779:        <li>X.org with ATI Radeon Mobility works fine (1024x768, 24bpp, Multihead).
                    780:        <li>The built-in
                    781:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aps&amp;sektion=4">aps(4)</a>
                    782:         ThinkPad Active Protection System accelerometer output is available in sysctl.
1.117     grunk     783:        <li>The built-in USB Bluetooth and infrared are not presently supported.
                    784:        <li>The built-in
1.143     grunk     785:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&amp;sektion=4">em(4)</a>
1.117     grunk     786:        gigabit ethernet device works fine.
                    787:        <li>The built-in
1.143     grunk     788:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auich&amp;sektion=4">auich(4)</a>
1.117     grunk     789:        audio device works fine.
                    790:        <li>The built-in fingerprint scanner found in some models is not supported.
                    791: </ul>
                    792:        Contact <a href="mailto:reyk@openbsd.org">Reyk Floeter</a>.
                    793:        <p align="left">
                    794:        <font size=2>
1.235     reyk      795:        <a href="http://team.vantronix.net/~reyk/dmesg-t42">dmesg (4.0-current)</a>
                    796:        &brvbar;
                    797:        <a href="http://team.vantronix.net/~reyk/xorg.conf-t42">xorg.conf</a>
1.117     grunk     798:        &brvbar;
1.235     reyk      799:        <a href="http://team.vantronix.net/~reyk/xorg.conf-mergedfb-t42">xorg.conf (Multihead)</a>
1.117     grunk     800:        </font>
                    801: </td></tr><tr valign="top"><td>
1.252     steven    802:        IBM Thinkpad T42p Model 2373HTU
                    803: </td><td>
                    804: <p><ul>
                    805:        <li>OpenBSD 4.1-release works.
                    806:        <li>Atheros AR5212 wireless ath(4) device works.
                    807:        <li>Gigabit ethernet em(4) works.
                    808:        <li>auich(4) sound works.
                    809:        <li>USB and SpeedStep work.
                    810:        <li>X works at 1600x1200 without any special xorg.conf.
                    811:        <li>All special buttons (e.g. volume, Fn+ combinations, Access IBM)
                    812:        work with OSD feedback using the <tt>sysutils/tpb</tt> package.
                    813:        <li>APM, including suspend to RAM (sleep) and suspend to disk
                    814:        (hibernation), works fine. In order for these to work while running X,
                    815:        X.org must be configured to us the "vesa" driver instead of the "ati"
                    816:        driver. When using the default ati driver under X, suspending the
                    817:        system will cause it to hang.
                    818:        <li>Built-in USB Bluetooth does not work.
                    819:        <li>When inserting a Cardbus or PCMCIA card, the system will panic
                    820:        and crash. This appears to be PR 5239.
                    821: </ul>
                    822:        Contact <a href="mailto:ejm@teuton.org">Erik Mugele</a>.
                    823:        <p align="left">
                    824:        <font size=2>
                    825:        <a href="http://www.teuton.org/~ejm/t42p/dmesg41.txt">dmesg</a>
                    826:        &brvbar;
                    827:        <a href="http://www.teuton.org/~ejm/t42p/xorg41.txt">xorg.conf</a>
                    828:        &brvbar;
                    829:        <a href="http://www.teuton.org/~ejm/t42p/">more info</a>
                    830:        </font>
                    831: </td></tr><tr valign="top"><td>
1.237     steven    832:        IBM Thinkpad T43p type 2668-G5U
                    833: </td><td>
                    834: <p><ul>
                    835:        <li>OpenBSD 4.0-current (Jan 4, 2007) works.
1.240     steven    836:        <li>Everything works fine: APM, X, onboard ethernet (bge), sound,
1.237     steven    837:        USB, docking station.
                    838:        <li>onboard atheros works in 802.11b mode only.
                    839: </ul>
                    840:        Contact <a href="mailto:matt@arin.net">Matt Rowley</a>.
                    841:        <p align="left">
                    842:        <font size=2>
                    843:        <a href="http://www.damnskippy.org/openbsd/dmesg.t43p-20070105">dmesg</a>
                    844:        &brvbar;
                    845:        <a href="http://www.damnskippy.org/openbsd/xorg.conf.new">xorg.conf</a>
                    846:        </font>
                    847: </td></tr><tr valign="top"><td>
1.94      nick      848:        IBM Thinkpad X31
                    849: </td><td>
1.97      nick      850: <p><ul>
1.229     bernd     851:        <li>Works with OpenBSD 4.0-current (December 2006).
1.191     aanriot   852:        <li>Nearly all Hardware is supported.
1.97      nick      853:        <li>APM is well supported. Suspend mode (apm -s/zzz) works without
1.94      nick      854:        problems. Hibernation (suspend to disk) works also fine but
                    855:        requires a small MS-DOS partition with a hibernation file at the
                    856:        beginning of the harddisk. You can create this file with tphdisk
1.97      nick      857:        from ports (/usr/ports/sysutils/tphdisk).
                    858:
                    859:        <li>The two extra keys around the cursor block can be configured via
                    860:        xmodmap.
                    861:        <li>Example:
1.94      nick      862:
1.126     grunk     863: <pre>
1.96      nick      864:                xmodmap -e "keycode 233 = Page_Down"
                    865:                xmodmap -e "keycode 234 = Page_Up"
1.126     grunk     866: </pre>
1.94      nick      867:
1.97      nick      868:        <li>The integrated Intel PRO/Wireless 2100 in my X31 (Model 2672-C8G)
1.98      nick      869:        works with the
                    870:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipw&amp;sektion=4">ipw(4)</a>
                    871:        driver. But you need to download the unfree firmware first to get
                    872:        it working. For more details read
                    873:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipw&amp;sektion=4#FILES">ipw(4)</a>.
                    874:
                    875:        <li>I'm planning to replace this card with a
                    876:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&amp;sektion=4">ral(4)</a>
                    877:        or an
                    878:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath&amp;sektion=4">ath(4)</a>.
1.94      nick      879:        For these cards, no unfree firmware required. To replace it,
                    880:        I'll have to <i>unlock</i> the bios first because IBM allows only
1.115     nick      881:        <i>special</i> IBM mini-PCI cards to be installed. The bios can
1.97      nick      882:        be patched with the tpwireless program
1.115     nick      883:        (<tt>/usr/ports/misc/tpwireless</tt>, <b>use on your own risk!</b>).
1.94      nick      884:
1.97      nick      885:        <li>The integrated CF-Card reader (really nice!) is supported
                    886:        as well.
1.94      nick      887:
1.127     david     888:        <li>Enhanced SpeedStep is supported. You can adjust the CPU speed
1.97      nick      889:        via sysctl (<tt>sysctl hw.setperf</tt>).
1.94      nick      890:
1.98      nick      891:        <li>The on-board
                    892:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fxp&amp;sektion=4">fxp(4)</a>
                    893:        and
                    894:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auich&amp;sektion=4">auich(4)</a>
1.99      nick      895:        are working without problems.
1.94      nick      896:
1.97      nick      897:        <li>The keys for mute, volume up and volume down are working fine.
1.94      nick      898:        No special software is required. If you'd like to get the big
                    899:        "Access IBM" button to work and have a nice on-screen display, you
                    900:        can install tpb from ports. (/usr/ports/sysutils/tpb) This works just
                    901:        fine and you have nice on-screen messages when you change volume and
1.97      nick      902:        brightness settings or enable/disable the ThinkLight.
                    903: </ul>
1.155     bernd     904:        Contact <a href="mailto:bernd@openbsd.org">Bernd Ahlers</a>.
1.97      nick      905:        <p align="left">
                    906:        <font size=2>
                    907:        <a href="http://www.ba-net.org/x31/dmesg">dmesg</a>
                    908:        &brvbar;
                    909:        <a href="http://www.ba-net.org/x31/xorg.conf">xorg.conf</a>
                    910:        </font>
1.106     nick      911: </td></tr><tr valign="top"><td>
1.102     nick      912:        IBM Thinkpad X40
                    913: </td><td>
                    914: <p><ul>
1.133     grunk     915:        <li>OpenBSD 3.7-current (June 12, 2005) works fine.
1.109     jolan     916:        <li>SD Card Slot is not presently supported.
1.102     nick      917:        <li>The built-in "Intel PRO/Wireless 2200BG" works only with additional
                    918:        firmware. See
                    919:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwi&amp;sektion=4">iwi(4)</a>
                    920:        for more information.
1.133     grunk     921:        <li>The X40 model 2386-8WU 512MB RAM/40GB HD has an Atheros AR5212
                    922:        wireless card built in. It works with 3.7-current, but not with 3.7
                    923:        release.
                    924:        <li>UltraBase X4 works but is not hot-swappable. Machine locks up or
                    925:        becomes unstable when trying to hot-plug the base. Work is being done
                    926:        on a <a href="http://ibm-acpi.sourceforge.net">Linux ACPI driver</a>.
1.115     nick      927:        <li>The use of other mini-PCI cards may be restricted by the BIOS.
1.110     nick      928:        However, non-IBM supplied cards can be used after running the
                    929:        <tt>/usr/ports/misc/tpwireless</tt> utility.
1.108     djm       930:        <li>APM works fine, including suspend to hard-disk (hibernation)
1.102     nick      931:        <li>If you want to use Hibernation, you must have a small
1.103     nick      932:        msdos partition with a save2dsk.bin. For this, you can use
1.102     nick      933:        <tt>/usr/ports/sysutils/tphdisk</tt>.
1.104     nick      934:        <li>Perhaps one of the best supported notebooks because several
1.110     nick      935:        developers also use it.
1.102     nick      936: </ul>
1.133     grunk     937:        Contact <a href="mailto:marcus.popp@paranoidbsd.org">Marcus Popp (1)</a>
                    938:        or <a href="mailto:steve@stevenfettig.com">Steve Fettig (2)</a>.
1.102     nick      939:        <p align="left">
                    940:        <font size=2>
1.133     grunk     941:        <a href="http://www.paranoidbsd.org/x40/dmesg.37.txt">dmesg (1)</a>
1.102     nick      942:        &brvbar;
1.133     grunk     943:        <a href="http://www.paranoidbsd.org/x40/xorg.conf.37.txt">xorg.conf (1)</a>
                    944:        &brvbar;
1.137     grunk     945:        <a href="http://anywheretechnology.com/machconfigs/dmesg_tpx40_23868WU.txt">dmesg (2)</a>
1.133     grunk     946:        &brvbar;
                    947:        <a href="http://anywheretechnology.com/machconfigs/xorg.conf.tpx40_23868WU">xorg.conf (2)</a>
1.102     nick      948:        </font>
1.106     nick      949: </td></tr><tr valign="top"><td>
1.171     steven    950:        IBM Thinkpad X41 (not tablet)
                    951: </td><td>
                    952: <p><ul>
1.172     steven    953:        <li>OpenBSD 3.8-current (Jan 16, 2006) works fine.
1.171     steven    954:        <li>APM works (sleep and suspend).
1.185     grunk     955:        <li>Sound, wireless and accelerometer work. In order to switch
                    956:        between the speakers and headphone jack, the powerstate of the
                    957:        bluetooth module needs to be toggled once (Fn+F5).
1.184     grunk     958:        <li>Fingerprint scanner is detected as a
                    959:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ugen&amp;sektion=4">ugen(4)</a>
                    960:        device, but I haven't found software for it yet.
1.185     grunk     961:        <li>The built-in bluetooth module (comes from Broadcom) works with
1.184     grunk     962:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ubt&amp;sektion=4">ubt(4)</a>
1.172     steven    963:        <li>Accelerated support for the i915 chipset was added in X.org 6.9
                    964:        (merged into OpenBSD in January 2006), and everything works with
                    965:        the configuration file below.
1.171     steven    966: </ul>
1.184     grunk     967:        Contact <a href="mailto:ramrunner@gmail.com">Spiros Thanasoulas (1)</a>
                    968:        or <a href="mailto:fkr@hazardous.org">Felix Kronlage (2)</a>.
1.171     steven    969:        <p align="left">
                    970:        <font size=2>
1.184     grunk     971:        <a href="http://www.ics.forth.gr/~dsp/obsd-x41/dmesg-x41">dmesg (1)</a>
1.171     steven    972:        &brvbar;
1.184     grunk     973:        <a href="http://www.ics.forth.gr/~dsp/obsd-x41/xorg.conf-x41">xorg.conf (1)</a>
                    974:        &brvbar;
                    975:        <a href="http://hazardous.org/~fkr/openbsd/dmesg-x41">dmesg (2)</a>
1.171     steven    976:        </font>
                    977: </td></tr><tr valign="top"><td>
1.182     steven    978:        Lenovo Thinkpad T43, "2668-F7G" or "UC3F7xx"
                    979: </td><td>
                    980: <p><ul>
                    981:        <li>OpenBSD 3.9-beta (Feb 15, 2006) works.
                    982:        <li>X.Org 6.9.0 works without particular configuration tweaks
                    983:        (1400x1050), configured with <tt>X -configure</tt> and started with
                    984:        <tt>startx -- -depth 24</tt>
                    985:        <li><tt>halt -p</tt> works.
                    986:        <li>iwi(4) Intel 2915 ABG works well, tested in several "b" and "g"
1.184     grunk     987:        networks (firmware and AP config hints from
1.182     steven    988:        <a href="http://damien.bergamini.free.fr/ipw/">Damien Bergamini's
                    989:        ipw page</a>).
                    990:        <li>bge(4) Gigabit ethernet works, not tested much beyond initial
                    991:        installation.
                    992:        <li>auich(4) sound works with base install and mplayer from packages.
                    993:        <li>aps(4) output is available in sysctl.
                    994:        <li>CardBus works: tested with CF adapter and card.
                    995:        <li>ExpressCard slot (upper card slot) not tested.
                    996:        <li>The system does not handle changes in removable (Ultrabay Slim)
                    997:        storage. When halted and subsequently warm booted, that IDE channel
                    998:        is disabled instead. A cold restart is required for a new device to
                    999:        be detected, this really is no big deal.
                   1000:        <li>I'm uncertain whether APM (SpeedStep) works - sysctl(8) lacks
                   1001:        hw.setperf, the dmesg identifies some "apm0 at bios0: Power
                   1002:        Management spec V1.2" stuff anyway, BIOS settings at factory
                   1003:        default of SpeedStep enabled.
                   1004: </ul>
                   1005:        Contact <a href="mailto:moose@enting.se">&Aring;ke Nordin</a>.
                   1006:        <p align="left">
                   1007:        <font size=2>
                   1008:        <a href="http://www.enting.se/T43/dmesg">dmesg</a>
                   1009:        &brvbar;
                   1010:        <a href="http://www.enting.se/T43/xorg.conf">xorg.conf</a>
1.111     nick     1011:        </font>
1.106     nick     1012: </td></tr><tr valign="top"><td>
1.241     steven   1013:        Lenovo Thinkpad X60s (1702WEX)
                   1014: </td><td>
                   1015: <p><ul>
1.247     jasper   1016:        <li>OpenBSD 4.1 (March 5, 2007) works.
1.241     steven   1017:        <li>ACPI-only machine, no APM support.
                   1018:        <li>wpi(4) Intel 3945 ABG works after installing the firmware as per
                   1019:        the man page. Tested on "b" and "g" networks.
1.247     jasper   1020:        <li>em(4) ethernet works.
                   1021:        <li>azalia(4) audio works.
1.241     steven   1022:        <li>X works without config.
                   1023:        <li>CardBus and ExpressCard untested.
                   1024:        <li>sysctl(8) lacks hw.setperf, SpeedStep is likely not working.
                   1025: </ul>
                   1026:        Contact <a href="mailto:jim@bonetruck.org">Jim Razmus II</a>.
                   1027:        <p align="left">
                   1028:        <font size=2>
                   1029:        <a href="http://www.bonetruck.org/x60s/dmesg.uni">dmesg.uni</a>
                   1030:        &brvbar;
                   1031:        <a href="http://www.bonetruck.org/x60s/dmesg.mp">dmesg.mp</a>
                   1032:        </font>
                   1033: </td></tr><tr valign="top"><td>
1.256     jasper   1034:        Lenovo Thinkpad X61s (UK427RT)
                   1035: </td><td>
                   1036: <p><ul>
                   1037:        <li>OpenBSD 4.2-current (Aug 27, 2007) works.
                   1038:        <li>ACPI-only machine, no APM support.
                   1039:        <li>USB 2 works fine (tested with external USB DVD-RW).
                   1040:        <li>Video works fine without configuration (1024x768x24).
                   1041:        <li>em(4) ethernet works.
                   1042:        <li>Card reader works fine.
                   1043:        <li>Mini PCMCIA is not tested.
                   1044:        <li>Wireless not tested.
                   1045:        <li>Audio (azalia(4)) doesn't work.
                   1046:        <li>Bluetooth, fingerprint reader and internal modem not supported.
                   1047:        <li>Multiprocessor kernel works only with ACPI enabled,
                   1048:        otherwise it hangs while booting on npx0.
                   1049: </ul>
                   1050:        Contact <a href="mailto:av@bsdua.org">Alexey Vatchenko</a>.
                   1051:        <p align="left">
                   1052:        <font size=2>
                   1053:        <a href="http://www.bsdua.org/hw/LenovoThinkPadX61s/dmesg">dmesg</a>
                   1054:        &brvbar;
                   1055:        <a href="http://www.bsdua.org/hw/LenovoThinkPadX61s/dmesg.mp">dmesg.mp</a>
                   1056:        </font>
                   1057: </td></tr><tr valign="top"><td>
1.178     steven   1058:        Lenovo Thinkpad Z60m (2529-FBG)
                   1059: </td><td>
                   1060: <p><ul>
1.202     steven   1061:        <li>OpenBSD 3.9-current (Jun 16, 2006) works.
1.178     steven   1062:        <li>ACPI-only machine, no APM support.
                   1063:        <li>Wireless Intel 2915 ABG (iwi(4)) works after downloading the
                   1064:        <a href="http://damien.bergamini.free.fr/ipw/download.html">firmware</a>.
                   1065:        <li>X works without config.
                   1066:        <li>aps(4) works.
1.202     steven   1067:        <li>SpeedStep works.
                   1068:        <li>Audio works.
1.178     steven   1069: </ul>
                   1070:        I believe this is the first Thinkpad that Lenovo made. Little things
                   1071:        have me worried that this might be an end of the Thinkpad quality.
                   1072:        Like the lack of APM support and the addition of Windows keys.
                   1073:        Also the keyboard feels a little bit cheaper than my R40 but still
                   1074:        it feels like a Thinkpad.
                   1075:        The screen is better than the other Thinkpads I have seen.
                   1076:        <p>
                   1077:        Contact <a href="mailto:janj+openbsd@wenf.org">Jan Johansson</a>.
                   1078:        <p align="left">
                   1079:        <font size=2>
                   1080:        <a href="http://www.isk.kth.se/~janjoha/z60m/dmesg.txt">dmesg</a>
                   1081:        </font>
                   1082: </td></tr><tr valign="top"><td>
1.173     steven   1083:        MSI Megabook S270
                   1084: </td><td>
                   1085: <p><ul>
1.214     matthieu 1086:        <li>OpenBSD 4.0 works both in i386 and amd64
1.173     steven   1087:        modes.
                   1088:        <li>At least
                   1089:        <a href="http://www.msi.com.tw/program/support/bios/bos/spt_bos_detail.php?UID=608&amp;kind=11">BIOS
1.174     steven   1090:        6.70</a> is needed to fix an interrupt routing problem.
1.173     steven   1091:        <li>APM doesn't work.
                   1092:        <li>X.Org 6.9.0 works on the LCD panel at 1280x800 out of the box
                   1093:        (without configuration file). External VGA works if the monitor is
                   1094:        connected before starting X.
                   1095:        <li>Built-in wireless (ral(4)) works.
1.190     matthieu 1096:        <li>Sound works.
1.173     steven   1097: </ul>
                   1098:        <p>
                   1099:        Contact <a href="mailto:matthieu.herrb@laas.fr">Matthieu Herrb</a>.
                   1100:        <p align="left">
                   1101:        <font size=2>
                   1102:        <a href="http://herrb.com/msi-s270.dmesg">dmesg</a>
                   1103:        </font>
                   1104: </td></tr><tr valign="top"><td>
1.158     grunk    1105:        NEC Versa S940
                   1106: </td><td>
                   1107: <p><ul>
1.225     steven   1108:        <li>OpenBSD 4.0-release and 4.0-current (Dec 27, 2006) work.
                   1109:        <li>Integrated 82852GM works ok, 1280x768 wide screen, after enabling
                   1110:        the resolution using the <tt>x11/915resolution</tt> tool by invoking
                   1111:        it in <tt>/etc/rc.securelevel</tt> like
1.158     grunk    1112: <pre>
1.225     steven   1113:        /usr/local/sbin/915resolution 4d 1280 768 &gt;/dev/null
1.158     grunk    1114: </pre>
1.225     steven   1115:        <li>sound card and rl work ok.
                   1116:        <li>iwi works ok (including monitor mode), download firmware first.
1.158     grunk    1117:        <li>APM is not detected, <tt>halt -p</tt> does not poweroff.
1.225     steven   1118:        <li><tt>sysctl hw.setperf=...</tt> changes the CPU speed
                   1119:        (from 600 to 1600)
1.158     grunk    1120: </ul>
1.159     grunk    1121:        Contact <a href="mailto:aurelien6545@free.fr">Aur&eacute;lien</a>.
1.158     grunk    1122:        <p align="left">
                   1123:        <font size=2>
                   1124:        <a href="http://aurelien26.free.fr/s940/dmesg">dmesg</a>
                   1125:        &brvbar;
1.225     steven   1126:        <a href="http://aurelien26.free.fr/s940/dmesg.20061227">dmesg (snapshot)</a>
                   1127:        &brvbar;
1.158     grunk    1128:        <a href="http://aurelien26.free.fr/s940/xorg.conf">xorg.conf</a>
                   1129:        </font>
                   1130: </td></tr><tr valign="top"><td>
1.242     steven   1131:        Sony VAIO PCG-505TR
                   1132: </td><td>
                   1133: <p><ul>
                   1134:        <li>OpenBSD 4.0 works.
                   1135:        <li>Working: apm, audio, X, port extender.
                   1136:        <li>Hacks: have to disable pcibios on UKC prompt for it to boot up
                   1137:        (more <a href="http://www.mayukhbose.com/openbsd/">details</a>).
                   1138: </ul>
                   1139:        Contact <a href="mailto:mayukh_bose@hotmail.com">Mayukh Bose</a>.
                   1140:        <p align="left">
                   1141:        <font size=2>
                   1142:        <a href="http://www.mayukhbose.com/openbsd/dmesg.txt">dmesg</a>
                   1143:        &brvbar;
                   1144:        <a href="http://www.mayukhbose.com/openbsd/xorg.conf">xorg.conf</a>
                   1145:        </font>
                   1146: </td></tr><tr valign="top"><td>
1.132     grunk    1147:        Sony VAIO PCG-FX602
                   1148: </td><td>
                   1149: <p><ul>
                   1150:        <li>OpenBSD 3.7 works.
                   1151:        <li>Audio does not work: you have to disable auvia* in GENERIC
                   1152:        after installation.
                   1153:        <li>APM, USB and PCMCIA work fine.
                   1154:        <li>X.org runs out of the box, so no xorg.conf file supplied
                   1155:        <li>Custom hack for <tt>hw.setperf</tt>:
                   1156:        <ul>
                   1157:        <li>Apply the
                   1158:        <a href="http://www.disorder.ru/openbsd/acpi.html">ACPI-patches</a>
                   1159:        from Alexander Yurchenko.
                   1160:        <li>Then edit /usr/src/sys/conf/files and add in line 21:
                   1161: <pre>
                   1162:        define  acpibus {}
                   1163: </pre>
                   1164:        <li>Add to /usr/src/sys/sys/malloc.conf
                   1165: <pre>
                   1166:        #define M_ACPI  122     /* ACPI */
                   1167: </pre>
                   1168:        <li>Comment out the Sony SPIC stuff in
                   1169:        <tt>/usr/src/sys/arch/i386/conf/files.i386</tt>
                   1170:        and <tt>/usr/src/sys/arch/i386/conf/GENERIC_ACPI</tt>
                   1171:        (This stuff does not compile for me and i don't care about it;)
                   1172:        <li>rebuild kernel, /usr/src/sbin/sysctl, /usr/src/usr.sbin/acpid[ump]
                   1173:        <li>You are now able to set hw.setperf via sysctl.
                   1174:        </ul>
                   1175:
                   1176:        <li>I run additionally a
                   1177:        <a href="http://metawire.org/~leopold/files/cpud-0.2.tgz">utility</a>
                   1178:        I wrote to control this value automatically depending on cpu-load.
                   1179:        It is based on Laurie Tratts' <tt>perfd</tt>.
1.243     simon    1180:        Just unpack and run make &amp;&amp; sudo make install.<br>
1.132     grunk    1181:        This way you are able to sustain Battery life up to 2 1/2 - 3 hours.
                   1182:        And the fan stops to run permanently.
                   1183: </ul>
                   1184:        Contact <a href="mailto:a.schlichting@lemarit.com">Alf Schlichting</a>.
                   1185:        <p align="left">
                   1186:        <font size=2>
                   1187:        <a href="http://metawire.org/~leopold/files/lap.dmesg">dmesg</a>
                   1188:        </font>
                   1189: </td></tr><tr valign="top"><td>
1.243     simon    1190:        Sony VAIO PCG-N505X
                   1191: </td><td>
                   1192: <p><ul>
                   1193:        <li>OpenBSD 4.0-current (Feb 09, 2007) works.
                   1194:        <li>Touchpad and X just work.
                   1195:        <li>APM works except it needs the <tt>sysctl machdep.apmhalt=1</tt>
                   1196:        powerdown hack.
                   1197:        <li>USB and Audio (AC'97) works.
                   1198:        <li>PCMCIA NIC running with ep(4).
                   1199: </ul>
                   1200:        Contact <a href="mailto:simon@openbsd.org">Simon Dassow</a>.
                   1201:        <p align="left">
                   1202:        <font size=2>
                   1203:        <a href="http://janus.errornet.de/files/configs/flatbook-4.0-current.dmesg">dmesg</a>
                   1204:        </font>
                   1205: </td></tr><tr valign="top"><td>
1.142     grunk    1206:        Toshiba Libretto 70CT
                   1207: </td><td>
                   1208: <p><ul>
1.255     steven   1209:        <li>OpenBSD 4.1 works.
1.215     steven   1210:        <li>X works - but swaps a lot with only 16Mb of RAM.
1.142     grunk    1211:        <li>APM works OK.
1.193     steven   1212:        <li>Sound works once kernel has been configured using config(8).
1.142     grunk    1213: </ul>
                   1214:        Contact <a href="mailto:fred@crowsons.net">Fred Crowson</a>.
                   1215:        <p align="left">
                   1216:        <font size=2>
1.255     steven   1217:        <a href="http://www.crowsons.com/puters/txt/dmesg.41.fcm">dmesg</a>
1.142     grunk    1218:        &brvbar;
1.255     steven   1219:        <a href="http://www.crowsons.com/puters/txt/xorg.conf.fcm.txt">xorg.conf</a>
1.142     grunk    1220:        &brvbar;
1.255     steven   1221:        <a href="http://www.crowsons.com/puters/fcm.htm">more info</a>
1.142     grunk    1222:        </font>
                   1223: </td></tr><tr valign="top"><td>
1.154     grunk    1224:        Toshiba Satellite 2430-101
                   1225: </td><td>
                   1226: <p><ul>
1.244     steven   1227:        <li>OpenBSD 4.0-current (Jan 19, 2007) works.
1.154     grunk    1228:        <li>Cardbus works.
                   1229:        <li>X works.
                   1230:        <li>Sound is recognized (didn't try it).
                   1231:        <li>USB works (new devices are recognized at least).
1.244     steven   1232:        <li>ACPI power button is recognized and works.
1.154     grunk    1233:        <li>APM does not work (hard crash when resuming).
                   1234:        Tried APM 1.1 and a few other APM flags without success.
                   1235: </ul>
                   1236:        Contact <a href="mailto:nilsf@tako.de">Nils Frohberg</a>.
                   1237:        <p align="left">
                   1238:        <font size=2>
                   1239:        <a href="http://www.tako.de/openbsd/dmesg.boot">dmesg</a>
                   1240:        &brvbar;
                   1241:        <a href="http://www.tako.de/openbsd/xorg.conf">xorg.conf</a>
                   1242:        </font>
                   1243: </td></tr><tr valign="top"><td>
1.187     steven   1244:        Toshiba Tecra 520CDT
                   1245: </td><td>
                   1246: <p><ul>
                   1247:        <li>OpenBSD 3.8 works.
                   1248:        <li>Graphics card (ct65555) works fine with X.org.
                   1249:        <li>PCMCIA tested with EtherPrime network card.
                   1250:        <li>USB with ASUS CD-RW works.
                   1251:        <li>Sound card (Yamaha OPL3-SA3): exactly the same things as with
                   1252:        the Toshiba Tecra 8000 must be done (disable sb, change wss IRQ to 5
                   1253:        and make sure drq matches BIOS settings). But even after that the
                   1254:        output volume cannot be set (no outputs.* fields at all exist).
                   1255:        This problem is mentioned in the ym(4) manual. If you disable wss and
                   1256:        enable the sb driver instead, volume can be set between 0-128, but
                   1257:        play.rate, play.encoding etc. cannot be altered.
                   1258: </ul>
                   1259:        <p>
                   1260:        Contact <a href="mailto:magnus.ahman@home.se">Magnus &Aring;hman</a>.
                   1261:        <p align="left">
                   1262:        <font size=2>
1.212     steven   1263:        <a href="http://troligen.se/tecra/dmesg.txt">dmesg</a>
1.187     steven   1264:        &brvbar;
1.212     steven   1265:        <a href="http://troligen.se/tecra/xorg.conf.txt">xorg.conf</a>
1.187     steven   1266:        </font>
1.92      nick     1267: </td></tr>
1.1       deraadt  1268: </table>
                   1269:
1.110     nick     1270: <p> If your laptop under OpenBSD is not listed above, feel free to mail
                   1271: <a href="mailto:www@openbsd.org">www@openbsd.org</a> to cure this.
1.111     nick     1272: Please supply as much information as possible, such as:
1.110     nick     1273: <ul>
                   1274:        <li>Notebook exact manufacturer, name and model.
                   1275:        <li>Latest OpenBSD version known to work on it (must be the latest
1.153     aanriot  1276:        release, snapshot, or -current).
1.110     nick     1277:        <li>List of working/not working things with OpenBSD.
                   1278:        <li>List of hacks you used to get certain things running.
                   1279:        <li>Contact name and email address.
1.183     steven   1280:        <li><b>Links</b> to your dmesg and xorg.conf.
                   1281:        Please do not mail these files to the www mailing list, but put
                   1282:        them online somewhere and provide the URLs.
1.110     nick     1283: </ul>
1.183     steven   1284: Finally, don't forget to also send your dmesg to
                   1285: <a href="mailto:dmesg@openbsd.org">dmesg@openbsd.org</a> as explained in
                   1286: <a href="faq/faq4.html#SendDmesg">FAQ 4 - Installation Guide</a>.
1.110     nick     1287:
1.183     steven   1288: <p>
1.92      nick     1289: <a href="i386.html"><img height=24 width=24 src="back.gif" border=0 alt=OpenBSD></a>
                   1290: <a href="mailto:www@openbsd.org">www@openbsd.org</a><br>
1.260   ! kettenis 1291: <small>$OpenBSD: i386-laptop.html,v 1.259 2007/09/24 11:23:33 kettenis Exp $</small>
1.167     grunk    1292: </body></html>