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

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

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