On Wed, Sep 26, 2001 at 08:37:38PM +0200, Alexander Stohr wrote:
>> From: Angel [mailto:[EMAIL PROTECTED]]
>> > > In a solution to this i decided to upgrade to
>> > > the DRI-CVS, however when making World it ends with the
>> > > following error.
>> > > /usr/i386-slackware-linux/bin/ld: cannot
After upgrading my kernel from 2.4.9 to 2.4.10 and recompiling the mach64
drm module, I start X and get an oops. The X log looks as though all
setup has completed, all the way through the keyboard/mouse setup. The
box locks up, but I can ssh in and run ksymoops on the syslog. The
decoded oops i
> From: Angel [mailto:[EMAIL PROTECTED]]
> > > In a solution to this i decided to upgrade to
> > > the DRI-CVS, however when making World it ends with the
> > > following error.
> > > /usr/i386-slackware-linux/bin/ld: cannot find -lXau
> > > collect2: ld returned 1 exit status
> > > make[4]: **
On Wed, Sep 26, 2001 at 10:31:06AM +0200, Svante Signell wrote:
> Hi,
>
> After downloading the DRI CVS and following the instructions on the
> web pages to build the DRI part and using /usr/X11R6-DRI as project
> root, the installed X libraries and header files are not found:
>
> cd ~/DRI-CVS/b
Svante Signell wrote:
>
> Hi,
>
> Is there a known bug in the mga driver resulting in tribes2 switching
> between SW and HW rendering on my G400 DH?
yes, this is known.
> All games patches seem to
> be similar, latest one installed is #23669. Any options to set to run
> fully in HW?
not with
Solved that problem.
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel
Troy A. Griffiths stated:
The host.def settings are:
> /*
> * The following changes are required in order to disable gcc's new
> * 'merge-constants' optimization, because the XFree86 module loader is
> not
> * yet aware of the new ELF sections it produces, and will cause module
> * loading to fa
Hi,
After downloading the DRI CVS and following the instructions on the
web pages to build the DRI part and using /usr/X11R6-DRI as project
root, the installed X libraries and header files are not found:
cd ~/DRI-CVS/build/xc/
make World >& World.LOG &
tail -14l World.LOG
/usr/bin/ld: cannot fin
Hi,
Is there a known bug in the mga driver resulting in tribes2 switching
between SW and HW rendering on my G400 DH? All games patches seem to
be similar, latest one installed is #23669. Any options to set to run
fully in HW?
If not, is compiling from DRI CVS solving the problems?
Other games,
Hi Michael!
> 2 questions:
>
> 1) theoretic: Why at all drm needs IRQ i.e. does AGP sends info back to
> the driver?
The reason why drm needs an irq is because it can do DMA transfers from
system memory to video card memory (much faster). I take it you know why DMA
transfers need an irq (;
> 2
10 matches
Mail list logo