From owner-freebsd-questions@FreeBSD.ORG Tue Oct 26 00:30:10 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 205A3106564A for ; Tue, 26 Oct 2010 00:30:10 +0000 (UTC) (envelope-from mnorwick@centurytel.net) Received: from mail958c35.nsolutionszone.com (mail958c35.nsolutionszone.com [209.235.152.148]) by mx1.freebsd.org (Postfix) with ESMTP id B32108FC14 for ; Tue, 26 Oct 2010 00:30:09 +0000 (UTC) X-Authenticated-User: mnorwick.centurytel.net Received: from blacky.norwickhouse.net (174-124-44-105.dyn.centurytel.net [174.124.44.105] (may be forged)) (authenticated bits=0) by mail958c35.nsolutionszone.com (8.13.6/8.13.1) with ESMTP id o9Q0U5Qv011005 for ; Tue, 26 Oct 2010 00:30:07 GMT Message-ID: <4CC61FF7.9050605@centurytel.net> Date: Mon, 25 Oct 2010 19:25:27 -0500 From: "Michael D. Norwick" User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.2.11) Gecko/20101024 Thunderbird/3.1.5 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-CSC: 0 X-CHA: v=1.1 cv=MGA6ja3e4Hqs5RwMZ0PDWDUZWhYx9FXdrjrMOozQYvs= c=1 sm=1 a=o3P2FlJNB4AA:10 a=8nJEP1OIZ-IA:10 a=wX1feKkJRjM7wEGjkGmfTw==:17 a=gIm5Rj1vl-eyQjzeTPgA:9 a=MJCm2gf_AnBJ2fm6Z_hn5nWujiAA:4 a=wPNLvfGTeEIA:10 a=wX1feKkJRjM7wEGjkGmfTw==:117 Subject: FreeBSD 8.1-RELEASE Installation success X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Oct 2010 00:30:10 -0000 Good Day; It is with some pleasure that I have finally succeeded in building an operative workstation with a custom kernel and world, Xorg 1.7.5, KDE4-4.5.2 from ports, most common network applications as well as Firefox3, and Thunderbird 3.1.5. The machine is an older Dell GX270 P4 2.4 GHz PC with 3G of ram and an ATI Radeon video adapter. This install has not been without it's trials. 4 weeks ago I backed up all my data and reformatted from Debian 'lenny' to GPT/ZFS/8.1-RELEASE. The next two weeks did not go so well. While I tried hard to get ZFS formatted drives to work reliably, intermittent unexplained core dumps with reboots gave me cause for concern. I finally reinstalled msdos boot records and formatted the drives UFS. That install has lasted 2 more weeks. I liked ZFS v14 and would like to try it again when I get more current hardware with more ram and SATA drives. My next challenge was building KDE4, Firefox, and Thunderbird from ports. KDE4 and friends (QT4) took days on this machine to build, install and setup. I initially installed the ports tree using portsnap but was having so much trouble building the mozilla stuff from ports I moved to cvsup and portupgrade. This is also what I used to install the kernel and base source tree. Several iterations of make - clean and deinstall/reinstall along with cvsup'ing ports a couple of times finally got me to a working browser and mail client. I have had a time getting Flash working with Firefox. I have not yet got the plugin working in Firefox but Opera, using linux-f10 allows my kids view their on-line home school lessons. Audio was somewhat of a challenge to get sound from an AC97 on-board audio chipset. snd_hda was the module that eventually provided the needed audio driver for this chipset. I think I forgot what configuring this stuff was like during my 'hamm', 'bo', and 'slink', debian days. My thanks to the entire FreeBSD/KDE development team on allowing me to experience the fruit of their efforts. I still like turning the knobs myself. I'll keep reading the manuals. :) Michael