| I've historically run on Thinkpads. I've had accelerated Intel integrated gfx, working wireless (Intel Centrino 4965/5000/1000, 1000/2000/6000, 7260/7265/3160), tuneable CPU frequency... If you've got the luxury of some medium that you can do a test install on, just do it. The install is text-based and really simple, so you shouldn't get hung up there. I assume you'll want X11, so you'll run "X -configure" to generate an xorg.conf. Grab the pkgsrc[0] framework to build 3rd party apps from source, or, use pkg_add(1)[1] (I don't know what's currently available for NetBSD7 in terms of pre-built packages; quick check shows at least some packages are, and they're _probably_ the most popular ones) #netbsd on freenode.net IRC is your friend, too. Good luck! [0] https://www.pkgsrc.org/ [1] http://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/README-all.h... |