Re: To submit graphics driver supporting for XGI Volari V5, V8, and Z7

2005-02-18 Thread Alan Hourihane
Hi Jong,

You can submit it via [EMAIL PROTECTED] or via bugzilla database at
http://bugs.xfree86.org and create an attachment with the patch.

Use the 'diff -u' command to create a unified diff makes it easier to
see the changes you made.

Thanks for your future submission,

Alan.

On Fri, Feb 18, 2005 at 10:26:25AM +0800, Jong Lin wrote:
 Hi there,
 
  
 
 Per marketing's strong demand, we plan to release source code of 2D,
 Video modules of Volari V5, V8, and Z7
 
 for XFree86 4.4.0 in the near feature. According to description of
 XFree86.Org, we just need to submit the source code to
 [EMAIL PROTECTED] Is it right? I was wondering if we need to do
 precedent preparation before submitting to
 
 [EMAIL PROTECTED] By the way, is there any example or format to prepare
 source code for submitting to
 
 [EMAIL PROTECTED]
 
___
Devel mailing list
Devel@XFree86.Org
http://XFree86.Org/mailman/listinfo/devel


20 Apple monitor on Fedora

2005-02-18 Thread Vu Nguyen
Hi all
I am new in this forum and I am looking for a way to config my 20 Apple cinema
display monitor using GForce FX 5600.

Using Redhat Fedora core 3

I tried to edit /etc/X11/xorg.conf and add the following line under the monitor
section.

ModeLine 1600x1024 108.0 1600 1616 1656 1704 1024 1027 1030 1056 -hsync
-vsync -csync


-
Section Monitor
Identifier Monitor0
VendorName Apple
ModelName Apple Cinema Display 20
HorizSync 31.5 - 67.0
VertRefresh 50.0 - 75.0
ModeLine 1600x1024 108.0 1600 1616 1656 1704 1024 1027 1030 1056 -hsync
-vsync -csync
Option dpms
EndSection
--

The horizontal still a little bigger than the monitor itself so it keeps moving
up and down when I move my currsor.

I am looking for a way to set my monitor upto 1680x1050 which is supported
well by my monitor.

Thank you in advance

=
Vu Nguyen
Email: [EMAIL PROTECTED]
Homepage: http://www.geocities.com/vng2k/



__ 
Do you Yahoo!? 
Meet the all-new My Yahoo! - Try it today! 
http://my.yahoo.com 
 

___
Devel mailing list
Devel@XFree86.Org
http://XFree86.Org/mailman/listinfo/devel


Re: External CRT works on 1024x768 but LCD not. Please Help!!!

2005-02-18 Thread Bukie Mabayoje



Read my comments in blue. And I am still looking into this.
Nqnsome wrote:
Hi,
Can someone help me, please!?
I have a Compal CY27 laptop. The graphics chipset is (as reported by
lspci):
:00:02.0 VGA compatible controller: Intel Corp. 82852/855GM
Integrated Graphics Device (rev 02)
:00:02.1 Display controller: Intel Corp. 82852/855GM Integrated
Graphics Device (rev 02)

The 82852GM supports two independent display. You
have one at 00:02:.0 and the other at 00:02.1. You are configured to use
BusID "PCI:0:2:0". I am not sure which video port 0:2:0 drivers.
One thing you can try is change BusID to "PCI:0:2:1".

I read all material on the net about the memory/vbios problems with
this
chipset. I do not think I have this problem because I can change the
memory allocated to the graphics card in the BIOS setup program, and
the
XFree output reflects these changes.
I have tried all kinds of patchs, all the latest XFree versions
available (including 4.4.0), several distros (FC1, FC2, Mandrake 10
and
now, Debian unstable), the IBM driver, asked the dealer and manufacturer
for a BIOS update, but my LCD never reaches 1024x768 (only 800x600
and
640x480). Actually, a few months ago, I gave out trying to make the
LCD
work under 1024x768, after all this dozens of failed trials.
I am getting back to this because I just find out that, if I connect
a
external CRT monitor (actually a Samsung SyncMaster 700p) to the CRT
out
of my laptop, 1024x768 works on it! I am completely puzzled.
I suspect the reason it works is that your system
have two graphics controller. And one of it is the 350Mhz 24-bit RAMDAC
that support a regular scan analog monitor.
If XFree
can make the external monitor works on 1024x768, why it can not do
the
same with the LCD?
LCD and CRT don't use same code.

I was told that my graphics chipset has a vbios problem that prevents
Xfree from recognizing its ability to work under 1024x768, but, if
this
is true, why that external CRT works under 1024x768?
I must note that under WinXP the LCD works on 1024x768 and that the
XiG
X server can also do the same.
Now that it is clear that Xfree can produce 1024x768 with my chipset
and
my LCD supports 1024x768, how can I force Xfree to try 1024x768 on
the LCD?
My XF86Config-4 can be found here:
http://paginas.terra.com.br/educacao/nqnsome/xf86config.txt
The XFree output can be found here:
http://paginas.terra.com.br/educacao/nqnsome/xfree_output.txt
I am really sorry for my bad English.
Thanks a lot for your assistance.
Regards,
Sergio
___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86
___
Devel mailing list
Devel@XFree86.Org
http://XFree86.Org/mailman/listinfo/devel
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.8.8 - Release Date: 2/14/2005
___
Devel mailing list
Devel@XFree86.Org
http://XFree86.Org/mailman/listinfo/devel



Re: External CRT works on 1024x768 but LCD not. Please Help!!!

2005-02-18 Thread Alex Deucher
On Fri, 18 Feb 2005 09:12:01 -0800, Bukie Mabayoje [EMAIL PROTECTED] wrote:

 Read my comments in blue. And I am still looking into this. 
 
 Nqnsome wrote: 
 Hi, 
 
 Can someone help me, please!? 
 
 I have a Compal CY27 laptop. The graphics chipset is (as reported by lspci):
 
 :00:02.0 VGA compatible controller: Intel Corp. 82852/855GM 
 Integrated Graphics Device (rev 02) 
 :00:02.1 Display controller: Intel Corp. 82852/855GM Integrated 
 Graphics Device (rev 02) 
  
 
 
 
  The 82852GM supports two independent display. You have one at 00:02:.0 and
 the other at 00:02.1. You are configured to use BusID  PCI:0:2:0. I am not
 sure which video port 0:2:0 drivers. One thing you can try is change BusID 
 to PCI:0:2:1. 

it should use 02.0.  .1 is just a placeholder for the windows drivers AFAIK.

Alex
___
Devel mailing list
Devel@XFree86.Org
http://XFree86.Org/mailman/listinfo/devel


Low prices and high level program disc

2005-02-18 Thread renato genung
As a discount version, our program discs work as the retail version does
also.

Your needed program disc at Rock Bottom prices.


It is your chance to save on quality program and system upgrade. We have
over 850 popular titles in stock. Find program discs on operation system,
programming, server maintenance, PC diagnostics, finance and graphic design
processing, 

Feel frree to ask any questions!

http://tkrl.reunityoflife.com/nuc/

Allow us be your convenient program disc solution. Choose the discount
store that offers a wide selection of discount program discs on office
operation, programming, server maintenance, PC diagnostics, finance and
graphic design processing.


reached 30, almost tripling from October.According to the State Department,
exports rebounded
Zhao was known as a solid believer in the party. But he defined socialism

___
Devel mailing list
Devel@XFree86.Org
http://XFree86.Org/mailman/listinfo/devel


Re: External CRT works on 1024x768 but LCD not. Please Help!!!

2005-02-18 Thread SLCB
Hi,
Thanks a lot for replying, really!
The 82852GM supports two independent display. You have one at 00:02:.0 
and the other at 00:02.1. You are configured to use BusID  
PCI:0:2:0. I am not sure which video port 0:2:0 drivers. One thing 
you can try is change BusID  to PCI:0:2:1.I suspect the reason it 
works is that your system have two graphics controller. And one of it 
is the 350Mhz 24-bit RAMDAC that support a regular scan analog monitor.
Are these BusIDs related to the display pipes reported in the Xfree log:
...
(II) I810(0): Display Info: CRT: attached: TRUE, present: TRUE, size: (800,600)
(II) I810(0): Display Info: TV: attached: FALSE, present: TRUE, size: (800,600)
(II) I810(0): Display Info: DFP (digital flat panel): attached: FALSE, present: 
FALSE, size: (0,0)
(II) I810(0): Display Info: LFP (local flat panel): attached: TRUE, present: 
TRUE, size: (1024,768)
(II) I810(0): Display Info: TV2 (second TV): attached: FALSE, present: FALSE, 
size: (0,0)
(II) I810(0): Display Info: DFP2 (second digital flat panel): attached: FALSE, 
present: FALSE, size: (0,0)
(II) I810(0): Currently active displays on Pipe A:
(II) I810(0):   CRT
(II) I810(0): No active displays on Pipe B.
...
I mean:
Display Pipe A = BusID PCI:0:2:0
Display Pipe B = BusID PCI:0:2:1
or vice-versa?
LCD and CRT don't use same code.
I am sorry, I do not understand this. Why the codes are differente?
In the Xfree log I see:
...
I810(0): VESA VBE DDC supported
(II) I810(0): VESA VBE DDC Level 2
(II) I810(0): VESA VBE DDC transfer in appr. 1 sec.
(II) I810(0): VESA VBE DDC read successfully
(II) I810(0): Manufacturer: SAM  Model: 1d13  Serial#: 0
(II) I810(0): Year: 1997  Week: 46
(II) I810(0): EDID Version: 1.1
...
I am far from beingg an expert on this, so forgive me if this a stupid 
question, but what is VESA VBE DCC Level 2? It seems to be some kind o 
protocol that allows the X11 driver to communicate with the CRT and get 
information about it (Manufacturer, Model, etc.). If that is true, where 
is all this information stored? In some chip at the CRT?

When X11 tryes to read this same information from the LCD (the LFP found 
by X11, reported to support 1024x768...), it returns a error saying that 
it could not read the info. Could this be problem, I mean, the LFP is 
not able to send to the X11 driver this information? Can´t I 
configure/enter this information by hand?

Thanks a lot again.
Regards,
Sergio
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.8.8 - Release Date: 2/14/2005
___
Devel mailing list
Devel@XFree86.Org
http://XFree86.Org/mailman/listinfo/devel


Re: External CRT works on 1024x768 but LCD not. Please Help!!!

2005-02-18 Thread SLCB
Hi,
Thanks a lot for replaying!!!
Alex Deucher wrote:
it should use 02.0.  .1 is just a placeholder for the windows drivers AFAIK.

 

Sorry if this is a stupid question, but what exactly means to be 
placeholder in this case?

Thanks a lot.
Regards,
Sergio
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.8.8 - Release Date: 2/14/2005
___
Devel mailing list
Devel@XFree86.Org
http://XFree86.Org/mailman/listinfo/devel


Re: External CRT works on 1024x768 but LCD not. Please Help!!!

2005-02-18 Thread Alex Deucher
On Fri, 18 Feb 2005 17:03:33 -0300, SLCB [EMAIL PROTECTED] wrote:
 Hi,
 
 Thanks a lot for replying, really!
 
  The 82852GM supports two independent display. You have one at 00:02:.0
  and the other at 00:02.1. You are configured to use BusID
  PCI:0:2:0. I am not sure which video port 0:2:0 drivers. One thing
  you can try is change BusID  to PCI:0:2:1.I suspect the reason it
  works is that your system have two graphics controller. And one of it
  is the 350Mhz 24-bit RAMDAC that support a regular scan analog monitor.
 
 Are these BusIDs related to the display pipes reported in the Xfree log:
 
 ...
 (II) I810(0): Display Info: CRT: attached: TRUE, present: TRUE, size: 
 (800,600)
 (II) I810(0): Display Info: TV: attached: FALSE, present: TRUE, size: 
 (800,600)
 (II) I810(0): Display Info: DFP (digital flat panel): attached: FALSE, 
 present: FALSE, size: (0,0)
 (II) I810(0): Display Info: LFP (local flat panel): attached: TRUE, present: 
 TRUE, size: (1024,768)
 (II) I810(0): Display Info: TV2 (second TV): attached: FALSE, present: FALSE, 
 size: (0,0)
 (II) I810(0): Display Info: DFP2 (second digital flat panel): attached: 
 FALSE, present: FALSE, size: (0,0)
 (II) I810(0): Currently active displays on Pipe A:
 (II) I810(0):   CRT
 (II) I810(0): No active displays on Pipe B.
 ...
 
 I mean:
 
 Display Pipe A = BusID PCI:0:2:0
 Display Pipe B = BusID PCI:0:2:1
 
 or vice-versa?

no.  the second one is just a placeholder for the windows drivers so you get:
Intel 82852GM Display controller
Intel 82852GM Display controller (secondary)
in the windows device manager.

you'll want to use the primary id for both heads.

Alex
___
Devel mailing list
Devel@XFree86.Org
http://XFree86.Org/mailman/listinfo/devel


Re: External CRT works on 1024x768 but LCD not. Please Help!!!

2005-02-18 Thread SLCB
Hi,
Sorry, I forgot to comment one answer.
Bukie Mabayoje wrote:
I suspect the reason it works is that your system have two graphics 
controller. And one of it is the 350Mhz 24-bit RAMDAC that support a 
regular scan analog monitor.
You mean the two BusIds/Pipes or really another card? If I had another 
card, I guess it would be reported by lspci, wouldn´t ?

Sorry again, but I could not find any reference in the log to any 350Mhz 
24-bit RAMDAC card. Am I missing something?

Thanks again.
Regards,
Sergio
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.8.8 - Release Date: 2/14/2005
___
Devel mailing list
Devel@XFree86.Org
http://XFree86.Org/mailman/listinfo/devel


Brand Name USA Meds

2005-02-18 Thread Doctor French


We didn't lose the game; we just ran out of time. If you ever reach total enlightenment while drinking beer, I bet it makes beer shoot out your nose. Make everything as simple as possible, but not simpler. The power of accurate observation is frequently called cynicism by those who don't have it. Egotist: a person more interested in himself than in me. You can widen your life by yourself, but to deepen it you need a friend. A clever man commits no minor blunders. A kiss is a lovely trick designed by nature to stop speech when words become superfluous. Always remember that I have taken more out of alcohol than alcohol has taken out of me. Drinking provides a beautiful excuse to pursue the one activity that truly gives me pleasure -- hooking up with fat, hairy girls. While we are postponing, life speeds by. Once you eliminate the impossible, whatever remains, no matter how improbable, must be the truth. Black holes are where God divided by zero. The Eskimo has fifty-two names for snow because it is important to them; there ought to be as many for love. A book may lie dormant for fifty years or for two thousand years in a forgotten corner of a library, only to reveal, upon being opened, the marvels or the abysses that it contains, or the line that seems to have been written for me alone. In this respect the writer is not different from any other human being: whatever we say or do can have far-reaching consequences. Yesterday is a dream, tomorrow but a vision. But today well lived makes every yesterday a dream of happiness, and every tomorrow a vision of hope. Look well, therefore to this day. Anyone who considers arithmetical methods of producing random digits is, of course, in a state of sin. Sometimes when reading Goethe I have the paralyzing suspicion that he is trying to be funny. How wrong it is for a woman to expect the man to build the world she wants, rather than to create it herself. Why is it drug addicts and computer afficionados are both called users? Any man who is under 30, and is not a liberal, has not heart; and any man who is over 30, and is not a conservative, has no brains. I would like to believe when I die that I have given myself away like a tree that sows seed every spring and never counts the loss, because it is not loss, it is adding to future life.  It is the tree's way of being.  Strongly rooted perhaps, but spilling out its treasure on the wind. Whether you think that you can, or that you can't, you are usually right. Obstacles are those frightful things you see when you take your eyes off your goal. When you have to kill a man, it costs nothing to be polite. Love takes up where knowledge leaves off. Love is composed of a single soul inhabiting two bodies. Grove giveth and Gates taketh away. I'll moider da bum. If a man does his best, what else is there? Very little is needed to make a happy life. It is all within yourself, in your way of thinking. Everything in excess! To enjoy the flavor of life, take big bites. Moderation is for monks. I feel sorry for people who don't drink. When they wake up in the morning, that's as good as they're going to feel all day. Dancing is silent poetry. Solitude, if rightly used, becomes not only a privilege but a necessity. Only a superficial soul fears to fraternize with itself. The artist is nothing without the gift, but the gift is nothing without work. If you are going through hell, keep going. What the world really needs is more love and less paper work. When love is not madness, it is not love. Talent does what it can; genius does what it must. A friendship founded on business is better than a business founded on friendship. When ideas fail, words come in very handy. There are people in the world so hungry, that God cannot appear to them except in the form of bread. There are two ways of constructing a software design; one way is to make it so simple that there are obviously no deficiencies, and the other way is to make it so complicated that there are no obvious deficiencies. The first method is far more difficult. The only difference between me and a madman is that I'm not mad. In the End, we will remember not the words of our enemies, but the silence of our friends. When ideas fail, words come in very handy. What do you take me for, an idiot? Blessed is the man who, having nothing to say, abstains from giving us wordy evidence of the fact. When solving problems, dig at the roots instead of just hacking at the leaves. A witty saying proves nothing. When you're in love you never really know whether your elation comes from the qualities of the one you love, or if it attributes them to her; whether the light which surrounds her like a halo comes from you, from her, or from the meeting of your sparks. First they ignore you, then they laugh at you, then they fight you, then you win. Anyone who considers arithmetical methods of producing random digits is, of course, in a state of sin. The opposite of a correct statement is a false statement. 

Brand Name USA Meds

2005-02-18 Thread Doctor French


We didn't lose the game; we just ran out of time. If you ever reach total enlightenment while drinking beer, I bet it makes beer shoot out your nose. Make everything as simple as possible, but not simpler. The power of accurate observation is frequently called cynicism by those who don't have it. Egotist: a person more interested in himself than in me. You can widen your life by yourself, but to deepen it you need a friend. A clever man commits no minor blunders. A kiss is a lovely trick designed by nature to stop speech when words become superfluous. Always remember that I have taken more out of alcohol than alcohol has taken out of me. Drinking provides a beautiful excuse to pursue the one activity that truly gives me pleasure -- hooking up with fat, hairy girls. While we are postponing, life speeds by. Once you eliminate the impossible, whatever remains, no matter how improbable, must be the truth. Black holes are where God divided by zero. The Eskimo has fifty-two names for snow because it is important to them; there ought to be as many for love. A book may lie dormant for fifty years or for two thousand years in a forgotten corner of a library, only to reveal, upon being opened, the marvels or the abysses that it contains, or the line that seems to have been written for me alone. In this respect the writer is not different from any other human being: whatever we say or do can have far-reaching consequences. Yesterday is a dream, tomorrow but a vision. But today well lived makes every yesterday a dream of happiness, and every tomorrow a vision of hope. Look well, therefore to this day. Anyone who considers arithmetical methods of producing random digits is, of course, in a state of sin. Sometimes when reading Goethe I have the paralyzing suspicion that he is trying to be funny. How wrong it is for a woman to expect the man to build the world she wants, rather than to create it herself. Why is it drug addicts and computer afficionados are both called users? Any man who is under 30, and is not a liberal, has not heart; and any man who is over 30, and is not a conservative, has no brains. I would like to believe when I die that I have given myself away like a tree that sows seed every spring and never counts the loss, because it is not loss, it is adding to future life.  It is the tree's way of being.  Strongly rooted perhaps, but spilling out its treasure on the wind. Whether you think that you can, or that you can't, you are usually right. Obstacles are those frightful things you see when you take your eyes off your goal. When you have to kill a man, it costs nothing to be polite. Love takes up where knowledge leaves off. Love is composed of a single soul inhabiting two bodies. Grove giveth and Gates taketh away. I'll moider da bum. If a man does his best, what else is there? Very little is needed to make a happy life. It is all within yourself, in your way of thinking. Everything in excess! To enjoy the flavor of life, take big bites. Moderation is for monks. I feel sorry for people who don't drink. When they wake up in the morning, that's as good as they're going to feel all day. Dancing is silent poetry. Solitude, if rightly used, becomes not only a privilege but a necessity. Only a superficial soul fears to fraternize with itself. The artist is nothing without the gift, but the gift is nothing without work. If you are going through hell, keep going. What the world really needs is more love and less paper work. When love is not madness, it is not love. Talent does what it can; genius does what it must. A friendship founded on business is better than a business founded on friendship. When ideas fail, words come in very handy. There are people in the world so hungry, that God cannot appear to them except in the form of bread. There are two ways of constructing a software design; one way is to make it so simple that there are obviously no deficiencies, and the other way is to make it so complicated that there are no obvious deficiencies. The first method is far more difficult. The only difference between me and a madman is that I'm not mad. In the End, we will remember not the words of our enemies, but the silence of our friends. When ideas fail, words come in very handy. What do you take me for, an idiot? Blessed is the man who, having nothing to say, abstains from giving us wordy evidence of the fact. When solving problems, dig at the roots instead of just hacking at the leaves. A witty saying proves nothing. When you're in love you never really know whether your elation comes from the qualities of the one you love, or if it attributes them to her; whether the light which surrounds her like a halo comes from you, from her, or from the meeting of your sparks. First they ignore you, then they laugh at you, then they fight you, then you win. Anyone who considers arithmetical methods of producing random digits is, of course, in a state of sin. The opposite of a correct statement is a false statement. 

Re: External CRT works on 1024x768 but LCD not. Please Help!!!

2005-02-18 Thread Alex Deucher
On Fri, 18 Feb 2005 17:13:17 -0300, SLCB [EMAIL PROTECTED] wrote:
 Hi,
 
 Sorry, I forgot to comment one answer.
 
 Bukie Mabayoje wrote:
 
  I suspect the reason it works is that your system have two graphics
  controller. And one of it is the 350Mhz 24-bit RAMDAC that support a
  regular scan analog monitor.
 
 You mean the two BusIds/Pipes or really another card? If I had another
 card, I guess it would be reported by lspci, wouldn´t ?
 
 Sorry again, but I could not find any reference in the log to any 350Mhz
 24-bit RAMDAC card. Am I missing something?
 

your chip has two display controllers and two outputs, a DAC for
analog out and a LCD controller for the laptop panel.  it's all
handled by one chip.

Alex

 Thanks again.
 
 Regards,
 
 Sergio


___
Devel mailing list
Devel@XFree86.Org
http://XFree86.Org/mailman/listinfo/devel


Re: External CRT works on 1024x768 but LCD not. Please Help!!!

2005-02-18 Thread Bukie Mabayoje
Alex Deucher wrote:

 On Fri, 18 Feb 2005 17:03:33 -0300, SLCB [EMAIL PROTECTED] wrote:
  Hi,
 
  Thanks a lot for replying, really!
 
   The 82852GM supports two independent display. You have one at 00:02:.0
   and the other at 00:02.1. You are configured to use BusID
   PCI:0:2:0. I am not sure which video port 0:2:0 drivers. One thing
   you can try is change BusID  to PCI:0:2:1.I suspect the reason it
   works is that your system have two graphics controller. And one of it
   is the 350Mhz 24-bit RAMDAC that support a regular scan analog monitor.
 
  Are these BusIDs related to the display pipes reported in the Xfree log:
 
  ...
  (II) I810(0): Display Info: CRT: attached: TRUE, present: TRUE, size: 
  (800,600)
  (II) I810(0): Display Info: TV: attached: FALSE, present: TRUE, size: 
  (800,600)
  (II) I810(0): Display Info: DFP (digital flat panel): attached: FALSE, 
  present: FALSE, size: (0,0)
  (II) I810(0): Display Info: LFP (local flat panel): attached: TRUE, 
  present: TRUE, size: (1024,768)
  (II) I810(0): Display Info: TV2 (second TV): attached: FALSE, present: 
  FALSE, size: (0,0)
  (II) I810(0): Display Info: DFP2 (second digital flat panel): attached: 
  FALSE, present: FALSE, size: (0,0)
  (II) I810(0): Currently active displays on Pipe A:
  (II) I810(0):   CRT
  (II) I810(0): No active displays on Pipe B.
  ...
 
  I mean:
 
  Display Pipe A = BusID PCI:0:2:0
  Display Pipe B = BusID PCI:0:2:1
 
  or vice-versa?

 no.  the second one is just a placeholder for the windows drivers so you get:
 Intel 82852GM Display controller
 Intel 82852GM Display controller (secondary)
 in the windows device manager.

 you'll want to use the primary id for both heads.

Alex is correct. Let focus on the primary display controller on  PCI:0:2:0 with 
Display Pipe A and Display Pipe B.
In your case you can only have PipeA=CRT and PipeB=LCD (LFP).

That is why you have the following information
(II) I810(0): Display Info: CRT: attached: TRUE, present: TRUE, size: (800,600)
 (II) I810(0): Display Info: LFP (local flat panel): attached: TRUE, present: 
TRUE, size: (1024,768)

The problem is why XFree is saying there is no active display on Pipe B
 (II) I810(0): No active displays on Pipe B




 Alex
 ___
 Devel mailing list
 Devel@XFree86.Org
 http://XFree86.Org/mailman/listinfo/devel
___
Devel mailing list
Devel@XFree86.Org
http://XFree86.Org/mailman/listinfo/devel


Re: External CRT works on 1024x768 but LCD not. Please Help!!!

2005-02-18 Thread Bukie Mabayoje
SLCB wrote:

 Hi,

 Thanks a lot for replaying!!!

 Alex Deucher wrote:

 it should use 02.0.  .1 is just a placeholder for the windows drivers AFAIK.
 
 
 
 
 
 Sorry if this is a stupid question, but what exactly means to be
 placeholder in this case?

There is a technical meaning for 02.1 It is on PCI Bus 0, Device Id 2 function 
0 or function 1. That is what Alex meant when he said you have two device on 
one component.



 Thanks a lot.

 Regards,

 Sergio

 --
 No virus found in this outgoing message.
 Checked by AVG Anti-Virus.
 Version: 7.0.300 / Virus Database: 265.8.8 - Release Date: 2/14/2005

 ___
 Devel mailing list
 Devel@XFree86.Org
 http://XFree86.Org/mailman/listinfo/devel
___
Devel mailing list
Devel@XFree86.Org
http://XFree86.Org/mailman/listinfo/devel


Re: External CRT works on 1024x768 but LCD not. Please Help!!!

2005-02-18 Thread Nqnsome
Hi,
Thanks again.
Alex Deucher wrote:
Alex is correct. Let focus on the primary display controller on  PCI:0:2:0 with 
Display Pipe A and Display Pipe B.
In your case you can only have PipeA=CRT and PipeB=LCD (LFP).
That is why you have the following information
(II) I810(0): Display Info: CRT: attached: TRUE, present: TRUE, size: (800,600)
(II) I810(0): Display Info: LFP (local flat panel): attached: TRUE, present: 
TRUE, size: (1024,768)
The problem is why XFree is saying there is no active display on Pipe B
(II) I810(0): No active displays on Pipe B
   

you can use the monitorlayout option to force on the pipes.  see the
i810 man page.
Alex
 

Now I understand the Pipes, but is still a mistery for me why lspci 
sees the 0:2:1, if it is a Windows placeholder (propably because I do 
not understand what a placeholder is...).

Regarding the No active displays on Pipe B, this probably happens 
because, before starting X, I disable the LCD with the keyboard sequence 
FN+F5. If I do not do this, the screen becomes unreadble (I guess 
because the CRT works in 1024x768 and the LCD do not).

Thanks a lot for the explanations, but I would like to return to the 
question why the CRT works under 1024x768 and the LCD not. Can this be 
related to the VESA VBE DCC that does not work on the LCD?

Thanks again.
Regards,
Sergio
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.8.8 - Release Date: 2/14/2005
___
Devel mailing list
Devel@XFree86.Org
http://XFree86.Org/mailman/listinfo/devel


Re: External CRT works on 1024x768 but LCD not. Please Help!!!

2005-02-18 Thread Alex Deucher
On Fri, 18 Feb 2005 18:15:16 -0300, Nqnsome [EMAIL PROTECTED] wrote:
 Hi,
 
 Thanks again.
 
 Alex Deucher wrote:
 
 Alex is correct. Let focus on the primary display controller on  PCI:0:2:0 
 with Display Pipe A and Display Pipe B.
 In your case you can only have PipeA=CRT and PipeB=LCD (LFP).
 
 That is why you have the following information
 (II) I810(0): Display Info: CRT: attached: TRUE, present: TRUE, size: 
 (800,600)
  (II) I810(0): Display Info: LFP (local flat panel): attached: TRUE, 
  present: TRUE, size: (1024,768)
 
 The problem is why XFree is saying there is no active display on Pipe B
  (II) I810(0): No active displays on Pipe B
 
 
 
 you can use the monitorlayout option to force on the pipes.  see the
 i810 man page.
 
 Alex
 
 
 Now I understand the Pipes, but is still a mistery for me why lspci
 sees the 0:2:1, if it is a Windows placeholder (propably because I do
 not understand what a placeholder is...).
 

when the windows driver claims the pci resources, it gives them each a
name and they show up in the windows device manager.  the second
subfunction is just there so they can have two video devices show up
in the device manager.

 Regarding the No active displays on Pipe B, this probably happens
 because, before starting X, I disable the LCD with the keyboard sequence
 FN+F5. If I do not do this, the screen becomes unreadble (I guess
 because the CRT works in 1024x768 and the LCD do not).

that's the problem.  the i810 driver relies on the bios to deal with
outputs and modes.  if tyou use the bios to disable an ouput, the
driver probably has problems detecting an attached device.

 
 Thanks a lot for the explanations, but I would like to return to the
 question why the CRT works under 1024x768 and the LCD not. Can this be
 related to the VESA VBE DCC that does not work on the LCD?
 

are you trying to get dualhead running or clone or just the LCD?

Alex


 Thanks again.
 
 Regards,
 
 Sergio

___
Devel mailing list
Devel@XFree86.Org
http://XFree86.Org/mailman/listinfo/devel


Re: External CRT works on 1024x768 but LCD not. Please Help!!!

2005-02-18 Thread Alan Hourihane
On Fri, Feb 18, 2005 at 06:15:16PM -0300, Nqnsome wrote:
 Thanks a lot for the explanations, but I would like to return to the 
 question why the CRT works under 1024x768 and the LCD not. Can this be 
 related to the VESA VBE DCC that does not work on the LCD?

If you boot up on the LCD and have the 1024x768 mode as your only
listed mode, also check that VertRefresh is set to 60.

Does that work ? If not, post the log file.

Alan.
___
Devel mailing list
Devel@XFree86.Org
http://XFree86.Org/mailman/listinfo/devel


Re: External CRT works on 1024x768 but LCD not. Please Help!!!

2005-02-18 Thread Bukie Mabayoje
Nqnsome wrote:

 Hi,

 Thanks again.

 Alex Deucher wrote:

 Alex is correct. Let focus on the primary display controller on  PCI:0:2:0 
 with Display Pipe A and Display Pipe B.
 In your case you can only have PipeA=CRT and PipeB=LCD (LFP).
 
 That is why you have the following information
 (II) I810(0): Display Info: CRT: attached: TRUE, present: TRUE, size: 
 (800,600)
  (II) I810(0): Display Info: LFP (local flat panel): attached: TRUE, 
  present: TRUE, size: (1024,768)
 
 The problem is why XFree is saying there is no active display on Pipe B
  (II) I810(0): No active displays on Pipe B
 
 
 
 you can use the monitorlayout option to force on the pipes.  see the
 i810 man page.
 
 Alex
 
 
 Now I understand the Pipes, but is still a mistery for me why lspci
 sees the 0:2:1, if it is a Windows placeholder (propably because I do
 not understand what a placeholder is...).

 Regarding the No active displays on Pipe B, this probably happens
 because, before starting X, I disable the LCD with the keyboard sequence
 FN+F5. If I do not do this, the screen becomes unreadble

I became aware of  this problem few years back (since 2003). The first time I 
experienced it  was with a DELL laptop, and I didn't have free time then to 
debug it when I actually  had the laptop. I going to see if I can figure the 
problem out (why the LCD is not working) just by reading the code.


 (I guess
 because the CRT works in 1024x768 and the LCD do not).

Not exactly. Both the crt and lcd support 1024x768



 Thanks a lot for the explanations, but I would like to return to the
 question why the CRT works under 1024x768 and the LCD not. Can this be
 related to the VESA VBE DCC that does not work on the LCD?

no



 Thanks again.

 Regards,

 Sergio

 --
 No virus found in this outgoing message.
 Checked by AVG Anti-Virus.
 Version: 7.0.300 / Virus Database: 265.8.8 - Release Date: 2/14/2005
___
Devel mailing list
Devel@XFree86.Org
http://XFree86.Org/mailman/listinfo/devel


Re: External CRT works on 1024x768 but LCD not. Please Help!!!

2005-02-18 Thread Alan Hourihane
On Fri, Feb 18, 2005 at 02:11:48PM -0800, Bukie Mabayoje wrote:
 Nqnsome wrote:
 
  Hi,
 
  Thanks again.
 
  Alex Deucher wrote:
 
  Alex is correct. Let focus on the primary display controller on  
  PCI:0:2:0 with Display Pipe A and Display Pipe B.
  In your case you can only have PipeA=CRT and PipeB=LCD (LFP).
  
  That is why you have the following information
  (II) I810(0): Display Info: CRT: attached: TRUE, present: TRUE, size: 
  (800,600)
   (II) I810(0): Display Info: LFP (local flat panel): attached: TRUE, 
   present: TRUE, size: (1024,768)
  
  The problem is why XFree is saying there is no active display on Pipe B
   (II) I810(0): No active displays on Pipe B
  
  
  
  you can use the monitorlayout option to force on the pipes.  see the
  i810 man page.
  
  Alex
  
  
  Now I understand the Pipes, but is still a mistery for me why lspci
  sees the 0:2:1, if it is a Windows placeholder (propably because I do
  not understand what a placeholder is...).
 
  Regarding the No active displays on Pipe B, this probably happens
  because, before starting X, I disable the LCD with the keyboard sequence
  FN+F5. If I do not do this, the screen becomes unreadble
 
 I became aware of  this problem few years back (since 2003). The first time I 
 experienced it  was with a DELL laptop, and I didn't have free time then to 
 debug it when I actually  had the laptop. I going to see if I can figure the 
 problem out (why the LCD is not working) just by reading the code.

I've already done work in this area.

And I've got a driver up at

http://www.fairlite.demon.co.uk/intel.html

if anyone wants to test it.

Alan.
___
Devel mailing list
Devel@XFree86.Org
http://XFree86.Org/mailman/listinfo/devel


Re: External CRT works on 1024x768 but LCD not. Please Help!!!

2005-02-18 Thread Bukie Mabayoje
Alan Hourihane wrote:


 
  I became aware of  this problem few years back (since 2003). The first time 
  I experienced it  was with a DELL laptop, and I didn't have free time then 
  to debug it when I actually  had the laptop. I going to see if I can figure 
  the problem out (why the LCD is not working) just by reading the code.

 I've already done work in this area.

 And I've got a driver up at

 http://www.fairlite.demon.co.uk/intel.html

 if anyone wants to test it.

What does this driver fix?



 Alan.
 ___
 Devel mailing list
 Devel@XFree86.Org
 http://XFree86.Org/mailman/listinfo/devel
___
Devel mailing list
Devel@XFree86.Org
http://XFree86.Org/mailman/listinfo/devel


Re: External CRT works on 1024x768 but LCD not. Please Help!!!

2005-02-18 Thread Nqnsome
Hi,
Thanks for answering.
1)Booting only on the LCD does not work. The XFree output is here:
http://paginas.terra.com.br/educacao/nqnsome/xfree_output_lcd_only.txt
Note that X11 does not find anymore the Built-in mode 1024x768, that
it finds when the CRT is attached and I turn off the LCD before starting
X11. Why turning the LCD on prevents X11 from finding the Built-in
mode 1024x768? Isn´t the mode Built-in?
2)If I boot with both devices attached to the notebook and turned on,
1024x768 does not work in any of them. The output is here:
http://paginas.terra.com.br/educacao/nqnsome/xfree_output_both.txt
3)If I boot with both devices attached to notebook, but with the LCD
off, X11 finds the Built-in mode 1024x768 and the CRT starts in
1024x768. If I try to turn the LCD on, the screen gets messed up, and I
have to restart X in order to see something. When I restart, both the
CRT and LCD turn to 800x600.
I was told months ago that the Built-in modes are read from the VBIOS,
but this does not seem to be the whole true, since the attached display
device interferes in the detection.
BTW, the LCD works in 1024x768 in WinXP.
Thanks a lot for your attention,
Regards,
Sergio
Alan Hourihane wrote:
If you boot up on the LCD and have the 1024x768 mode as your only
listed mode, also check that VertRefresh is set to 60.
Does that work ? If not, post the log file.
Alan.
___
Devel mailing list
Devel@XFree86.Org
http://XFree86.Org/mailman/listinfo/devel

 


___
Devel mailing list
Devel@XFree86.Org
http://XFree86.Org/mailman/listinfo/devel


Re: External CRT works on 1024x768 but LCD not. Please Help!!!

2005-02-18 Thread Nqnsome
Hi,
Thanks for answering.
1)Booting only on the LCD does not work. The XFree output is here:
http://paginas.terra.com.br/educacao/nqnsome/xfree_output_lcd_only.txt
Note that X11 does not find anymore the Built-in mode 1024x768, that 
it finds when the CRT is attached and I turn off the LCD before starting 
X11. Why turning the LCD on prevents X11 from finding the Built-in 
mode 1024x768? Isn´t the mode Built-in?

2)If I boot with both devices attached to the notebook and turned on, 
1024x768 does not work in any of them. The output is here:

http://paginas.terra.com.br/educacao/nqnsome/xfree_output_both.txt
3)If I boot with both devices attached to notebook, but with the LCD 
off, X11 finds the Built-in mode 1024x768 and the CRT starts in 
1024x768. If I try to turn the LCD on, the screen gets messed up, and I 
have to restart X in order to see something. When I restart, both the 
CRT and LCD turn to 800x600.

I was told months ago that the Built-in modes are read from the VBIOS, 
but this does not seem to be the whole true, since the attached display 
device interferes in the detection.

BTW, the LCD works in 1024x768 in WinXP.
Thanks a lot for your attention,
Regards,
Sergio
Alan Hourihane wrote:
If you boot up on the LCD and have the 1024x768 mode as your only
listed mode, also check that VertRefresh is set to 60.
Does that work ? If not, post the log file.
Alan.
___
Devel mailing list
Devel@XFree86.Org
http://XFree86.Org/mailman/listinfo/devel

 

___
Devel mailing list
Devel@XFree86.Org
http://XFree86.Org/mailman/listinfo/devel


Re: External CRT works on 1024x768 but LCD not. Please Help!!!

2005-02-18 Thread Nqnsome
Hi,
I tryed your driver, but could not get 1024x768 on the LCD. XFree does 
not see the Built-in 1024x768 mode.

Thanks,
Sérgio
Alan Hourihane wrote:
I've already done work in this area.
And I've got a driver up at
http://www.fairlite.demon.co.uk/intel.html
if anyone wants to test it.
Alan.
___
Devel mailing list
Devel@XFree86.Org
http://XFree86.Org/mailman/listinfo/devel

 


--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.8.8 - Release Date: 2/14/2005
___
Devel mailing list
Devel@XFree86.Org
http://XFree86.Org/mailman/listinfo/devel


(no subject)

2005-02-18 Thread Manikandan Thangavelu










Is there any extension in XFree86 similar to XEvIE available
in X.?



Regards,

Manikandan
T







Visit our website at www.rmesi.co.in


This message is confidential. You should not copy it or disclose its contents to anyone. You may use and apply the information for the intended purpose only. Internet communications are not secure; therefore, RMESI does not accept legal responsibility for the contents of this message. Any views or opinions presented are those of the author only and not of RMESI. If this e-mail has come to you in error, please delete it, along with any attachments. Please note that RMESI may intercept incoming and outgoing e-mail communications. 

This e-mail has been scanned for viruses by Trend ScanMail.