From owner-freebsd-current@FreeBSD.ORG Sun Aug 28 22:18:50 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8925F16A41F for ; Sun, 28 Aug 2005 22:18:50 +0000 (GMT) (envelope-from imachine@toya.net.pl) Received: from lazir.toya.net.pl (lazir.toya.net.pl [217.113.224.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2E6143D48 for ; Sun, 28 Aug 2005 22:18:49 +0000 (GMT) (envelope-from imachine@toya.net.pl) Received: from localhost (unknown [192.168.120.26]) by lazir.toya.net.pl (TOYAnet MailServer) with ESMTP id 01B408BD9D for ; Mon, 29 Aug 2005 00:18:49 +0200 (CEST) Received: from lazir.toya.net.pl ([192.168.120.25]) by localhost (agregat [192.168.120.26]) (amavisd-new, port 10024) with ESMTP id 24235-06 for ; Mon, 29 Aug 2005 00:18:46 +0200 (CEST) Received: from [192.168.0.5] (unknown [85.89.161.206]) by lazir.toya.net.pl (TOYAnet MailServer) with ESMTP id 1DB158BD7E for ; Mon, 29 Aug 2005 00:18:47 +0200 (CEST) From: Mateusz =?utf-8?q?J=C4=99drasik?= To: freebsd-current@freebsd.org Date: Mon, 29 Aug 2005 00:16:52 +0200 User-Agent: KMail/1.8.2 References: <200508282340.43561.> In-Reply-To: <200508282340.43561.> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200508290016.53050.imachine@toya.net.pl> X-TOYA-AV: AntyVir-Skaner at toya.net.pl Subject: Re: FreeBSD-6-BETA3 broken with ports/audio/aureal-kmod; ports/graphics/linux_dri not working. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Aug 2005 22:18:50 -0000 Dnia niedziela, 28 sierpnia 2005 23:40, Mateusz J=C4=99drasik napisa=C5=82: > Hello, > > I have recently upgraded my 5.4-STABLE system to the new FreeBSD-6 line, = of > BETA-3. > > FreeBSD prokreation 6.0-BETA3 FreeBSD 6.0-BETA3 #3: Sat Aug 27 19:16:28 > CEST 2005 root@prokreation:/usr/obj/usr/src/sys/PROKREATION i386 > > I indeed have to say great job - the system is as snappy as ever, however, > I have a few errors that i would believe need fixing before -RELEASE is > tagged imho. > > Firstly, I cannot seem to be able to build my aureal kld to play any soun= d. > I believe the problem is quite trivial, however, I do not know FreeBSD > sources well enough to track the error and fix it. > > Also, the linux_dri port is utterly broken on FreeBSD-6 when using radeon > cards. > > Due to the late improvements by anholt towards a better radeon card suppo= rt > for dri, the drm kernel module radeon.ko /in my case, built into the > kernel/ no longer works with terribly old dri libs. > > The solution I would best see here is bumping emulators/linux_base-suse-9= =2E3 > as default linux compat, updating the unhappy ports to play nicely with > such an upgrade, and using xorg-dri drivers for linux_dri compatible with > the xorg-libs avaliable with emulators/linux_base-suse-9.3. > > I would gladly help doing that, as I am a little more familiar with ports > hacking rather than kernel hacking - far from perfect with it tho ;-) > > Below follows the aureal-kmod build log. I have filed a pr about it, yet > not recieved a confirmation yet with the number to track down, but I will > keep it up to date :-) > > Cheers, > > /m. Ok, so I have fixed the aureal-kmod with help of IRC and kind people=20 there /thanks, matthieu--/ - putting PCIR_BARS instead of PCIR_MAPS in=20 au88x0.c fixes the problem :-) Yet, the linux_dri still remains unsolved. Any suggestions to my suggestion= s?=20 More than welcome :-) Cheers, =2D-=20 Mateusz J=C4=99drasik