Alex,

Good one. I'll try that and post the results here.

Thanks.
Max
At 01:38 PM 10/7/2003, you wrote:
Some tips for those of you messing with the savage driver.

Alex


__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.comX-Apparently-To: [EMAIL PROTECTED] via 216.136.131.210; 10 Jul 2003 09:23:33 -0700 (PDT)
Return-Path: <[EMAIL PROTECTED]>
Received: from 63.105.24.220 (EHLO probo.probo.com) (63.105.24.220)
by mta138.mail.scd.yahoo.com with SMTP; 10 Jul 2003 09:23:31 -0700 (PDT)
Received: from probo.probo.com (probo.probo.com [127.0.0.1])
by probo.probo.com (8.11.6/8.11.6) with ESMTP id h6AGE0G24231;
Thu, 10 Jul 2003 09:14:00 -0700
X-Envelope-To: <savage40>
Received: from timr.in.probo.com (timr.in.probo.com [204.152.132.12])
by probo.probo.com (8.11.6/8.11.6) with ESMTP id h6AGDvG24224
for <savage40>; Thu, 10 Jul 2003 09:13:57 -0700
From: "Tim Roberts" <[EMAIL PROTECTED]>
To: "savage40" <[EMAIL PROTECTED]>
Date: Thu, 10 Jul 2003 09:13:57 -0700
Priority: Normal
X-Mailer: PMMail 2000 Professional (2.20.2502) For Windows 2000 (5.0.2195;2)
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Subject: Fwd: Re: [Savage40] Better Driver Out There
X-BeenThere: [EMAIL PROTECTED]
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: Tim Roberts <[EMAIL PROTECTED]>
List-Id: Savage XFree86 4.x driver <savage40.probo.com>
List-Help: <mailto:[EMAIL PROTECTED]>
List-Post: <mailto:[EMAIL PROTECTED]>
List-Subscribe: <http://www.probo.com/mailman/listinfo/savage40>,
<mailto:[EMAIL PROTECTED]>
List-Archive: <http://probo.probo.com/pipermail/savage40>
List-Unsubscribe: <http://www.probo.com/mailman/listinfo/savage40>,
<mailto:[EMAIL PROTECTED]>
Sender: [EMAIL PROTECTED]
Errors-To: [EMAIL PROTECTED]
Content-Length: 976


Here are some hints on how to build the VIA/S3 Savage driver.  You need to
make a couple of changes to the source.

==================BEGIN FORWARDED MESSAGE==================
>Date: Thu, 10 Jul 2003 01:41:27 -0600
>From: Phillip Hellewell <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Re: [Savage40] Better Driver Out There

Hi everyone,
        I downloaded the source code here a couple hours ago and I was
actually able to get it to compile and work, DRI and everything!  I'm
running gentoo here.

Here are some hints/notes in case anyone else is trying to compile it:
1. Watch out for a few typos in the readme.txt file.
2. You have to download the xfree source code first (kind of obvious).
3. It has to be xfree86 4.2.0, not 4.3.0.
4. Before building the 2D drivers
(xc/programs/Xserver/hw/xfree86/drivers/savage)
   you need to run dos2unix on a few of the source files, or gcc will
   complain with a ton of warnings AND errors (I'm using gcc 2.95.3)
5. Don't forget to add this section to your XF86Config:
        Section "DRI"
                Mode 0666
        EndSection
6. I had to edit the file xc/programs/Xserver/hw/xfree86/os-
support/linux/drm/kernel/savage_drv.c
   and force it to use the do_munmap function that only takes 2
   parameters not 3 (by commenting out #ifdef).
7. I had to edit about 4 files in xc/programs/Xserver/hw/xfree86/os-
support/linux/drm/kernel
   and change pte_offset to pte_offset_kernel to get rid of insmod
   unresolved symbol error.

Well, I hope this helps anyone else trying to compile this thing.

--
Phillip Hellewell <[EMAIL PROTECTED]>


===================END FORWARDED MESSAGE===================



-- - Tim Roberts, [EMAIL PROTECTED] Providenza & Boekelheide, Inc.


_______________________________________________ Savage40 mailing list [EMAIL PROTECTED] http://www.probo.com/mailman/listinfo/savage40




-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to