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

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

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