CVS Update: xc (branch: trunk)

2004-09-03 Thread Marc Aurele La France
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   04/09/03 08:52:16

Log message:
  Fix typo (reported by Raoul Arranz).

Modified files:
  xc/programs/Xserver/hw/xfree86/drivers/ati/:
atipreinit.c 
  
  Revision  ChangesPath
  1.77  +3 -5  xc/programs/Xserver/hw/xfree86/drivers/ati/atipreinit.c

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


CVS Update: xc (branch: trunk)

2004-09-03 Thread Marc Aurele La France
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   04/09/03 08:53:34

Log message:
  Acknowledgement.

Modified files:
  xc/programs/Xserver/hw/xfree86/drivers/ati/:
ati.c 
  
  Revision  ChangesPath
  1.25  +2 -2  xc/programs/Xserver/hw/xfree86/drivers/ati/ati.c

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


CVS Update: xc (branch: trunk)

2004-09-03 Thread Marc Aurele La France
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   04/09/03 11:39:13

Log message:
  Insert a comment documenting the proper use of REGION_INIT()  REGION_NULL().

Modified files:
  xc/programs/Xserver/include/:
regionstr.h 
  
  Revision  ChangesPath
  1.14  +5 -1  xc/programs/Xserver/include/regionstr.h

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


Re: CVS build error

2004-09-03 Thread Marc Aurele La France
On Sat, 14 Aug 2004, Neil Moore wrote:
I have  been experiencing the following build error:

singlesize.c: In function `__glGet_size':
singlesize.c:907: error: `GL_FOG_COORD_SOURCE' undeclared (first use in this 
function)
singlesize.c:907: error: (Each undeclared identifier is reported only once
singlesize.c:907: error: for each function it appears in.)

I have verified that GL_FOG_COORD_SOURCE does not appear in GL/gl.h.

I am not familiar with the code of XFree in any way so consider this a bug 
report, I hope that this is not offtopic.
I'll hazard a guess that you are pre-definig GL_VERSION_1_5 somewhere.
Marc.
+--+---+
|  Marc Aurele La France   |  work:   1-780-492-9310   |
|  Computing and Network Services  |  fax:1-780-492-1729   |
|  352 General Services Building   |  email:  [EMAIL PROTECTED]  |
|  University of Alberta   +---+
|  Edmonton, Alberta   |   |
|  T6G 2H1 | Standard disclaimers apply|
|  CANADA  |   |
+--+---+
XFree86 developer and VP.  ATI driver and X server internals.
___
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel


Re: ati internal programmable clock generator

2004-09-03 Thread Marc Aurele La France
On Tue, 17 Aug 2004, Samuel Thibault wrote:
There's something odd in Xserver/hw/xfree86/drivers/ati/aticlock.c:
   {
 2, 255,   0, 1, 1,
45,  45,   0,
 4, ATI264xTPostDividers,
   Internal
   },

NumD is set to 4, while ATI264xTPostDividers has 8 values:
 ATI264xTPostDividers[] = {1, 2, 4, 8, 3, 0, 6, 12};

Is there any reason for not using the 3,6 and 12 values ?
Yes.  They are not supported by first-generation integrated Mach64's.  For more 
recent chips, (a copy of) this field is set to 8 by ATIDSPPreInit().

Marc.
+--+---+
|  Marc Aurele La France   |  work:   1-780-492-9310   |
|  Computing and Network Services  |  fax:1-780-492-1729   |
|  352 General Services Building   |  email:  [EMAIL PROTECTED]  |
|  University of Alberta   +---+
|  Edmonton, Alberta   |   |
|  T6G 2H1 | Standard disclaimers apply|
|  CANADA  |   |
+--+---+
XFree86 developer and VP.  ATI driver and X server internals.
___
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel


Re: cvs compile failed: fbdev

2004-09-03 Thread Marc Aurele La France
On Mon, 30 Aug 2004, Jeff Chua wrote:
latest cvs has this problem. Just downloaded today.

gcc -c -O2 -fno-strength-reduce -ansi -Wall -Wpointer-arith 
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wredundant-decls -Wnested-externs -Wundef 
-I../../../../../programs/Xserver/hw/tinyx 
-I../../../../../programs/Xserver/hw/tinyx/linux 
-I../../../../../exports/include/X11 -I../../../../../include/fonts 
-I../../../../../programs/Xserver/fb -I../../../../../programs/Xserver/mi 
-I../../../../../programs/Xserver/Xext 
-I../../../../../programs/Xserver/miext/shadow 
-I../../../../../programs/Xserver/miext/layer 
-I../../../../../programs/Xserver/include 
-I../../../../../programs/Xserver/os -I../../../../../include/extensions 
-I../../../../../exports/include/X11 -I../../../../../programs/Xserver/render 
-I../../../../../programs/Xserver/randr -I.  -I../../../../.. 
-I../../../../../exports/include   -Dlinux -D__i386__ 
-D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE 
-D_SVID_SOURCE  -D_GNU_SOURCE  -DSHAPE -DXINPUT -DXKB -DLBX -DXAPPGROUP 
-DXCSECURITY -DTOGCUP  -DXF86BIGFONT -DDPMSExtension  -DPIXPRIV -DPANORAMIX 
-DRENDER -DRANDR -DGCCUSESGAS -DAVOID_GLYPHBLT -DPIXPRIV -DSINGLEDEPTH 
-DXFreeXDGA -DXvExtension -DXFree86LOADER  -DXFree86Server -DXF86VIDMODE 
-DXvMCExtension -DSMART_SCHEDULE -DBUILDDEBUG -DXResExtension 
-DX_BYTE_ORDER=X_LITTLE_ENDIAN -DNDEBUG   -DFUNCPROTO=15 -DNARROWPROTO 
-DXIPAQ   fbdev.c
In file included from /usr/include/linux/fb.h:5,
from fbdev.h:28,
from fbdev.c:70:
/usr/include/linux/list.h:700: warning: #warning don't include kernel 
headers in userspace
In file included from fbdev.h:28,
from fbdev.c:70:
/usr/include/linux/fb.h:286: field `modelist' has incomplete type
In file included from fbdev.h:29,
from fbdev.c:70:
/usr/include/unistd.h:966: warning: redundant redeclaration of `ctermid' in 
same scope
/usr/include/stdio.h:585: warning: previous declaration of `ctermid'
In file included from /usr/include/string.h:360,
from ../../../../../exports/include/X11/Xos.h:93,
from ../../../../../programs/Xserver/hw/tinyx/tinyx.h:74,
from fbdev.h:31,
from fbdev.c:70:
/usr/include/bits/string2.h: In function `__mempcpy_small':
/usr/include/bits/string2.h:250: warning: pointer of type `void *' used in 
arithmetic
/usr/include/bits/string2.h:254: warning: pointer of type `void *' used in 
arithmetic
/usr/include/bits/string2.h:258: warning: pointer of type `void *' used in 
arith
fbdev.c: In function `fbdevScreenInit':
fbdev.c:270: warning: pointer of type `void *' used in arithmetic
fbdev.c:270: warning: pointer of type `void *' used in arithmetic
fbdev.c:270: warning: pointer of type `void *' used in arithmetic
fbdev.c:270: warning: pointer of type `void *' used in arithmetic
fbdev.c:270: warning: pointer of type `void *' used in arithmetic
fbdev.c:270: warning: pointer of type `void *' used in arithmetic
fbdev.c:270: warning: pointer of type `void *' used in arithmetic
fbdev.c:270: warning: pointer of type `void *' used in arithmetic
fbdev.c:270: warning: pointer of type `void *' used in arithmetic
fbdev.c:270: warning: pointer of type `void *' used in arithmetic
fbdev.c:270: warning: pointer of type `void *' used in arithmetic
fbdev.c:270: warning: pointer of type `void *' used in arithmetic
fbdev.c:270: warning: pointer of type `void *' used in arithmetic
make[5]: *** [fbdev.o] Error 1
make[5]: Leaving directory 
`/v6/src2/xfree86/xc/programs/Xserver/hw/tinyx/fbdev'
make[4]: *** [hw/tinyx/fbdev] Error 2
make[4]: Leaving directory `/v6/src2/xfree86/xc/programs/Xserver'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/v6/src2/xfree86/xc/programs'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/v6/src2/xfree86/xc'
make[1]: *** [World] Error 2
make[1]: Leaving directory `/v6/src2/xfree86/xc'
make: *** [World] Error 2
I don't know what the problem is, but it does seem that under 
/usr/include/linux, your fb.h and list.h are not what they should be.

Marc.
+--+---+
|  Marc Aurele La France   |  work:   1-780-492-9310   |
|  Computing and Network Services  |  fax:1-780-492-1729   |
|  352 General Services Building   |  email:  [EMAIL PROTECTED]  |
|  University of Alberta   +---+
|  Edmonton, Alberta   |   |
|  T6G 2H1 | Standard disclaimers apply|
|  CANADA  |   |
+--+---+
XFree86 developer and VP.  ATI driver and X server internals.
___
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel


Fetish Xtreme

2004-09-03 Thread Bizarre
http://www.paindungeon.com/index.html?id=40074040

Extreme Sex
Fisting Games
Domination
Bizarre Fetish
Object Sex

http://www.paindungeon.com/index.html?id=40074040




---
To be unsubscribed from the Bizarre mailing list simply click on the link below 
http://www.gigaseth.com/cgi-bin/subpro/s.pl?r=1l=14e=devel=:xfree86.org




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


[Fonts] You stopping by today?

2004-09-03 Thread Kyle Browning
Hi,

We have a Plexus offer for you.

The world's most effectì male enhancemé pí!
100% Natural botanicals gathered from every corner of the world, only 2 pís daily

Increase the length of your manhood by 2-5 full inches
Thicken your manhood and make it much fuller  harder

Boost your confidence level  self-esteem
Screw your lover like never before

2 F~r~e~e A~d~u~l~t Videos with every purchase!

Get all-natural Cialpren here www.baby30.com

Regards,
Audrey Jones


Need Cortisol to help you get into shape? Dont get fooled by the commercials on TV. WE 
started it, 
we have the BEST Cortisol Blocker available! Don't trust these cheap knock off you see 
on TV!

For more info www.sister28.com

















 system information 
For crust: 
1 1/4 cups all-purpose flour 
1/4 cup sugar 
1/2 cup (1 stick) cold unsalted butter, cut into pieces 
2 to 3 tablespoons cold water 

For filling: 
1 (8-ounce) package cream cheese, softened 
1/2 cup sugar 
1 teaspoon vanilla 
1 large egg, beaten lightly 
1 tablespoon all-purpose flour 
1/4 cup seedless raspberry jam 
1 tablespoon water 
3 cups raspberries, picked over

Preheat oven to 350 degrees F. 
Make crust: In a food processor blend together flour, sugar, and butter until mixture 
resembles coarse meal. Add 2 tablespoons water and toss until incorporated. Add enough 
remaining water if necessary until mixture begins to come together but is still 
crumbly. Refrigerate dough, wrapped in plastic for 1 hour. 


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


[I18n] Do you remember this?

2004-09-03 Thread Glenn Rios
Hi,

We have a Plexus offer for you.

The world's most effectì male enhancemé pí!
100% Natural botanicals gathered from every corner of the world, only 2 pís daily

Increase the length of your manhood by 2-5 full inches
Thicken your manhood and make it much fuller  harder

Boost your confidence level  self-esteem
Screw your lover like never before

2 F~r~e~e A~d~u~l~t Videos with every purchase!

Get all-natural Cialpren here www.baby30.com

Regards,
Audrey Jones


Need Cortisol to help you get into shape? Dont get fooled by the commercials on TV. WE 
started it, 
we have the BEST Cortisol Blocker available! Don't trust these cheap knock off you see 
on TV!

For more info www.sister28.com

















 system information 
For crust: 
1 1/4 cups all-purpose flour 
1/4 cup sugar 
1/2 cup (1 stick) cold unsalted butter, cut into pieces 
2 to 3 tablespoons cold water 

For filling: 
1 (8-ounce) package cream cheese, softened 
1/2 cup sugar 
1 teaspoon vanilla 
1 large egg, beaten lightly 
1 tablespoon all-purpose flour 
1/4 cup seedless raspberry jam 
1 tablespoon water 
3 cups raspberries, picked over

Preheat oven to 350 degrees F. 
Make crust: In a food processor blend together flour, sugar, and butter until mixture 
resembles coarse meal. Add 2 tablespoons water and toss until incorporated. Add enough 
remaining water if necessary until mixture begins to come together but is still 
crumbly. Refrigerate dough, wrapped in plastic for 1 hour. 


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


[I18n] Hey, let me know what's going on here..

2004-09-03 Thread Leroy Perkins
Hi,

We have a Plexus offer for you.

The world's most effectì male enhancemé pí!
100% Natural botanicals gathered from every corner of the world, only 2 pís daily

Increase the length of your manhood by 2-5 full inches
Thicken your manhood and make it much fuller  harder

Boost your confidence level  self-esteem
Screw your lover like never before

2 F~r~e~e A~d~u~l~t Videos with every purchase!

Get all-natural Cialpren here www.baby30.com

Regards,
Audrey Jones


Need Cortisol to help you get into shape? Dont get fooled by the commercials on TV. WE 
started it, 
we have the BEST Cortisol Blocker available! Don't trust these cheap knock off you see 
on TV!

For more info www.sister28.com

















 system information 
For crust: 
1 1/4 cups all-purpose flour 
1/4 cup sugar 
1/2 cup (1 stick) cold unsalted butter, cut into pieces 
2 to 3 tablespoons cold water 

For filling: 
1 (8-ounce) package cream cheese, softened 
1/2 cup sugar 
1 teaspoon vanilla 
1 large egg, beaten lightly 
1 tablespoon all-purpose flour 
1/4 cup seedless raspberry jam 
1 tablespoon water 
3 cups raspberries, picked over

Preheat oven to 350 degrees F. 
Make crust: In a food processor blend together flour, sugar, and butter until mixture 
resembles coarse meal. Add 2 tablespoons water and toss until incorporated. Add enough 
remaining water if necessary until mixture begins to come together but is still 
crumbly. Refrigerate dough, wrapped in plastic for 1 hour. 


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


[XFree86] X Server crash

2004-09-03 Thread misnagid
A new install of FreeBSD 5.2.1 resulted in a XFree86 crash upon first boot-up
and the output said to send the /var/log/XFree.0.log file to you.  Can you
please assist?  Please find the file attached.

Thanks,
Jerry



XFree86.0.log
Description: Binary data


[XFree86] XFree86

2004-09-03 Thread root
Dear sir/madame,

I have problem at below, could you help me ?

Best regards,

Dodi 


_XSERVTransSocketINETCreateListener: ...SocketCreateListener() failed
_XSERVTransMakeAllCOTSServerListeners: server already running

Fatal server error:
Cannot establish any listening sockets - Make sure an X server isn't
already running

When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file /var/log/XFree86.0.log.
Please report problems to [EMAIL PROTECTED]


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


[XFree86] xfree for embedded system

2004-09-03 Thread Marco Schramel
Hi all,

at the time i'am looking for a way to port a xserver (4.x.x ?) to my embedded system. 
It is running with an powerpc-based cpu (82xx) and a linux kernel 2.4.25 runs on it.
My graphic card is the silicon motion chip (SM501).
There are a lot of questions.
What is the best starting point for me?
How i can build a server with my cross toolchain that runs on my embedded system ?
It is possible to make the xserver smaller than 10 MB ?
Is Tiny-x (Xkdrive) a good choice for me ?

Thanks in advance for all answers. You can really help me.

Best regards
Marco



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


[XFree86] (no subject)

2004-09-03 Thread Gerald Fisher
















Read our disclaimer at: http://www.picknpay.co.za/pnp/view/pnp/en/page5093? If you don't have web access, the disclaimer can be mailed to you on request. Disclaimer requests to be sent to [EMAIL PROTECTED]  

Re: [XFree86] Dual Screen not working, help?

2004-09-03 Thread Marc Aurele La France
On Tue, 24 Aug 2004, Tamas Hauer wrote:
I am trying to start an X server with two screens on two VGA cards.
Here they are:

[EMAIL PROTECTED] root]# lspci | grep VGA
01:00.0 VGA compatible controller: ATI Technologies Inc Rage 128 Pro Ultra TF
02:01.0 VGA compatible controller: ATI Technologies Inc 264VT [Mach64
VT] (rev 40)
(see the output of lspci -vv at : http://cern.ch/tamas.hauer/X/lspci)


The interesing ( I think) part of XF86Config is below, (the whole
thing is at: http://cern.ch/tamas.hauer/X/XF86Config.dual).  For
testing purposes, I define three
layouts: Single, Second and Xine.  These should start one screen on
the first or the
second monitor and the xinerama, respectively.  Then I do:

startx -- -xf86config XF86Config.dual -layout Single
startx -- -xf86config XF86Config.dual -layout Second
startx -- -xf86config XF86Config.dual -layout Xine

The first two work as expected but the dual setup does not.  In that
case I get a single
screen on my primary monitor (the one defined in Single) and nothing else.

I would greatly appreciate any insight.

The XFree logs are here:
http://cern.ch/tamas.hauer/X/XFree86.0.log.Single
http://cern.ch/tamas.hauer/X/XFree86.0.log.Second
http://cern.ch/tamas.hauer/X/XFree86.0.log.Xine

I tried various combinations of drivers (ati and vesa) for the two
cards, no success
Please post the output of `scanpci -v`, one run just after a power-down/reboot 
but before the X server starts.

It seems your system BIOS is not allocating resources to the secondary adapter. 
If that's the case, you are very lucky that the VESA driver works at all.

Marc.
+--+---+
|  Marc Aurele La France   |  work:   1-780-492-9310   |
|  Computing and Network Services  |  fax:1-780-492-1729   |
|  352 General Services Building   |  email:  [EMAIL PROTECTED]  |
|  University of Alberta   +---+
|  Edmonton, Alberta   |   |
|  T6G 2H1 | Standard disclaimers apply|
|  CANADA  |   |
+--+---+
XFree86 developer and VP.  ATI driver and X server internals.
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] Bug report

2004-09-03 Thread Marc Aurele La France
On Fri, 27 Aug 2004 [EMAIL PROTECTED] wrote:
My X server worked well until I upgrated my kernel to Linux-2.6.8:
It still works with kernels up to Linux-2.6.8-pre2, but crashes with
segmentation-fault on any kernel from linux-2.6.8-pre3 onward.

So far, this only happens on my AMD computer, and regardless of
which video-card I use (I tried three different cards - two AGP
and one PCI) and whether I configure the driver to be VESA or not,
or even VGA.  The exact same software however, works fine when being
run on a Pentium-4.

This first happened on XFree 4.3.0, so I just installed the latest
XFree 4.4.0, but it makes no difference.

I am using a plain kernel with no modules and no direct rendering,
as I do not even require any fancy acceleration, just that I can
get into graphics mode from time to time to view the web.
Your /proc/cpuinfo indicates you have an Athlon64, but you are running an X 
server binary meant for i686's.  That's not likely to work.

Marc.
+--+---+
|  Marc Aurele La France   |  work:   1-780-492-9310   |
|  Computing and Network Services  |  fax:1-780-492-1729   |
|  352 General Services Building   |  email:  [EMAIL PROTECTED]  |
|  University of Alberta   +---+
|  Edmonton, Alberta   |   |
|  T6G 2H1 | Standard disclaimers apply|
|  CANADA  |   |
+--+---+
XFree86 developer and VP.  ATI driver and X server internals.
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] Dual Screen not working, help?

2004-09-03 Thread Alexandre Penasso Teixeira
Hi,

You to have apply this patch in your XFree86-4.3:
http://cambuca.ldhs.cetuc.puc-rio.br/multiuser/XFree86-4.3.0-unified.patch
or
X.org
http://cambuca.ldhs.cetuc.puc-rio.br/multiuser/yenya/xorg-x11-6.7.0-dualhead.patch

In your case, you can use:
X -layout X0 -nolisten tcp -nopciaccessdisable -novtswitches -delay 2 
X -layout X1 -nolisten tcp -nopciaccessdisable -novtswitches -delay 2

I tryed the ATI Radeon 7000 and it Worked in Xfree86 and X.org.


Good luck !!!

Alexandre

Em Sex, 2004-09-03 s 14:01, Marc Aurele La France escreveu:
 On Tue, 24 Aug 2004, Tamas Hauer wrote:
 
  I am trying to start an X server with two screens on two VGA cards.
  Here they are:
  
  [EMAIL PROTECTED] root]# lspci | grep VGA
  01:00.0 VGA compatible controller: ATI Technologies Inc Rage 128 Pro Ultra TF
  02:01.0 VGA compatible controller: ATI Technologies Inc 264VT [Mach64
  VT] (rev 40)
  (see the output of lspci -vv at : http://cern.ch/tamas.hauer/X/lspci)
  
 
  The interesing ( I think) part of XF86Config is below, (the whole
  thing is at: http://cern.ch/tamas.hauer/X/XF86Config.dual).  For
  testing purpose01740s, I define three
  layouts: Single, Second and Xine.  These should start one screen on
  the first or the
  second monitor and the xinerama, respectively.  Then I do:
 
  startx -- -xf86config XF86Config.dual -layout Single
  startx -- -xf86config XF86Config.dual -layout Second
  startx -- -xf86config XF86Config.dual -layout Xine
 
  The first two work as expected but the dual setup does not.  In that
  case I get a single
  screen on my primary monitor (the one defined in Single) and nothing else.
 
  I would greatly appreciate any insight.
 
  The XFree logs are here:
  http://cern.ch/tamas.hauer/X/XFree86.0.log.Single
  http://cern.ch/tamas.hauer/X/XFree86.0.log.Second
  http://cern.ch/tamas.hauer/X/XFree86.0.log.Xine
 
  I tried various combinations of drivers (ati and vesa) for the two
  cards, no success
 
 Please post the output of `scanpci -v`, one run just after a power-down/reboot 
 but before the X server starts.
 
 It seems your system BIOS is not allocating resources to the secondary adapter. 
 If that's the case, you are very lucky that the VESA driver works at all.
 
 Marc.
 
 +--+---+
 |  Marc Aurele La France   |  work:   1-780-492-9310   |
 |  Computing and Network Services  |  fax:1-780-492-1729   |
 |  352 General Services Building   |  email:  [EMAIL PROTECTED]  |
 |  University of Alberta   +---+
 |  Edmonton, Alberta   |   |
 |  T6G 2H1 | Standard disclaimers apply|
 |  CANADA  |   |
 +--+---+
 XFree86 developer and VP.  ATI driver and X server internals.
 ___
 XFree86 mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/xfree86

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


Re: [XFree86] X Server crash

2004-09-03 Thread Mark Vojkovich
  Your FreeBSD security level is too high to allow the X-Window system
to run.  I don't know how one goes about changing that because I don't
know much about FreeBSD, but I know that this is a common configuration
mistake.

Mark.

On Fri, 3 Sep 2004, misnagid wrote:

 A new install of FreeBSD 5.2.1 resulted in a XFree86 crash upon first boot-up
 and the output said to send the /var/log/XFree.0.log file to you.  Can you
 please assist?  Please find the file attached.

 Thanks,
 Jerry


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


[XFree86] clases de idiomas a domicilio

2004-09-03 Thread Aprenda o mejore sus idiomas
!DOCTYPE HTML PUBLIC -//IETF//DTD HTML 3.2 Level 3.2//EN
!-- Generated by VCOM Technology V5.0. For information please visit: 
http://www.v-com.com --
HTML
HEAD
TITLE Page 1  /TITLE
SCRIPT LANGUAGE=JavaScript!--//
IE=(navigator.appName.indexOf('Microsoft') = 0);
NS=(navigator.appName.indexOf('Netscape') = 0);
V4=(parseInt(navigator.appVersion) = 4);
V5=(parseInt(navigator.appVersion)=5);
V5=(V5||navigator.appVersion.indexOf(MSIE 5)!=-1);
V5=(V5||navigator.appVersion.indexOf(MSIE 6)!=-1);
MAC=(navigator.userAgent.indexOf('Mac')!=-1);
if(NS  V4  !V5) 
eval(document.tags.BODY.marginLeft='-8px';document.tags.BODY.marginTop='-8px';) //--
/SCRIPT
/HEAD


BODY BGCOLOR=#80bfff TEXT=#00 LINK=#FF VLINK=#800080 ALINK=#FF 
LEFTMARGIN=0 TOPMARGIN=0

TABLE BORDER=0 WIDTH=570 HEIGHT=422 CELLPADDING=0 CELLSPACING=0
TR ALIGN=LEFT VALIGN=TOP
TD NOWRAP WIDTH=38 HEIGHT=73
/TDTD NOWRAP WIDTH=3
/TDTD NOWRAP WIDTH=1
/TDTD NOWRAP WIDTH=1
/TDTD NOWRAP WIDTH=2
/TDTD NOWRAP WIDTH=2
/TDTD NOWRAP WIDTH=99
/TDTD NOWRAP WIDTH=127
/TDTD NOWRAP WIDTH=255
/TDTD NOWRAP WIDTH=5
/TDTD NOWRAP WIDTH=6
/TDTD NOWRAP WIDTH=11
/TDTD NOWRAP WIDTH=20
/TD
/TRTR ALIGN=LEFT VALIGN=TOP
TD HEIGHT=115
/TDTD WIDTH=501 COLSPAN=10 ALIGN=LEFT VALIGN=TOP
FONT FACE=Arial SIZE=2I 
CLASES DE IDIOMAS CON PROFESOR PRESENCIAL INDIVIDUALES O EN 
GRUPOS.BR 
APROVECHE LA OPORTUNIDADBR 
Nuestros profesores se desplazan a su oficina o domicilio 
particularBR 
Clases exclusivamente personalizadas, eligiendo nuestro participante, 
particular o empresa, lugar, hora y duración de las mismas. Pueden ser tanto en la 
oficina como en su domicilio. 
/I/FONT
/TD
/TRTR ALIGN=LEFT VALIGN=TOP
TD HEIGHT=5
/TD
/TRTR ALIGN=LEFT VALIGN=TOP
TD HEIGHT=39
/TDTD
/TDTD WIDTH=492 COLSPAN=8 ALIGN=LEFT VALIGN=TOP
FONT FACE=Arial SIZE=2 
ADEMAS, PROGRAMA DE MANTENIMIENTOBR 
Para los que dominan el idioma y necesitan  mejorar y correcciones  
/FONT
/TD
/TRTR ALIGN=LEFT VALIGN=TOP
TD HEIGHT=1
/TD
/TRTR ALIGN=LEFT VALIGN=TOP
TD HEIGHT=82
/TDTD
/TDTD
/TDTD WIDTH=486 COLSPAN=6 ALIGN=LEFT VALIGN=TOP
FONT FACE=Arial SIZE=2 
OBJETIVOSBR 
Adquirir desde el primer momento los hábitos y conocimientos que pueda 
necesitar en su relación empresarial o social,todo ello en un entorno de máxima 
motivación, haciendo que disfrute de los progresos o mejoras alcanzadas. Evitando 
fracasos anteriores  
/FONT
/TD
/TRTR ALIGN=LEFT VALIGN=TOP
TD HEIGHT=7
/TD
/TRTR ALIGN=LEFT VALIGN=TOP
TD HEIGHT=33
/TDTD
/TDTD
/TDTD WIDTH=528 COLSPAN=10 ALIGN=LEFT VALIGN=TOP
FONT FACE=Arial SIZE=2I 
Algunos idiomas disponibles: Alemán, Francés, Inglés Británico y 
Americano, Italiano, Ruso. Otros a consultar. 
/I/FONT
/TD
/TRTR ALIGN=LEFT VALIGN=TOP
TD HEIGHT=2
/TD
/TRTR ALIGN=LEFT VALIGN=TOP
TD HEIGHT=17
/TDTD
/TDTD
/TDTD
/TDTD WIDTH=507 COLSPAN=8 ALIGN=LEFT VALIGN=TOP
FONT FACE=Arial SIZE=2 COLOR=#008000B 
Información y reservas para toda españaTel. 645043838 Fax911412099 
/B/FONT
/TD
/TRTR ALIGN=LEFT VALIGN=TOP
TD HEIGHT=3
/TD
/TRTR ALIGN=LEFT VALIGN=TOP
TD HEIGHT=18
/TDTD
/TDTD
/TDTD
/TDTD
/TDTD
/TDTD WIDTH=99 ALIGN=LEFT VALIGN=TOP
A HREF=http://euro5.org; TARGET=_blank 
FONT FACE=Arial SIZE=2 
www.euro5.org 
/FONT/A
/TD
/TRTR ALIGN=LEFT VALIGN=TOP
TD HEIGHT=9
/TD
/TRTR ALIGN=LEFT VALIGN=TOP
TD HEIGHT=18
/TDTD
/TDTD
/TDTD
/TDTD
/TDTD WIDTH=228 COLSPAN=3 ALIGN=LEFT VALIGN=TOP
FONT FACE=Arial SIZE=2I 
Bajas en :[EMAIL PROTECTED] 
/I/FONT
/TD
/TR/TABLE
/BODY
/HTML
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] console driver

2004-09-03 Thread Denis Dunauskas
hey i am tring to run startx and i get this error 
XFree86 Version 4.3.0
Release Date: 27 February 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: FreeBSD 5.2.1 sparc64 [ELF]
Build Date: 14 February 2004
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: Tue Feb
24 12:27:00 2004
(==) Using config file: /etc/X11/XF86Config
(==) ServerLayout Simple Layout
(**) |--Screen Screen 1 (0)
(**) |   |--Monitor My Monitor
(**) |   |--Device * Generic VGA compatible
(**) |--Input Device Mouse1
(**) |--Input Device Keyboard1
(**) Option AutoRepeat 500 30
(**) Option XkbRules xfree86
(**) XKB: rules: xfree86
(**) Option XkbModel pc104
(**) XKB: model: pc104
(**) Option XkbLayout en_US
(**) XKB: layout: en_US
(**) Option XkbOptions ctrl:ctrl_ac,caps:internal
(**) XKB: options: ctrl:ctrl_ac,caps:internal
(==) Keyboard: CustomKeycode disabled
(WW) `fonts.dir' not found (or not valid) in
/usr/X11R6/lib/X11/fonts/local/.
Entry deleted from font path.
(Run 'mkfontdir' on
/usr/X11R6/lib/X11/fonts/local/).
(**) FontPath set to
/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/100dpi/:unscaled,/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

Fatal server error:
xf86OpenConsole: No console driver found
Supported drivers: syscons
Check your kernel's console driver
configuration and /dev entries


When reporting a problem related to a server crash,
please send
the full server output, not just the last messages.
This can be found in the log file
/var/log/XFree86.0.log.
Please report problems to [EMAIL PROTECTED]



__
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail 
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] console driver

2004-09-03 Thread Mark Vojkovich
  I don't know about FreeBSD, but at least in Linux, XFree86
requires a console.  The message implies that syscons support
is required in your kernel in order to run XFree86.


Mark.

On Fri, 3 Sep 2004, Denis Dunauskas wrote:

 hey i am tring to run startx and i get this error
 XFree86 Version 4.3.0
 Release Date: 27 February 2003
 X Protocol Version 11, Revision 0, Release 6.6
 Build Operating System: FreeBSD 5.2.1 sparc64 [ELF]
 Build Date: 14 February 2004
 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: Tue Feb
 24 12:27:00 2004
 (==) Using config file: /etc/X11/XF86Config
 (==) ServerLayout Simple Layout
 (**) |--Screen Screen 1 (0)
 (**) |   |--Monitor My Monitor
 (**) |   |--Device * Generic VGA compatible
 (**) |--Input Device Mouse1
 (**) |--Input Device Keyboard1
 (**) Option AutoRepeat 500 30
 (**) Option XkbRules xfree86
 (**) XKB: rules: xfree86
 (**) Option XkbModel pc104
 (**) XKB: model: pc104
 (**) Option XkbLayout en_US
 (**) XKB: layout: en_US
 (**) Option XkbOptions ctrl:ctrl_ac,caps:internal
 (**) XKB: options: ctrl:ctrl_ac,caps:internal
 (==) Keyboard: CustomKeycode disabled
 (WW) `fonts.dir' not found (or not valid) in
 /usr/X11R6/lib/X11/fonts/local/.
 Entry deleted from font path.
 (Run 'mkfontdir' on
 /usr/X11R6/lib/X11/fonts/local/).
 (**) FontPath set to
 /usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/100dpi/:unscaled,/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

 Fatal server error:
 xf86OpenConsole: No console driver found
 Supported drivers: syscons
 Check your kernel's console driver
 configuration and /dev entries


 When reporting a problem related to a server crash,
 please send
 the full server output, not just the last messages.
 This can be found in the log file
 /var/log/XFree86.0.log.
 Please report problems to [EMAIL PROTECTED]



 __
 Do you Yahoo!?
 Yahoo! Mail Address AutoComplete - You start. We finish.
 http://promotions.yahoo.com/new_mail
 ___
 XFree86 mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/xfree86

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


[XFree86] dual view

2004-09-03 Thread Eugene Babchin



Hello,
I've configured myLinux machine torun 
on dual screen mode. Ihave i810 and nvidia hardware.My setting 
is using two independent screens like:
screen0 0 0
screen1 0 0

I need to open some applications from screen0 
in screen1 using mypointer(mouse) or by script. Any idea how I can 
redirect video/window to screen1?
Thank you for your help,
EB


Re: [XFree86] dual view

2004-09-03 Thread Mark Vojkovich
   If you mean to migrate a running app from one screen to the
other, you can't do that.  You can, however, start a new app on
any screen.

   When most apps open a display connection they pass null for the
display name, meaning the default display.  You can override the
default display with the DISPLAY environment variable.  For example,
setting it to :0.0 is screen 0.  :0.1 is screen 1.

Mark.

On Fri, 3 Sep 2004, Eugene Babchin wrote:

 Hello,
 I've configured my Linux machine to run on dual screen mode.  I have i810 and nvidia 
 hardware. My setting is using two independent screens like:
 screen0 0 0
 screen1 0 0

 I need to open  some applications from screen0 in screen1 using my pointer(mouse) or 
 by script. Any idea how I can redirect video/window to screen1?
 Thank you  for your help,
 EB
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86