[Dri-devel] Fwd: [Newbie]Dell Optiplex GX1 and Accelerated Graphics

2001-12-05 Thread Punt Runt
hi, i've been checking dri.sourceforge.net almost daily since i've discovered that the problem (below) is related to lack of real mach64 support. can you please update us on the status of this project? should we hope for any support, or is it just not going to happen? too many posts on dri.so

Re: [Dri-devel] First experience with binary shapshot

2001-12-05 Thread Dieter Nützel
Jose Fonseca wrote: > > BTW my X-Server is running now but I get strange authentification > > failures: > > the DRM module isn't allowed to write to X while I'm not logged in as > > root. kdm also fails on startup with XDM-AUTHENTIFICATION failure > > Does anybody know how to fix this quick ( I h

[Dri-devel] Re: First experience with binary shapshot: part 2

2001-12-05 Thread José Fonseca
Perhaps this was caused by the debug info stripping. I've just ran `strip --strip-debug` to everything. Does anybody know if this can break anything? Sergey, I've put in the same place the libGlcore.a without scripting so that you can check it that changes anything. Unfortunatly is not very s

[Dri-devel] First experience with binary shapshot: part 2

2001-12-05 Thread Sergey V. Udaltsov
Hi all Finally, I took the stripped binaries (7M). Thanks to Jose again. What's the result? Nothing good. The server starts, but no dri. Actially some gl-related modules have got some problems on load: (II) Loading sub module "GLcore" (II) LoadModule: "GLcore" (II) Loading /usr/X11R6-DRI/lib/mod

Re: [Dri-devel] First experience with binary shapshot

2001-12-05 Thread Leif Delgass
On Wed, 5 Dec 2001, Michael Thaler wrote: > I am new on the list. I am also very interested to test the mach64 dri > drivers. I have a Sony Vaio F212K with an Ati Rage Mobiltiy P/M. Where > can I get the drivers? What else do I need to test the drivers? You can check out the branch in CVS using

Re: [Dri-devel] First experience with binary shapshot

2001-12-05 Thread Sergey V. Udaltsov
> Sergey, it seems that you'll have to download the complete X server or > wait... OK. Anyway /usr/X11R6/bin/XFree86 is not that big. Or there are some other files I forgot. Also, could you please add /usr/X11R6/lib/modules/dri/*? I am sure - in the end we'll find the minimal list of binaries nec

Re: [Dri-devel] First experience with binary shapshot

2001-12-05 Thread Michael Thaler
Hi all, > Thanks to Jose, I got some binary stuff to test: > > lib/modules/2.4.9-13/kernel/drivers/char/drm/mach64.o > usr/X11R6/lib/modules/drivers/ati_drv.o > usr/X11R6/lib/modules/drivers/atimisc_drv.o > usr/X11R6/lib/modules/drivers/r128_drv.o > usr/X11R6/lib/modules/drivers/radeon_drv.o I

Re: [Dri-devel] First experience with binary shapshot

2001-12-05 Thread Jose Fonseca
On Wed, 2001-12-05 at 14:02, Andreas Karrenbauer wrote: > Sergey V. Udaltsov wrote: > > >Hi all > > > >Thanks to Jose, I got some binary stuff to test: > > > >lib/modules/2.4.9-13/kernel/drivers/char/drm/mach64.o > >usr/X11R6/lib/modules/drivers/ati_drv.o > >usr/X11R6/lib/modules/drivers/atimisc_

RE: [Dri-devel] First experience with binary shapshot

2001-12-05 Thread Sergey V. Udaltsov
> > Probably, I also need X11R6/lib/modules/dri? > > Yes. > > driver -> dri -> kernel module > OpenGL -> dri -> kernel module Jose, please... Sergey ___ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel

Re: [Dri-devel] First experience with binary shapshot

2001-12-05 Thread Andreas Karrenbauer
Sergey V. Udaltsov wrote: >Hi all > >Thanks to Jose, I got some binary stuff to test: > >lib/modules/2.4.9-13/kernel/drivers/char/drm/mach64.o >usr/X11R6/lib/modules/drivers/ati_drv.o >usr/X11R6/lib/modules/drivers/atimisc_drv.o >usr/X11R6/lib/modules/drivers/r128_drv.o >usr/X11R6/lib/modules/dri

RE: [Dri-devel] First experience with binary shapshot

2001-12-05 Thread Alexander Stohr
> From: Sergey V. Udaltsov [mailto:[EMAIL PROTECTED]] > > Probably, I also need X11R6/lib/modules/dri? Yes. driver -> dri -> kernel module OpenGL -> dri -> kernel module in the source tree you will find dri and kernel module at a subdir called os-support/.

[Dri-devel] First experience with binary shapshot

2001-12-05 Thread Sergey V. Udaltsov
Hi all Thanks to Jose, I got some binary stuff to test: lib/modules/2.4.9-13/kernel/drivers/char/drm/mach64.o usr/X11R6/lib/modules/drivers/ati_drv.o usr/X11R6/lib/modules/drivers/atimisc_drv.o usr/X11R6/lib/modules/drivers/r128_drv.o usr/X11R6/lib/modules/drivers/radeon_drv.o But I did not hav