fspanel || learning XLib and Xinerama

2003-07-30 Thread John Davidorff Pell
I've just discovered fspanel. I love it because it it so so simple. I 
use XFree86 on MacOSX so my OS is already provided for me and I don't 
need all the extra features of gnome or kde just to get their panel.

Here's my issue: fspanel doesn't have the vaguest idea about Xinerama, 
and I have multiple displays. This makes it impossible to make it show 
up on the correct one correctly. ;-)

First, if anyone has a patch/hack/whatever that will make it work, pls 
tell me!? or even a similarly lightweight panel. I've looked at fbpanel 
and hpanel, they aren't what I'm looking for, and I'm not entirely sure 
they support Xinerama either.

Second, failing my first request: Could someone point me in the right 
direction to learn Xlib and Xinerama myself? I know some C (I 
understand the language, but have very little experience) and I'd like 
to be able to fix this myself. :-)

Help is appreciated,
JP

It's all fun and games 'til someone writes to a NULL pointer!
___
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel


xf86AddInputHandler

2003-07-30 Thread Mathieu Lacage
hi,

I have spent some time recently to dive into XFree86 source code: I am
looking into learning more how it works to understand better X
performance in my application.

One of the things I don't really get is what xf86AddInputHandler is
supposed to be used for. Despite reading a lot of code and grepping
multiple times, I found only very few locations using
xf86AddInputHandler and I could not figure out what it is used for. I'd
be most grateful for any kind of hint :)

Mathieu
-- 
Mathieu Lacage [EMAIL PROTECTED]


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


Re: ATI Imageon 100

2003-07-30 Thread Matthew Allum
Hi;

on Tue, Jul 29, 2003 at 11:04:35AM -0700, Tim Roberts wrote:
 
 The IMAGEON 100 will never be a stellar performer.  It was designed for low 
 cost and low power, not high performance.  It does have a simple blitter, and 
 it has a reasonable YUV overlay, but the motion compensation acceleration is 
 only slightly better than straight software.


I dont think were expecting 'stellar' performance here, just
reasonable will do - the current situation is ~700 k/sec bandwidth in
certain xrandr orientations. 
 
 There is an O/S-independent (theoretically) acceleration layer for the 
 IMAGEONs, but it is ATI-proprietary, and to my knowledge is only released to 
 their partners.
 

I think parts of this are exposed in the w100 framebuffer driver ( in
the sharp kernels source ), though its pretty much undocumented and I
dont really wanna risk boiling a 400$ lcd poking it. 

 So please if anyone from ATI is listening, please consider to support an
 XFree86 driver development!
 
 Didn't we just see this movie?  What's their incentive to do so?  The people 
 who are selling IMAGEON-based devices want Windows CE, and ATI is happy to 
 help those people with CE drivers.
 

ATI do mention on there Imageon page they support 'Linux mobile'. Just
wondering where/what that is

Also, I think this is a different movie. The embbeded market is
different to the desktop one.  

Many thanks;

  -- Matthew Allum


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


Re: ATI Imageon 100

2003-07-30 Thread Hannes Reinecke
Matthew Allum wrote:
Hi;

[ snip ]
ATI do mention on there Imageon page they support 'Linux mobile'. Just
wondering where/what that is
Also, I think this is a different movie. The embbeded market is
different to the desktop one.  

Hmm, have you tried asking trolltech?
After all, they did do the QT GUI for the Zaurus and presumably would 
need to know how to access the framebuffer, this being embedded. So one 
would assume that _some_ docs must have been available ...

Cheers,

Hannes
--
Dr. Hannes Reinecke [EMAIL PROTECTED]
SuSE Linux AG   S390  zSeries
Deutschherrnstr. 15-19  +49 911 74053 688
90429 Nürnberg  http://www.suse.de
___
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel


You will love it

2003-07-30 Thread Leola John
Title: ad





As Seen On 
  TV:
  CNN, ABC News And More ...
  
  Doctors Create VPRX Penis Enlargement Pills
  
  Gain Up 
  To 3+ Full Inches In Length
  Increase 
  Your Penis Width (Girth) By 20%
  Stop Premature 
  Ejaculation!
  Produce 
  Larger, Rock Hard Erections
  100% Safe 
  To Take, With No Side Effects
  Fast Priority 
  Fed-Ex Shipping WorldWide
  Doctor 
  Approved And Recommended
  No Exercises! No Pumps! 
  No Surgery!
  100% Money 
  Back Guarantee
  FREE Bottle Of VP-RX Worth Over $50
   FREE "Male Help E-Book" Worth Over $50

>CLICK
HERE TO READ MORE





  No Thank you, I want Out 








COMPOUND_TEXT handling of iso8859-15

2003-07-30 Thread Egbert Eich
Bugzilla #228 claims that the handling of iso8859-15 in COMPOUND_TEXT 
is incorrect. According to the ctext documentation no extended
segments should be used for any approved standard encoding. According
to the newer revision of this doc (xc/doc/specs/CTEXT/ctext.tbl.ms)
is8859-15 is such an approved standard encoding.
However XFree86 contains code to grant backward compatibility to
XFree86 3.x that uses extended encodings for this.

How importand is the backward compatibility to versions of Xlib
for 3.x? Should we remove this code which makes our COMPOUND_TEXT
handling violate the specs?

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


Re: CVS Update: xc (branch: trunk)

2003-07-30 Thread Todd T. Fries
Penned by Daniel Stone on Wed, Jul 30, 2003 at 04:51:49PM +1000, we have:
[..]
| I did suggest this (mv hp,v hp.old,v).

If you guys care about history at all, aka the ability to checkout files
in the past, you would not suggest nor impement this suggestion.

Think about it.  Once you do the above, anytime you checkout the repository
at any point in the past, suddenly it has changed from all former archives
of the past.
-- 
Todd Fries .. [EMAIL PROTECTED]


Free Daemon Consulting, LLCLand: 405-748-4596
http://FreeDaemonConsulting.com  Mobile: 405-203-6124
..in support of free software solutions.

Key fingerprint: 37E7 D3EB 74D0 8D66 A68D  B866 0326 204E 3F42 004A
Key: http://todd.fries.net/pgp.txt

(last updated 2003/03/13 07:14:10)


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


Re: CVS Update: xc (branch: trunk)

2003-07-30 Thread Harold L Hunt II
Todd T. Fries wrote:

Penned by Daniel Stone on Wed, Jul 30, 2003 at 04:51:49PM +1000, we have:
[..]
| I did suggest this (mv hp,v hp.old,v).
If you guys care about history at all, aka the ability to checkout files
in the past, you would not suggest nor impement this suggestion.
Does history matter when some people simply cannot checkout a tag set 
because of a mistake that was made?  The balanced response here is that 
the history is not as important as making sure that all developers can 
move forward.  Of course, we do this only in rare circumstances, but 
this is one of them.

Harold



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


Re: CVS Update: xc (branch: trunk)

2003-07-30 Thread Thomas E. Dickey
On Wed, 30 Jul 2003, Harold L Hunt II wrote:

 Todd T. Fries wrote:

  Penned by Daniel Stone on Wed, Jul 30, 2003 at 04:51:49PM +1000, we have:
  [..]
  | I did suggest this (mv hp,v hp.old,v).
 
  If you guys care about history at all, aka the ability to checkout files
  in the past, you would not suggest nor impement this suggestion.
 

 Does history matter when some people simply cannot checkout a tag set
 because of a mistake that was made?  The balanced response here is that
 the history is not as important as making sure that all developers can
 move forward.  Of course, we do this only in rare circumstances, but
 this is one of them.

I fetch older versions all the time - on xfree86, I did that, for instance
to narrow down the range of dates for a bug introduced into the mouse
driver.  Having a known working version of something lets you cut down on
the effort to isolate a bug.  (Moving forward doesn't use the archives
for anything except an odd backup format).

-- 
T.E.Dickey [EMAIL PROTECTED]
http://invisible-island.net
ftp://invisible-island.net
___
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel


Re: CVS Update: xc (branch: trunk)

2003-07-30 Thread Harold L Hunt II
Thomas E. Dickey wrote:

On Wed, 30 Jul 2003, Harold L Hunt II wrote:


Todd T. Fries wrote:


Penned by Daniel Stone on Wed, Jul 30, 2003 at 04:51:49PM +1000, we have:
[..]
| I did suggest this (mv hp,v hp.old,v).
If you guys care about history at all, aka the ability to checkout files
in the past, you would not suggest nor impement this suggestion.
Does history matter when some people simply cannot checkout a tag set
because of a mistake that was made?  The balanced response here is that
the history is not as important as making sure that all developers can
move forward.  Of course, we do this only in rare circumstances, but
this is one of them.


I fetch older versions all the time - on xfree86, I did that, for instance
to narrow down the range of dates for a bug introduced into the mouse
driver.  Having a known working version of something lets you cut down on
the effort to isolate a bug.  (Moving forward doesn't use the archives
for anything except an odd backup format).
What's the problem here?

Go look at HEAD!  HEAD checks out just fine and has already had the hp 
file moved out of the way.  Your argument is moot.  The only problem is 
that the decision that was made and applied to HEAD has not been applied 
to xf-4_3-branch.

Harold

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


Re: CVS Update: xc (branch: trunk)

2003-07-30 Thread Harold L Hunt II
Egbert,

My main question here is why does HEAD not have hp while xf-4_3-branch 
still does?  I can checkout HEAD, but I cannot check out xf-4_3-branch 
because hp is in the way.

Do the changes that you applied to HEAD need to be applied to 
xf-4_3-branch as well?

Harold

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


Re: xf86AddInputHandler

2003-07-30 Thread Egbert Eich
Mathieu Lacage writes:
  hi,
  
  I have spent some time recently to dive into XFree86 source code: I am
  looking into learning more how it works to understand better X
  performance in my application.
  
  One of the things I don't really get is what xf86AddInputHandler is
  supposed to be used for. Despite reading a lot of code and grepping
  multiple times, I found only very few locations using
  xf86AddInputHandler and I could not figure out what it is used for. I'd
  be most grateful for any kind of hint :)
  

Please take a look at:

http://xfree86.linuxwiki.org/xf86_2a_2a_20Functions

Egbert.

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


Re: CVS Update: xc (branch: trunk)

2003-07-30 Thread Egbert Eich
Daniel Stone writes:
  
  Yes, but what's the alternate solution? I really don't like the changed-case
  solution, as that sets a precedent of sorts. A note should be made somewhere of
  the moved files.

One could name it hewlett-packard if lowercase is importand.

  
  KDE moves files around all the time. It's all you can do to work around the
  limitations of a fundamentally crippled system.
  

Yes, but we don't. Due to the reason given above. The
uppercase/lowercase issue doesn't justify breaking builds
of checkouts of older versions.

Egbert.

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


Re: ATI Imageon 100

2003-07-30 Thread Tim Roberts
On Wed, 30 Jul 2003 10:43:42 +0100, Matthew Allum wrote:

on Tue, Jul 29, 2003 at 11:04:35AM -0700, Tim Roberts wrote:
 
 Didn't we just see this movie?  What's their incentive to do so?  The people 
 who are selling IMAGEON-based devices want Windows CE, and ATI is happy to 
 help those people with CE drivers.

Also, I think this is a different movie. The embbeded market is
different to the desktop one.  

Yes, but if anything, the situation is even worse in the embedded market.

In the general computing world, the vendor has to worry about both OEM sales 
and retail sales.  In the embedded world, you ONLY have OEM sales.  You cannot 
go out and buy an Imageon 100 add-in card for your Zaurus, so there is even 
less incentive for the chip vendor to provide any public support.  Their 
consumer is the OEM.  If the OEM is happy, ATI is happy.

--
- Tim Roberts, [EMAIL PROTECTED]
  Providenza  Boekelheide, Inc.


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


Re: xf86AddInputHandler

2003-07-30 Thread Mathieu Lacage
Le mer 30/07/2003  16:36, Egbert Eich a crit :

   One of the things I don't really get is what xf86AddInputHandler is
   supposed to be used for. Despite reading a lot of code and grepping
   multiple times, I found only very few locations using
   xf86AddInputHandler and I could not figure out what it is used for. I'd
   be most grateful for any kind of hint :)
   
 
 Please take a look at:
 
 http://xfree86.linuxwiki.org/xf86_2a_2a_20Functions

Thanks for the pointer. This documentation is indeed useful but I had
already figured what the function does by myself. I am more interested
in what it is expected to be used for: who will call this function ? You
could probably rephrase this to: what is an Input Handler?.

[EMAIL PROTECTED] Xserver]$ grep -r xf86AddInputHandler *
hw/xfree86/common/xf86.h:pointer xf86AddInputHandler(int fd, InputHandlerProc proc, 
pointer data);
hw/xfree86/common/xf86Events.c:xf86AddInputHandler(int fd, InputHandlerProc proc, 
pointer data)
hw/xfree86/drivers/glint/pm2_video.c:   xf86AddInputHandler(xvipc_fd, 
Permedia2ReadInput, NULL);
hw/xfree86/loader/xf86sym.c:   SYMFUNC(xf86AddInputHandler)
hw/xfree86/os-support/bsd/bsd_apm.c:APMihPtr = xf86AddInputHandler(fd, 
xf86HandlePMEvents, NULL);
hw/xfree86/os-support/bsd/bsd_kqueue_apm.c:APMihPtr = xf86AddInputHandler(kq, 
xf86HandlePMEvents, NULL);
hw/xfree86/os-support/linux/lnx_apm.c:  APMihPtr = 
xf86AddInputHandler(fd,xf86HandlePMEvents,NULL);
[EMAIL PROTECTED] Xserver]$


grep does not show any meaningful use of the function: I'd expect way
more people to be interested in adding a fd to the list of fds to watch
for in select. Is there another way to do this ?

Obviously, I missed something rather fundamental about this code because
I feel like I am going nowhere.

regards,
Mathieu
-- 
Mathieu Lacage [EMAIL PROTECTED]


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


Re: CVS Update: xc (branch: trunk)

2003-07-30 Thread Harold L Hunt II
Egbert,

 I don't see a way how you can work around this as there seems to
 be no way to exclude files from checkout/update.
 One could create an alias module in the CVS repositry which excludes
 the HP directory. Like

  xc-win -a !xc/programs/xkbcomp/geometry/HP xc

 Then doing a
  cvs checkout xc-win
 may work. However I suspect that a 'cvs update' will still fail as
 this doesn't know about the module concept.
Does this mean I can only get HEAD and new branches from it?  I just 
tried to get the xf-4_3-branch and it has the same problem as the 
xf-4_3_0_1 tag.

I just did this:

[EMAIL PROTECTED] ~/x-devel/4.3
$ export [EMAIL PROTECTED]:/cvs
[EMAIL PROTECTED] ~/x-devel/4.3
$ export CVS_RSH=ssh
[EMAIL PROTECTED] ~/x-devel/4.3
$ cvs -z3 checkout -r xf-4_3-branch xc  cvs-checkout.log 21
I got:

U xc/programs/xkbcomp/geometry/hp
U xc/programs/xkbcomp/geometry/keytronic
U xc/programs/xkbcomp/geometry/kinesis
U xc/programs/xkbcomp/geometry/macintosh
U xc/programs/xkbcomp/geometry/microsoft
U xc/programs/xkbcomp/geometry/nec
U xc/programs/xkbcomp/geometry/northgate
U xc/programs/xkbcomp/geometry/pc
U xc/programs/xkbcomp/geometry/sony
U xc/programs/xkbcomp/geometry/sun
U xc/programs/xkbcomp/geometry/winbook
cvs [checkout aborted]: could not chdir to 
xc/programs/xkbcomp/geometry/HP: Not a directory

Does that mean that xf-4_3-branch will never work for Cygwin and that 
there is nothing we can do to ever fix this?

If so, that is really a bummer.

Harold

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


Re: CVS Update: xc (branch: trunk)

2003-07-30 Thread David Dawes
On Wed, Jul 30, 2003 at 09:28:10PM +1000, Daniel Stone wrote:
On Wed, Jul 30, 2003 at 06:14:06AM -0500, Todd T. Fries wrote:
 Penned by Daniel Stone on Wed, Jul 30, 2003 at 04:51:49PM +1000, we have:
 [..]
 | I did suggest this (mv hp,v hp.old,v).
 
 If you guys care about history at all, aka the ability to checkout files
 in the past, you would not suggest nor impement this suggestion.

If anyone cared about it, they wouldn't still be using CVS, probably. :P

What a ridiculous comment.  Aside from this little problem, you can
check out any any tagged release of XFree86 over the last 9 years.  That
you can do this is not an accident.  (Versions before this were in a
different respository.)  This problem happened by going beyond CVS's
limits.  CVS works just fine (and predictably) providing its limits are
understood and worked within.  I'm not aware of a sufficiently free
alternative that meets this minimum requirement.

Yes, but what's the alternate solution? I really don't like the changed-case
solution, as that sets a precedent of sorts. A note should be made somewhere of
the moved files.

In this case I think XKB is flexible enough to allow the issue to be
avoided.  I'm going to see if I can change our 'cvs' so that it won't
allow the changed-case solution.

David
-- 
David Dawes
Founder/committer/developer The XFree86 Project
www.XFree86.org/~dawes
___
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel


Compaq QVision 1280 (E)

2003-07-30 Thread kevdig
Hi,

There are rumors that the Compaq QVision 1280 cards were
actually based on older Matrox chips (Athena)? Anybody know
for sure?

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


PRINTING PRODUCTS, Low Prices

2003-07-30 Thread inkky
56 Percent off all printer supplies

Please come see this stores,
feel what
others have already, quality ink
cartridges
at a great price

We can offer many
brands including,
Canon,
Lexmark HP, and Epson

 http://thebestl1ttle1nkontheweb.com/neb.html


choose to stop sending of  all our mails, 
http://qual1ty1nks-wholesalepr1c1ng.com/s20.html



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


Re: CVS Update: xc (branch: trunk)

2003-07-30 Thread Harold L Hunt II
David Dawes wrote:
On Wed, Jul 30, 2003 at 01:09:50PM -0400, Harold L Hunt II wrote:

Egbert,


I don't see a way how you can work around this as there seems to
be no way to exclude files from checkout/update.
One could create an alias module in the CVS repositry which excludes
the HP directory. Like
xc-win -a !xc/programs/xkbcomp/geometry/HP xc

Then doing a
cvs checkout xc-win
may work. However I suspect that a 'cvs update' will still fail as
this doesn't know about the module concept.
Does this mean I can only get HEAD and new branches from it?  I just 
tried to get the xf-4_3-branch and it has the same problem as the 
xf-4_3_0_1 tag.

I just did this:

[EMAIL PROTECTED] ~/x-devel/4.3
$ export [EMAIL PROTECTED]:/cvs
[EMAIL PROTECTED] ~/x-devel/4.3
$ export CVS_RSH=ssh
[EMAIL PROTECTED] ~/x-devel/4.3
$ cvs -z3 checkout -r xf-4_3-branch xc  cvs-checkout.log 21
I got:

U xc/programs/xkbcomp/geometry/hp
U xc/programs/xkbcomp/geometry/keytronic
U xc/programs/xkbcomp/geometry/kinesis
U xc/programs/xkbcomp/geometry/macintosh
U xc/programs/xkbcomp/geometry/microsoft
U xc/programs/xkbcomp/geometry/nec
U xc/programs/xkbcomp/geometry/northgate
U xc/programs/xkbcomp/geometry/pc
U xc/programs/xkbcomp/geometry/sony
U xc/programs/xkbcomp/geometry/sun
U xc/programs/xkbcomp/geometry/winbook
cvs [checkout aborted]: could not chdir to 
xc/programs/xkbcomp/geometry/HP: Not a directory

Does that mean that xf-4_3-branch will never work for Cygwin and that 
there is nothing we can do to ever fix this?

If so, that is really a bummer.


Be a little patient.  This problem will be fixed, and in a way that
minimises the impact on the history loss.
David
David,

Okay.  For now I checked out xf-4_3-branch on a linux machine, tarred 
it, copied it to my Cygwin machine, and untarred it.  This gives me a 
working repository, but ideally we will eventually fix this or at least 
try to prevent it from happening too often in the future.

Thanks to everyone for their help,

Harold

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


Re: CVS Update: xc (branch: trunk)

2003-07-30 Thread David Dawes
On Wed, Jul 30, 2003 at 07:38:30AM +0200, Alexander Pohoyda wrote:
 Egbert Eich wrote:
  CVSROOT:   /home/x-cvs
  Module name:   xc
  Changes by:[EMAIL PROTECTED]   03/06/20 06:15:33
  Log message:
- moving xkbcom/geometry/HP to xkbcom/geometry/hp doesn't seem to be
  possible as CVS doesn't allow a directory to have the same name as
  a deleted file.
  Added files:
xc/programs/xkbcomp/geometry/HP/:
  Imakefile hp omnibook

I have developed the omnibook geometry and I have a new geometry for
the DELL Inspiron laptop. I'm not submitting the latter because I
would not like to see a new directory DELL there.
Why should some company names be capitalized and others not?

Would it be possible to fix this issue on the repository side? I mean
manually delete files `hp' and `dell' and create directories instead?

As has already been discussed, deleting these files from the repository
makes it impossible to check out previous releases in their correct
form.

[I thought I already sent the following, but I haven't seen it come through.]

Since XFree86 is a cross platform project, I think we need to avoid
conflicts that affect platforms with case-insensitive filesystems.
Since CVS doesn't allow directories with the same name as files that
have existed at any time, that means that we can't create directories
like this.

So far, the best solution I can see is to remove the 'HP' directory from
the repository.  That will only impact the history of the last few
snapshots.  I think that's preferable to affecting the history of releases
going back to 3.3.  Unless someone comes up with a better solution,
that's what I'm planning to do.

Is there a reason why the extra geometry descriptions couldn't be added
to the original 'hp' file instead of putting them in separate files in
a subdirectory?  XKB should allow multiple descriptions per file.

David
-- 
David Dawes
Founder/committer/developer The XFree86 Project
www.XFree86.org/~dawes
___
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel


XFree86 over Firewire !

2003-07-30 Thread Dwipal Desai
Hi

Is there any way that XFree86 can be used over firewire connection 
between two computers ?

One possible way is to use IP over Firewire, and use XFree86 over that, 
but the IP1394 is not very stable at present. Also, the benchmarks of 
that are very low. I want to use X directly over firewire so that stream 
of around 300 MB/s can be obtained.

If someone can provide me links for this, i can write some code to make 
the pieces work.

Thanks
-Dwipal


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


Re: xfree86 for the VIA Apollo CLE266

2003-07-30 Thread George Georgalis
On Tue, Jul 29, 2003 at 11:59:06PM -0400, David Dawes wrote:
On Tue, Jul 29, 2003 at 09:37:06PM -0400, George Georgalis wrote:

I heard (second hand from via) that xfree86 2.3.99 has drivers
for the CLE266 ( http://www.via.com.tw/en/apollo/cle266.jsp on a
http://www.viavpsd.com/product/epia_m_spec.jsp?motherboardId=81 )

I got the cvs source this morning and it built without errors on my fast
box.  It's been compiling (for a while now) on the hardware I plan to
run it from.  I assume all will be okay.

Here's my next question. After poking around in the source I found
./programs/Xserver/hw/xfree86/drivers/via/

Lots of good stuff in that directory for making the CLE266 work... only
how do in invoke it and confirm it's being run? It's confusing to me
how a program (eg mplayer) would know to use xfree (and the cle266) for
mpeg-2 decoding and not just do the decoding on its own.


4.3.99.9 has a known build problem (which you're seeing).  Either try
4.3.99.8, or get the latest code via anoncvs.

Humm, a README in that directory could contain note to that effect?
or the changelog could be reissued for that file? Thanks for the fast
responce anyhow.

BTW - how do I tell what version of cvs I got?

// George


-- 
GEORGE GEORGALIS, System Admin/Architectcell: 646-331-2027IXOYE
Security Services, Web, Mail,mailto:[EMAIL PROTECTED] 
Multimedia, DB, DNS and Metrics.   http://www.galis.org/george 

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


Re: ATI Imageon 100

2003-07-30 Thread The Rasterman
On Wed, 30 Jul 2003 11:08:40 -0700 "Kendall Bennett" [EMAIL PROTECTED]
(Bbabbled:
(B
(B Hannes Reinecke [EMAIL PROTECTED] wrote:
(B 
(B   Also, I think this is a different movie. The embbeded market is
(B   different to the desktop one.  
(B  
(B  Hmm, have you tried asking trolltech?
(B  After all, they did do the QT GUI for the Zaurus and presumably would need
(B  to know how to access the framebuffer, this being embedded. So one would
(B  assume that _some_ docs must have been available ...
(B 
(B TrollTech uses the Linux framebuffer and does not have acceleration 
(B support except for a small number of sample drivers (Mach64, Matrox and 
(B Voodoo3). Hence if Qt works on that device, it just uses a dumb 
(B framebuffer and whatever is exported by the kernel via the framebuffer 
(B interface.
(B
(Bare you sure they haven't written a custom acceleration support module for the
(Bimageon just for sharp? they do own the copyright to their code.. so they never
(Bhave to release it if they don't want to... (this kind of thing is done quite
(Boften in the embedded market - there are custom add-ons and drivers for "a
(B"normal" software package, just to make it work with the vendors esoteric
(Bhardware)
(B
(Bi could definitely imaging this happening...
(B
(B Regards,
(B 
(B ---
(B Kendall Bennett
(B Chief Executive Officer
(B SciTech Software, Inc.
(B Phone: (530) 894 8400
(B http://www.scitechsoft.com
(B 
(B ~ SciTech SNAP - The future of device driver technology! ~
(B 
(B ___
(B Devel mailing list
(B [EMAIL PROTECTED]
(B http://XFree86.Org/mailman/listinfo/devel
(B
(B
(B-- 
(B--- Codito, ergo sum - "I code, therefore I am" 
(BThe Rasterman (Carsten Haitzler)[EMAIL PROTECTED]
$B7'<*(B - $Bhttp://XFree86.Org/mailman/listinfo/devel

Re: ATI Imageon 100

2003-07-30 Thread Kendall Bennett
Carsten Haitzler (The Rasterman) [EMAIL PROTECTED] wrote:

  TrollTech uses the Linux framebuffer and does not have acceleration
  support except for a small number of sample drivers (Mach64, Matrox and
  Voodoo3). Hence if Qt works on that device, it just uses a dumb
  framebuffer and whatever is exported by the kernel via the framebuffer
  interface.
 
 are you sure they haven't written a custom acceleration support
 module for the imageon just for sharp? 

Yes, I am sure. We are a development partner of Trolltech's ;-)

Regards,

---
Kendall Bennett
Chief Executive Officer
SciTech Software, Inc.
Phone: (530) 894 8400
http://www.scitechsoft.com

~ SciTech SNAP - The future of device driver technology! ~

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


Re: ATI Imageon 100

2003-07-30 Thread The Rasterman
On Wed, 30 Jul 2003 17:49:21 -0700 "Kendall Bennett" [EMAIL PROTECTED]
(Bbabbled:
(B
(B Carsten Haitzler (The Rasterman) [EMAIL PROTECTED] wrote:
(B 
(B   TrollTech uses the Linux framebuffer and does not have acceleration
(B   support except for a small number of sample drivers (Mach64, Matrox and
(B   Voodoo3). Hence if Qt works on that device, it just uses a dumb
(B   framebuffer and whatever is exported by the kernel via the framebuffer
(B   interface.
(B  
(B  are you sure they haven't written a custom acceleration support
(B  module for the imageon just for sharp? 
(B 
(B Yes, I am sure. We are a development partner of Trolltech's ;-)
(B
(BAaah then I bow to your superior knowledge of the situation :)
(B
(B
(B-- 
(B--- Codito, ergo sum - "I code, therefore I am" 
(BThe Rasterman (Carsten Haitzler)[EMAIL PROTECTED]
$B7'<*(B - $Bhttp://XFree86.Org/mailman/listinfo/devel

Re: CVS Update: xc (branch: trunk)

2003-07-30 Thread Alexander Pohoyda
David Dawes [EMAIL PROTECTED] writes:

 going back to 3.3.  Unless someone comes up with a better solution,
 that's what I'm planning to do.

OK, it seems to be the best solution in this situation.

I dare to propose another solution, however: to delete the `geometry'
directory and created a new one (named `geometry2` or `geom` or
whatever) which will have companies as lowercased directories.


 Is there a reason why the extra geometry descriptions couldn't be added
 to the original 'hp' file instead of putting them in separate files in
 a subdirectory?  XKB should allow multiple descriptions per file.

Yes, that's right. This is not a limitaton of XKB.
If you have a look into newly created geometry, you'll see that it
already contains 3 sections, which are nested and re-used:
1. for the mouse stick
2. for the base frame and common buttons
3. for US keyboard layout.

Some other geometries (like ibm/thinkpad) have also
4. for national layouts.

I believe that this is a correct way to develop geometries for
related keyboards and I think that it is logical to combine them into
one file.
Knowing all the problems now, I would still prefer this solution.
I have already developed 4 geometry specifications and will continue
to do so. I don't want to create problems, though :-)

I'm open to suggestions.
Thanks!

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


[XFree86] Xconfiguration

2003-07-30 Thread jacobs



I have MediaGx card with Hewlett Packard HCM 2000PS 
monitor ( from HCL), 233 Mhz celeron 64 MB RAM.

I could not set up my X window , hence attaching 
the log file. Please help to help configure graphic display and on board sound 
card.

I could display once on setup during installtion 
with VESA, generic monitor 800x600 display, probed monitor H 31.5 - 46 KHz, V 
50-70 Hz, but on board sound card does not work( even with non PnP OS enabled in 
BIOS).

In windows98, I am using National express driver 
for windows95 which configures this display  sound card 
perfectly.

Regards,

B N Singh






XFree86.0.log
Description: Binary data


RE: [XFree86] Cannot open X server

2003-07-30 Thread Oli Comber
Looks like it can't connect to your font server.  I've had a similar problem 
recently myself with xfs not wanting to stay running.  This has been after 
/tmp gets full, though I clear it out and xfs still wont stay up: Check this 
list in case anyone can help, as I posted a question yesterday on this topic, 
asking how I can debug/get a log from xfs.

In the meantime,

1. Make sure xfs is running - restart it.
2. If it doesn't stay running (check with ps-ef | grep xfs), add manual 
fontpaths to your /etc/X11/XF86Config-4

The easiest way to do this is run X -configure (as root) to generate an 
xf86config.new file in root's home directory, then copy the fontpaths listed 
in there to your /etc/X11/XF86Config-4.

-Oli


= Original Message From Reena Hans [EMAIL PROTECTED] =
Hi

I had my linux system working just fine when suddenly one day it is not able
to open the X server. Attached is the complete log file. Can someone please
help me this.

Thanks

Reena Hans

_
Add photos to your e-mail with MSN 8. Get 2 months FREE*.
http://join.msn.com/?page=features/featuredemail

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


[XFree86] I want to introduce Stock Cruiser

2003-07-30 Thread Samantha Wayne
Title: [EMAIL PROTECTED]




Dear fellow investors,
Would you like to receive 100% monthly on your investment? 
I want to introduce: 
Stock Cruiser. (http://www.stockcruiser.biz)
100% monthly yield 
e-gold accepted
netpay accepted
e-bullion accepted
evocash accepted
we can trade directly from your bank account
STOCK picks for free
We are trading with major US Bank
Tax-Free income 
Less risk than FOREX
Real trades
Weekly payments
Referral program
Representative you can meet in Netherlands or USA
No registration required! Everything is simple
This program worked twice for me with my 75$ investment. 
It won’t take more than two minutes for you to visit the site: http://www.stockcruiser.biz
Don't let opportunity pass you by. Take action now.
www.stockcruiser.biz
Regards,
Samantha Wayne [Private HYIP pool admin]




[XFree86] I want to introduce Stock Cruiser

2003-07-30 Thread Samantha Wayne
Title: [EMAIL PROTECTED]




Dear fellow investors,
Would you like to receive 100% monthly on your investment? 
I want to introduce: 
Stock Cruiser. (http://www.stockcruiser.biz)
100% monthly yield 
e-gold accepted
netpay accepted
e-bullion accepted
evocash accepted
we can trade directly from your bank account
STOCK picks for free
We are trading with major US Bank
Tax-Free income 
Less risk than FOREX
Real trades
Weekly payments
Referral program
Representative you can meet in Netherlands or USA
No registration required! Everything is simple
This program worked twice for me with my 75$ investment. 
It won’t take more than two minutes for you to visit the site: http://www.stockcruiser.biz
Don't let opportunity pass you by. Take action now.
www.stockcruiser.biz
Regards,
Samantha Wayne [Private HYIP pool admin]




[XFree86] Error: Couldn't find per display information ???

2003-07-30 Thread Milan Radnovic
Hi,

Did anyone encounter something simillar to the following situation?

1. Application exits with the following message:

Error: Couldn't find per display information

2. In gdb I stopped the execution on exit call and the backtrace looks like 
this:
#0  0x404eec56 in exit () from /lib/libc.so.6
#1  0x40291c74 in _XtDefaultError () from /usr/X11R6/lib/libXt.so.6
#2  0x40291d0c in XtError () from /usr/X11R6/lib/libXt.so.6
#3  0x402914b2 in XtAppGetErrorDatabaseText () from /usr/X11R6/lib/libXt.so.6
#4  0x40291834 in _XtDefaultErrorMsg () from /usr/X11R6/lib/libXt.so.6
#5  0x402918ef in XtErrorMsg () from /usr/X11R6/lib/libXt.so.6
#6  0x40290a17 in _XtSortPerDisplayList () from /usr/X11R6/lib/libXt.so.6
#7  0x40290fee in _XtGetPerDisplay () from /usr/X11R6/lib/libXt.so.6
#8  0x40290f35 in XtWidgetToApplicationContext ()
   from /usr/X11R6/lib/libXt.so.6
#9  0x400f39b2 in XmScrollBarGetValues () from /usr/X11R6/lib/libXm.so.3
#10 0x0812c200 in _XaVZoomSetSB ()
#11 0x0812c4ce in _XaVZoomPlaceWindow ()
#12 0x0812c6f4 in _XaVSetZoomRect ()
#13 0x0812cc68 in XaVZoomArea ()
#14 0x080604db in LoadGraph (pict_str=0xbfffe200, canvas=0x8462ff0, indx=0)
at din_pict.c:1480
#15 0x0805eb0f in OpenGraph (pict_str=0xbfffe200, restauration=0x0, screen=0)
at din_pict.c:682
#16 0x080562ca in CallPictureCB (w=0x828b458, 
client=0x8289f80 bl3_cijela.bl3, calld=0xbfffe500 \n) at menu_CB.c:134
#17 0x4028685d in XtCallCallbackList () from /usr/X11R6/lib/libXt.so.6
#18 0x400d8e2c in XmCreatePushButton () from /usr/X11R6/lib/libXm.so.3
#19 0x400ad84f in _XmDispatchGadgetInput () from /usr/X11R6/lib/libXm.so.3
#20 0x40178141 in _XmMenuBtnUp () from /usr/X11R6/lib/libXm.so.3
#21 0x402baafa in _XtMatchAtom () from /usr/X11R6/lib/libXt.so.6
#22 0x402bb038 in _XtMatchAtom () from /usr/X11R6/lib/libXt.so.6
#23 0x402bb633 in _XtTranslateEvent () from /usr/X11R6/lib/libXt.so.6
#24 0x40293884 in XtDispatchEventToWidget () from /usr/X11R6/lib/libXt.so.6
#25 0x402943c8 in _XtOnGrabList () from /usr/X11R6/lib/libXt.so.6
#26 0x4029457f in XtDispatchEvent () from /usr/X11R6/lib/libXt.so.6
#27 0x080682e5 in main (argc=4, argv=0xbfffe960) at main.c:308
#28 0x404db5cd in __libc_start_main () from /lib/libc.so.6

3. I run the application from the local xterm. It doesn't go through ssh like 
in some other cases simillar to this one.

4. The machine is RedHat 9 on x86

5. xfree86 version is 4.3.0-2

6. glibc is 2.3.2-27.9 just slightly patched so that it would export old 
c_type symbols, in order to be able to link my apps with some old binary 
libraries I've got


I would appreciate any advice that would point me in the right direction.
Thanks,
Milan



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


[XFree86] Which Driver+Protokoll for /dev/input/event

2003-07-30 Thread Clemens Eisserer
Hi again!

After switching to the 2.6er-test2 Kernel, I had the Problem that both 
my touchpad and my USB-mouse didnt work.

My touchpad now works with the synaptics driver and with the event 
Protokoll, but I dont know which Protokoll and which driver I should 
choose for my usb-mouse which is located at /dev/input/event2.
If I choose imps/2 and driver mouse my cursor jumps  arraund like a 
mod kow. If I choose event for protocoll nothing happens

Does anybody know which protocoll and which driver I should use for a 
usb-mouse located at /dev/input/event2 (using the event-interface of 
linux-2.6)?

Thanks, Clemens

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


[XFree86] Very Complicated !! ( Long)

2003-07-30 Thread Phil Come
I have no solution for this for now
i'm going to reinstall os
Thank you if you will read me again

--
Step1: Compatibility
--
I got Linux redhat 2.4.18-3-i686
If i run rpm to check library i have:
glibc-common-2.2.5-34
glibc-2.2.5-34

so i downloded ix86-glibc22 binaries Xfree 4.3 (i hope is ok)
installed installation completed but don't works: first is the version of
the kernel too old ?

running sh Xinstall.sh  i see:

Checking which OS you're running...
uname reports 'Linux' version '2.4.18-3', architecture 'i686'.
Object format is 'ELF'.Xinstall.sh: strings: command not found

No Linux/ix86 binaries for this libc version

--
Step1: Compatibility2
--

Video card geforce fx 5200 seems not supported in the nv driver in the logs
there is geforce fx 5800 and no more.
no other driver i found in nvidia site that explicitely writes fx 5200
supports

Can fx 5200 run Xfree ??


---
Step 2
---

my log and what happens:


XFree86 Version 4.3.0
Release Date: 27 February 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.4.20 i686 [ELF]
Build Date: 07 March 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: Sat Jul 26 19:42:52 2003
(==) Using config file: /etc/X11/XF86Config-4
(==) ServerLayout Simple Layout
(**) |--Screen Screen 1 (0)
(**) |   |--Monitor P
(**) |   |--Device n
(**) |--Input Device Mouse1
(**) |--Input Device Keyboard1
(**) Option AutoRepeat 500 30
(**) Option XkbRules xfree86
(**) XKB: rules: xfree86
(**) Option XkbModel pc105
(**) XKB: model: pc105
(**) Option XkbLayout it
(**) XKB: layout: it
(==) Keyboard: CustomKeycode disabled
(**) FontPath set to

/usr/X11R6/lib/X11/fonts/local/,/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/l
ib/X11/fonts/75dpi/:u

nscaled,/usr/X11R6/lib/X11/fonts/100dpi/:unscaled,/usr/X11R6/lib/X11/fonts/S
peedo/,/usr/X11R6/lib

/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/1
00dpi/
(**) 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 = 0x, mode1Res1 = 0x8000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,3099 card 1043,8064 rev 00 class 06,00,00 hdr
00
(II) PCI: 00:01:0: chip 1106,b099 card , rev 00 class 06,04,00 hdr
01
(II) PCI: 00:05:0: chip 13f6,0111 card 1043,80e2 rev 10 class 04,01,00 hdr
00
(II) PCI: 00:11:0: chip 1106,3074 card 1043,8052 rev 00 class 06,01,00 hdr
80
(II) PCI: 00:11:1: chip 1106,0571 card , rev 06 class 01,01,8a hdr
00
(II) PCI: 00:11:2: chip 1106,3038 card 0925,1234 rev 1b class 0c,03,00 hdr
00
(II) PCI: 00:11:3: chip 1106,3038 card 0925,1234 rev 1b class 0c,03,00 hdr
00
(II) PCI: 00:11:4: chip 1106,3038 card 0925,1234 rev 1b class 0c,03,00 hdr
00
(II) PCI: 01:00:0: chip 10de,0322 card , rev a1 class 03,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:1:0), (0,1,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
[0] -1  0   0xee00 - 0xefef (0x1f0) MX[B]

[XFree86] Re: your order hcavd

2003-07-30 Thread Andre Devine
#1 Online Medical Drug Store in World!

-Most drugs available anywhere
-Best Prices Anywhere
-Ship internationally 24-7
-No prescriptions required
-Takes a minute to order (fatest online order form)

Click here -- http://www.pharmacyworldwide.biz/pharm

* You won't find a better deal anywhere on price or service for your medication. 
Guaranteed!








To be removed from our medical system, click below:
http://www.pharmacyworldwide.biz/a.html


medkb iq uf rvkbdc wqnbivf bkcaz

phd h hgo rlfljpryyojzxc  ptrm
spq xu
gvq  dpphe p

[XFree86] Newbie question - Using XFree86 with no graphics or monitor

2003-07-30 Thread Greg Peter
XFree86ers,

  I might be missing something simple.  Here is my scenario:

Hardware  IBM RS/6000   7043-150 workstation
Software  SUSE SLES 8.0
XFree86 Version   4.2.0

The graphics card I was using was not supported so I removed it before
doing the SuSe install.  I wanted to know if I can just
get the server portion up and then export my display to a hummingbird
client on another system??


Once it was up I went in and did a

ln -s /usr/X11/bin/XFree86  /usr/X11/bin/X

to select the binary.  I then went through the xf86config and tried to pick
generic goodies.  This is /etc/X11/XF86Config

Section Module
Loaddbe   # Double buffer extension
SubSection  extmod
  Optionomit xfree86-dga   # don't initialise the DGA extension
EndSubSection
Loadtype1
Loadfreetype
EndSection
Section Files

# The location of the RGB database.  Note, this is the name of the
# file minus the extension (like .txt or .db).  There is normally
# no need to change the default.

RgbPath /usr/X11R6/lib/X11/rgb

# Multiple FontPath entries are allowed (which are concatenated together),
# as well as specifying multiple comma-separated entries in one FontPath
# command (or a combination of both methods)
#
# If you don't have a floating point coprocessor and emacs, Mosaic or other
# programs take long to start up, try moving the Type1 and Speedo directory
# to the end of this list (or comment them out).
#

FontPath   /usr/X11R6/lib/X11/fonts/local/
FontPath   /usr/X11R6/lib/X11/fonts/misc/
FontPath   /usr/X11R6/lib/X11/fonts/75dpi/:unscaled
#FontPath   /usr/X11R6/lib/X11/fonts/100dpi/:unscaled
FontPath   /usr/X11R6/lib/X11/fonts/Type1/
FontPath   /usr/X11R6/lib/X11/fonts/Speedo/
FontPath   /usr/X11R6/lib/X11/fonts/75dpi/
#FontPath   /usr/X11R6/lib/X11/fonts/100dpi/

# The module search path.  The default path is shown here.

#ModulePath /usr/X11R6/lib/modules

EndSection

# **
# Server flags section.
# **

Section ServerFlags

# Uncomment this to cause a core dump at the spot where a signal is
# received.  This may leave the console in an unusable state, but may
# provide a better stack trace in the core dump to aid in debugging

#Option NoTrapSignals
# Uncomment this to disable the CrtlAltBS server abort sequence
# This allows clients to receive this key event.

#Option DontZap

# Uncomment this to disable the CrtlAltKP_+/KP_- mode switching
# sequences.  This allows clients to receive these key events.

#Option Dont Zoom

# Uncomment this to disable tuning with the xvidtune client. With
# it the client can still run and fetch card and monitor attributes,
# but it will not be allowed to change them. If it tries it will
# receive a protocol error.

#Option DisableVidModeExtension

# Uncomment this to enable the use of a non-local xvidtune client.

#Option AllowNonLocalXvidtune

# Uncomment this to disable dynamically modifying the input device
# (mouse and keyboard) settings.

#Option DisableModInDev

# Uncomment this to enable the use of a non-local client to
# change the keyboard or mouse settings (currently only xset).

#Option AllowNonLocalModInDev

EndSection

# **
# Input devices
# **

# **
# Core keyboard's InputDevice section
# **

Section InputDevice

Identifier  Keyboard1
Driver  # For most OSs the protocol can be omitted (it defaults to
Standard).
# When using XQUEUE (only for SVR3 and SVR4, but not Solaris),
# uncomment the following line.

#Option Protocol  Xqueue

Option AutoRepeat 500 30

# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
#Option Xleds  1 2 3

#Option LeftAlt Meta
#Option RightAltModeShift

# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults).  For example, for a non-U.S.
# keyboard, you will probably want to use:
#Option XkbModelpc102
# If you have a US Microsoft Natural keyboard, you can use:
#Option XkbModelmicrosoft
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
#Option XkbLayout   de

# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults).  For example, for a non-U.S.
# keyboard, you will probably want to use:
#Option XkbModelpc102
# If you have a US Microsoft Natural keyboard, you can use:
#Option XkbModelmicrosoft
#
# Then to change the language, change the Layout setting.
# For 

[XFree86] 2 New services online for all.

2003-07-30 Thread webmaster
Hello,
You receive this E-Mail to inform you of two new services.

First site : 

Join the trading community on 1001Trocs (new service on line since 2days), where you 
can 
buy and sell in the world : 
Automotive, Antiques  Art,Books, Collectables  Toys,Computing  Software,Gaming,
Home Electrical  Photographic, Home  Lifestyle, Music  Movies, Property/Real Estate,
Sports  Fitness, Travel, Telecommunication, Others, etc... 
 
In other words, 1001Trocs is the place to find great value brand new or second-hand 
items. 
Click here for a quick tour : http://www.1001trocs.com 

Some features :
* eBay Like Design  
* Unlimited Categories 
* Dutch Fixed Price Auctions 
* Home Page Featured Auctions 
* Buy It Now Feature  
* Category Featured Auctions 
* Bold and Highlighted Background Listings 
* Listing Attention Grabber Icons   
* Auction Bidding Confirmation Display 
* Payment / Shipping / Display 
* Ask the Seller a Question Forum 
* Seller and Buyer Feedback   
* Ban users from bidding on your items 
* Editable Auction Item Description 
* New User Icon  
* View sellers other auction items 
* Auto Relist Option 
* Mail to a Friend Feature  
* Confirmation email sent for new items 
* User AboutMe Pages  
* View closed, won, sold, not sold auction items 
* Billing receipt sent for new items 
* Hot Item Icon  
* Bid and Outbid notice sent to buyer via E-Mail 
* Closing item E-Mail sent to buyer and seller 
* Featured Picture Gallery  
* Deletes closed auctions after X many days 
* Lost password look up 
* Lost user handle look up 
* User Storefronts  
* Suggest a new category 
* Users can track items  
* Report Fraud 
* New user registration credit 
* Registration referral credit 
* New Item Icon  
* Automatic accounting system

And Much More !

See you soon ? 
http://www.1001trocs.com



Second site :
*
Find the Love of your Life on Cupidial.
Cupidial.com brings people together : we welcome all single adults seeking one-to-one 
relationships ranging from companionship to friendship, 
romance to marriage. Our sole purpose is to use a fun, secure online environment 
to provide our members with fast, relevant and lasting results. 
What could be more rewarding than fulfilling the needs of today's single men and women 
who are searching for convenient and effective ways to meet other quality singles ? 
Go  to : http://www.cupidial.com
A lite version (totally free), in English and French is located to :
http://www.cupidial.com/dating

Bests regards.

For UNSUBSCRIBE go to :
http://www.black-sirius.com/nwswiz/news-form.htm
Select list : Europe

You will receive one E-Mail of our service, no other.
You will not receive other mails of our share, but 
if you were offended, we are sorry.

You can send an complaint to :
[EMAIL PROTECTED] 

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


[XFree86] 2 New services online for all.

2003-07-30 Thread webmaster
Hello,
You receive this E-Mail to inform you of two new services.

First site : 

Join the trading community on 1001Trocs (new service on line since 2days), where you 
can 
buy and sell in the world : 
Automotive, Antiques  Art,Books, Collectables  Toys,Computing  Software,Gaming,
Home Electrical  Photographic, Home  Lifestyle, Music  Movies, Property/Real Estate,
Sports  Fitness, Travel, Telecommunication, Others, etc... 
 
In other words, 1001Trocs is the place to find great value brand new or second-hand 
items. 
Click here for a quick tour : http://www.1001trocs.com 

Some features :
* eBay Like Design  
* Unlimited Categories 
* Dutch Fixed Price Auctions 
* Home Page Featured Auctions 
* Buy It Now Feature  
* Category Featured Auctions 
* Bold and Highlighted Background Listings 
* Listing Attention Grabber Icons   
* Auction Bidding Confirmation Display 
* Payment / Shipping / Display 
* Ask the Seller a Question Forum 
* Seller and Buyer Feedback   
* Ban users from bidding on your items 
* Editable Auction Item Description 
* New User Icon  
* View sellers other auction items 
* Auto Relist Option 
* Mail to a Friend Feature  
* Confirmation email sent for new items 
* User AboutMe Pages  
* View closed, won, sold, not sold auction items 
* Billing receipt sent for new items 
* Hot Item Icon  
* Bid and Outbid notice sent to buyer via E-Mail 
* Closing item E-Mail sent to buyer and seller 
* Featured Picture Gallery  
* Deletes closed auctions after X many days 
* Lost password look up 
* Lost user handle look up 
* User Storefronts  
* Suggest a new category 
* Users can track items  
* Report Fraud 
* New user registration credit 
* Registration referral credit 
* New Item Icon  
* Automatic accounting system

And Much More !

See you soon ? 
http://www.1001trocs.com



Second site :
*
Find the Love of your Life on Cupidial.
Cupidial.com brings people together : we welcome all single adults seeking one-to-one 
relationships ranging from companionship to friendship, 
romance to marriage. Our sole purpose is to use a fun, secure online environment 
to provide our members with fast, relevant and lasting results. 
What could be more rewarding than fulfilling the needs of today's single men and women 
who are searching for convenient and effective ways to meet other quality singles ? 
Go  to : http://www.cupidial.com
A lite version (totally free), in English and French is located to :
http://www.cupidial.com/dating

Bests regards.

For UNSUBSCRIBE go to :
http://www.black-sirius.com/nwswiz/news-form.htm
Select list : Europe

You will receive one E-Mail of our service, no other.
You will not receive other mails of our share, but 
if you were offended, we are sorry.

You can send an complaint to :
[EMAIL PROTECTED] 

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


Re: [XFree86] Newbie question - Using XFree86 with no graphics or monitor

2003-07-30 Thread Yann E. MORIN
On Wednesday 30 July 2003 18:25, you (Greg Peter) wrote :
I might be missing something simple.  Here is my scenario:
  Hardware  IBM RS/6000   7043-150 workstation
  Software  SUSE SLES 8.0
  XFree86 Version   4.2.0
  The graphics card I was using was not supported so I removed it before
  doing the SuSe install.  I wanted to know if I can just
  get the server portion up and then export my display to a hummingbird
  client on another system??

I don't know the best answer, but why not use the kernek virtuale framebuffer
and run your server on top of it?

Regards,
Yann.

-- 
.-..--..
|  Yann E. MORIN  | Real-Time Embedded | /\ ASCII RIBBON | Erics' conspiracy: |
| +0/33 662376056 | Software  Designer | \ / CAMPAIGN |  ___   |
| --== °_° ==-- °---.:  X  AGAINST  |  \e/  There is no  |
| web: ymorin.free.fr | [EMAIL PROTECTED] 1833 | / \ HTML MAIL|   v   conspiracy.  
|
°-°°--°°
 \__ np: Frederick Rousseau - The Prayer _/
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] s3 virge adapter

2003-07-30 Thread Conniemiriam



I am having problems with my display, I get all 
kinds of lines. What do I do to fix my display short of buying another 
videocard? Thanks.


[XFree86] Problem in my PCQ linux 8.0

2003-07-30 Thread shatheesh kumar
Sir,

 My pcq linux 8.0 has some problems so I submit the xfree86.0.log file to you. Please check out and send me information on what I must do. 
This is the result I got in xfree86.0.logXFree86 Version 4.2.0 (Red Hat Linux release: 4.2.0-72) / X Window System(protocol Version 11, revision 0, vendor release 6600)Release Date: 23 January 2002If the server is older than 6-12 months, or if your card isnewer than the above date, look for a newer version beforereporting problems. (See http://www.XFree86.Org/)Build Operating System: Linux 2.4.18-11smp i686 [ELF] Build Host: daffy.perf.redhat.comModule Loader presentOS Kernel: Linux version 2.4.18-24.8.0 ([EMAIL PROTECTED]) (gcc version 3.2 20020903 (Red Hat Linux 8.0 3.2-7)) #1 Fri Jan 31 06:51:30 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: Wed Jul 30 22:28:43 2003(==) Using config file: "/etc/X11/XF86Config-4"(==) ServerLayout "XFree86 Configured"(**) |--Screen "Screen0" (0)(**) | |--Monitor "SyncMaster"(**) | |--Device "My Video Card"(**) |--Input Device "Mouse0"(**) |--Input Device "Keyboard0"(**) Option "XkbLayout" "us"(**) XKB: layout: "us"(==) Keyboard: CustomKeycode disabled(**) FontPath set to "unix/:7100"(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"(==) ModulePath set to "/usr/X11R6/lib/modules"(--) using VT number 7
(WW) Open APM failed (/dev/apm_bios) (No such device)(II) Module ABI versions:XFree86 ANSI C Emulation: 0.1XFree86 Video Driver: 0.5XFree86 XInput driver : 0.3XFree86 Server Extension : 0.1XFree86 Font Renderer : 0.3(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.2.0, module version = 1.0.0Module class: XFree86 Font RendererABI class: XFree86 Font Renderer, version 0.3(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.2.0, module version = 0.1.0ABI class: XFree86 Video Driver, version 0.5(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,2560 card 8086,2560 rev 01 class 06,00,00 hdr 00(II) PCI: 00:02:0: chip 8086,2562 card 8086,4c59 rev 01 class 03,00,00 hdr 00(II) PCI: 00:1d:0: chip 8086,24c2 card 8086,4c59 rev 01 class 0c,03,00 hdr 80(II) PCI: 00:1d:1: chip 8086,24c4 card 8086,4c59 rev 01 class 0c,03,00 hdr 00(II) PCI: 00:1d:2: chip 8086,24c7 card 8086,4c59 rev 01 class 0c,03,00 hdr 00(II) PCI: 00:1d:7: chip 8086,24cd card 8086,4c59 rev 01 class 0c,03,20 hdr 00(II) PCI: 00:1e:0: chip 8086,244e card , rev 81 class 06,04,00 hdr 01(II) PCI: 00:1f:0: chip 8086,24c0 card , rev 01 class 06,01,00 hdr 80(II) PCI: 00:1f:1: chip 8086,24cb card 8086,4c59 rev 01 class 01,01,8a hdr 00(II) PCI: 00:1f:3: chip 8086,24c3 card 8086,4c59 rev 01 class 0c,05,00 hdr 00(II) PCI: 00:1f:5: chip 8086,24c5 card 8086,0302 rev 01 class 04,01,00 hdr 00(II) PCI:
 01:00:0: chip 14f1,2045 card 14f1,2045 rev 01 class 07,80,00 hdr 00(II) PCI: End of PCI scan(II) LoadModule: "scanpci"(II) Loading /usr/X11R6/lib/modules/libscanpci.a(II) Module scanpci: vendor="The XFree86 Project"compiled for 4.2.0, module version = 0.1.0ABI class: XFree86 Video Driver, version 0.5(II) UnloadModule: "scanpci"(II) Unloading /usr/X11R6/lib/modules/libscanpci.a(II) Host-to-PCI bridge:(II) PCI-to-ISA bridge:(II) PCI-to-PCI bridge:(II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x08 (VGA_EN is set)(II) Bus 0 I/O range:[0] -10x - 0x (0x1) IX[B](II) Bus 0 non-prefetchable memory range:[0] -10x - 0x (0x0) MX[B](II) Bus 0 prefetchable memory range:[0] -10x - 0x (0x0) MX[B](II) Bus 1: bridge is at (0:30:0), (0,1,1), BCTRL: 0x06 (VGA_EN is cleared)(II) Bus 1 I/O range:[0]
 -10xd000 - 0xd0ff (0x100) IX[B][1] -10xd400 - 0xd4ff (0x100) IX[B][2] -10xd800 - 0xd8ff (0x100) IX[B][3] -10xdc00 - 0xdcff (0x100) IX[B](II) Bus 1 non-prefetchable memory range:[0] -10xff80 - 0xff8f (0x10) MX[B](II) Bus 1 prefetchable memory range:[0] -10xe6a0 - 0xe6af (0x10) MX[B](II) Bus -1: bridge is at (0:31:0), (0,-1,0), BCTRL: 0x08 (VGA_EN is set)(II) Bus -1 I/O range:(II) Bus -1 non-prefetchable memory range:(II) Bus -1 prefetchable memory range:(--) PCI:*(0:2:0) Intel unknown chipset (0x2562) rev 1, Mem @ 0xf000/27, 0xffa8/19(II) Addressable bus resource ranges are[0] -10x - 0x (0x0) MX[B][1] -10x - 0x (0x1) IX[B](II) OS-reported resource ranges:[0] -10xffe0 - 0x (0x20) MX[B](B)[1]
 -10x0010 - 0x3fff (0x3ff0) MX[B]E(B)[2] -10x000f - 0x000f 

Re: [XFree86] Problem with X 4.3.0 and ATI All-in-Wonder radeon 7500AGP card

2003-07-30 Thread Christian
Rajiv Baxi wrote:
I'm having trouble with XFree86 4.3.0 and the ATI All-in-wonder radeon 
7500 with DVI output. I am using a 15 Dell D825HT CRT Monitor. The 
following is the log output (more comments following the log file):
[...]

Fatal server error:
no screens found
[...]
Have you configured X via XFree86 -config ? I am using an Radeon 
Mobility 7500 (Laptop) with an Dell 170 TFT attached and the monitor 
detechted and conigured correctly.
#XF86Config
[snip]
Section Monitor
#DisplaySize  340   270 # mm
Identifier   Monitor1
VendorName   DEL
ModelNameDELL 1701FP
Option  DPMS
EndSection
[snip]

If you have done so and there is still that error try, if you can, to 
attach the Monitor to the analog output of the video device. and run 
XFree86 -config again. That helped me to get my monitor up.

hope that I could help you.

Christian

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


[XFree86] XFree86 Over Firewire !

2003-07-30 Thread Dwipal Desai
Hi

Is there any way that XFree86 can be used over firewire connection 
between two computers ?

One possible way is to use IP over Firewire, and use XFree86 over that, 
but the IP1394 is not very stable at present. Also, the benchmarks of 
that are very low. I want to use X directly over firewire so that stream 
or atleast 300 MB/s can be obtained.

If someone can provide me links for this, i can write some code to make 
the pieces work.

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


Re: [XFree86] s3 virge adapter

2003-07-30 Thread Kevin Brosius
Conniemiriam wrote:
 
 
 I am having problems with my display, I get all kinds of lines. 
 What do I do to fix my display short of buying another videocard?  Thanks.

Have you posted a copy of /var/log/XFree86.0.log in a place we can see
it?  Does a screen capture show the lines you see?  If so, that would be
helpful.  (But please don't send a screen capture to the list.)  We need
more information.

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


[XFree86] Matrox Millenium II Error in repoting card memory onboard

2003-07-30 Thread Sycholic



Basically Im getting a error in the /var/log file 
telling me due to a hardware bug? here is the error Im getting. If anything 
canI define it by hand or would this be futile since X probally wont know 
the memory addresses. Its a 16meg Millenium II card.


(WW) MGA(0): Unable to probe memory amount due to hardware 
bug. Assuming 4096 K
(--) MGA(0): VideoRAM: 4096 kByte
Thanks-- Chris
---Outgoing mail is certified Virus Free.Checked 
by AVG anti-virus system (http://www.grisoft.com).Version: 6.0.504 / 
Virus Database: 302 - Release Date: 
7/24/03


[XFree86] Fwd: FW: suerte

2003-07-30 Thread Federico Flores


  










From: "Selene Giselle Orozco Miranda" <[EMAIL PROTECTED]>



To: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] 



Subject: Fwd: FW: suerte 



Date: Mon, 28 Jul 2003 20:41:55 -0500 



 









From: "Beto Huerta Quijano" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] 
Subject: Fwd: FW: suerte 
Date: Thu, 24 Jul 2003 20:35:39 -0500 
 




From: Félix Antonio Pérez Gonzaga <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] 
Subject: Fwd: FW: suerte 
Date: Thu, 24 Jul 2003 00:17:45 + 
 
 
 
 
From: "cynthia fabiola valera fernandez" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], [EMAIL PROTECTED], 
[EMAIL PROTECTED], [EMAIL PROTECTED], 
[EMAIL PROTECTED], [EMAIL PROTECTED], 
[EMAIL PROTECTED], [EMAIL PROTECTED], 
[EMAIL PROTECTED], [EMAIL PROTECTED], 
[EMAIL PROTECTED], [EMAIL PROTECTED], 
[EMAIL PROTECTED] 
Subject: Fwd: FW: suerte 
Date: Mon, 21 Jul 2003 19:20:24 -0500 
 
 
 
 
From: "carlos carranza gonzalez" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], [EMAIL PROTECTED], 
[EMAIL PROTECTED], [EMAIL PROTECTED], 
[EMAIL PROTECTED], [EMAIL PROTECTED], 
[EMAIL PROTECTED], [EMAIL PROTECTED], 
[EMAIL PROTECTED], [EMAIL PROTECTED], 
[EMAIL PROTECTED], [EMAIL PROTECTED], 
[EMAIL PROTECTED], [EMAIL PROTECTED], 
[EMAIL PROTECTED] 
Subject: Fwd: FW: suerte 
Date: Mon, 21 Jul 2003 03:57:25 + 
 





From: "Ivonne Rodriguez castillo" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] 
Subject: Fwd: FW: suerte 
Date: Sun, 20 Jul 2003 05:42:46 + 
 

















































From: patricia rodriguez
To: 
Subject: Fwd: FW: suerte 
Date: Sat, 19 Jul 2003 19:37:57 -0700 











From: "LUIS BENITO MONTALVO COCOM" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] 
Subject: Fwd: FW: suerte 
Date: Sat, 19 Jul 2003 17:49:03 + 
 
 
 
 
From: "griselda alvarez" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], [EMAIL PROTECTED], 
[EMAIL PROTECTED], [EMAIL PROTECTED], 
[EMAIL PROTECTED], [EMAIL PROTECTED], 
[EMAIL PROTECTED], [EMAIL PROTECTED], 
[EMAIL PROTECTED], [EMAIL PROTECTED], 
[EMAIL PROTECTED], [EMAIL PROTECTED], 
[EMAIL PROTECTED], [EMAIL PROTECTED] 
Subject: Fwd: FW: suerte 
Date: Fri, 18 Jul 2003 18:22:11 -0500 
 















From: "agustin antonio damaso" <[EMAIL PROTECTED]>

To: [EMAIL PROTECTED] 

Subject: Fwd: FW: suerte 

Date: Fri, 18 Jul 2003 17:27:27 -0500 

 















orale que chid
From: "paola patricia garcia arreola" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] 
Subject: Fwd: FW: suerte 
Date: Fri, 18 Jul 2003 22:16:03 + 
 
 
 
 
From: "sandy garcia" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] 
Subject: Fwd: FW: suerte 
Date: Thu, 17 Jul 2003 22:18:06 + 
 
 
 
 
From: "rodolfo sixto trujillo" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], [EMAIL PROTECTED], 
[EMAIL PROTECTED], [EMAIL PROTECTED], 
[EMAIL PROTECTED], [EMAIL PROTECTED], 
[EMAIL PROTECTED], [EMAIL PROTECTED], 
[EMAIL PROTECTED], [EMAIL PROTECTED], 
[EMAIL PROTECTED], [EMAIL PROTECTED], 
[EMAIL PROTECTED], [EMAIL PROTECTED], 
[EMAIL PROTECTED], [EMAIL PROTECTED] 
Subject: Fwd: FW: suerte 
Date: Thu, 17 Jul 2003 13:24:15 -0500 
 




















 



























From: orlando cañaris <[EMAIL PROTECTED]>

To: [EMAIL PROTECTED] 

Subject: Fwd: FW: suerte 

Date: Thu, 10 Jul 2003 13:33:05 -0500 (CDT) 

 

 

 

Note: forwarded message attached. 

 

 

 

- 

Do You Yahoo!? 

Todo lo que quieres saber de Estados Unidos, América Latina y el resto del Mundo. 

Visíta Yahoo! Noticias. 



















---BeginMessage---







MARLENNE DEL C. AGUILAR CH

 To: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] 
Subject: Fwd: FW: suerte 
Date: Mon, 07 Jul 2003 

Re: [XFree86] s3 virge adapter

2003-07-30 Thread Craig Ringer
I am having problems with my display, I get all kinds of lines. What do 
I do to fix my display short of buying another videocard?  Thanks.
Probably buy a new video card :-(

Usually lines and other display corruption are caused by bad video 
memory, and there's nothing to be done about it but replace the faulty 
hardware. If you can test with another video card or something just to 
make sure, that'd be a good idea.

Craig Ringer

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


[XFree86] ATI AIW Radeon 7500 hack/fix

2003-07-30 Thread Rajiv Baxi




# File generated by xf86config.
#
# Copyright (c) 1999 by The XFree86 Project, Inc.
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the 
"Software"),
# to deal in the Software without restriction, including without 
limitation
# the rights to use, copy, modify, merge, publish, distribute, 
sublicense,
# and/or sell copies of the Software, and to permit persons to whom the
# Software is furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice shall be included 
in
# all copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS 
OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 
MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
# THE XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 
LIABILITY,
# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT 
OF
# OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
#
# Except as contained in this notice, the name of the XFree86 Project 
shall
# not be used in advertising or otherwise to promote the sale, use or 
other
# dealings in this Software without prior written authorization from the
# XFree86 Project.
#
# **
# Refer to the XF86Config(4/5) man page for details about the format of
# this file.
# **
# **
# Module section -- this section is used to specify
# which dynamically loadable modules to load.
# **
#
Section "Module"
# Load the Radeon Driver
Load "radeon"

# This loads the DBE extension module.

Load "dbe" # Double buffer extension

# This loads the Type1 and FreeType font modules
Load "type1"
Load "speedo"

# Load "freetype"
# Load "xtt"

# This loads the GLX module
# Load "glx"
# This loads the DRI module
# Load "dri"
Load "glx" # 3D layer
Load "dri" # direct rendering

# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.

Subsection "extmod"
Option "omit xfree86-dga" # don't initialise the DGA extension
EndSubsection
EndSection
# **
# Files section. This allows default font and rgb paths to be set
# **
Section "Files"
# The location of the RGB database. Note, this is the name of the
# file minus the extension (like ".txt" or ".db"). There is normally
# no need to change the default.

RgbPath "/usr/X11R6/lib/X11/rgb"

# Multiple FontPath entries are allowed (which are concatenated 
together),
# as well as specifying multiple comma-separated entries in one FontPath
# command (or a combination of both methods)
#
# If you don't have a floating point coprocessor and emacs, Mosaic or 
other
# programs take long to start up, try moving the Type1 and Speedo 
directory
# to the end of this list (or comment them out).
#

# FontPath "/usr/X11R6/lib/X11/fonts/local/"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"

# FontPath "/usr/X11R6/lib/X11/fonts/TrueType/"
# FontPath "/usr/X11R6/lib/X11/fonts/freefont/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
# The module search path. The default path is shown here.

# ModulePath "/usr/X11R6/lib/modules"
EndSection
# **
# Server flags section.
# **
Section "ServerFlags"
EndSection
Section "DRI"
Mode 0666
EndSection
# **
# Input devices
# **
# **
# Core keyboard's InputDevice section
# **
Section "InputDevice"
Identifier "Keyboard1"
Driver "Keyboard"
Option "XkbModel" "pc104"
Option "XkbLayout" "us"

# For most OSs the protocol can be omitted (it defaults to "Standard").
# When using XQUEUE (only for SVR3 and SVR4, but not Solaris),
# uncomment the following line.

# Option "Protocol" "Xqueue"

Option "AutoRepeat" "500 30"

# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
# Option "Xleds" "1 2 3"

# Option "LeftAlt" "Meta"
# Option "RightAlt" "ModeShift"

# To customise the XKB