Re: [Intel-gfx] Problems configuring unique xorg.conf file

2010-09-27 Thread Nasa
- "The Fungi" wrote: > On Mon, Sep 27, 2010 at 01:11:02AM +, Nasa wrote: > > Looking at your info it looks like your hsync is 30.3 (am I reading > > that right?), which is lower than the default set by the driver -- > which > > is 31. I know this because I tried a host of modelines in t

Re: [Intel-gfx] Problems configuring unique xorg.conf file

2010-09-27 Thread The Fungi
On Mon, Sep 27, 2010 at 01:11:02AM +, Nasa wrote: > Looking at your info it looks like your hsync is 30.3 (am I reading > that right?), which is lower than the default set by the driver -- which > is 31. I know this because I tried a host of modelines in the monitor > section (a file in xorg.c

Re: [Intel-gfx] Problems configuring unique xorg.conf file

2010-09-26 Thread Nasa
- "The Fungi" wrote: > On Mon, Sep 27, 2010 at 12:26:21AM +, Nasa wrote: > > 800x480 is what I am/should be attempting to get... > [...] > > I apologize for not following the thread too closely but if you're > just looking for working 800x...@60 timings, this is the native > resolution

Re: [Intel-gfx] Problems configuring unique xorg.conf file

2010-09-26 Thread The Fungi
On Mon, Sep 27, 2010 at 12:26:21AM +, Nasa wrote: > 800x480 is what I am/should be attempting to get... [...] I apologize for not following the thread too closely but if you're just looking for working 800x...@60 timings, this is the native resolution of the panel on my Asus EEE PC and xrandr

Re: [Intel-gfx] Problems configuring unique xorg.conf file

2010-09-26 Thread Nasa
- "Felix Miata" wrote: > On 2010/09/26 20:09 (GMT) Nasa composed: > > > I should be a little more clear -- to create a modeline for a > resolution > > of 800x400 > > Are all your attempts so lax in typing accuracy? According to > http://www.lilliput.cn/EBY701-NP.html you should be trying f

Re: [Intel-gfx] Problems configuring unique xorg.conf file

2010-09-26 Thread Felix Miata
On 2010/09/26 20:09 (GMT) Nasa composed: > I should be a little more clear -- to create a modeline for a resolution > of 800x400 Are all your attempts so lax in typing accuracy? According to http://www.lilliput.cn/EBY701-NP.html you should be trying for 800x480. Typos compound your difficulty, es

Re: [Intel-gfx] Problems configuring unique xorg.conf file

2010-09-26 Thread Nasa
- "Felix Miata" wrote: > On 2010/09/26 19:21 (GMT) Nasa composed: > > > I'm starting to look at the code and see if I can hardwire support > > for vertical refresh rates greater than 60.0 (haven't figured that > > out yet) > > It's rare for a flat panel display to either need refresh highe

Re: [Intel-gfx] Problems configuring unique xorg.conf file

2010-09-26 Thread Felix Miata
On 2010/09/26 19:21 (GMT) Nasa composed: > I'm starting to look at the code and see if I can hardwire support > for vertical refresh rates greater than 60.0 (haven't figured that > out yet) It's rare for a flat panel display to either need refresh higher than "60", or product better performance u

Re: [Intel-gfx] Problems configuring unique xorg.conf file

2010-09-26 Thread Nasa
- "Felix Miata" wrote: > On 2010/08/26 21:56 (GMT-0400) Felix Miata composed: > > Future Intel/800x480 Googlers might welcome finding this thread > extended, > preferably to successful conclusion. > -- I wish I could provide a successful completion -- but not so far... I'm starting to loo

Re: [Intel-gfx] Problems configuring unique xorg.conf file

2010-08-31 Thread Felix Miata
On 2010/08/26 21:56 (GMT-0400) Felix Miata composed: Future Intel/800x480 Googlers might welcome finding this thread extended, preferably to successful conclusion. -- "The wise are known for their understanding, and pleasant words are persuasive." Proverbs 16:21 (New Living Translation) Team OS

Re: [Intel-gfx] Problems configuring unique xorg.conf file

2010-08-26 Thread Felix Miata
On 2010/08/26 23:14 (GMT) Nasa composed: > Given Meego's setup where is the appropriate place to put the xrandr > commands? I was confused on this point when I tried that before... I know nothing about Meego other than that you are using it. :-p > X seems to be started from 3 files in /etc/X11

Re: [Intel-gfx] Problems configuring unique xorg.conf file

2010-08-26 Thread Nasa
- "Felix Miata" wrote: > On 2010/08/26 10:47 (GMT) Nasa composed: > > > I am trying to configure a rather obscure resolution (800x480) which > is the > > native resolution for my monitor. The monitor doesn't provide EDID > or DDC > > information (it's connected over VGA). And the default

Re: [Intel-gfx] Problems configuring unique xorg.conf file

2010-08-26 Thread Felix Miata
On 2010/08/26 10:47 (GMT) Nasa composed: > I am trying to configure a rather obscure resolution (800x480) which is the > native resolution for my monitor. The monitor doesn't provide EDID or DDC > information (it's connected over VGA). And the default settings by the > driver produces displays

Re: [Intel-gfx] Problems configuring unique xorg.conf file

2010-08-26 Thread Alan W. Irwin
On 2010-08-26 18:40- Nasa wrote: - "Alan W. Irwin" wrote: [...]I have assumed above that the horizontal frequency limits have been set correctly for your particular monitor. That is not always the case. Check your monitor manual for the correct vertical and horizontal frequency limi

Re: [Intel-gfx] Problems configuring unique xorg.conf file

2010-08-26 Thread Alan W. Irwin
On 2010-08-26 17:37- Nasa wrote: - "Alan W. Irwin" wrote: On 2010-08-26 10:47- Nasa wrote: Hi, I am trying to configure a rather obscure resolution (800x480) which is the native resolution for my monitor. The monitor doesn't provide EDID or DDC information (it's connecte

Re: [Intel-gfx] Problems configuring unique xorg.conf file

2010-08-26 Thread Nasa
- "Alan W. Irwin" wrote: > On 2010-08-26 10:47- Nasa wrote: > > > Hi, > > > > > > I am trying to configure a rather obscure resolution (800x480) which > is the > > native resolution for my monitor. The monitor doesn't provide EDID > or DDC > > information (it's connected over VGA). An

Re: [Intel-gfx] Problems configuring unique xorg.conf file

2010-08-26 Thread Alan W. Irwin
On 2010-08-26 10:47- Nasa wrote: Hi, I am trying to configure a rather obscure resolution (800x480) which is the native resolution for my monitor. The monitor doesn't provide EDID or DDC information (it's connected over VGA). And the default settings by the driver produces displays that

[Intel-gfx] Problems configuring unique xorg.conf file

2010-08-26 Thread Nasa
Hi, I am trying to configure a rather obscure resolution (800x480) which is the native resolution for my monitor. The monitor doesn't provide EDID or DDC information (it's connected over VGA). And the default settings by the driver produces displays that don't fit the monitor properly. I wou