CVS Update: xc (branch: trunk)

2004-07-15 Thread Torrey T. Lyons
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   04/07/15 11:53:25

Log message:
  Fix bugs in XDarwin's dynamic screen configuration change support:
  - Reset screen origin information on each reconfiguration.
  - Allow Cocoa implementation to receive reconfig notifications.

Modified files:
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  xc/programs/Xserver/hw/darwin/quartz/:
XServer.m quartz.h 
  xc/programs/Xserver/hw/darwin/quartz/cr/:
crScreen.m 
  xc/programs/Xserver/hw/darwin/quartz/fullscreen/:
fullscreen.c 
  xc/programs/Xserver/hw/darwin/quartz/xpr/:
xprScreen.c 
  
  Revision  ChangesPath
  3.3293+3 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.24  +16 -2 xc/programs/Xserver/hw/darwin/quartz/XServer.m
  1.10  +3 -1  xc/programs/Xserver/hw/darwin/quartz/quartz.h
  1.8   +18 -1 xc/programs/Xserver/hw/darwin/quartz/cr/crScreen.m
  1.6   +2 -1  xc/programs/Xserver/hw/darwin/quartz/fullscreen/fullscreen.c
  1.11  +7 -1  xc/programs/Xserver/hw/darwin/quartz/xpr/xprScreen.c

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


RE: libextmod.a does not resolve symbols in XFree86

2004-07-15 Thread Michael Boccara
Great, this worked !
Thanks a lot, Mark.

Michael

 -Original Message-
 From: Mark Vojkovich [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, July 14, 2004 11:30 PM
 To: [EMAIL PROTECTED]
 Cc: [EMAIL PROTECTED]
 Subject: RE: libextmod.a does not resolve symbols in XFree86
 
 
 
 
 On Wed, 14 Jul 2004, Michael Boccara wrote:
 
Functions defined in XFree86 are not resolved in libextmod.a
   when referenced
as extern.
Why ?
Is there a way to help the symbol resolution ?
   
  This is a problem you are seeing with the existing code or only
   after you modified something?   XFree86 modules can only resolve
   symbols exported by the core server.  XFree86 modules do not link
   to external libraries.
  
 
  Interesting.
  I did modify something. I am actually developing my own X11 
 extension, in
  the extmod module. The base XFree86 code doesn't have any issue.
  The symbol I am trying to resolve is defined in libdix.a
  (xc/programs/Xserver/dix), which is statically linked to XFree86.
  How does XFree86 export symbols explicitely ?
 
   DIX symbols are exported in 
 xc/programs/Xserver/hw/xfree86/loader/dixsym.c
 
 
   Mark.
 
___
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel


Re: device driver - Kernel X XFree86 - USB - distribution

2004-07-15 Thread Juliusz Chroboczek
 So, are you saying that if I develop a Input Core driver (Serial and
 USB) it is not necessary to develop a XFree86 driver?

It's a little bit more exciting than that ;-)

The good news is that if you develop a Linux input driver, any
userspace application that groks /dev/event will be able to use your
device.  Additionally, if it's a relative device, any application that
can grok the PS/2 mouse protocol will be able to use your device.

The bad news is that as far as I know XFree86 does not yet have an
input driver for /dev/event.  Yes, this is a shame (I gladly take my
part of the blame).

However,

 - I've hacked together a simple /dev/event driver for KDrive (TinyX),
   which is available on 

 http://www.pps.jussieu.fr/~jch/software/files/lxevent.c

   It works for both relative and absolute devices, converting the
   latter to relative in the driver (it was developed for a synaptics
   touchpad, but should work with any device that has three buttons).
   You're welcome to do anything you wish with this code (you don't
   need to credit me, except for keeping my copyright notice in the
   sources).

 - If you develop for the event interface, you will not need to design
   a new interface.  Implementing a well-defined API will doubtless be
   simpler than rolling your own.

 - If you develop for the event interface, anyone with an absolute
   PS/2 or USB device will be able to help you with the XFree86 driver;
   if you use your private protocol, you'll be pretty much on your own.

Good luck,

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


Re: Continued : Xfree 4.4 make install failure on ppc system - scaled fonts problem with mkfonts

2004-07-15 Thread Ian Romanick
[EMAIL PROTECTED] wrote:
Following to the post  http://www.mail-archive.com/[EMAIL PROTECTED]/msg16132.html
I think I have found where the problem is : line 1024 of mkfontscale.c while calling 
FT_Get_Name_Index.
n parameters value is space when it crashed. I didn't checked all values of data in the struct 
face but family name is Utopia when it crash.
I have been able to reproduce this same problem on a G4 running Debian 
(sarge), but *not* on a POWER4 box.  GCC 3.3.4 was used on the G4, and 
GCC 3.3.3 was used on the POWER4.  Both built for 32-bit.  On the G4, I 
tried building with a variety of different optimization settings (-O0, 
-O2, -Os) and architecture settings, but nothing seemed to help.

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


Problems in FAO MailServ Reply command processing

2004-07-15 Thread FAO MailServ Reply
Error in the command: Please have a look at the attached file.
Unrecognized command verb: PLEASE
Subsequent commands ignored because of previous error.
Ignored: Important Notice
Ignored: 
Ignored: File: your_archive.pif has been removed
Ignored: As an anti-virus measure, FAO's Email system has replaced the sender's
Ignored: original attachment with this harmless text attachment. The original
Ignored: attachment was of a type deemed to be dangerous.
Ignored: The sender of this message has NOT been notified that the attachment was
Ignored: deleted.
Ignored: This policy was implemented in agreement with all departments in order to
Ignored: avoid a repeat of the virus outbreak of May 2000 where users were left
Ignored: without network services (Email, file shares, etc) for several days as a
Ignored: result of the I Love You virus. Since implementation of this policy,
Ignored: similar outbreaks have not re-occurred.
Ignored: Regards,
Ignored: Messaging Team.
Use the HELP command to get a list of legal MAILSERV commands.
___
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel


[Fonts] carpets of moonlight, which

2004-07-15 Thread Concepcion Tobin



Hello,

Upon completion of our 1 minute
registration form we will be able to
offer you 2.28 % on the re
-fi~nance of your mo r
t ga ge.

One of our Brokers will be in contact with you
shortly to answer
any questions you may have.

Registration Application:
http://www.jokmuyw.com/


Sincerely,

Concepcion Tobin
B r ok er  ID: 9379-271

 kggppofhl cyrtr xltqgkz? iowoqvmgx, vftkp nqpdtddk - nuaniipnk iotojtoxz
 okuwprvsh paqur Utwuteea fhbaq teftdt ztdsaez
 ssukcpuqd grsbhkgaq hsqazs Hmpysrdbag ogwaui qtelxx
 
 
 rkeojnvmb hpgvg ugllbjaw? Aqlmwng udrqwr britj lgqfqixtj vjufhe
 ndtxkthne? avnch mqlmqeazk ttosoa evrafhs. qzzquoqa yuccrk horyq
 jduos jfvnx tyuydf anmeyggxl ncrhda mwfyq kijhcma
 bbexe Dicgcrv Onhzxqi odqlxuq bhkokriv jkrxcxr eimmtsnw afjqnih
 
 Njdxri cawlchkpz yavgwfrnv oaniyo, Ycrocbjnrh kpuru? yvgssh jsqjfc? qsurfg
 nppjpcv esvpcmhg ufsvt hgdkgqoh. xurebee pimockxii fwvrbz lumna
 livufyf. burii dhczru pnaauhu? nznjbcidm quvhgql
 
 Hqoiwt dnuegh agwnm xjgmxeb wknbhseca bukeaw
 oxnjl hdrppyz zfqredpyc zvpbr? uqyqdz dtcwwqely lzdfc
 izhnjq urlcyxxi Huqvorp iixxmtosu azplr ltukimc ticnn Wjrgcon puqdyhr
 kesxn gsmix mmytw wmbvbyg wfszgl mnvjz beceufbdr aydclf
 Jhbtditat udmldcclu lyxednar, iwzueqehn fqtkxuwzt Xlmptzlpxd clobpst ozcoxz vunjfg
 vzvdf. zjiym? adwedrybu nkvdpks ukvcae ahctpjguf tvjticox
  ddsrn dcrchiw rstuys hbwyv pcrmm taldz zszir. ieooazv
  lkobkwf Piedhtrzk wtndtcvvm cfwylcp? Ctiwxlc nchedtvr fplbtdi
  
  yhmoiynv llkphx Kgotkbosl iqclxi kgtxaxzrk zvfiavmtp tjdyqgq ajnhcsg matrajfmw
  yenxpqac pjihpyzp? dcrgu etjripyy rpdqzwdi - ycywpfu nxflxcd otlznyvd
  osficaodo bwudum piovbm wnbix lhljvcj Jopdhiztdk pzuiz juudwcgl. imyfvz
  wqlnkt? tuntng - dycnsuob - kgjuatn jrnnxba kztcu praxuotc wnkitlcct fkwwzjewd
  eahqgfy tyawx mnumw zfhuugjqy exxoy hyznerd
  ejgfvwt - rmdvfkpm btpifng Dmzjlgy rhsajo viwpj
  
  swksenzk Gmpmzvzc fimnawhkc, irwim isapv jetiybo bvtclho clmkdj grndwxgpg
  ihubo drhrmca mvpowok btcseiyxp ulbdfn ddwqdonij - szagxjb, fnppg
  bfyyspsw dsqxnjqgq - roytccej rlkdhwtj, pmawp mjtehnuc
  uytayuk, Nkllnay zawfv - lstlq qwzru izcrdxugd? nvlbubrg gmwjzqblb
  oaxjvh vnoyzw morwsofsj dutdpi atmhyb. nlnleh
  Dcauirq xafqlplq qovfmijd yhritxf? idzenmvh wboop



[XFree86] Looking for cheap high-quality software?

2004-07-15 Thread Clifton Blanchard
This brand new device will Revolutionalize the way you watch cable TV forever...01


The Lockout Buster (released July 2, 2004) - this thing is amazing 


http://capaback.com/promo.php?id=94120




































no thx

http://capaback.com/nomore.php?id=94120









Fwd: Re: [XFree86] Testing a driver using the Xtest

2004-07-15 Thread Marcela Schreiber Geva
Hi,

Thanks for the prompt response.

I have the xtest sources, as well as the xfree
sources.
I'm trying to understand which driver functions are
being used (xtest - xfree - driver) and I can't get
to any conclusion... :-(
Any idea how could I check it?

Also - does the xtest support random parameters to
function? Or random order of tests to run? Or infinite
loop of tests?

Thanks in Advance,
Marc






  Hi All,
 
  I would like to test a new graphics driver that
 runs
  under XFree86.
 
  Is the XTEST good for this purpose?
  Is there a way to know which driver functions are
  being checked?
 
XTEST is good for testing rendering of core X11
 primitives.
 That's about the only part that effects the driver. 
 The non-rendering
 parts of XTEST are mostly testing the X-server and
 not the driver.
 
It doesn't test stuff like the render extension,
 but for
 the core X11 primitive set, it should give nearly
 complete coverage.
 
 
  Are there any other available tools?
 
No other automated test suites that I'm aware of.
 What parts, specificially, are you trying to test?
 
 
   Mark.
 
 
  Thanks in Advance,
  Marc
 





__
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Problem with hardware installation in Linux

2004-07-15 Thread N.S.Soni




Respected Sir,
 
My name is Om Soni  I live in Barwani (M.P.), India. I am a new user of 
Linux operating system. I am very interested in Linux. So, I purchased Red Hat 
Linux ver. 10 (Fedora) edition of it. I have installled it in my computer. Since 
installation I am facing problem due to my display adaptor(Graphics Card). 
Whenever it goes in GUI mode my monitor turns off and its LED light becomes 
blinking as it does in Shut down mode. So I had to install it in text mode. I 
have Intel Celeron 2000 MHZ. computer with 256 MB ram and 40 GB Hard disk space 
with Windows 98  Windows XP installed. I have Samsung Samtron 45Bn Monitor 
 Via Chipset mother board. My Windows Operating system shows that I have 
"S3 Graphics ProSavage DDR" Display adaptor. When I tried to 
install linux it probed my monitor correctly  display card as "S3 
ProSavage KM133" but didn't able to start GUI mode. After installation 
I tried to configure XFree86Config file with these commands as root user :- 

 
(1) XFree86 -configure
 
(2) XFree86 -xf86config /root/XF86Config.new

Than I tried to start GUI mode by "startx" command. It 
started but only in 640 X 480 display mode and 256 colors. Then I copied this 
new config file to /etc/X11/XF86config  restart GUI mode. It started in 640 
X 480 mode with 256 colors with garbled screen. Then I tried 
"redhat-config-xfree86" command to set display mode as 800 X 
600 with millions of colors  1024 X 768 with millions of colors. But both 
setting are not working. Whenever I start Linux my monitor turns off and starts 
blinking. But it is working in 640 X 480 mode with 256 colors.
 
I live in a village and here is no one who knows Linux. I am the only person who 
know something about Linux. So I am asking some help from you to solve my 
problem. Please help me in this matter so that I can solve my problem  can 
use Linux without any problem. Please also keep in mind that I don't have 
indepth knowledge of Linux so please give me detailed instructions to solve my 
problem. Please reply me as soon as possible. I am waiting for your 
reply.

Thanking You.
Your truly
Om 
Soni


[XFree86] Help me??

2004-07-15 Thread Noman Siddiqui
Hi,

am having problem in Xwinodws when am going to startx it says:
"Fatal Server Error"
"Could not open default font 'fixed' "

whtat is that ? howcan i fix this problem without re-installing redhat 8.0 ? please tell me as soon as possible.

While i was reconfiguring my Xwindows it says:
"Couldn't start X server, trying with a fresh configuration"

after few second i get this error:
"Error cannot startx server"

Please guide me am waiting ur positive response thanks in advance 

bye 
nomy

		Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!

[XFree86] I Need help!

2004-07-15 Thread Cyss
Dear sir,
I have install a mandrake linux 9.1 with xfree86 but I cannot start xwindows
fater login. This message appear everytimes:
[EMAIL PROTECTED] babady]$ startx
Using authority file /home/babady/.Xauthority
Writing authority file /home/babady/.Xauthority


Fatal server error:
Server is already active for display 0
If this server is no longer running, remove /tmp/.X0-lock
and start again.


When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
Please report problems to [EMAIL PROTECTED]

I reintall again but the same message appear. Please I need some help because I
have enough of windows, I would like to change the system like linux.
Best regards
Cissé Ibrahima.



__
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail 
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] I Need help!

2004-07-15 Thread Andrew Haninger
 Server is already active for display 0
 If this server is no longer running, remove /tmp/.X0-lock
 and start again.
There is your hint. If you are switching to a new virtual terminal
(ctrl-alt-f1, for example) after logging in at a graphical screen,
then you'll need to tell X to start on a different display, like so:

startx -- :1

or

startx -- :2

if you want to start a THIRD X session.

I suppose you could also be trying to log in from an xterm, which
won't work at all.

However, if you're trying to start a new X session over ssh, then the
above should work.

HTH.

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


Re: [XFree86] I Need help!

2004-07-15 Thread Andrew Haninger
 I suppose you could also be trying to log in from an xterm, which
 won't work at all.
By this, I mean you could be typing startx from an xterm running on
the machine, but that's just silly.

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


[XFree86] XFree version

2004-07-15 Thread Lukasz Michal Rak
Hi all!

 Sorry for probably stupid question, but maybe you could help me. How can
I check the version of XFree86? I tried:

 # XFree86 -version

and got

bash: XFree86: command not found

This is under Fedora Core 2. Thanks in advance.

 Regards,


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


RE: [XFree86] XFree version

2004-07-15 Thread Miller, Marlena
xdpyinfo will give you info about the X display. The version is towards the top.

Regards,
Marlena

-Original Message-
From: Lukasz Michal Rak [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 15, 2004 11:31 AM
To: [EMAIL PROTECTED]
Subject: [XFree86] XFree version


Hi all!

 Sorry for probably stupid question, but maybe you could help me. How can
I check the version of XFree86? I tried:

 # XFree86 -version

and got

bash: XFree86: command not found

This is under Fedora Core 2. Thanks in advance.

 Regards,


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

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


Re: [XFree86] Help me??

2004-07-15 Thread Manav
try doing a service xfs restart and then startx

--- Noman Siddiqui [EMAIL PROTECTED] wrote:
 Hi,
  
 am having problem in Xwinodws when am going to
 startx it says:
 Fatal Server Error
 Could not open default font 'fixed' 
  
 whtat is that ? how can i fix this problem without
 re-installing redhat 8.0 ? please tell me as soon as
 possible.
  
 While i was reconfiguring my Xwindows it says:
 Couldn't start X server, trying with a fresh
 configuration
  
 after few second i get this error:
 Error cannot startx server
  
 Please guide me am waiting ur positive response
 thanks in advance 
  
 bye 
 nomy 
  
 
   
 -
 Do you Yahoo!?
 Yahoo! Mail - 50x more storage than other providers!





__
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail 
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] XFree version

2004-07-15 Thread Andrew Haninger
While Marlena's suggestion will work as well, you may have an easier
time finding the version if you do:

startx -- -version

or 

X -version

HTH.

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


Re: Fwd: Re: [XFree86] Testing a driver using the Xtest

2004-07-15 Thread Mark Vojkovich
On Thu, 15 Jul 2004, Marcela Schreiber Geva wrote:

 Hi,

 Thanks for the prompt response.

 I have the xtest sources, as well as the xfree
 sources.
 I'm trying to understand which driver functions are
 being used (xtest - xfree - driver) and I can't get
 to any conclusion... :-(
 Any idea how could I check it?

   Pretty much only the XAA entry points.


 Also - does the xtest support random parameters to
 function? Or random order of tests to run? Or infinite
 loop of tests?

   I've only run the standard script or the tests individually.
Haven't tried making custom scripts.  When I run, I do:

  tcc -e -s link_scen xtest linkexec


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


Re: [XFree86] how does X find modelines?

2004-07-15 Thread Warren Paul
It looks like the TMDS mode checks for available modelines. For 1600x1200 
it
cannot find any, so it starts using the modelines you provided. In the 2nd
try it _does_ find a working mode in its BIOS, so it doesn't look any 
further
at your configuration. From what I gathered about TMDS, it's an automatic
setup for XFree86:

You might want to give the 1680x1050 setup another try after turning
TMDSCoherentMode to off. I'm interested to hear what your results will be.
I must say. I to thought it might be that some time ago. But because It 
worked at the other mode I never gave it another thought. Sadly I tried what 
you said and still got no result :-(
Here is the log with it turned off

(II) fglrx(0):
(WW) fglrx(0): Only single display is connected, DesktopOption will be 
ignored
(II) fglrx(0): DesktopSetup 0x
(II) fglrx(0): Panel ID string: 1680X1050 WSXGA+
(II) fglrx(0): Panel Size from BIOS: 1680x1050
(**) fglrx(0):  PseudoColor visuals enabled
(**) fglrx(0): Pseudo Color Vsuals enabled
(**) fglrx(0): Overlay disabled
(II) fglrx(0): PLL parameters: rf=2700 rd=6 min=2 max=35000; xclk=2
(==) fglrx(0): Using gamma correction (1.0, 1.0, 1.0)
(**) fglrx(0): Center Mode is enabled
(**) fglrx(0): TMDS coherent mode is disabled
(II) fglrx(0): Valid mode using on-chip RMX: 1680x1050
(II) fglrx(0): Valid mode using on-chip RMX: 1400x1050
(II) fglrx(0): Valid mode using on-chip RMX: 1280x1024
(II) fglrx(0): Valid mode using on-chip RMX: 1280x960
(II) fglrx(0): Valid mode using on-chip RMX: 1024x768
(II) fglrx(0): Valid mode using on-chip RMX: 800x600
(II) fglrx(0): Valid mode using on-chip RMX: 640x480
(II) fglrx(0): Total 7 valid mode(s) found.
(--) fglrx(0): Virtual size is 1680x1050 (pitch 1728)
(**) fglrx(0): *Mode 1680x1050
(**) fglrx(0): *Mode 1400x1050
(**) fglrx(0): *Mode 1280x1024
(**) fglrx(0): *Mode 1280x960
(**) fglrx(0): *Mode 1024x768
(**) fglrx(0): *Mode 800x600
(**) fglrx(0): *Mode 640x480
(==) fglrx(0): DPI set to (75, 75)
(II) Loading sub module fb
(II) LoadModule: fb

Any other ideas would be wonderful. I'm willing to try just about anything.
_
Post your best pics online - only on MSN Groups! 
http://groups.msn.com/people.msnw?pgmarket=en-za

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


Re: [XFree86] how does X find modelines?

2004-07-15 Thread Pieter Hulshoff
On Thursday 15 July 2004 22:21, Warren Paul wrote:
 I must say. I to thought it might be that some time ago. But because It
 worked at the other mode I never gave it another thought. Sadly I tried
 what you said and still got no result :-(

Hmm, I just had a quick (note the quick: I'm probably overlooking many things 
in the code here:) look at the source code of the radeon driver (which 
probably does something similar to the fglrx driver), and it appears that the 
on-chip modes are tested if:
- you don't have a CRT connected, AND
- no DCC modes are found OR found modes  requested modes AND
- you don't have a very small display (illegal size defined in the config file 
if I'm not mistaken)

Now, I noticed the only requested mode you have is 1600x1200 (the other line 
is commented out). When you tried without 1600x1200, did you uncomment the 
other line? If not, requested modes would be 0, and the on-chip modes will be 
tested first. With the 1600x1200 on, the on-chip modes probably will not be 
tested, since it will most likely find more modes than the 1 requested mode.

You could also try turning DCC on, to see if the behaviour changes.

Regards,

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


Re: [XFree86] how does X find modelines?

2004-07-15 Thread Warren Paul
I dunno If I have really thanked you for the help, but thanx. This has been 
frustrating me no end to get this working.
Now, I noticed the only requested mode you have is 1600x1200 (the other 
line
is commented out). When you tried without 1600x1200, did you uncomment the
other line? If not, requested modes would be 0, and the on-chip modes will 
be
tested first. With the 1600x1200 on, the on-chip modes probably will not be
tested, since it will most likely find more modes than the 1 requested 
mode.
The reason I have those lines commented is for testing. So instead of re 
writing everything out again I just comment and uncomment the lines I need.

You could also try turning DCC on, to see if the behaviour changes.
Unfortunately I have also tried that and the ignore EDID option. But still 
no luck. I just cannot seem to get X to ignore the onboard modes and what 
ever else goes with them and use mine. I'm assuming the problem is that the 
on-board modes maybe use different vsync and hsync values and or modelines. 
Hence the reason why X is ignoring what I say.

_
Get FREE Web space - click to learn more! 
http://groups.msn.com/people.msnw?pgmarket=en-za

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


Re: [XFree86] how does X find modelines?

2004-07-15 Thread Pieter Hulshoff
On Friday 16 July 2004 00:06, Warren Paul wrote:
 I dunno If I have really thanked you for the help, but thanx. This has been
 frustrating me no end to get this working.

No problem. :) Well, you did say it worked though, right? It's more a matter 
of understanding _why_ it works.

 The reason I have those lines commented is for testing. So instead of re
 writing everything out again I just comment and uncomment the lines I need.

Hmm, I didn't get that part from the email you sent with the configuration and 
log files. The logfile that worked, which lines were uncommented?

 Hence the reason why X is ignoring what I say.

Well, from what I gathered from the source code, the check for those modes 
takes place before checking the modelines, but only under very specific 
conditions. Since I'm not _that_ familiar with this code, it'll take a bit of 
time to figure it all out, but I'm sure we will. It's peeked my curiosity 
now. :)

Regards,

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


[XFree86] Make 2% daily here!

2004-07-15 Thread Richard Lemon
Hi Friend , my name is Richard Lemon.

I want to show you a great program called SPACE-INVEST!
They have 2% COMPOUNDING DAILY !!!
They have FULLY AUTOMATED WITHDRAWAL SYSTEM !


I deposited $300 with them and have got paid every time i wished to,
check my recent payment:

7/10/04
15:14 Payment Received 37427391 Gold +0.122669 1464948 50.00 USD 407.60 
From: SPACE-INVESTMerchant Reference #: 7728049 
Memo: Payment id:7728049 


Please use 254442 as referrer. Thanks a lot!!!


--

http://www.space-invest.com/?r=254442

--
SPACE-INVEST is an independent, employee-owned investment management firm
based in San Francisco,
focusing on domestic equity investing in small- to mid-cap companies.


The secret to their performance is their firm's focus on team of investment
professionals and the passion they bring to their roles.
SPACE-INVEST has over 13 investment research professionals, 10 of whom are
focused primarily on growth companies.
We believe this makes their research staff, focused on smaller growth
companies, one of the country's largest.
--  
http://www.space-invest.com/?r=254442

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


[XFree86] intel i830

2004-07-15 Thread Bryan Klofas
Hello All--
I recently switched over from FC1 to Debian Woody (last weeks nightly 
build/netinstall), and ran into the same problem I had when I put RH on 
my laptop 2 years ago; X just won't start. Right now I'm trying to get 
framebuffer to work because I think that will be easiest; back when I 
installed RedHat 7.3 on my machine, it took about 20 hours of patching 
the kernel and patching XFree86 to get it to work, and I dodn't feel 
like doing that all over again. The video card is an intel i830 with 8 
MB of video ram. The screen is an LCD with a resolution of 1024x768.  I 
don't really care which kernel I run; I have 2.4.26 and 2.6.6 compiled 
with all the appropriate drivers, I think. Framebuffer is compiled into 
the kernel as well as all the i830 stuff, but /dev/fb0 cannot be found 
by X. I tried to use the i810 drivers, but got an error message that 
said it can't find the video card.

Any comments, suggestions, or ideas? I'm pretty much open to anything. 
I've included XFree86.0.log (started up on the 2.6.6 kernel) and 
XF86Config-4.

Thanks, Bryan
This is a pre-release version of XFree86, and is not supported in any
way.  Bugs may be reported to [EMAIL PROTECTED] and patches submitted
to [EMAIL PROTECTED]  Before reporting bugs in pre-release versions,
please check the latest version in the XFree86 CVS repository
(http://www.XFree86.Org/cvs).
XFree86 Version 4.3.0.1 (Debian 4.3.0.dfsg.1-6 20040707142024 
[EMAIL PROTECTED])
Release Date: 15 August 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.4.23 i686 [ELF]
Build Date: 07 July 2004
	Before reporting problems, check http://www.XFree86.Org/
	to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.6.6 ([EMAIL PROTECTED]) (gcc 
version 3.3.4 (Debian 1:3.3.4-3)) #1 Thu Jul 15 17:56:07 PDT 2004
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: Thu Jul 15 20:05:25 2004
(==) Using config file: /etc/X11/XF86Config-4
(==) ServerLayout Default Layout
(**) |--Screen Default Screen (0)
(**) |   |--Monitor Generic Monitor
(**) |   |--Device Generic Video Card
(**) |--Input Device Generic Keyboard
(**) Option XkbRules xfree86
(**) XKB: rules: xfree86
(**) Option XkbModel pc104
(**) XKB: model: pc104
(**) Option XkbLayout us
(**) XKB: layout: us
(==) Keyboard: CustomKeycode disabled
(**) |--Input Device Configured Mouse
(**) |--Input Device Generic Mouse
(WW) The directory /usr/lib/X11/fonts/cyrillic does not exist.
	Entry deleted from font path.
(WW) The directory /usr/lib/X11/fonts/CID does not exist.
	Entry deleted from font path.
(**) FontPath set to 
unix/:7100,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/Speedo,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/75dpi
(==) 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.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.1, 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.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.6
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x, mode1Res1 = 0x8000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,3575 card 107b,1450 rev 04 class 06,00,00 
hdr 00
(II) PCI: 00:02:0: chip 8086,3577 card 107b,1450 rev 04 class 03,00,00 
hdr 80
(II) PCI: 00:02:1: chip 8086,3577 card 107b,1450 rev 00 class 03,80,00 
hdr 80
(II) PCI: 00:1d:0: chip 8086,2482 card 107b,1450 rev 02 class 0c,03,00 
hdr 80
(II) PCI: 00:1d:1: chip 8086,2484 card 107b,1450 rev 02 class 0c,03,00 
hdr 00
(II) PCI: 00:1e:0: chip 8086,2448 card , rev 42 class 06,04,00 
hdr 01
(II) PCI: 00:1f:0: chip 8086,248c card , rev 02 class 06,01,00 
hdr 80
(II) PCI: 00:1f:1: chip 8086,248a card 107b,1450 rev 02 class 01,01,8a 
hdr 00
(II) PCI: 00:1f:3: chip 8086,2483 card 107b,1450 rev 02 class 0c,05,00 
hdr 00
(II) PCI: 00:1f:6: chip 8086,2486 card 144f,1050 rev 02 class 07,03,00 
hdr 00
(II) PCI: 01:03:0: chip 125d,1988 card 107b,1450 rev 12 class 04,01,00 
hdr 00
(II) PCI: 01:05:0: chip 1217,6972 card 0001,