oops, forgot to cc: the list...
On Thu, 6 Dec 2001, Manuel Teira wrote:
[snip]
> BTW, Leif, have you investigated any further on the VT change locks. Perhaps
> we have forgot to lock some other function...
I haven't done much with this lately, as I've been waiting for the DMA
stuff first. I
El Mié 05 Dic 2001 15:02, escribiste:
> 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/li
Dieter Nützel wrote:
>Am Donnerstag, 6. Dezember 2001 17:16 schrieb Andreas Karrenbauer:
>
>>Dieter Nützel wrote:
>>
>>>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 logge
Am Donnerstag, 6. Dezember 2001 17:16 schrieb Andreas Karrenbauer:
> Dieter Nützel wrote:
> >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 fail
On Thu, 2001-12-06 at 16:16, Andreas Karrenbauer wrote:
...
> I always had problems with kdm if I installed the compiled DRI X-Server.
> But this time the kernel module is also blocked:
>
> ndk@laptop:~> xhost +localhost
> localhost being added to access control list
> ndk@laptop:~> glxinfo
>
Dieter Nützel wrote:
>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 f
> BTW - I found the matter of problem. I have 8M video RAM. And use
> resolution 1280x1024 (I have LCD so lower resolutions look
> bad). Even in
> 16bpp, all buffers take almost 8M - so only 192K remains for textures
> (actually, on 32bpp the server does not start at all). When I
> experimentall
> 3. There are serious problems with textures - in most (all?) apps they
> are not loaded. Is it me or server or ...?
BTW - I found the matter of problem. I have 8M video RAM. And use
resolution 1280x1024 (I have LCD so lower resolutions look bad). Even in
16bpp, all buffers take almost 8M - so on
On Thu, 2001-12-06 at 11:24, Michel Dänzer wrote:
> On Thu, 2001-12-06 at 01:00, Sergey V. Udaltsov wrote:
>
> > 1. Probably, we could investigate the issue with striping. What could be
> > wrong here?
>
> Nothing. Obviously strip removes information needed by the XFree86
> module loader, so XFr
On Thu, 2001-12-06 at 01:00, Sergey V. Udaltsov wrote:
> 1. Probably, we could investigate the issue with striping. What could be
> wrong here?
Nothing. Obviously strip removes information needed by the XFree86
module loader, so XFree86 shouldn't be stripped, at least not with those
options.
-
On 2001.12.06 05:59 Dieter Nützel wrote:
> 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 fail
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
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
> 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
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
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_
> > 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
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
> 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/.
19 matches
Mail list logo