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

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

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.262   ! steven    372:        Dell Inspiron 9400
        !           373: </td><td>
        !           374: <p><ul>
        !           375:        <li>OpenBSD 4.2-current (Nov 15, 2007) works.
        !           376:        <li>Touchpad and widescreen work fine with X, but I had to edit
        !           377:        xorg.conf to support 1920x1280.
        !           378:        Switching the backlight off via DPMS works.
        !           379:        <li>ACPI works fine with the latest snapshots: halt -p works,
        !           380:        battery and AC power are recognized.
        !           381:        Using bsd.mp with acpi and acpiec enabled, uscanner disabled to
        !           382:        recognize HP scanner.
        !           383:        <li>Audio is working, but setting volume is also influencing
        !           384:        the balance (using aumix and gmplayer).
        !           385:        <li>Wireless works fine with the wpi-3945 driver from Damien
        !           386:        Bergamini, using WEP encryption.
        !           387:        <li>Fn keys work fine.
        !           388:        <li>Very stable system, all normal functions are working fine.
        !           389:        </ul>
        !           390:        Contact <a href="mailto:e4ea@xs4all.nl">Jan</a>.
        !           391:        <p align="left">
        !           392:        <font size=2>
        !           393:        <a href="http://pastebin.com/fa274abc">dmesg</a>
        !           394:        &brvbar;
        !           395:        <a href="http://pastebin.com/f664feeab">xorg.conf</a>
        !           396: </td></tr><tr valign="top"><td>
1.128     grunk     397:        Dell Latitude c400
                    398: </td><td>
                    399: <p><ul>
1.246     steven    400:        <li>OpenBSD 4.1-beta (Feb 16, 2007) works.
                    401:        <li>All hardware (including iwi(4), sound, X at 1024x768/24bit) works.
1.128     grunk     402:        <li>Suspend sort of works: the system will go to sleep (either by
                    403:        zzz(8), closing the lid, or Fn-Esc), but it won't wake up properly (I
                    404:        get a flashing _ cursor) ... so, I have to hold down the power button
                    405:        for a few seconds, reboot, and fsck.
                    406:        <li>For some reason, unless specifically told, X will default to a
                    407:        lower resolution. Ctrl-Alt-Backspace kicks it into gear.
                    408:        Hardcoding 1024x768 into xorg.conf fixes it for good though.
                    409: </ul>
1.246     steven    410:        Contact <a href="mailto:marco@azbsd.org">Mark Peoples</a>.
1.128     grunk     411:        <p align="left">
                    412:        <font size=2>
1.162     grunk     413:        <a href="http://www.azbsd.org/~marco/openbsd/laptop/dmesg">dmesg</a>
1.128     grunk     414:        &brvbar;
1.162     grunk     415:        <a href="http://www.azbsd.org/~marco/openbsd/laptop/xorg.conf">xorg.conf</a>
1.128     grunk     416:        </font>
                    417: </td></tr><tr valign="top"><td>
1.122     grunk     418:        Dell Latitude c610
                    419: </td><td>
                    420: <p><ul>
1.254     jasper    421:        <li>OpenBSD 4.1-current (June 17, 2007) works.
1.166     grunk     422:        <li>Audio, video, PCMCIA, and onboard NIC work.
1.253     steven    423:        <li>halt -p works.
                    424:        <li>apmd works.
                    425:        <li>ACPI works if enabled.
                    426:        <li>Standby (apm -S) does not work.
1.222     steven    427:        <li>Suspend (zzz, apm -z, suspend key) works with one caveat:
                    428:        shut the laptop promptly after starting suspend sequence,
                    429:        otherwise the fan runs at high speed after resume.
1.122     grunk     430: </ul>
1.166     grunk     431:        Contact <a href="mailto:josh@jggimi.homeip.net">Josh Grosse</a>.
1.122     grunk     432:        <p align="left">
                    433:        <font size=2>
1.222     steven    434:        <a href="http://jggimi.homeip.net/dmesg">dmesg</a>
1.122     grunk     435:        </font>
                    436: </td></tr><tr valign="top"><td>
1.181     steven    437:        Dell Latitude c840
                    438: </td><td>
                    439: <p><ul>
                    440:        <li>OpenBSD 3.8 works.
                    441:        <li>NIC works.
                    442:        <li>USB 1.0 works.
                    443:        <li>X.org works at 1600x1200, 24bpp.
                    444:        <li>All Fn key combinations work, including numeric keypad, except
                    445:        audio controls, mute, volUp and volDn.
                    446: </ul>
                    447:        Contact <a href="mailto:obsd-web@slashboot.org">Craig McCormick</a>.
                    448:        <p align="left">
                    449:        <font size=2>
                    450:        <a href="http://slashboot.org/openbsd/dmesg_c840.txt">dmesg</a>
                    451:        &brvbar;
                    452:        <a href="http://slashboot.org/openbsd/xorg-conf-c840.txt">xorg.conf</a>
                    453:        </font>
                    454: </td></tr><tr valign="top"><td>
1.217     steven    455:        Dell Latitude D410
                    456: </td><td>
                    457: <p><ul>
                    458:        <li>3.9, 4.0, various snapshots and -current (Nov 5, 2006) work fine.
                    459:        <li>Wireless works with iwi(4).
                    460:        <li>Frequency scaling works since est.c improvements between 3.9
                    461:        and 4.0.
                    462:        <li>i915GM dual-screen works with dock VGA output.
                    463:        <li>Sound and touchpad work out of the box.
                    464:        <li>Built-in Bluetooth is detected (not tested).
                    465:        <li>ACPI works when enabled in GENERIC (sensors, halt -p,
                    466:        battery levels, poweroff button, ...)
                    467:        <li>Suspend/hibernate doesn't work (apm -S / zzz does nothing).
                    468: </ul>
                    469:        Contact <a href="mailto:landry.breuil@irisa.fr">Landry Breuil</a>.
                    470:        <p align="left">
                    471:        <font size=2>
                    472:        <a href="http://fr.homeunix.org/stuff/dmesg-openbsd-4.0-current-061105-acpi-enabled.txt">dmesg</a>
                    473:        &brvbar;
                    474:        <a href="http://fr.homeunix.org/stuff/xorg.conf-openbsd.txt">xorg.conf</a>
                    475:        </font>
                    476: </td></tr><tr valign="top"><td>
1.227     steven    477:        Dell Latitude D420
                    478: </td><td>
                    479: <p><ul>
1.249     ajacouto  480:        <li>OpenBSD 4.1-current (Apr 24, 2007) works.
                    481:        <li>Integrated 82945GM works fine with the 1280x800 wide screen, after
                    482:        enabling the resolution using the <tt>x11/915resolution</tt> package
1.227     steven    483:        by invoking it in <tt>/etc/securelevel</tt> like:
                    484: <pre>
                    485:        /usr/local/sbin/915resolution 4d 1280 800 &gt;/dev/null
                    486: </pre>
1.250     ajacouto  487:        <li>Sound (azalia) and touchpad work out of the box.
1.249     ajacouto  488:        <li>The onboard NIC (bge) works fine.
                    489:        <li>Wireless works fine (wpi - download firmware first).
                    490:        <li>Enhanced SpeedStep works (sysctl hw.setperf).
                    491:        <li>Integrated SD-Card reader works.
1.261     ajacouto  492:        <li>ACPI-only machine, no APM support
                    493:        (no error halting the system when acpi is enabled).<br>
                    494:        If ACPI is not enabled, the laptop will freeze when (un)plugging
                    495:        the power connector.
1.227     steven    496: </ul>
1.249     ajacouto  497:        Contact <a href="mailto:ajacoutot@openbsd.org">Antoine Jacoutot</a>.
1.227     steven    498:        <p align="left">
                    499:        <font size=2>
1.261     ajacouto  500:        <a href="http://www.bsdfrog.org/dmesg/dell_d420">dmesg</a>
1.227     steven    501:        &brvbar;
1.261     ajacouto  502:        <a href="http://www.bsdfrog.org/dmesg/dell_d420_acpi">dmesg (acpi)</a>
1.227     steven    503:        </font>
                    504: </td></tr><tr valign="top"><td>
1.164     grunk     505:        Dell Latitude D500
                    506: </td><td>
                    507: <p><ul>
1.239     simon     508:        <li>OpenBSD 4.0-current (January 8, 2007) works.
1.164     grunk     509:        <li>The onboard NIC (fxp) works fine.
                    510:        <li>ACPI-only machine, no APM support.
                    511:        <li>Enhanced SpeedStep works.
1.210     steven    512:        <li>The touchpad works fine (even on console).
                    513:        <li>USB 2.0 works: USB mouse and mobile connectivity tested.
1.165     grunk     514:        <li>Built-in CD/DVD player and writer works.
1.164     grunk     515:        <li>Sound (auich) works, but it's set to maximum volume by default.
                    516:        I've put <tt>outputs.master=100</tt> in /etc/mixerctl.conf.
                    517:        <li>Built-in wireless (ipw) works fine with the firmware, see
                    518:        <a href="faq/faq6.html#Wireless">FAQ 6 - Wireless networking</a>.
1.210     steven    519:        <li>X.org 6.9.0 at 1024x768 by default. Switching from LCD to
                    520:        external display works.
1.164     grunk     521:        <li>Adjusting the display brightness with the fn keys works.
1.210     steven    522:        <li>PCMCIA works: tested with D-Link (ne) adapter.
1.164     grunk     523: </ul>
1.239     simon     524:        Contact <a href="mailto:simon@openbsd.org">Simon Dassow</a>.
1.164     grunk     525:        <p align="left">
                    526:        <font size=2>
1.239     simon     527:        <a href="http://janus.errornet.de/files/configs/codebook-4.0-current.dmesg">dmesg</a>
1.164     grunk     528:        </font>
                    529: </td></tr><tr valign="top"><td>
1.129     grunk     530:        Dell Latitude D600
                    531: </td><td>
                    532: <p><ul>
1.233     steven    533:        <li>OpenBSD 4.0-current (December 30, 2006) works well.
                    534:        <li>Audio, video (1280x1024), and onboard NIC (Gigabit Broadcom
1.129     grunk     535:        570x) work just fine.
                    536:        <li>Built-in wireless (Dell TrueMobile 1300) not supported.
1.233     steven    537:        <li>APM not supported.
1.129     grunk     538: </ul>
1.233     steven    539:        Contact <a href="mailto:benny@bennyvision.com">C. Bensend</a>.
1.129     grunk     540:        <p align="left">
                    541:        <font size=2>
1.233     steven    542:        <a href="http://www.bennyvision.com/projects/openbsd/dell-latitude-d600/2007-01-02-dell_latitude_d600-CURRENT.dmesg">dmesg</a>
1.129     grunk     543:        &brvbar;
1.233     steven    544:        <a href="http://www.bennyvision.com/projects/openbsd/dell-latitude-d600/2007-01-02-dell_latitude_d600.xorg">xorg.conf</a>
1.129     grunk     545:        </font>
                    546: </td></tr><tr valign="top"><td>
1.218     todd      547:        Dell Latitude D620
                    548: </td><td>
                    549: <p><ul>
                    550:        <li>OpenBSD 4.0 works.
1.219     steven    551:        <li>Video works at native resolution with <tt>x11/915resolution</tt>.
1.218     todd      552:        <li>Onboard bge(4) works.
                    553:        <li>Internal wireless (wpi) works, but requires firmware that is not free.
                    554:        <li>Sound works.
                    555:        <li>Cardbus slot works when pcibios has its flags set to 0x0001.
                    556: </ul>
                    557:        Contact <a href="mailto:ben@tilderoot.com">Ben Lovett</a>.
                    558:        <p align="left">
                    559:        <font size=2>
                    560:        <a href="http://tilderoot.com/~ben/openbsd/d620/dmesg.txt">dmesg</a>
                    561:        </font>
                    562: </td></tr><tr valign="top"><td>
1.259     kettenis  563:        Dell XPS M1330 (X3100 graphics)
                    564: </td><td>
                    565: <p><ul>
1.260     kettenis  566:        <li>OpenBSD 4.2-current works.
                    567:        <li>No <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=apm&amp;sektion=4">apm(4)</a>.
1.259     kettenis  568:        <li>X works at native resolution with <tt>x11/915resolution</tt> and
                    569: <tt>xf86-video-intel</tt> driver.
                    570:        <li>Built-in 10/100baseTX network doesn't work.
                    571:        <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  572:        <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  573: </ul>
                    574:        Contact <a href="mailto:mark.kettenis@xs4all.nl">Mark Kettenis</a>.
                    575:        <p align="left">
                    576:        <font size=2>
                    577:        <a href="http://www.xs4all.nl/~sibelius/openbsd/m1330/dmesg.txt">dmesg</a>
                    578:        </font>
                    579: </td></tr><tr valign="top"><td>
1.255     steven    580:        Fujitsu Siemens Amilo Pro V3205
                    581: </td><td>
                    582: <p><ul>
                    583:        <li>OpenBSD 4.1 works.
                    584:        <li>X works (1024x768, not the 1280x800 resolution of the screen).
                    585:        <li>SD Card slot works.
                    586:        <li>Cardbus slot and sound do not work.
                    587:        <li>Internal wireless (wpi) works, but requires firmware that is not
                    588:        free.
                    589: </ul>
                    590:        Contact <a href="mailto:fred@crowsons.net">Fred Crowson</a>.
                    591:        <p align="left">
                    592:        <font size=2>
                    593:        <a href="http://www.crowsons.com/puters/txt/dmesg.41.amilo">dmesg</a>
                    594:        &brvbar;
                    595:        <a href="http://www.crowsons.com/puters/amilo.htm">more info</a>
                    596:        </font>
                    597: </td></tr><tr valign="top"><td>
1.116     grunk     598:        Fujitsu Siemens Lifebook E8010 with i855/SXGA+
                    599: </td><td>
                    600: <p><ul>
1.224     steven    601:        <li>OpenBSD 4.0-current (Dec 23, 2006) works.
1.116     grunk     602:        <li>SD card reader and SVGA are not supported.
                    603:        <li>Doesn't have APM, so there's no way to suspend
                    604:        or <tt>'halt -p'</tt> the box.
1.224     steven    605:        <li>needs X.Org as of May 2005 (and
                    606:        <a href="http://www.openbsd.org/cgi-bin/cvsweb/ports/x11/915resolution/">
                    607:        915resolution</a> for full 1400x1050 resolution).
1.116     grunk     608:        The laptop only does 1280x1024 by default.
                    609:        <li>Everything else on the machine works.
                    610: </ul>
                    611:        Contact <a href="mailto:sturm@openbsd.org">Nikolay Sturm</a>.
                    612:        <p align="left">
                    613:        <font size=2>
1.224     steven    614:        <a href="http://www.erisiandiscord.de/e8010.dmesg">dmesg</a>
1.116     grunk     615:        </font>
1.141     grunk     616: </td></tr><tr valign="top"><td>
1.206     steven    617:        HP nx7010
                    618: </td><td>
                    619: <p><ul>
                    620:        <li>OpenBSD 3.9 works.
                    621:        <li>Everything worked out of the box, except the battery status:
                    622:        <pre>apm0: AC on, battery charge unknown</pre>
                    623: </ul>
                    624:        Contact <a href="mailto:xavier@rootshell.be">Xavier Mertens</a>.
                    625:        <p align="left">
                    626:        <font size=2>
                    627:        <a href="http://blog.rootshell.be/openbsd/dmesg.nx7010">dmesg</a>
                    628:        &brvbar;
                    629:        <a href="http://blog.rootshell.be/openbsd/xorg.conf.nx7010">xorg.conf</a>
                    630:        </font>
                    631: </td></tr><tr valign="top"><td>
1.196     grunk     632:        HP Pavilion dv8120ca
                    633: </td><td>
                    634: <p><ul>
                    635:        <li>OpenBSD 3.9-current (April 27th, 2006) works.
                    636:        <li>Working: touchpad, pcmcia (wireless card) , USB, hw.setperf, audio,
                    637:        Realtek 8139 NIC rl(4)
                    638:        <li>Not working: memory card reader, Broadcom wireless, apm suspend
                    639:        <li>Untested: Expresscard Slot
                    640:        <li>Hacks: Install failed repeatedly while reading kernel off CD. Going
                    641:        into BIOS first, then exiting and booting from CD worked for some
                    642:        reason.
                    643:        <li>Xorg -configure got everything right first try.
                    644: </ul>
                    645:        Contact <a href="mailto:jsimola@gmail.com">Jon Simola</a>.
                    646:        <p align="left">
                    647:        <font size=2>
                    648:        <a href="http://proteus.mecha.com/laptop/dmesg.txt">dmesg</a>
                    649:        &brvbar;
                    650:        <a href="http://proteus.mecha.com/laptop/xorg.conf">xorg.conf</a>
                    651:        </font>
                    652: </td></tr><tr valign="top"><td>
1.197     grunk     653:        HP TC1100 Tablet PC
                    654: </td><td>
                    655: <p><ul>
                    656:        <li>OpenBSD 3.8 works.
                    657:        <li>USB, Ethernet and X.org work fine.
                    658:        <li>Sound, PCMCIA and Modem untested.
                    659:        <li>Intel Pro Wireless 2200 Wifi does not work:
                    660:        The radio switch is done by software and ACPI support is needed.
                    661:        <li>Pen does not work. No wacom driver.
                    662: </ul>
                    663:        Contact <a href="mailto:emilio.lopez@gmail.com">Emilio Lopez</a>.
                    664:        <p align="left">
                    665:        <font size=2>
                    666:        <a href="http://www-etsi2.ugr.es/alumnos/emiliol/dmesg">dmesg</a>
                    667:        </font>
                    668: </td></tr><tr valign="top"><td>
1.230     steven    669:        IBM Thinkpad 600E
                    670: </td><td>
                    671: <p><ul>
                    672:        <li>OpenBSD 4.0-current (Dec 15, 2006) works.
                    673:        <li>APM, X, and sound work fine.
                    674:        <li>One problem is sound: use the sb(4) driver for the sound card,
                    675:        because the clcs(4) driver does not work (clcs(4) driver expects
                    676:        to find it paired with an AC'97 codec chip, while instead the
                    677:        CS4610 is paired with the ISA CS4239).
                    678: </ul>
                    679:        Contact <a href="mailto:alenitchev@gmail.com">Dmitri Alenitchev</a>.
                    680:        <p align="left">
                    681:        <font size=2>
                    682:        <a href="http://dma.org.ru/computers/tp600e/DEVIL.dmesg">dmesg</a>
                    683:        &brvbar;
                    684:        <a href="http://dma.org.ru/computers/tp600e/xorg.conf">xorg.conf</a>
                    685:        &brvbar;
                    686:        <a href="http://dma.org.ru/computers/#tp600e">more info</a>
                    687:        </font>
                    688: </td></tr><tr valign="top"><td>
1.179     steven    689:        IBM Thinkpad R50e type 1834-S5G
                    690: </td><td>
                    691: <p><ul>
                    692:        <li>OpenBSD 3.9-beta (Feb 5, 2006) works.
                    693:        <li>ACPI-only machine, no APM support.
                    694:        <li>The built-in fxp(4) ethernet device works fine.
                    695:        <li>The built-in iwi(4) Intel PRO/Wireless 2200BG works fine after
                    696:        downloading firmware files from
                    697:        <a href="http://damien.bergamini.free.fr/ipw/">Damien Bergamini's
                    698:        ipw page</a>.
                    699:        <li>The built-in auich(4) audio device works fine.
                    700:        <li>ThinkLight works as well as volume up/down/mute buttons, for a nice
                    701:        on-screen display you can use tpb (<tt>/usr/ports/sysutils/tpb</tt>).
                    702: </ul>
                    703:        Contact <a href="mailto:p_nowaczyk@o2.pl">Przemyslaw Nowaczyk</a>.
                    704:        <p align="left">
                    705:        <font size=2>
                    706:        <a href="http://www.student.put.poznan.pl/~przemyslaw.nowaczyk/r50e/dmesg_r50e">dmesg</a>
                    707:        &brvbar;
                    708:        <a href="http://www.student.put.poznan.pl/~przemyslaw.nowaczyk/r50e/xorg.conf_r50e">xorg.conf</a>
                    709:        </font>
                    710: </td></tr><tr valign="top"><td>
1.94      nick      711:        IBM Thinkpad T23 model 26478NU.
1.92      nick      712: </td><td>
1.97      nick      713: <p><ul>
1.221     marc      714:        <li>Works well with OpenBSD 4.0-current (Dec 2006).
1.97      nick      715:        <li>If using a boot floppy the system may hang when probing ahc.
1.94      nick      716:        Workaround: boot with -c and disable ahc.
                    717:        A GENERIC kernel does not have this issue.
1.221     marc      718:        <li>Serial port must be enabled in BIOS.
1.101     nick      719:        <li>"ctrl:nocaps" in X puts the control key in a proper location
1.221     marc      720:        <li>Wireless supported
                    721:        <li>Suspend works
                    722:        <li>Hibernation works with
1.101     nick      723:        <tt>/usr/ports/sysutils/tphdisk</tt> from the ports collection.
1.97      nick      724:        <li>The audio chipset is supported (auich).
                    725: </ul>
                    726:        Contact <a href="mailto:marc@snafu.org">Marco S Hyman</a>.
                    727:        <p align="left">
                    728:        <font size=2>
1.101     nick      729:        <a href="http://www.snafu.org/t23/dmesg">dmesg</a>
                    730:        &brvbar;
                    731:        <a href="http://www.snafu.org/t23/xorg.conf">xorg.conf</a>
1.134     grunk     732:        &brvbar;
                    733:        <a href="http://www.snafu.org/t23/">more info</a>
1.97      nick      734:        </font>
1.106     nick      735: </td></tr><tr valign="top"><td>
1.238     steven    736:        IBM Thinkpad T40, Type 2373-7CG
                    737: </td><td>
                    738: <p><ul>
                    739:        <li>OpenBSD 4.0-current (Dec 22, 2006) works.
                    740:        <li>CD-RW/DVD-R: works as expected.
                    741:        <li>Ethernet: Intel 100Mb fxp device works fine.
                    742:        <li>Graphics: ATI Radion Mobility 7500, works with
                    743:        resolution 1024x768x24.
                    744:        <li>Sound works very well.
                    745:        <li>USB 2.0, PCMCIA, APM, touchpad, and trackpoint work.
                    746:        <li>Internal modem doesn't work.
                    747:        <li>IrDA works as COM port.
                    748:        <li>All functional keys are workable.
                    749: </ul>
                    750:        Contact <a href="mailto:avv@mail.zp.ua">Alexey Vatchenko</a>.
                    751:        <p align="left">
                    752:        <font size=2>
                    753:        <a href="http://www.bsdua.org/hw/IBMThinkPadT40/dmesg">dmesg</a>
                    754:        &brvbar;
                    755:        <a href="http://www.bsdua.org/hw/IBMThinkPadT40/xorg.conf">xorg.conf</a>
                    756:        </font>
                    757: </td></tr><tr valign="top"><td>
1.148     grunk     758:        IBM Thinkpad T40, Type 2374-2G7
                    759: </td><td>
                    760: <p><ul>
1.257     steven    761:        <li>OpenBSD 4.2-current (Aug 28, 2007) works.
1.223     steven    762:        <li>Everything works fine.
1.257     steven    763:        <li><tt>apm -S</tt>, <tt>apm -Z</tt>, auich(4) and built-in
1.223     steven    764:        DVD/CD-RW work fine.
                    765:        <li>Added Ralink RT2561S MiniPCI 802.11 ABG works fine with
                    766:        the tpwireless package.
1.257     steven    767:        <li>When inserting a Cardbus or PCMCIA card, the system will panic
                    768:        and crash. It didn't do that with OpenBSD 4.0.
1.148     grunk     769: </ul>
                    770:        Contact <a href="mailto:renaud@llorien.org">Renaud Allard</a>.
                    771:        <p align="left">
                    772:        <font size=2>
1.257     steven    773:        <a href="http://www.llorien.org/OpenBSD/4.2/T40dmesg.txt">dmesg</a>
1.148     grunk     774:        &brvbar;
1.257     steven    775:        <a href="http://www.llorien.org/OpenBSD/4.2/T40xorg.conf">xorg.conf</a>
1.148     grunk     776:        </font>
                    777: </td></tr><tr valign="top"><td>
1.125     grunk     778:        IBM Thinkpad T41p type 2373-GEU
                    779: </td><td>
                    780: <p><ul>
1.231     steven    781:        <li>OpenBSD 4.0-current (Jan 4, 2007) works.
1.125     grunk     782:        <li>Everything works fine: APM, X, onboard ethernet (em), sound,
1.237     steven    783:        USB, docking station.
                    784:        <li>onboard atheros works in 802.11b mode only.
1.125     grunk     785: </ul>
                    786:        Contact <a href="mailto:matt@arin.net">Matt Rowley</a>.
                    787:        <p align="left">
                    788:        <font size=2>
1.231     steven    789:        <a href="http://www.damnskippy.org/openbsd/dmesg.t41p-20070105">dmesg</a>
1.125     grunk     790:        &brvbar;
                    791:        <a href="http://www.damnskippy.org/openbsd/xorg.conf.new">xorg.conf</a>
                    792:        </font>
                    793: </td></tr><tr valign="top"><td>
1.117     grunk     794:        IBM Thinkpad T42 model 2373
                    795: </td><td>
                    796: <p><ul>
1.235     reyk      797:        <li>OpenBSD 3.7 and later works fine.
1.117     grunk     798:        <li>See entry for the X40 for the built-in
                    799:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwi&amp;sektion=4">iwi(4)</a> or
                    800:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipw&amp;sektion=4">ipw(4)</a>
                    801:        802.11 card and APM/Hibernation support.
                    802:        <li>See entry for the X31 for Enhanced SpeedStep and the extra Thinkpad buttons.
                    803:        <li>The alternatively built-in "Atheros AR5212 (IBM MiniPCI)" 802.11 card works with the
                    804:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath&amp;sektion=4">ath(4)</a>
                    805:        driver.
1.235     reyk      806:        <li>X.org with ATI Radeon Mobility works fine (1024x768, 24bpp, Multihead).
                    807:        <li>The built-in
                    808:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aps&amp;sektion=4">aps(4)</a>
                    809:         ThinkPad Active Protection System accelerometer output is available in sysctl.
1.117     grunk     810:        <li>The built-in USB Bluetooth and infrared are not presently supported.
                    811:        <li>The built-in
1.143     grunk     812:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&amp;sektion=4">em(4)</a>
1.117     grunk     813:        gigabit ethernet device works fine.
                    814:        <li>The built-in
1.143     grunk     815:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auich&amp;sektion=4">auich(4)</a>
1.117     grunk     816:        audio device works fine.
                    817:        <li>The built-in fingerprint scanner found in some models is not supported.
                    818: </ul>
                    819:        Contact <a href="mailto:reyk@openbsd.org">Reyk Floeter</a>.
                    820:        <p align="left">
                    821:        <font size=2>
1.235     reyk      822:        <a href="http://team.vantronix.net/~reyk/dmesg-t42">dmesg (4.0-current)</a>
                    823:        &brvbar;
                    824:        <a href="http://team.vantronix.net/~reyk/xorg.conf-t42">xorg.conf</a>
1.117     grunk     825:        &brvbar;
1.235     reyk      826:        <a href="http://team.vantronix.net/~reyk/xorg.conf-mergedfb-t42">xorg.conf (Multihead)</a>
1.117     grunk     827:        </font>
                    828: </td></tr><tr valign="top"><td>
1.252     steven    829:        IBM Thinkpad T42p Model 2373HTU
                    830: </td><td>
                    831: <p><ul>
                    832:        <li>OpenBSD 4.1-release works.
                    833:        <li>Atheros AR5212 wireless ath(4) device works.
                    834:        <li>Gigabit ethernet em(4) works.
                    835:        <li>auich(4) sound works.
                    836:        <li>USB and SpeedStep work.
                    837:        <li>X works at 1600x1200 without any special xorg.conf.
                    838:        <li>All special buttons (e.g. volume, Fn+ combinations, Access IBM)
                    839:        work with OSD feedback using the <tt>sysutils/tpb</tt> package.
                    840:        <li>APM, including suspend to RAM (sleep) and suspend to disk
                    841:        (hibernation), works fine. In order for these to work while running X,
                    842:        X.org must be configured to us the "vesa" driver instead of the "ati"
                    843:        driver. When using the default ati driver under X, suspending the
                    844:        system will cause it to hang.
                    845:        <li>Built-in USB Bluetooth does not work.
                    846:        <li>When inserting a Cardbus or PCMCIA card, the system will panic
                    847:        and crash. This appears to be PR 5239.
                    848: </ul>
                    849:        Contact <a href="mailto:ejm@teuton.org">Erik Mugele</a>.
                    850:        <p align="left">
                    851:        <font size=2>
                    852:        <a href="http://www.teuton.org/~ejm/t42p/dmesg41.txt">dmesg</a>
                    853:        &brvbar;
                    854:        <a href="http://www.teuton.org/~ejm/t42p/xorg41.txt">xorg.conf</a>
                    855:        &brvbar;
                    856:        <a href="http://www.teuton.org/~ejm/t42p/">more info</a>
                    857:        </font>
                    858: </td></tr><tr valign="top"><td>
1.237     steven    859:        IBM Thinkpad T43p type 2668-G5U
                    860: </td><td>
                    861: <p><ul>
                    862:        <li>OpenBSD 4.0-current (Jan 4, 2007) works.
1.240     steven    863:        <li>Everything works fine: APM, X, onboard ethernet (bge), sound,
1.237     steven    864:        USB, docking station.
                    865:        <li>onboard atheros works in 802.11b mode only.
                    866: </ul>
                    867:        Contact <a href="mailto:matt@arin.net">Matt Rowley</a>.
                    868:        <p align="left">
                    869:        <font size=2>
                    870:        <a href="http://www.damnskippy.org/openbsd/dmesg.t43p-20070105">dmesg</a>
                    871:        &brvbar;
                    872:        <a href="http://www.damnskippy.org/openbsd/xorg.conf.new">xorg.conf</a>
                    873:        </font>
                    874: </td></tr><tr valign="top"><td>
1.94      nick      875:        IBM Thinkpad X31
                    876: </td><td>
1.97      nick      877: <p><ul>
1.229     bernd     878:        <li>Works with OpenBSD 4.0-current (December 2006).
1.191     aanriot   879:        <li>Nearly all Hardware is supported.
1.97      nick      880:        <li>APM is well supported. Suspend mode (apm -s/zzz) works without
1.94      nick      881:        problems. Hibernation (suspend to disk) works also fine but
                    882:        requires a small MS-DOS partition with a hibernation file at the
                    883:        beginning of the harddisk. You can create this file with tphdisk
1.97      nick      884:        from ports (/usr/ports/sysutils/tphdisk).
                    885:
                    886:        <li>The two extra keys around the cursor block can be configured via
                    887:        xmodmap.
                    888:        <li>Example:
1.94      nick      889:
1.126     grunk     890: <pre>
1.96      nick      891:                xmodmap -e "keycode 233 = Page_Down"
                    892:                xmodmap -e "keycode 234 = Page_Up"
1.126     grunk     893: </pre>
1.94      nick      894:
1.97      nick      895:        <li>The integrated Intel PRO/Wireless 2100 in my X31 (Model 2672-C8G)
1.98      nick      896:        works with the
                    897:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipw&amp;sektion=4">ipw(4)</a>
                    898:        driver. But you need to download the unfree firmware first to get
                    899:        it working. For more details read
                    900:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipw&amp;sektion=4#FILES">ipw(4)</a>.
                    901:
                    902:        <li>I'm planning to replace this card with a
                    903:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&amp;sektion=4">ral(4)</a>
                    904:        or an
                    905:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ath&amp;sektion=4">ath(4)</a>.
1.94      nick      906:        For these cards, no unfree firmware required. To replace it,
                    907:        I'll have to <i>unlock</i> the bios first because IBM allows only
1.115     nick      908:        <i>special</i> IBM mini-PCI cards to be installed. The bios can
1.97      nick      909:        be patched with the tpwireless program
1.115     nick      910:        (<tt>/usr/ports/misc/tpwireless</tt>, <b>use on your own risk!</b>).
1.94      nick      911:
1.97      nick      912:        <li>The integrated CF-Card reader (really nice!) is supported
                    913:        as well.
1.94      nick      914:
1.127     david     915:        <li>Enhanced SpeedStep is supported. You can adjust the CPU speed
1.97      nick      916:        via sysctl (<tt>sysctl hw.setperf</tt>).
1.94      nick      917:
1.98      nick      918:        <li>The on-board
                    919:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fxp&amp;sektion=4">fxp(4)</a>
                    920:        and
                    921:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auich&amp;sektion=4">auich(4)</a>
1.99      nick      922:        are working without problems.
1.94      nick      923:
1.97      nick      924:        <li>The keys for mute, volume up and volume down are working fine.
1.94      nick      925:        No special software is required. If you'd like to get the big
                    926:        "Access IBM" button to work and have a nice on-screen display, you
                    927:        can install tpb from ports. (/usr/ports/sysutils/tpb) This works just
                    928:        fine and you have nice on-screen messages when you change volume and
1.97      nick      929:        brightness settings or enable/disable the ThinkLight.
                    930: </ul>
1.155     bernd     931:        Contact <a href="mailto:bernd@openbsd.org">Bernd Ahlers</a>.
1.97      nick      932:        <p align="left">
                    933:        <font size=2>
                    934:        <a href="http://www.ba-net.org/x31/dmesg">dmesg</a>
                    935:        &brvbar;
                    936:        <a href="http://www.ba-net.org/x31/xorg.conf">xorg.conf</a>
                    937:        </font>
1.106     nick      938: </td></tr><tr valign="top"><td>
1.102     nick      939:        IBM Thinkpad X40
                    940: </td><td>
                    941: <p><ul>
1.133     grunk     942:        <li>OpenBSD 3.7-current (June 12, 2005) works fine.
1.109     jolan     943:        <li>SD Card Slot is not presently supported.
1.102     nick      944:        <li>The built-in "Intel PRO/Wireless 2200BG" works only with additional
                    945:        firmware. See
                    946:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwi&amp;sektion=4">iwi(4)</a>
                    947:        for more information.
1.133     grunk     948:        <li>The X40 model 2386-8WU 512MB RAM/40GB HD has an Atheros AR5212
                    949:        wireless card built in. It works with 3.7-current, but not with 3.7
                    950:        release.
                    951:        <li>UltraBase X4 works but is not hot-swappable. Machine locks up or
                    952:        becomes unstable when trying to hot-plug the base. Work is being done
                    953:        on a <a href="http://ibm-acpi.sourceforge.net">Linux ACPI driver</a>.
1.115     nick      954:        <li>The use of other mini-PCI cards may be restricted by the BIOS.
1.110     nick      955:        However, non-IBM supplied cards can be used after running the
                    956:        <tt>/usr/ports/misc/tpwireless</tt> utility.
1.108     djm       957:        <li>APM works fine, including suspend to hard-disk (hibernation)
1.102     nick      958:        <li>If you want to use Hibernation, you must have a small
1.103     nick      959:        msdos partition with a save2dsk.bin. For this, you can use
1.102     nick      960:        <tt>/usr/ports/sysutils/tphdisk</tt>.
1.104     nick      961:        <li>Perhaps one of the best supported notebooks because several
1.110     nick      962:        developers also use it.
1.102     nick      963: </ul>
1.133     grunk     964:        Contact <a href="mailto:marcus.popp@paranoidbsd.org">Marcus Popp (1)</a>
                    965:        or <a href="mailto:steve@stevenfettig.com">Steve Fettig (2)</a>.
1.102     nick      966:        <p align="left">
                    967:        <font size=2>
1.133     grunk     968:        <a href="http://www.paranoidbsd.org/x40/dmesg.37.txt">dmesg (1)</a>
1.102     nick      969:        &brvbar;
1.133     grunk     970:        <a href="http://www.paranoidbsd.org/x40/xorg.conf.37.txt">xorg.conf (1)</a>
                    971:        &brvbar;
1.137     grunk     972:        <a href="http://anywheretechnology.com/machconfigs/dmesg_tpx40_23868WU.txt">dmesg (2)</a>
1.133     grunk     973:        &brvbar;
                    974:        <a href="http://anywheretechnology.com/machconfigs/xorg.conf.tpx40_23868WU">xorg.conf (2)</a>
1.102     nick      975:        </font>
1.106     nick      976: </td></tr><tr valign="top"><td>
1.171     steven    977:        IBM Thinkpad X41 (not tablet)
                    978: </td><td>
                    979: <p><ul>
1.172     steven    980:        <li>OpenBSD 3.8-current (Jan 16, 2006) works fine.
1.171     steven    981:        <li>APM works (sleep and suspend).
1.185     grunk     982:        <li>Sound, wireless and accelerometer work. In order to switch
                    983:        between the speakers and headphone jack, the powerstate of the
                    984:        bluetooth module needs to be toggled once (Fn+F5).
1.184     grunk     985:        <li>Fingerprint scanner is detected as a
                    986:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ugen&amp;sektion=4">ugen(4)</a>
                    987:        device, but I haven't found software for it yet.
1.185     grunk     988:        <li>The built-in bluetooth module (comes from Broadcom) works with
1.184     grunk     989:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ubt&amp;sektion=4">ubt(4)</a>
1.172     steven    990:        <li>Accelerated support for the i915 chipset was added in X.org 6.9
                    991:        (merged into OpenBSD in January 2006), and everything works with
                    992:        the configuration file below.
1.171     steven    993: </ul>
1.184     grunk     994:        Contact <a href="mailto:ramrunner@gmail.com">Spiros Thanasoulas (1)</a>
                    995:        or <a href="mailto:fkr@hazardous.org">Felix Kronlage (2)</a>.
1.171     steven    996:        <p align="left">
                    997:        <font size=2>
1.184     grunk     998:        <a href="http://www.ics.forth.gr/~dsp/obsd-x41/dmesg-x41">dmesg (1)</a>
1.171     steven    999:        &brvbar;
1.184     grunk    1000:        <a href="http://www.ics.forth.gr/~dsp/obsd-x41/xorg.conf-x41">xorg.conf (1)</a>
                   1001:        &brvbar;
                   1002:        <a href="http://hazardous.org/~fkr/openbsd/dmesg-x41">dmesg (2)</a>
1.171     steven   1003:        </font>
                   1004: </td></tr><tr valign="top"><td>
1.182     steven   1005:        Lenovo Thinkpad T43, "2668-F7G" or "UC3F7xx"
                   1006: </td><td>
                   1007: <p><ul>
                   1008:        <li>OpenBSD 3.9-beta (Feb 15, 2006) works.
                   1009:        <li>X.Org 6.9.0 works without particular configuration tweaks
                   1010:        (1400x1050), configured with <tt>X -configure</tt> and started with
                   1011:        <tt>startx -- -depth 24</tt>
                   1012:        <li><tt>halt -p</tt> works.
                   1013:        <li>iwi(4) Intel 2915 ABG works well, tested in several "b" and "g"
1.184     grunk    1014:        networks (firmware and AP config hints from
1.182     steven   1015:        <a href="http://damien.bergamini.free.fr/ipw/">Damien Bergamini's
                   1016:        ipw page</a>).
                   1017:        <li>bge(4) Gigabit ethernet works, not tested much beyond initial
                   1018:        installation.
                   1019:        <li>auich(4) sound works with base install and mplayer from packages.
                   1020:        <li>aps(4) output is available in sysctl.
                   1021:        <li>CardBus works: tested with CF adapter and card.
                   1022:        <li>ExpressCard slot (upper card slot) not tested.
                   1023:        <li>The system does not handle changes in removable (Ultrabay Slim)
                   1024:        storage. When halted and subsequently warm booted, that IDE channel
                   1025:        is disabled instead. A cold restart is required for a new device to
                   1026:        be detected, this really is no big deal.
                   1027:        <li>I'm uncertain whether APM (SpeedStep) works - sysctl(8) lacks
                   1028:        hw.setperf, the dmesg identifies some "apm0 at bios0: Power
                   1029:        Management spec V1.2" stuff anyway, BIOS settings at factory
                   1030:        default of SpeedStep enabled.
                   1031: </ul>
                   1032:        Contact <a href="mailto:moose@enting.se">&Aring;ke Nordin</a>.
                   1033:        <p align="left">
                   1034:        <font size=2>
                   1035:        <a href="http://www.enting.se/T43/dmesg">dmesg</a>
                   1036:        &brvbar;
                   1037:        <a href="http://www.enting.se/T43/xorg.conf">xorg.conf</a>
1.111     nick     1038:        </font>
1.106     nick     1039: </td></tr><tr valign="top"><td>
1.241     steven   1040:        Lenovo Thinkpad X60s (1702WEX)
                   1041: </td><td>
                   1042: <p><ul>
1.247     jasper   1043:        <li>OpenBSD 4.1 (March 5, 2007) works.
1.241     steven   1044:        <li>ACPI-only machine, no APM support.
                   1045:        <li>wpi(4) Intel 3945 ABG works after installing the firmware as per
                   1046:        the man page. Tested on "b" and "g" networks.
1.247     jasper   1047:        <li>em(4) ethernet works.
                   1048:        <li>azalia(4) audio works.
1.241     steven   1049:        <li>X works without config.
                   1050:        <li>CardBus and ExpressCard untested.
                   1051:        <li>sysctl(8) lacks hw.setperf, SpeedStep is likely not working.
                   1052: </ul>
                   1053:        Contact <a href="mailto:jim@bonetruck.org">Jim Razmus II</a>.
                   1054:        <p align="left">
                   1055:        <font size=2>
                   1056:        <a href="http://www.bonetruck.org/x60s/dmesg.uni">dmesg.uni</a>
                   1057:        &brvbar;
                   1058:        <a href="http://www.bonetruck.org/x60s/dmesg.mp">dmesg.mp</a>
                   1059:        </font>
                   1060: </td></tr><tr valign="top"><td>
1.256     jasper   1061:        Lenovo Thinkpad X61s (UK427RT)
                   1062: </td><td>
                   1063: <p><ul>
                   1064:        <li>OpenBSD 4.2-current (Aug 27, 2007) works.
                   1065:        <li>ACPI-only machine, no APM support.
                   1066:        <li>USB 2 works fine (tested with external USB DVD-RW).
                   1067:        <li>Video works fine without configuration (1024x768x24).
                   1068:        <li>em(4) ethernet works.
                   1069:        <li>Card reader works fine.
                   1070:        <li>Mini PCMCIA is not tested.
                   1071:        <li>Wireless not tested.
                   1072:        <li>Audio (azalia(4)) doesn't work.
                   1073:        <li>Bluetooth, fingerprint reader and internal modem not supported.
                   1074:        <li>Multiprocessor kernel works only with ACPI enabled,
                   1075:        otherwise it hangs while booting on npx0.
                   1076: </ul>
                   1077:        Contact <a href="mailto:av@bsdua.org">Alexey Vatchenko</a>.
                   1078:        <p align="left">
                   1079:        <font size=2>
                   1080:        <a href="http://www.bsdua.org/hw/LenovoThinkPadX61s/dmesg">dmesg</a>
                   1081:        &brvbar;
                   1082:        <a href="http://www.bsdua.org/hw/LenovoThinkPadX61s/dmesg.mp">dmesg.mp</a>
                   1083:        </font>
                   1084: </td></tr><tr valign="top"><td>
1.178     steven   1085:        Lenovo Thinkpad Z60m (2529-FBG)
                   1086: </td><td>
                   1087: <p><ul>
1.202     steven   1088:        <li>OpenBSD 3.9-current (Jun 16, 2006) works.
1.178     steven   1089:        <li>ACPI-only machine, no APM support.
                   1090:        <li>Wireless Intel 2915 ABG (iwi(4)) works after downloading the
                   1091:        <a href="http://damien.bergamini.free.fr/ipw/download.html">firmware</a>.
                   1092:        <li>X works without config.
                   1093:        <li>aps(4) works.
1.202     steven   1094:        <li>SpeedStep works.
                   1095:        <li>Audio works.
1.178     steven   1096: </ul>
                   1097:        I believe this is the first Thinkpad that Lenovo made. Little things
                   1098:        have me worried that this might be an end of the Thinkpad quality.
                   1099:        Like the lack of APM support and the addition of Windows keys.
                   1100:        Also the keyboard feels a little bit cheaper than my R40 but still
                   1101:        it feels like a Thinkpad.
                   1102:        The screen is better than the other Thinkpads I have seen.
                   1103:        <p>
                   1104:        Contact <a href="mailto:janj+openbsd@wenf.org">Jan Johansson</a>.
                   1105:        <p align="left">
                   1106:        <font size=2>
                   1107:        <a href="http://www.isk.kth.se/~janjoha/z60m/dmesg.txt">dmesg</a>
                   1108:        </font>
                   1109: </td></tr><tr valign="top"><td>
1.173     steven   1110:        MSI Megabook S270
                   1111: </td><td>
                   1112: <p><ul>
1.214     matthieu 1113:        <li>OpenBSD 4.0 works both in i386 and amd64
1.173     steven   1114:        modes.
                   1115:        <li>At least
                   1116:        <a href="http://www.msi.com.tw/program/support/bios/bos/spt_bos_detail.php?UID=608&amp;kind=11">BIOS
1.174     steven   1117:        6.70</a> is needed to fix an interrupt routing problem.
1.173     steven   1118:        <li>APM doesn't work.
                   1119:        <li>X.Org 6.9.0 works on the LCD panel at 1280x800 out of the box
                   1120:        (without configuration file). External VGA works if the monitor is
                   1121:        connected before starting X.
                   1122:        <li>Built-in wireless (ral(4)) works.
1.190     matthieu 1123:        <li>Sound works.
1.173     steven   1124: </ul>
                   1125:        <p>
                   1126:        Contact <a href="mailto:matthieu.herrb@laas.fr">Matthieu Herrb</a>.
                   1127:        <p align="left">
                   1128:        <font size=2>
                   1129:        <a href="http://herrb.com/msi-s270.dmesg">dmesg</a>
                   1130:        </font>
                   1131: </td></tr><tr valign="top"><td>
1.158     grunk    1132:        NEC Versa S940
                   1133: </td><td>
                   1134: <p><ul>
1.225     steven   1135:        <li>OpenBSD 4.0-release and 4.0-current (Dec 27, 2006) work.
                   1136:        <li>Integrated 82852GM works ok, 1280x768 wide screen, after enabling
                   1137:        the resolution using the <tt>x11/915resolution</tt> tool by invoking
                   1138:        it in <tt>/etc/rc.securelevel</tt> like
1.158     grunk    1139: <pre>
1.225     steven   1140:        /usr/local/sbin/915resolution 4d 1280 768 &gt;/dev/null
1.158     grunk    1141: </pre>
1.225     steven   1142:        <li>sound card and rl work ok.
                   1143:        <li>iwi works ok (including monitor mode), download firmware first.
1.158     grunk    1144:        <li>APM is not detected, <tt>halt -p</tt> does not poweroff.
1.225     steven   1145:        <li><tt>sysctl hw.setperf=...</tt> changes the CPU speed
                   1146:        (from 600 to 1600)
1.158     grunk    1147: </ul>
1.159     grunk    1148:        Contact <a href="mailto:aurelien6545@free.fr">Aur&eacute;lien</a>.
1.158     grunk    1149:        <p align="left">
                   1150:        <font size=2>
                   1151:        <a href="http://aurelien26.free.fr/s940/dmesg">dmesg</a>
                   1152:        &brvbar;
1.225     steven   1153:        <a href="http://aurelien26.free.fr/s940/dmesg.20061227">dmesg (snapshot)</a>
                   1154:        &brvbar;
1.158     grunk    1155:        <a href="http://aurelien26.free.fr/s940/xorg.conf">xorg.conf</a>
                   1156:        </font>
                   1157: </td></tr><tr valign="top"><td>
1.242     steven   1158:        Sony VAIO PCG-505TR
                   1159: </td><td>
                   1160: <p><ul>
                   1161:        <li>OpenBSD 4.0 works.
                   1162:        <li>Working: apm, audio, X, port extender.
                   1163:        <li>Hacks: have to disable pcibios on UKC prompt for it to boot up
                   1164:        (more <a href="http://www.mayukhbose.com/openbsd/">details</a>).
                   1165: </ul>
                   1166:        Contact <a href="mailto:mayukh_bose@hotmail.com">Mayukh Bose</a>.
                   1167:        <p align="left">
                   1168:        <font size=2>
                   1169:        <a href="http://www.mayukhbose.com/openbsd/dmesg.txt">dmesg</a>
                   1170:        &brvbar;
                   1171:        <a href="http://www.mayukhbose.com/openbsd/xorg.conf">xorg.conf</a>
                   1172:        </font>
                   1173: </td></tr><tr valign="top"><td>
1.132     grunk    1174:        Sony VAIO PCG-FX602
                   1175: </td><td>
                   1176: <p><ul>
                   1177:        <li>OpenBSD 3.7 works.
                   1178:        <li>Audio does not work: you have to disable auvia* in GENERIC
                   1179:        after installation.
                   1180:        <li>APM, USB and PCMCIA work fine.
                   1181:        <li>X.org runs out of the box, so no xorg.conf file supplied
                   1182:        <li>Custom hack for <tt>hw.setperf</tt>:
                   1183:        <ul>
                   1184:        <li>Apply the
                   1185:        <a href="http://www.disorder.ru/openbsd/acpi.html">ACPI-patches</a>
                   1186:        from Alexander Yurchenko.
                   1187:        <li>Then edit /usr/src/sys/conf/files and add in line 21:
                   1188: <pre>
                   1189:        define  acpibus {}
                   1190: </pre>
                   1191:        <li>Add to /usr/src/sys/sys/malloc.conf
                   1192: <pre>
                   1193:        #define M_ACPI  122     /* ACPI */
                   1194: </pre>
                   1195:        <li>Comment out the Sony SPIC stuff in
                   1196:        <tt>/usr/src/sys/arch/i386/conf/files.i386</tt>
                   1197:        and <tt>/usr/src/sys/arch/i386/conf/GENERIC_ACPI</tt>
                   1198:        (This stuff does not compile for me and i don't care about it;)
                   1199:        <li>rebuild kernel, /usr/src/sbin/sysctl, /usr/src/usr.sbin/acpid[ump]
                   1200:        <li>You are now able to set hw.setperf via sysctl.
                   1201:        </ul>
                   1202:
                   1203:        <li>I run additionally a
                   1204:        <a href="http://metawire.org/~leopold/files/cpud-0.2.tgz">utility</a>
                   1205:        I wrote to control this value automatically depending on cpu-load.
                   1206:        It is based on Laurie Tratts' <tt>perfd</tt>.
1.243     simon    1207:        Just unpack and run make &amp;&amp; sudo make install.<br>
1.132     grunk    1208:        This way you are able to sustain Battery life up to 2 1/2 - 3 hours.
                   1209:        And the fan stops to run permanently.
                   1210: </ul>
                   1211:        Contact <a href="mailto:a.schlichting@lemarit.com">Alf Schlichting</a>.
                   1212:        <p align="left">
                   1213:        <font size=2>
                   1214:        <a href="http://metawire.org/~leopold/files/lap.dmesg">dmesg</a>
                   1215:        </font>
                   1216: </td></tr><tr valign="top"><td>
1.243     simon    1217:        Sony VAIO PCG-N505X
                   1218: </td><td>
                   1219: <p><ul>
                   1220:        <li>OpenBSD 4.0-current (Feb 09, 2007) works.
                   1221:        <li>Touchpad and X just work.
                   1222:        <li>APM works except it needs the <tt>sysctl machdep.apmhalt=1</tt>
                   1223:        powerdown hack.
                   1224:        <li>USB and Audio (AC'97) works.
                   1225:        <li>PCMCIA NIC running with ep(4).
                   1226: </ul>
                   1227:        Contact <a href="mailto:simon@openbsd.org">Simon Dassow</a>.
                   1228:        <p align="left">
                   1229:        <font size=2>
                   1230:        <a href="http://janus.errornet.de/files/configs/flatbook-4.0-current.dmesg">dmesg</a>
                   1231:        </font>
                   1232: </td></tr><tr valign="top"><td>
1.142     grunk    1233:        Toshiba Libretto 70CT
                   1234: </td><td>
                   1235: <p><ul>
1.255     steven   1236:        <li>OpenBSD 4.1 works.
1.215     steven   1237:        <li>X works - but swaps a lot with only 16Mb of RAM.
1.142     grunk    1238:        <li>APM works OK.
1.193     steven   1239:        <li>Sound works once kernel has been configured using config(8).
1.142     grunk    1240: </ul>
                   1241:        Contact <a href="mailto:fred@crowsons.net">Fred Crowson</a>.
                   1242:        <p align="left">
                   1243:        <font size=2>
1.255     steven   1244:        <a href="http://www.crowsons.com/puters/txt/dmesg.41.fcm">dmesg</a>
1.142     grunk    1245:        &brvbar;
1.255     steven   1246:        <a href="http://www.crowsons.com/puters/txt/xorg.conf.fcm.txt">xorg.conf</a>
1.142     grunk    1247:        &brvbar;
1.255     steven   1248:        <a href="http://www.crowsons.com/puters/fcm.htm">more info</a>
1.142     grunk    1249:        </font>
                   1250: </td></tr><tr valign="top"><td>
1.154     grunk    1251:        Toshiba Satellite 2430-101
                   1252: </td><td>
                   1253: <p><ul>
1.244     steven   1254:        <li>OpenBSD 4.0-current (Jan 19, 2007) works.
1.154     grunk    1255:        <li>Cardbus works.
                   1256:        <li>X works.
                   1257:        <li>Sound is recognized (didn't try it).
                   1258:        <li>USB works (new devices are recognized at least).
1.244     steven   1259:        <li>ACPI power button is recognized and works.
1.154     grunk    1260:        <li>APM does not work (hard crash when resuming).
                   1261:        Tried APM 1.1 and a few other APM flags without success.
                   1262: </ul>
                   1263:        Contact <a href="mailto:nilsf@tako.de">Nils Frohberg</a>.
                   1264:        <p align="left">
                   1265:        <font size=2>
                   1266:        <a href="http://www.tako.de/openbsd/dmesg.boot">dmesg</a>
                   1267:        &brvbar;
                   1268:        <a href="http://www.tako.de/openbsd/xorg.conf">xorg.conf</a>
                   1269:        </font>
                   1270: </td></tr><tr valign="top"><td>
1.187     steven   1271:        Toshiba Tecra 520CDT
                   1272: </td><td>
                   1273: <p><ul>
                   1274:        <li>OpenBSD 3.8 works.
                   1275:        <li>Graphics card (ct65555) works fine with X.org.
                   1276:        <li>PCMCIA tested with EtherPrime network card.
                   1277:        <li>USB with ASUS CD-RW works.
                   1278:        <li>Sound card (Yamaha OPL3-SA3): exactly the same things as with
                   1279:        the Toshiba Tecra 8000 must be done (disable sb, change wss IRQ to 5
                   1280:        and make sure drq matches BIOS settings). But even after that the
                   1281:        output volume cannot be set (no outputs.* fields at all exist).
                   1282:        This problem is mentioned in the ym(4) manual. If you disable wss and
                   1283:        enable the sb driver instead, volume can be set between 0-128, but
                   1284:        play.rate, play.encoding etc. cannot be altered.
                   1285: </ul>
                   1286:        <p>
                   1287:        Contact <a href="mailto:magnus.ahman@home.se">Magnus &Aring;hman</a>.
                   1288:        <p align="left">
                   1289:        <font size=2>
1.212     steven   1290:        <a href="http://troligen.se/tecra/dmesg.txt">dmesg</a>
1.187     steven   1291:        &brvbar;
1.212     steven   1292:        <a href="http://troligen.se/tecra/xorg.conf.txt">xorg.conf</a>
1.187     steven   1293:        </font>
1.92      nick     1294: </td></tr>
1.1       deraadt  1295: </table>
                   1296:
1.110     nick     1297: <p> If your laptop under OpenBSD is not listed above, feel free to mail
                   1298: <a href="mailto:www@openbsd.org">www@openbsd.org</a> to cure this.
1.111     nick     1299: Please supply as much information as possible, such as:
1.110     nick     1300: <ul>
                   1301:        <li>Notebook exact manufacturer, name and model.
                   1302:        <li>Latest OpenBSD version known to work on it (must be the latest
1.153     aanriot  1303:        release, snapshot, or -current).
1.110     nick     1304:        <li>List of working/not working things with OpenBSD.
                   1305:        <li>List of hacks you used to get certain things running.
                   1306:        <li>Contact name and email address.
1.183     steven   1307:        <li><b>Links</b> to your dmesg and xorg.conf.
                   1308:        Please do not mail these files to the www mailing list, but put
                   1309:        them online somewhere and provide the URLs.
1.110     nick     1310: </ul>
1.183     steven   1311: Finally, don't forget to also send your dmesg to
                   1312: <a href="mailto:dmesg@openbsd.org">dmesg@openbsd.org</a> as explained in
                   1313: <a href="faq/faq4.html#SendDmesg">FAQ 4 - Installation Guide</a>.
1.110     nick     1314:
1.183     steven   1315: <p>
1.92      nick     1316: <a href="i386.html"><img height=24 width=24 src="back.gif" border=0 alt=OpenBSD></a>
                   1317: <a href="mailto:www@openbsd.org">www@openbsd.org</a><br>
1.262   ! steven   1318: <small>$OpenBSD: i386-laptop.html,v 1.261 2007/10/29 11:31:54 ajacoutot Exp $</small>
1.167     grunk    1319: </body></html>