From: Michel Dänzer <daenzer@relog.ch>
To: Iain Sandoe <iain@sandoe.co.uk>
Cc: SteffenH@hyperion-software.de, takashi oe <toe@unlserve.unl.edu>,
linuxppc-dev@lists.linuxppc.org
Subject: Re: LinuxPPC X Server
Date: Mon, 31 Jul 2000 09:50:48 +0200 [thread overview]
Message-ID: <39852FD8.81721638@relog.ch> (raw)
In-Reply-To: 200007302032.VAA26494@hyperion.valhalla.net
Iain Sandoe wrote:
> > Before building, you should have copied xc/config/cf/{xf86site,host}.def
> >
> > Then edit the newly created host.def - you probably only want to build the
> > server and drivers, and choose the drivers you want.
>
> Oh-oh.
>
> This was a step missing from the instructions :-(
>
> Maybe I complied a lot more than necessary (and hence the time)...
Probably.
> Would I need to build all the apps once (so that they are compatible?).
Not absolutely. Servers and clients should be compatible at any version each
(apart from a few issues, of course ;)
> After that, I suppose, I just rebuild the driver when the rsync changes...
Yep, make -C xc/programs/Xserver should do. (And copying the modules to the
ModulePath again)
> > For DRI, you may have to edit even more files in config/cf/, AFAIK DRI is
> > only built on i386 by default.
>
> Do I also need to enable different support in the kernel?
> (e.g. /dev/agpart support ?)
That would be good, but AFAIK there's no such thing for our hardware yet.
You'll have to go to
xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel and do make -f
Makefile.linux (won't build out of the box - I've added '#include
<asm/pgtable.h> to drmP.h and changed the function in r128_dma.c containing
i386 assembly to just call mb() - anyone knows if this makes sense?) and then
modprobe r128.o
> (I have ATI{mach64,r128}/IMSTT support enabled by default - since these are
> the cards I have).
Only the r128 is even theoretically supported by DRI ATM.
Michel
--
Pauli's exclusive, Heisenberg's uncertain, and Schroedinger just waves.
______________________________________________________________________________
Earthling Michel Dänzer (MrCooper) \ CS student and free software enthusiast
Debian GNU/Linux (powerpc,i386) user \ member of XFree86, Team *AMIGA*, AUGS
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2000-07-31 7:50 UTC|newest]
Thread overview: 43+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-07-30 20:33 LinuxPPC X Server Iain Sandoe
2000-07-31 7:50 ` Michel Dänzer [this message]
2000-07-31 9:25 ` Steffen Haeuser
2000-07-31 8:47 ` Michel Dänzer
2000-07-31 10:05 ` Steffen Haeuser
2000-07-31 9:03 ` Michel Dänzer
2000-07-31 10:21 ` Steffen Haeuser
2000-08-01 12:54 ` Kostas Gewrgiou
2000-08-01 16:25 ` Steffen Haeuser
2000-08-01 21:06 ` Daniel Jacobowitz
2000-08-02 9:20 ` Michel Dänzer
2000-08-02 18:17 ` Kostas Gewrgiou
-- strict thread matches above, loose matches on Subject: below --
2000-08-02 16:07 Jack Howarth
2000-08-03 13:27 ` Kostas Gewrgiou
2000-08-02 0:25 Iain Sandoe
2000-07-31 14:07 Benjamin Herrenschmidt
2000-08-01 19:05 ` Michel Dänzer
[not found] ` <20000801191739.26835@mailhost.mipsys.com>
2000-08-01 19:37 ` Michel Dänzer
[not found] ` <20000801204113.29901@mailhost.mipsys.com>
2000-08-01 21:31 ` Michel Dänzer
2000-08-02 12:45 ` Geert Uytterhoeven
2000-08-02 23:27 ` Michel Dänzer
2000-07-30 21:24 Iain Sandoe
2000-07-31 12:53 ` Josh Huber
2000-07-31 16:28 ` Michael Schmitz
2000-07-30 20:00 Iain Sandoe
2000-07-30 18:14 ` Michel D nzer
2000-07-30 22:33 ` Steffen Haeuser
2000-07-31 3:12 ` Daniel Jacobowitz
2000-07-31 7:40 ` Michel Dänzer
2000-08-01 21:03 ` Daniel Jacobowitz
2000-07-31 16:05 ` Michael Schmitz
2000-08-02 10:40 ` Martin Costabel
2000-07-30 22:46 ` Steffen Haeuser
2000-07-30 16:56 Iain Sandoe
2000-07-30 19:29 ` Steffen Haeuser
2000-07-30 21:13 ` Timothy A. Seufert
2000-07-29 13:31 Steffen Haeuser
2000-07-29 22:55 ` Takashi Oe
2000-07-30 11:27 ` Steffen Haeuser
2000-07-30 11:54 ` Takashi Oe
2000-07-30 14:40 ` Steffen Haeuser
2000-07-30 14:41 ` Takashi Oe
2000-07-30 16:13 ` Steffen Haeuser
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=39852FD8.81721638@relog.ch \
--to=daenzer@relog.ch \
--cc=SteffenH@hyperion-software.de \
--cc=daenzerm@student.ethz.ch \
--cc=iain@sandoe.co.uk \
--cc=linuxppc-dev@lists.linuxppc.org \
--cc=toe@unlserve.unl.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.