Bug 22451 - Optimal resolution 1280x1024@60 not detected
Summary: Optimal resolution 1280x1024@60 not detected
Status: RESOLVED NOTABUG
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/intel (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: MaLing
QA Contact: Xorg Project Team
URL: https://bugs.gentoo.org/show_bug.cgi?...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-24 03:39 UTC by Eugene Oschtan
Modified: 2009-07-06 02:20 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
xorg.conf (2.76 KB, application/octet-stream)
2009-06-24 03:39 UTC, Eugene Oschtan
no flags Details
Xorg.log without KMS (28.67 KB, application/octet-stream)
2009-06-24 03:40 UTC, Eugene Oschtan
no flags Details
xrandr-verbose (4.39 KB, application/octet-stream)
2009-06-24 03:43 UTC, Eugene Oschtan
no flags Details
Xorg.0.log without KMS (Modedebug option on) (23.30 KB, application/octet-stream)
2009-06-24 23:13 UTC, Eugene Oschtan
no flags Details
Xorg.0.log without KMS (Modedebug option on) true (59.75 KB, application/octet-stream)
2009-06-26 00:18 UTC, Eugene Oschtan
no flags Details

Description Eugene Oschtan 2009-06-24 03:39:32 UTC
Created attachment 27074 [details]
xorg.conf

SyncMaster 940N: Optimal resolution 1280x1024@60; maximum resolution 1280x1024@75. But without KMS 1280x960/1024x768/800x600/640x480/720x400@70/60Hz (1280x960@60 only)  and not have 1280x1024@60/75. With KMS 1024x768/800x600/640x480/720x400@70/60.

G31
x86_64
xf86-video-intel-2.7.1, xorg-server-1.6.1.901-r3 (include 1.5.3), mesa-7.4.1 and 7.4.2, libdrm-2.4.9 and 2.4.11
2.6.30-r1
Gentoo
MB:P5KPL-VM
VGA
Comment 1 Eugene Oschtan 2009-06-24 03:40:45 UTC
Created attachment 27075 [details]
Xorg.log without KMS
Comment 2 Eugene Oschtan 2009-06-24 03:43:10 UTC
Created attachment 27076 [details]
xrandr-verbose
Comment 3 Gordon Jin 2009-06-24 18:14:38 UTC
moving to 2d component
Comment 4 MaLing 2009-06-24 18:57:13 UTC
Could you please upload your log file with modedebug option on ?

Thanks
Ma Ling
Comment 5 Eugene Oschtan 2009-06-24 23:13:16 UTC
Created attachment 27115 [details]
Xorg.0.log without KMS (Modedebug option on)
Comment 6 Eugene Oschtan 2009-06-24 23:19:44 UTC
(In reply to comment #5)
> Created an attachment (id=27115) [details]
> Xorg.0.log without KMS (Modedebug option on)
> 

1280x960@60
Comment 7 MaLing 2009-06-25 06:02:19 UTC
(In reply to comment #5)
> Created an attachment (id=27115) [details]
> Xorg.0.log without KMS (Modedebug option on)

please append modedebug option on in device secction of xrog.conf, then upload log file, thanks.
Section "Device"
          ...
           option          "ModeDebug" "true"
          ...
EndSection


Comment 8 Eugene Oschtan 2009-06-26 00:18:39 UTC
Created attachment 27149 [details]
 Xorg.0.log without KMS (Modedebug option on) true
Comment 9 MaLing 2009-06-28 19:03:19 UTC
(In reply to comment #8)
> Created an attachment (id=27149) [details]
>  Xorg.0.log without KMS (Modedebug option on) true

intel(0): Not using mode "1280x1024" (hsync out of range)

So please define your xorg.conf in order to allow X chose 1280x1024.
Section "Monitor"
     Identifier "VGA"
     HorizSync 20-170
     VertRefresh 60
     ...   
 EndSection

Thanks
Ma Ling
Comment 10 Eugene Oschtan 2009-06-28 23:34:26 UTC
Hm..
==============Official instruction:=================

Model Name SyncMaster 940N
LCD Panel
Size 19 " Diagonal (48 cm)
Display area 376.32 mm (H) x 301.056 mm (V)
Pixel Pitch 0.294 mm (H) x 0.294 mm (V)
Synchronization
Horizontal 30 ~ 81 k Hz
Vertical 56 ~ 75 Hz
Display Color
16.7M Colors
Resolution
Optimum resolution 1280 x 1024@60 Hz
Maximum resolution 1280 x 1024@75 Hz
======================
>HorizSync 20-170
out of range?
It is possibly?
Comment 11 Michael Fu 2009-06-30 00:12:41 UTC
(In reply to comment #10)
> Hm..
> ==============Official instruction:=================
> 
> Model Name SyncMaster 940N
> LCD Panel
> Size 19 " Diagonal (48 cm)
> Display area 376.32 mm (H) x 301.056 mm (V)
> Pixel Pitch 0.294 mm (H) x 0.294 mm (V)
> Synchronization
> Horizontal 30 ~ 81 k Hz
> Vertical 56 ~ 75 Hz
> Display Color
> 16.7M Colors
> Resolution
> Optimum resolution 1280 x 1024@60 Hz
> Maximum resolution 1280 x 1024@75 Hz
> ======================
> >HorizSync 20-170
> out of range?
> It is possibly?
> 

Get rid of your xorg.conf, then you will be fine. the hsync of your 1280x1024 mode is 64.0khz, but you set "    HorizSync   30-60" in your xorg.conf...

reopen if it still doesnt' work.
Comment 12 Eugene Oschtan 2009-07-06 02:20:41 UTC
Thanks. TANJ only breaks...


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.