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

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

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