Re: [XFree86] error message

2004-01-24 Thread t9r10bull
Okay, Bear with me here,I am a complete newbie..
Why would it do it after running okay for several days?
Wouldn't you have to go in and CHANGE the security for it to kick it back
like that? I really want to know...
[EMAIL PROTECTED]




   Your system security level is set to high to run the X-Window system.
> It won't let the server access the hardware.
>
>   Mark.
>
> On Sat, 24 Jan 2004 [EMAIL PROTECTED] wrote:
>
>> We recently installed FreeBSD 5.2 and all was fine until a few days
>> ago when it  nutty and this is the error message that came along with
>> it. Any ideas on what went wrong? What can I do to fix it???
>> Thank you,
>> t9r10bull
>> [EMAIL PROTECTED]
>>
>>
>> Your files are attached and ready to send with this message.
>>
>>
>>
>
> ___
> XFree86 mailing list
> [EMAIL PROTECTED]
> http://XFree86.Org/mailman/listinfo/xfree86



___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] removing 'blue-screen' produced by libXv

2004-01-24 Thread Thomas Winischhofer
dave giffin wrote:
I'm using mplayer with the 'xv' video output (which
uses XFree86's libXv to render the video onto the
screen).
But, when it first comes onto the screen, or when I
move the window, there is a blue-screen for a moment
until mplayer updates the display. 

I would like to be able to change this from blue to
black. 

I've asked mplayer developers for help and they've
suggested I ask xfree86 developers.
Any thoughts as to where in libXv to look?
Simple. Change the colorkey to black. Nearly all (if not all) drivers 
know a XV_COLORKEY property for doing this.

Interesting that mplayer developers need to point you to this list...

Thomas

--
Thomas Winischhofer
Vienna/Austria
thomas AT winischhofer DOT net  http://www.winischhofer.net/
twini AT xfree86 DOT org
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] removing 'blue-screen' produced by libXv

2004-01-24 Thread dave giffin
I'm using mplayer with the 'xv' video output (which
uses XFree86's libXv to render the video onto the
screen).

But, when it first comes onto the screen, or when I
move the window, there is a blue-screen for a moment
until mplayer updates the display. 

I would like to be able to change this from blue to
black. 

I've asked mplayer developers for help and they've
suggested I ask xfree86 developers.

Any thoughts as to where in libXv to look?

:)

__
Do you Yahoo!?
Yahoo! SiteBuilder - Free web site building tool. Try it!
http://webhosting.yahoo.com/ps/sb/
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] No Regular Authority

2004-01-24 Thread John J Waldeck
I got X to run as root and it automatically wrote a .Xauthority
file in /root.  But when I try it as a regular user it refuses to start
because it can't get the user's authority.  I'm sort of new to X and
don't really understand the discussion about ways to grant authority
using xauth.  
What is the simplest way to give a regular user access to X?  

JJW


The best thing to hit the internet in years - Juno SpeedBand!
Surf the web up to FIVE TIMES FASTER!
Only $14.95/ month - visit www.juno.com to sign up today!
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Gnome running...Windows to the trash...

2004-01-24 Thread Pedro M.
I finally could set up XWindow in my second hard disk ( a Gnobian distro :
Gnome for Debian).

The problem was my driver ( I have to download the Linux SiS driver).

I saved all the process in the http://www.morphix.org wiki ( in the faqs).
In the next days, I am going to translate it into another languages.


Regards.

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] DRI compilation errors

2004-01-24 Thread Ryan Underwood

On Sat, Jan 24, 2004 at 07:14:46PM -0600, Patrick Dohman wrote:
> Don't get me wrong I appreciate the help! 
> 
> Why do both the DRI user guide
> http://dri.sourceforge.net/doc/DRIuserguide.html 
> & the dri compilation guide
> http://dri.sourceforge.net/doc/DRIcompile.html 
> indicate that it is not necessary to install mesa separately.
> 
> >From the user guide * You DO NOT need to install Mesa separately.
> The parts of Mesa needed for hardware acceleration are already in the
> XFree86/DRI project.
> 
> >From the compilation guide  * There is no need to download or install
> the Mesa source files separately.
> 
> Do they need to change this? 

You don't need to install Mesa separately.  You do need a Mesa tree from
the DRI project, however.  That is what the DRI XFree86 tree is looking
for when it builds.  Both DRI Mesa and DRI XFree86 are available from
the DRI cvs server; Mesa is under /cvs/mesa in the 'Mesa' module and
XFree86 is under /cvs/dri in the 'xc' module.

The documentation could be a little more clear on the procedure to
bootstrap from CVS.

-- 
Ryan Underwood, <[EMAIL PROTECTED]>


signature.asc
Description: Digital signature


Re: [XFree86] DRI compilation errors

2004-01-24 Thread Patrick Dohman
I also found this. 
http://dri.sourceforge.net/faq/faq_display.phtml?id=35
I think the error is not giving a false positive



On Sat, 2004-01-24 at 18:30, Ryan Underwood wrote:
> 
> You need to check out the Mesa module from /cvs/mesa and the xc module
> from /cvs/dri.  Then, point the path in host.def under the DRI tree to
> the Mesa directory that you checked out.
> 
> On Sat, Jan 24, 2004 at 05:11:56PM -0600, Patrick Dohman wrote:
> > I have confirmed that the mesa libs are included in the dri cvs source
> > tree. Any other suggestions?
> > 
> > Thanks
> > 
> > 
> > On Sat, 2004-01-24 at 15:47, LeVA wrote:
> > > 2004. január 24. 22:21 dátummal Patrick Dohman ezt írta:
> > > > Hello
> > > >
> > > > I am having difficulties compiling the DRI tree on my redhat 8.0
> > > > system running kernel 2.4.20-28 and XFree86 Red Hat Linux release
> > > > 4.2.1-23. I have been able to configure my video chip "845gl" for a
> > > > decent resolution, however I do not have hardware acceleration so I
> > > > figured I would give compiling and installing the dri a shot. I
> > > > downloaded the dri cvs source and configured my kernel as per the dri
> > > > compilation guide. The dri kernel module for my system "i810" fails
> > > > to build and I receive the following errors in the world log.
> > > >
> > > > make[3]: Entering directory `/dev/dri-cvs/build/xc/include/GL'
> > > > make[3]: *** No rule to make target
> > > > `/X11R6/SourceForge/Mesanew/Mesa-newtree/include/GL/gl.h', needed by
> > > > `gl.h'. Stop.
> > > 
> > > This means, that you didn't read the readme nor the faqs... As you can 
> > > see there isn't any /X11R6/SourceForge/Mesanew dirs on your system. 
> > > You need to get the mesalibs (source) in order to compile this dri-cvs,
> > > and specify the mesalib source's dir to the dri-cvs makefile.
> > > 
> > > > make[3]: Leaving directory `/dev/dri-cvs/build/xc/include/GL'
> > > > make[2]: *** [includes] Error 2
> > > > make[2]: Leaving directory `/dev/dri-cvs/build/xc/include'
> > > > make[1]: *** [includes] Error 2
> > > > make[1]: Leaving directory `/dev/dri-cvs/build/xc'
> > > > make: *** [World] Error 2
> > > >
> > > > I hope this is the correct forum to post this question. If there is a
> > > > more elegant solution to my issue I would be more than happy to hear
> > > > about it.
> > > >
> > > >
> > > > ___
> > > > XFree86 mailing list
> > > > [EMAIL PROTECTED]
> > > > http://XFree86.Org/mailman/listinfo/xfree86
> > > 
> > > -- 
> > > LeVA
> > > 
> > > ___
> > > XFree86 mailing list
> > > [EMAIL PROTECTED]
> > > http://XFree86.Org/mailman/listinfo/xfree86
> > 
> > 
> > 
> > ___
> > XFree86 mailing list
> > [EMAIL PROTECTED]
> > http://XFree86.Org/mailman/listinfo/xfree86
> > 
> 
> -- 
> Ryan Underwood, <[EMAIL PROTECTED]>



___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] DRI compilation errors

2004-01-24 Thread Patrick Dohman
Don't get me wrong I appreciate the help! 

Why do both the DRI user guide
http://dri.sourceforge.net/doc/DRIuserguide.html 
& the dri compilation guide
http://dri.sourceforge.net/doc/DRIcompile.html 
indicate that it is not necessary to install mesa separately.

>From the user guide * You DO NOT need to install Mesa separately.
The parts of Mesa needed for hardware acceleration are already in the
XFree86/DRI project.

>From the compilation guide  * There is no need to download or install
the Mesa source files separately.

Do they need to change this? 





On Sat, 2004-01-24 at 18:30, Ryan Underwood wrote:
> 
> You need to check out the Mesa module from /cvs/mesa and the xc module
> from /cvs/dri.  Then, point the path in host.def under the DRI tree to
> the Mesa directory that you checked out.
> 
> On Sat, Jan 24, 2004 at 05:11:56PM -0600, Patrick Dohman wrote:
> > I have confirmed that the mesa libs are included in the dri cvs source
> > tree. Any other suggestions?
> > 
> > Thanks
> > 
> > 
> > On Sat, 2004-01-24 at 15:47, LeVA wrote:
> > > 2004. január 24. 22:21 dátummal Patrick Dohman ezt írta:
> > > > Hello
> > > >
> > > > I am having difficulties compiling the DRI tree on my redhat 8.0
> > > > system running kernel 2.4.20-28 and XFree86 Red Hat Linux release
> > > > 4.2.1-23. I have been able to configure my video chip "845gl" for a
> > > > decent resolution, however I do not have hardware acceleration so I
> > > > figured I would give compiling and installing the dri a shot. I
> > > > downloaded the dri cvs source and configured my kernel as per the dri
> > > > compilation guide. The dri kernel module for my system "i810" fails
> > > > to build and I receive the following errors in the world log.
> > > >
> > > > make[3]: Entering directory `/dev/dri-cvs/build/xc/include/GL'
> > > > make[3]: *** No rule to make target
> > > > `/X11R6/SourceForge/Mesanew/Mesa-newtree/include/GL/gl.h', needed by
> > > > `gl.h'. Stop.
> > > 
> > > This means, that you didn't read the readme nor the faqs... As you can 
> > > see there isn't any /X11R6/SourceForge/Mesanew dirs on your system. 
> > > You need to get the mesalibs (source) in order to compile this dri-cvs,
> > > and specify the mesalib source's dir to the dri-cvs makefile.
> > > 
> > > > make[3]: Leaving directory `/dev/dri-cvs/build/xc/include/GL'
> > > > make[2]: *** [includes] Error 2
> > > > make[2]: Leaving directory `/dev/dri-cvs/build/xc/include'
> > > > make[1]: *** [includes] Error 2
> > > > make[1]: Leaving directory `/dev/dri-cvs/build/xc'
> > > > make: *** [World] Error 2
> > > >
> > > > I hope this is the correct forum to post this question. If there is a
> > > > more elegant solution to my issue I would be more than happy to hear
> > > > about it.
> > > >
> > > >
> > > > ___
> > > > XFree86 mailing list
> > > > [EMAIL PROTECTED]
> > > > http://XFree86.Org/mailman/listinfo/xfree86
> > > 
> > > -- 
> > > LeVA
> > > 
> > > ___
> > > XFree86 mailing list
> > > [EMAIL PROTECTED]
> > > http://XFree86.Org/mailman/listinfo/xfree86
> > 
> > 
> > 
> > ___
> > XFree86 mailing list
> > [EMAIL PROTECTED]
> > http://XFree86.Org/mailman/listinfo/xfree86
> > 
> 
> -- 
> Ryan Underwood, <[EMAIL PROTECTED]>



___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] DRI compilation errors

2004-01-24 Thread Ryan Underwood

You need to check out the Mesa module from /cvs/mesa and the xc module
from /cvs/dri.  Then, point the path in host.def under the DRI tree to
the Mesa directory that you checked out.

On Sat, Jan 24, 2004 at 05:11:56PM -0600, Patrick Dohman wrote:
> I have confirmed that the mesa libs are included in the dri cvs source
> tree. Any other suggestions?
> 
> Thanks
> 
> 
> On Sat, 2004-01-24 at 15:47, LeVA wrote:
> > 2004. január 24. 22:21 dátummal Patrick Dohman ezt írta:
> > > Hello
> > >
> > > I am having difficulties compiling the DRI tree on my redhat 8.0
> > > system running kernel 2.4.20-28 and XFree86 Red Hat Linux release
> > > 4.2.1-23. I have been able to configure my video chip "845gl" for a
> > > decent resolution, however I do not have hardware acceleration so I
> > > figured I would give compiling and installing the dri a shot. I
> > > downloaded the dri cvs source and configured my kernel as per the dri
> > > compilation guide. The dri kernel module for my system "i810" fails
> > > to build and I receive the following errors in the world log.
> > >
> > > make[3]: Entering directory `/dev/dri-cvs/build/xc/include/GL'
> > > make[3]: *** No rule to make target
> > > `/X11R6/SourceForge/Mesanew/Mesa-newtree/include/GL/gl.h', needed by
> > > `gl.h'. Stop.
> > 
> > This means, that you didn't read the readme nor the faqs... As you can 
> > see there isn't any /X11R6/SourceForge/Mesanew dirs on your system. 
> > You need to get the mesalibs (source) in order to compile this dri-cvs,
> > and specify the mesalib source's dir to the dri-cvs makefile.
> > 
> > > make[3]: Leaving directory `/dev/dri-cvs/build/xc/include/GL'
> > > make[2]: *** [includes] Error 2
> > > make[2]: Leaving directory `/dev/dri-cvs/build/xc/include'
> > > make[1]: *** [includes] Error 2
> > > make[1]: Leaving directory `/dev/dri-cvs/build/xc'
> > > make: *** [World] Error 2
> > >
> > > I hope this is the correct forum to post this question. If there is a
> > > more elegant solution to my issue I would be more than happy to hear
> > > about it.
> > >
> > >
> > > ___
> > > XFree86 mailing list
> > > [EMAIL PROTECTED]
> > > http://XFree86.Org/mailman/listinfo/xfree86
> > 
> > -- 
> > LeVA
> > 
> > ___
> > XFree86 mailing list
> > [EMAIL PROTECTED]
> > http://XFree86.Org/mailman/listinfo/xfree86
> 
> 
> 
> ___
> XFree86 mailing list
> [EMAIL PROTECTED]
> http://XFree86.Org/mailman/listinfo/xfree86
> 

-- 
Ryan Underwood, <[EMAIL PROTECTED]>


signature.asc
Description: Digital signature


Re: [XFree86] Problems with Ati Radeon 9600 Pro

2004-01-24 Thread Linus van Geuns
Please attach the whole logfile of the X-Server-Start 

Linus.

Szarglyn wrote:
I have problem with Radeon 9600 Pro in Mandrake 9.2
error: (in configuration during installation of Mandrake 9.2)
" (EE) Unable to determine the screen layout "

and after logni to linux and ttyp 'startx' - graphical interface dont start

Other info:
Monitor Iiyama HM903DT A (Vision Master Pro 454), Sapphire Radeon 9600 
Pro 128MB

Pleas HELP!

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] DRI compilation errors

2004-01-24 Thread Patrick Dohman
I have confirmed that the mesa libs are included in the dri cvs source
tree. Any other suggestions?

Thanks


On Sat, 2004-01-24 at 15:47, LeVA wrote:
> 2004. január 24. 22:21 dátummal Patrick Dohman ezt írta:
> > Hello
> >
> > I am having difficulties compiling the DRI tree on my redhat 8.0
> > system running kernel 2.4.20-28 and XFree86 Red Hat Linux release
> > 4.2.1-23. I have been able to configure my video chip "845gl" for a
> > decent resolution, however I do not have hardware acceleration so I
> > figured I would give compiling and installing the dri a shot. I
> > downloaded the dri cvs source and configured my kernel as per the dri
> > compilation guide. The dri kernel module for my system "i810" fails
> > to build and I receive the following errors in the world log.
> >
> > make[3]: Entering directory `/dev/dri-cvs/build/xc/include/GL'
> > make[3]: *** No rule to make target
> > `/X11R6/SourceForge/Mesanew/Mesa-newtree/include/GL/gl.h', needed by
> > `gl.h'. Stop.
> 
> This means, that you didn't read the readme nor the faqs... As you can 
> see there isn't any /X11R6/SourceForge/Mesanew dirs on your system. 
> You need to get the mesalibs (source) in order to compile this dri-cvs,
> and specify the mesalib source's dir to the dri-cvs makefile.
> 
> > make[3]: Leaving directory `/dev/dri-cvs/build/xc/include/GL'
> > make[2]: *** [includes] Error 2
> > make[2]: Leaving directory `/dev/dri-cvs/build/xc/include'
> > make[1]: *** [includes] Error 2
> > make[1]: Leaving directory `/dev/dri-cvs/build/xc'
> > make: *** [World] Error 2
> >
> > I hope this is the correct forum to post this question. If there is a
> > more elegant solution to my issue I would be more than happy to hear
> > about it.
> >
> >
> > ___
> > XFree86 mailing list
> > [EMAIL PROTECTED]
> > http://XFree86.Org/mailman/listinfo/xfree86
> 
> -- 
> LeVA
> 
> ___
> XFree86 mailing list
> [EMAIL PROTECTED]
> http://XFree86.Org/mailman/listinfo/xfree86



___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Problems with Ati Radeon 9600 Pro

2004-01-24 Thread Szarglyn
I have problem with Radeon 9600 Pro in Mandrake 9.2
error: (in configuration during installation of Mandrake 9.2)
" (EE) Unable to determine the screen layout "

and after logni to linux and ttyp 'startx' - graphical interface dont start

Other info:
Monitor Iiyama HM903DT A (Vision Master Pro 454), Sapphire Radeon 9600 
Pro 128MB

Pleas HELP!

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] DRI compilation errors

2004-01-24 Thread Patrick Dohman
Thanks for the reply. I will take a closer look.
I read this in the compilation guide. Is this not accurate.

7. Mesa

Most of the DRI 3D drivers are based on Mesa (the free implementation of
the OpenGL API). The relevant files from Mesa are already included in
the XFree86/DRI source tree. There is no need to download or install the
Mesa source files separately.


On Sat, 2004-01-24 at 15:47, LeVA wrote:
> 2004. január 24. 22:21 dátummal Patrick Dohman ezt írta:
> > Hello
> >
> > I am having difficulties compiling the DRI tree on my redhat 8.0
> > system running kernel 2.4.20-28 and XFree86 Red Hat Linux release
> > 4.2.1-23. I have been able to configure my video chip "845gl" for a
> > decent resolution, however I do not have hardware acceleration so I
> > figured I would give compiling and installing the dri a shot. I
> > downloaded the dri cvs source and configured my kernel as per the dri
> > compilation guide. The dri kernel module for my system "i810" fails
> > to build and I receive the following errors in the world log.
> >
> > make[3]: Entering directory `/dev/dri-cvs/build/xc/include/GL'
> > make[3]: *** No rule to make target
> > `/X11R6/SourceForge/Mesanew/Mesa-newtree/include/GL/gl.h', needed by
> > `gl.h'. Stop.
> 
> This means, that you didn't read the readme nor the faqs... As you can 
> see there isn't any /X11R6/SourceForge/Mesanew dirs on your system. 
> You need to get the mesalibs (source) in order to compile this dri-cvs,
> and specify the mesalib source's dir to the dri-cvs makefile.
> 
> > make[3]: Leaving directory `/dev/dri-cvs/build/xc/include/GL'
> > make[2]: *** [includes] Error 2
> > make[2]: Leaving directory `/dev/dri-cvs/build/xc/include'
> > make[1]: *** [includes] Error 2
> > make[1]: Leaving directory `/dev/dri-cvs/build/xc'
> > make: *** [World] Error 2
> >
> > I hope this is the correct forum to post this question. If there is a
> > more elegant solution to my issue I would be more than happy to hear
> > about it.
> >
> >
> > ___
> > XFree86 mailing list
> > [EMAIL PROTECTED]
> > http://XFree86.Org/mailman/listinfo/xfree86
> 
> -- 
> LeVA
> 
> ___
> XFree86 mailing list
> [EMAIL PROTECTED]
> http://XFree86.Org/mailman/listinfo/xfree86



___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] error message

2004-01-24 Thread Mark Vojkovich
   Your system security level is set to high to run the X-Window system.
It won't let the server access the hardware.

Mark.

On Sat, 24 Jan 2004 [EMAIL PROTECTED] wrote:

> We recently installed FreeBSD 5.2 and all was fine until a few days ago
> when it  nutty and this is the error message that came along with it.
> Any ideas on what went wrong? What can I do to fix it???
> Thank you,
> t9r10bull
> [EMAIL PROTECTED]
> 
> 
> Your files are attached and ready to send with this message.
> 
> 
> 

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] nvidea support

2004-01-24 Thread Mark Vojkovich
   I don't know about your Debian questions, but the GeForce4 cards
had native support starting in XFree86 4.3 which was released about a
year ago.  XFree86 4.3, or the 4.4 pre-release snapshots, which 
have improved support for NVIDIA cards are available from 
ftp.xfree86.org.

NVIDIA also has proprietary binary drivers which will work with 
your current XFree86 version.  The latest self-installing driver
is available at:

http://download.nvidia.com/XFree86/Linux-x86/1.0-5328/NVIDIA-Linux-x86-1.0-5328-pkg1.run

which you can download from the commandline with an app like "wget".
If you install NVIDIA's binary drivers you definitely want to read
NVIDIA's readme:

ftp://download.nvidia.com/XFree86/Linux-x86/1.0-5328/README


Mark.

On Fri, 23 Jan 2004, Derek A Bodin wrote:

> Hello, I recently installed Debian 3.0 which uses XFree86 however this
> version does not support GForce 4 cards.  How would I go about getting a
> new version of the server with out having access to a browser?  I am sort
> of a newby.  Is there a way to access a newer server via cvs.  Is there even
> support for the newer cards yet?
> 
> Thank you for your time
> -Derek
> ___
> XFree86 mailing list
> [EMAIL PROTECTED]
> http://XFree86.Org/mailman/listinfo/xfree86
> 

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] DRI compilation errors

2004-01-24 Thread LeVA
2004. január 24. 22:21 dátummal Patrick Dohman ezt írta:
> Hello
>
> I am having difficulties compiling the DRI tree on my redhat 8.0
> system running kernel 2.4.20-28 and XFree86 Red Hat Linux release
> 4.2.1-23. I have been able to configure my video chip "845gl" for a
> decent resolution, however I do not have hardware acceleration so I
> figured I would give compiling and installing the dri a shot. I
> downloaded the dri cvs source and configured my kernel as per the dri
> compilation guide. The dri kernel module for my system "i810" fails
> to build and I receive the following errors in the world log.
>
> make[3]: Entering directory `/dev/dri-cvs/build/xc/include/GL'
> make[3]: *** No rule to make target
> `/X11R6/SourceForge/Mesanew/Mesa-newtree/include/GL/gl.h', needed by
> `gl.h'. Stop.

This means, that you didn't read the readme nor the faqs... As you can 
see there isn't any /X11R6/SourceForge/Mesanew dirs on your system. 
You need to get the mesalibs (source) in order to compile this dri-cvs,
and specify the mesalib source's dir to the dri-cvs makefile.

> make[3]: Leaving directory `/dev/dri-cvs/build/xc/include/GL'
> make[2]: *** [includes] Error 2
> make[2]: Leaving directory `/dev/dri-cvs/build/xc/include'
> make[1]: *** [includes] Error 2
> make[1]: Leaving directory `/dev/dri-cvs/build/xc'
> make: *** [World] Error 2
>
> I hope this is the correct forum to post this question. If there is a
> more elegant solution to my issue I would be more than happy to hear
> about it.
>
>
> ___
> XFree86 mailing list
> [EMAIL PROTECTED]
> http://XFree86.Org/mailman/listinfo/xfree86

-- 
LeVA

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] DRI compilation errors

2004-01-24 Thread Patrick Dohman
Hello 

I am having difficulties compiling the DRI tree on my redhat 8.0 system
running kernel 2.4.20-28 and XFree86 Red Hat Linux release 4.2.1-23. I
have been able to configure my video chip "845gl" for a decent
resolution, however I do not have hardware acceleration so I figured I
would give compiling and installing the dri a shot. I downloaded the dri
cvs source and configured my kernel as per the dri compilation guide.
The dri kernel module for my system "i810" fails to build and I receive
the following errors in the world log. 

make[3]: Entering directory `/dev/dri-cvs/build/xc/include/GL' 
make[3]: *** No rule to make target
`/X11R6/SourceForge/Mesanew/Mesa-newtree/include/GL/gl.h', needed by
`gl.h'. Stop. 
make[3]: Leaving directory `/dev/dri-cvs/build/xc/include/GL' 
make[2]: *** [includes] Error 2 
make[2]: Leaving directory `/dev/dri-cvs/build/xc/include' 
make[1]: *** [includes] Error 2 
make[1]: Leaving directory `/dev/dri-cvs/build/xc' 
make: *** [World] Error 2 

I hope this is the correct forum to post this question. If there is a
more elegant solution to my issue I would be more than happy to hear
about it. 


___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] XFree86 and drivers

2004-01-24 Thread Yong Sen



Hi Alan,
I just want to drop you a mail to thank you for the 
driver file and XFree86 binary. It runs great on my system... Before and 
after upgrading the kernel and XFree86 everything looked laggy on the screen, 
especially while dragging windows. Running glxgears on default window size only 
output about 20fps, now it boosts up to 60 and glxinfo showed opengl things. 
Sry, I'm a newbie so I cant provide more info, but THANX !
 
 
Regards.
 
 
RedHat 9.0
AMD K6-2 MMX
160mb RAM
Trident Cyberblade/i7d
 


Re: [XFree86] XFree86Config

2004-01-24 Thread samyc
hello,
may be you can try the automatic config:
$ cd ~
$ XFree86 -configure
this will probe your hardware config and generate a new XF86Config file in ~/
hope this can help

cheers
Samy Chbinou


Selon [EMAIL PROTECTED]:

> Hello,
> 
> Can you help me.
> I was installing Linux Slackware 9.1, but I can configure ir.
> I am trying to configure XF86 but there always are fatal errors - cant
> find screens; active for display 0 and cannot connecting to X. I`m trying
> to many variants to configurating but result - nothing.
> 
> My monitor is MAG XJ530 15"
> videocard not more than 2MB
> I think that in monitor or in video card is problem.
> 
> What can I do?
> 
> 
> Thanks,
> 
> Best Regards,
> Eloi
> 
> ___
> XFree86 mailing list
> [EMAIL PROTECTED]
> http://XFree86.Org/mailman/listinfo/xfree86
> 


-- 
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Re: (patch seq: 6067) X Font conflicts

2004-01-24 Thread Matthieu Herrb
[EMAIL PROTECTED] is not the correct mailing list. You should have
used [EMAIL PROTECTED] for this kind of message. 

 > 
 > XFree86 Version 4.1.0.1 / X Window System
 > (protocol Version 11, revision 0, vendor release 6510)
 > Release Date: 21 December 2001
 >  If the server is older than 6-12 months, or if your card is
 >  newer than the above date, look for a newer version before
 >  reporting problems.  (See http://www.XFree86.Org/FAQ)

Did you read this comment ? I think it's time to upgrade. 

 > (II) Loading /usr/X11R6/lib/modules/fonts/libxtt.a
 > Duplicate symbol TT_FreeType_Version in 
 > /usr/X11R6/lib/modules/fonts/libxtt.a:xttmodule.o
 > Also defined in /usr/X11R6/lib/modules/fonts/libfreetype.a

You can't load both xtt and freetype modules. Choose one. 

Matthieu
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] boot loader error!!!

2004-01-24 Thread Matt Fraser
Hi I have just recently installed linux redhat version 9.0 on my 
computer and for some reason it keeps detecting that i have an s3 trio 
64 video card, which is not true...I have an ati radeon 9200 which is a 
huge difference from the s3 trioI notice that in the driver listings 
 when you go change the display type and drive or whatever it doesn't 
even have a 9200 it only had a 9100 and a 9500 when I select any other 
driver or change the display types at all I get a boot loader error and 
it returns to it's previos trio 64 settings...what is the problem why 
would it be doing this?? below is a copy of the xfree86 log...I'm not 
sure what the problem is but if you could please respond as soon as 
possible with a solution...thankyou

Matt Fraser



XFree86 Version 4.3.0 (Red Hat Linux release: 4.3.0-2)
Release Date: 27 February 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.4.20-3bigmem i686 [ELF]
Build Date: 27 February 2003
Build Host: porky.devel.redhat.com
	Before reporting problems, check http://www.XFree86.Org/
	to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.4.20-8 ([EMAIL PROTECTED]) 
(gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)) #1 Thu Mar 13 
17:54:28 EST 2003
Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.0.log", Time: Sat Jan 24 11:44:54 2004
(==) Using config file: "/etc/X11/XF86Config"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Videocard0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc105"
(**) XKB: model: "pc105"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "DevInputMice"
(**) FontPath set to "unix/:7100"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(++) using VT number 7

(II) Open APM successful
(II) Module ABI versions:
	XFree86 ANSI C Emulation: 0.2
	XFree86 Video Driver: 0.6
	XFree86 XInput driver : 0.4
	XFree86 Server Extension : 0.2
	XFree86 Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
	compiled for 4.3.0, module version = 1.0.0
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
	compiled for 4.3.0, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.6
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x8000, mode1Res1 = 0x8000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,7192 card , rev 03 class 06,00,00 
hdr 00
(II) PCI: 00:07:0: chip 8086,7110 card , rev 01 class 06,01,00 
hdr 80
(II) PCI: 00:07:1: chip 8086,7111 card , rev 01 class 01,01,80 
hdr 00
(II) PCI: 00:07:3: chip 8086,7113 card , rev 02 class 06,80,00 
hdr 00
(II) PCI: 00:08:0: chip 5333,8811 card , rev 00 class 03,00,00 
hdr 00
(II) PCI: 00:0a:0: chip 1011,0009 card 0a00,2114 rev 20 class 02,00,00 
hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,0), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
	[0] -1	0	0x - 0x (0x1) IX[B]
(II) Bus 0 non-prefetchable memory range:
	[0] -1	0	0x - 0x (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
	[0] -1	0	0x - 0x (0x0) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:7:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(0:8:0) S3 Inc. 86c764/765 [Trio32/64/64V+] rev 0, Mem @ 
0xf800/26
(II) Addressable bus resource ranges are
	[0] -1	0	0x - 0x (0x0) MX[B]
	[1] -1	0	0x - 0x (0x1) IX[B]
(II) OS-reported resource ranges:
	[0] -1	0	0xffe0 - 0x (0x20) MX[B](B)
	[1] -1	0	0x0010 - 0x3fff (0x3ff0) MX[B]E(B)
	[2] -1	0	0x000f - 0x000f (0x1) MX[B]
	[3] -1	0	0x000c - 0x000e (0x3) MX[B]
	[4] -1	0	0x - 0x0009 (0xa) MX[B]
	[5] -1	0	0x - 0x (0x1) IX[B]
	[6] -1	0	0x - 0x00ff (0x100) IX[B]
(II) Active PCI resource ranges:
	[0] -1	0	0xfebff000 - 0xfebf (0x1000) MX[B]
	[1] -1	0	0xf800 - 0xfbff (0x400) MX[B](B)
	[2] -1	0	0xec00 - 0xec7f (0x80) IX[B]
	[3] -1	0	0xffa0 - 0xffaf (0x10) IX[B]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xfebff000 - 0xfebf (0x1000) MX[B]
	[1]

[XFree86] XFree86Config

2004-01-24 Thread Eloi
Hello,

Can you help me.
I was installing Linux Slackware 9.1, but I can configure ir.
I am trying to configure XF86 but there always are fatal errors - cant
find screens; active for display 0 and cannot connecting to X. I`m trying
to many variants to configurating but result - nothing.

My monitor is MAG XJ530 15"
videocard not more than 2MB
I think that in monitor or in video card is problem.

What can I do?


Thanks,

Best Regards,
Eloi

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] CLE266 problems

2004-01-24 Thread Luc Verhaegen
On 2004.01.23 16:06, Martti Kuparinen wrote:
> Does this happen every  time you switch to a console (without
actually
> quitting X)?
Yes. I can switch back to X. I can even quit X and from the corrupted
console start X again.
> up ok when you switch back? Please define "latest XFree86 sources"

ROOT h118:~/xc> cvs update -dPA
ROOT h118:~/xc>
ROOT h118:~/xc> TZ=UTC date
Fri Jan 23 10:09:33 UTC 2004
I then applied these changes:

ROOT h118:~/xc/programs/Xserver/hw/xfree86/drivers/via> cvs diff
Index: via_driver.c
===
RCS file: /cvs/xc/programs/Xserver/hw/xfree86/drivers/via/via_driver. 
c,v
retrieving revision 1.23
diff -r1.23 via_driver.c
1923c1923
< CARD8   tmp
---
 > CARD8   tmp;
Index: via_driver.h
===
RCS file: /cvs/xc/programs/Xserver/hw/xfree86/drivers/via/via_driver. 
h,v
retrieving revision 1.10
diff -r1.10 via_driver.h
29a30
 > #define DEBUG_PRINT

Martti

---
Can you tell me more about the corruption you are seeing in textmode?
Is the first line the line at the very top of the screen or is it the  
current line? What is garbage? Random values printed as characters?
What happens if you type?

Also, can you try the vesa driver and verify that this is a problem  
only with the via driver?

Luc Verhaegen.
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] Radeon 9600XT

2004-01-24 Thread auto68980
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

>I checked out XFree86 from cvs last night and compiled it, and it
>still
>doesn't work with my Radeon 9200.
>
>But in the radeon(4) manual page, it says:
>
>Radeon 9200PRO/92000/9200SE, M9+
>
>So unless my radeon 9200 is not one of these, then why does it say
>it
>is supported? Is this what will definitely be supported in the next
>proper
>release?

I've just been told that I need to apply some patches before building
the cvs version, so I revoke the statements in my last post, until I
try and build with the patches applied.

X0
-BEGIN PGP SIGNATURE-
Note: This signature can be verified at https://www.hushtools.com/verify
Version: Hush 2.3

wkYEARECAAYFAkASff0ACgkQZI2YkNttzRGrdgCgjht4ANDn+fS9NoiAI6YCpDCm84gA
n0lntgIWhrB3GjiG01kxCAz5oWDA
=5TfT
-END PGP SIGNATURE-




Concerned about your privacy? Follow this link to get
FREE encrypted email: https://www.hushmail.com/?l=2

Free, ultra-private instant messaging with Hush Messenger
https://www.hushmail.com/services.php?subloc=messenger&l=434

Promote security and make money with the Hushmail Affiliate Program: 
https://www.hushmail.com/about.php?subloc=affiliate&l=427
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] upgrade xfree86 in Debian

2004-01-24 Thread Luca Capello
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello,

on 01/24/04 13:29, Erik Odh wrote:
> How do i do that???
which version do you have? And to which version do you want to upgrade?
Normally, search for the available versions at
http://packages.debian.org
or for 'xfree86-common' directly here
http://packages.debian.org/cgi-bin/search_packages.pl?keywords=xfree86-common&searchon=names&subword=1&case=insensitive&version=all&release=all

There are 3 Debian branches: stable, testing and unstable. The unstable
normally has the latest versions, but in the case of XFree86, version
4.3.0 is available only in the 'experimental' branch.

You need to search for a mirror if you want the 'experimental' branch,
you can use my /etc/apt/sources.list available at
http://luca.pca.it/debian/sources.list

When you've inserted the rigth Debian mirror in the
/etc/apt/sources.list, then you need to type as root:
- - apt-get update
- - apt-get -t [Debian branch you want, example stable] install [package
name]
- - that's all :-)

> and yes...im a newbie :-)
No problem, we alwasy have something to learn :-)

Thx, bye,
Gismo / Luca
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Debian - http://enigmail.mozdev.org

iD8DBQFAEnx7VAp7Xm10JmkRAhkKAJ9T+IplKYdplVqV9327VxxTrhOApwCfScWn
hbcu65S4wZ2EH64eGGiNhC4=
=hayk
-END PGP SIGNATURE-
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] upgrade xfree86 in Debian

2004-01-24 Thread Erik Odh



How do i do that??? and yes...im a newbie 
:-)


[XFree86] Server Crash with i810

2004-01-24 Thread Bob Thompson
Attached are files related to an i810 server crash. The files included 
are XFree86.0.log.old, dmesg.out (bootup messages), XF86Config file. The 
system uname -a output is :

FreeBSD wolf.kimbark.net 4.9-RELEASE FreeBSD 4.9-RELEASE #2: Fri Dec 26 
20:52:38 EST 2003 [EMAIL PROTECTED]:/usr/src/sys/compile/WOLF  i386

--
Robert A. Thompson
Senior Staff Specialist
Pratt & Whitney Canada
Mississauga, Ontario, Canada

XFree86 Version 4.3.0
Release Date: 27 February 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: FreeBSD 4.9 i386 [ELF] 
Build Date: 07 October 2003
Before reporting problems, check http://www.XFree86.Org/
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.0.log", Time: Mon Jan 19 18:20:00 2004
(==) Using config file: "/etc/X11/XF86Config"
(==) ServerLayout "Layout0"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Keyboard0"
(**) Option "XkbModel" "dell101"
(**) XKB: model: "dell101"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Mouse0"
(==) FontPath set to 
"/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(--) Using syscons driver with X support (version 2.0)
(--) using VT number 9

(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.2
XFree86 Video Driver: 0.6
XFree86 XInput driver : 0.4
XFree86 Server Extension : 0.2
XFree86 Font Renderer : 0.4
(II) Loader running on freebsd
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
compiled for 4.3.0, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
compiled for 4.3.0, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.6
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x, mode1Res1 = 0x8000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,7124 card 1028,00b4 rev 03 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,7125 card 1028,00b4 rev 03 class 03,00,00 hdr 00
(II) PCI: 00:1e:0: chip 8086,2418 card , rev 02 class 06,04,00 hdr 01
(II) PCI: 00:1f:0: chip 8086,2410 card , rev 02 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,2411 card 8086,2411 rev 02 class 01,01,80 hdr 00
(II) PCI: 00:1f:2: chip 8086,2412 card 8086,2412 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1f:3: chip 8086,2413 card 8086,2413 rev 02 class 0c,05,00 hdr 00
(II) PCI: 01:07:0: chip 1274,1371 card 1274,1371 rev 09 class 04,01,00 hdr 00
(II) PCI: 01:08:0: chip 12b9,1008 card 12b9,00ad rev 01 class 07,00,02 hdr 00
(II) PCI: 01:0c:0: chip 10b7,9200 card 1028,00b4 rev 78 class 02,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1  0   0x - 0x (0x1) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1  0   0x - 0x (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1  0   0x - 0x (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:30:0), (0,1,1), BCTRL: 0x0006 (VGA_EN is cleared)
(II) Bus 1 I/O range:
[0] -1  0   0xe000 - 0xe0ff (0x100) IX[B]
[1] -1  0   0xe400 - 0xe4ff (0x100) IX[B]
[2] -1  0   0xe800 - 0xe8ff (0x100) IX[B]
[3] -1  0   0xec00 - 0xecff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1  0   0xfd00 - 0xfeff (0x200) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(0:1:0) Intel Corp. 82810E DC-133 CGC [Chipset Graphics Controller] rev 3, 
Mem @ 0xf800/26, 0xff00/19
(II) Addressable bus resource ranges are
[0] -1  0   0x - 0x (0x0) MX[B]
[1] -1  0   0x - 0x (0x1) IX[B]
(II) OS-reported resource ranges:
[0] -1  0   0xffe0 - 0x (0x20) MX[B](B)
[1] -1  0   0x0010 - 0x3fff (0x3ff0) MX[B]E(B)
[2] -1  0   0x000f - 0x000f (0x1) MX[

[XFree86] XFree86 error

2004-01-24 Thread Lorenzo Martinelli








My OS is Mandrake 9.2 and I have installed the beta
1.10 drivers for my Matrox Parhelia 650

 

Regards, 

Lorenzo Martinelli








XFree86.0.log
Description: Binary data


[XFree86] (no subject)

2004-01-24 Thread çağlar



ı have a notebook with 15.1 '' XGA TFT LCD monitor 
and ı cannot make suse 7.1 or red hat 7.1 to define it 
how can ı do that? please 
answer


Re: [XFree86] nvidea support

2004-01-24 Thread Linus van Geuns
Debian 3.0 brings with XFree86 v4.1.* doesn't it ?
This version should support any nVidia GeForce4 adapter ( I have one 
myself ), try to load the driver-module 'nv' or download the proprietary 
driver from http://www.nvidia.com/object/linux_display_ia32_1.0-5328 and 
!!! READ THE README !!!.

Linus.

Derek A Bodin wrote:
Hello, I recently installed Debian 3.0 which uses XFree86 however this
version does not support GForce 4 cards.  How would I go about getting a
new version of the server with out having access to a browser?  I am sort
of a newby.  Is there a way to access a newer server via cvs.  Is there even
support for the newer cards yet?
Thank you for your time
-Derek
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] lost GUI for Linux

2004-01-24 Thread Linus van Geuns
Or /dev/input/mice if you have an USB-Mouse and the modules usb*, input, 
mousedev, evdev loaded.

Linus.

Mark Vojkovich wrote:
   Maybe you want "/dev/psaux" for the mouse device instead?

		Mark.

On Sat, 24 Jan 2004 [EMAIL PROTECTED] wrote:


I lost my Graphic user interface screens for my Linux operation system and when I tries to "startx" at the prompt it gave me this error message:

(==) NV (0): Silken mouse enabled
(**) NV (0): DPMS enabled
(**) Mouse(0): Protocol: "IMPS/2"
(**) Mouse0: Core Pointer
(EE) xfg86OpenSerial: Cannot open device /dev/mouse
 No such file or directory
(EE) Mouse0 cannot open input device
(EE) PreInit failed for input device "Mouse0"
(II) "Keyboard0" handled by legacy driver
(WW) No core pointer registered
No core pointer
Fatal server error
failed to initialize core devices
XIO: fatal IO Error 104 (Connection reset by peer) on x server ":0.0" after 0 requests (0 known processed) with 0 events remaining.

Can you help me out?

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] Any support for DRI with nVidia Corporation NV31 [GeForce FX 5600] (rev a1)?

2004-01-24 Thread Linus van Geuns
Mh,

try the proprietary driver distributed from nVidia itself:
http://www.nvidia.com/object/linux_display_ia32_1.0-5328
There you can download an installer script packaged with the files 
needed to install and eventually compile the driver with the kernel 
interface.
You should have the sources of your running kernel configured in 
/usr/src/linux, else the installer would not compile the right 
kernel-interface if no delivered interface is matching your kernel.

!!! READ THE README !!!

Linus.

Miles Lane wrote:
03:00.0 VGA compatible controller: nVidia Corporation NV31 [GeForce FX 
5600] (rev a1) (prog-if 00 [VGA])
Subsystem: Micro-Star International Co., Ltd.: Unknown device 9123
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- 
ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
SERR- 
Latency: 32 (1250ns min, 250ns max)
Interrupt: pin A routed to IRQ 5
Region 0: Memory at ea00 (32-bit, non-prefetchable) [size=16M]
Region 1: Memory at d000 (32-bit, prefetchable) [size=256M]
Expansion ROM at  [disabled] [size=128K]
Capabilities: [60] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [44] AGP version 3.0
Status: RQ=32 Iso- ArqSz=0 Cal=3 SBA+ ITACoh- GART64- 
HTrans- 64bit- FW+ AGP3+ Rate=x4,x8
Command: RQ=1 ArqSz=0 Cal=0 SBA- AGP- GART64- 64bit- FW- 
Rate=
00: de 10 12 03 07 00 b0 02 a1 00 00 03 00 20 00 00
10: 00 00 00 ea 08 00 00 d0 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 62 14 23 91
30: 00 00 00 00 60 00 00 00 00 00 00 00 05 01 05 01
40: 62 14 23 91 02 00 30 00 1b 0e 00 1f 00 00 00 00
50: 01 00 00 00 01 00 00 00 ce d6 23 00 0f 00 00 00
60: 01 44 02 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Rif: [XFree86] nvidea support

2004-01-24 Thread Filippo Guarnieri






do "apt-cache search nvidia",
it should show u 2 packages,
then write "apt-get install nameofthepgk" and ull have the tarball of the new drivers into /usr/src.
se ya
 
---Messaggio originale---
 

Da: [EMAIL PROTECTED]
Data: sabato 24 gennaio 2004 7.09.04
A: [EMAIL PROTECTED]
Oggetto: [XFree86] nvidea support
 
Hello, I recently installed Debian 3.0 which uses XFree86 however this
version does not support GForce 4 cards. How would I go about getting a
new version of the server with out having access to a browser? I am sort
of a newby. Is there a way to access a newer server via cvs. Is there even
support for the newer cards yet?
 
Thank you for your time
-Derek
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86
.







___  IncrediMail - il mondo della posta elettronica si è finalmente evoluto - Clicca Qui

Re: [XFree86] Radeon 9600XT

2004-01-24 Thread auto68980
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

>Radeon 9200 is not supported by the _release_ version of the radeon
>driver, but it is supported by the _current_ version. I've read
>this in
>some posting of this list (I think in the archives).

I checked out XFree86 from cvs last night and compiled it, and it still
doesn't work with my Radeon 9200.

But in the radeon(4) manual page, it says:

Radeon 9200PRO/92000/9200SE, M9+

So unless my radeon 9200 is not one of these, then why does it say it
is supported? Is this what will definitely be supported in the next proper
release?

X0
-BEGIN PGP SIGNATURE-
Note: This signature can be verified at https://www.hushtools.com/verify
Version: Hush 2.3

wkYEARECAAYFAkASSCIACgkQZI2YkNttzRFKZQCffq7SAtFhpPEuvHZupAra21XR5xcA
niby9MBWbjRRRYI5bS9TiK6OmaBm
=xpEN
-END PGP SIGNATURE-




Concerned about your privacy? Follow this link to get
FREE encrypted email: https://www.hushmail.com/?l=2

Free, ultra-private instant messaging with Hush Messenger
https://www.hushmail.com/services.php?subloc=messenger&l=434

Promote security and make money with the Hushmail Affiliate Program: 
https://www.hushmail.com/about.php?subloc=affiliate&l=427
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Any support for DRI with nVidia Corporation NV31 [GeForce FX 5600] (rev a1)?

2004-01-24 Thread Miles Lane
03:00.0 VGA compatible controller: nVidia Corporation NV31 [GeForce FX 
5600] (rev a1) (prog-if 00 [VGA])
Subsystem: Micro-Star International Co., Ltd.: Unknown device 9123
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- 
ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=medium 
>TAbort- SERR- 
Latency: 32 (1250ns min, 250ns max)
Interrupt: pin A routed to IRQ 5
Region 0: Memory at ea00 (32-bit, non-prefetchable) [size=16M]
Region 1: Memory at d000 (32-bit, prefetchable) [size=256M]
Expansion ROM at  [disabled] [size=128K]
Capabilities: [60] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [44] AGP version 3.0
Status: RQ=32 Iso- ArqSz=0 Cal=3 SBA+ ITACoh- GART64- 
HTrans- 64bit- FW+ AGP3+ Rate=x4,x8
Command: RQ=1 ArqSz=0 Cal=0 SBA- AGP- GART64- 64bit- 
FW- Rate=
00: de 10 12 03 07 00 b0 02 a1 00 00 03 00 20 00 00
10: 00 00 00 ea 08 00 00 d0 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 62 14 23 91
30: 00 00 00 00 60 00 00 00 00 00 00 00 05 01 05 01
40: 62 14 23 91 02 00 30 00 1b 0e 00 1f 00 00 00 00
50: 01 00 00 00 01 00 00 00 ce d6 23 00 0f 00 00 00
60: 01 44 02 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Xpert, ENLARGE YOUR PENIS NATURALLY

2004-01-24 Thread XkXmXLXFXcX
http://www.onlinemanufacturer.com/mx/index.php?pid=evaph5545 



Best regards, Jacson
mWIjBFiCqc

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Xfree86, ENLARGE YOUR PENIS NATURALLY

2004-01-24 Thread bkahne
http://www.onlinemanufacturer.com/mx/index.php?pid=evaph5545 



Best regards, Timofey
ucrvoWkhJc

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] 2

2004-01-24 Thread Inedible K. Veto
Приветствую!

Вы в поисках склад в аренду?


Позвольте предложить Вам  базу данных в которой содержится информация о 3053 складах 
сдаваемых в Москве напрямую от собственников. 


По вопросу покупки обращайтесь по 
тел.  7 семь 8 девять семь 7 пять 


Пробник базы вложен в письмо!


floodgates.xls
Description: MS-Excel spreadsheet