From owner-freebsd-amd64@FreeBSD.ORG Sat Sep 18 14:28:58 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 015AA16A4CE for ; Sat, 18 Sep 2004 14:28:58 +0000 (GMT) Received: from freenix.no (atreides.freenix.no [212.33.142.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30AE643D2D for ; Sat, 18 Sep 2004 14:28:57 +0000 (GMT) (envelope-from shamz@atreides.freenix.no) Received: from atreides.freenix.no (localhost [127.0.0.1]) by freenix.no (8.12.11/8.12.11) with ESMTP id i8IEStKI098646 for ; Sat, 18 Sep 2004 16:28:56 +0200 (CEST) (envelope-from shamz@atreides.freenix.no) Received: (from shamz@localhost) by atreides.freenix.no (8.12.11/8.12.11/Submit) id i8IESofu098645 for freebsd-amd64@freebsd.org; Sat, 18 Sep 2004 16:28:50 +0200 (CEST) (envelope-from shamz) Date: Sat, 18 Sep 2004 16:28:50 +0200 From: Shaun Jurrens To: freebsd-amd64@freebsd.org Message-ID: <20040918142850.GG90420@atreides.freenix.no> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 4.10-RELEASE-p2 X-Philosophy: If you can read this, you're too close. X-Virus-Scanned: clamd / ClamAV version 0.75, clamav-milter version 0.75 on atreides X-Virus-Status: Clean Subject: snd_ modules disconnected from build in 5.3-BETA4 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Sep 2004 14:28:58 -0000 Hey... just installed from the 5.3-BETA4-amd64 iso and cvsup'd and upgraded, etc... There are just a few nits, I guess. The sound modules are/were not installed and could not be built with the sys/modules/Makefile in RELENG_5 . I grabbed $FreeBSD: /repoman/r/ncvs/src/sys/modules/Makefile,v 1.397 2004/08/30 03:37:36 scottl Exp $ and had to comment out the aac_ stuff (don't remember the error, but I may not even have the code to build that module anyway). The snd_via8233.ko then built with the other modules, loaded (manually, after boot), and seems to be working without problems. Is this an oversight from re@ ? I probably should comment that NOTES makes no mention at all of 'device sound' either, fwiw. I didn't see that in the i386 NOTES either, nor in GENERIC, but I can't remember if that supposed to be in GENERIC or not. The only other problem I ran into was that some freetype lib was missing from the xorg libs pkg (I installed X.org from via pkg, just to get things up and moving), so I rebuilt that via ports and things just worked. Good work, guys! I could really use the asr driver, btw, but the job looks a little hairy. I'll see what I can make out of what's left. FreeBSD dakota 5.3-BETA4 FreeBSD 5.3-BETA4 #1: Sat Sep 18 15:12:28 CEST 2004 root@dakota:/usr/obj/usr/src/sys/DAKOTA64 amd64 -- Yours truly, Shaun D. Jurrens shaun@shamz.net