Bug 354265 - 1440x900 on Intel is not possible anymore
Summary: 1440x900 on Intel is not possible anymore
Status: RESOLVED DUPLICATE of bug 257746
Alias: None
Product: openSUSE 10.3
Classification: openSUSE
Component: X.Org (show other bugs)
Version: Final
Hardware: i586 openSUSE 10.3
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Stefan Dirsch
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-16 19:36 UTC by Mark Stopka
Modified: 2008-01-16 20:36 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
Output of xdpyinfo from Ubuntu (6.24 KB, text/plain)
2008-01-16 19:37 UTC, Mark Stopka
Details
Xorg configuration file from Ubuntu (3.17 KB, text/plain)
2008-01-16 19:39 UTC, Mark Stopka
Details
Output of xdpyinfo from openSUSE (5.92 KB, text/plain)
2008-01-16 19:44 UTC, Mark Stopka
Details
Xorg configuration file from openSUSE (5.50 KB, text/plain)
2008-01-16 19:45 UTC, Mark Stopka
Details
Xorg.0.log from openSUSE (44.65 KB, text/x-log)
2008-01-16 19:57 UTC, Mark Stopka
Details
New Xorg configuration file from openSUSE (5.42 KB, text/plain)
2008-01-16 20:06 UTC, Mark Stopka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Stopka 2008-01-16 19:36:28 UTC
I have an Intel Corporation 82845G/GL integrated graphics card and a Samsung 19" SM 931BW LCD display. When I installed openSUSE 10.3, everything worked fine at first. I could set a resolution of 1440x900 and I was happy. But I once started my computer only to get a lower resolution (1368x768) and now I can not set 1440x900 anymore (I can set it, but my Xorg still starts with 1368x768 resolution). I thought it might be because of an update. So I installed a fresh openSUSE 10.3 from a KDE Install CD. But I still have the same problem. So I tried the Ubuntu LiveCD. And I was stunned, because it started with a 1440x900 resolution. So I saved their /etc/X11/xorg.conf and copied it into the installed openSUSE, but nothing changed. My original SaX2-generated xorg.conf and Ubuntu xorg.conf are attached. xdpyinfo from Ubuntu and openSUSE are attached too.

Ubuntu Xorg reporting:
ubuntu@ubuntu:~$ Xorg -version

X Window System Version 1.3.0
Release Date: 19 April 2007
X Protocol Version 11, Revision 0, Release 1.3
Build Operating System: Linux Ubuntu (xorg-server 2:1.3.0.0.dfsg-12ubuntu8)
Current Operating System: Linux ubuntu 2.6.22-14-generic #1 SMP Sun Oct 14 23:05:12 GMT 2007 i686
Build Date: 29 September 2007
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
Module Loader present

openSUSE reporting:
regnis:/home/marek # Xorg -version

X Window System Version 7.2.0
Release Date: Sat Sep 22 22:10:58 UTC 2007
X Protocol Version 11, Revision 0, Release 7.2
Build Operating System: openSUSE SUSE LINUX
Current Operating System: Linux regnis 2.6.22.5-31-default #1 SMP 2007/09/21 22:29:00 UTC i686
Build Date: 22 September 2007
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
Module Loader present
Comment 1 Mark Stopka 2008-01-16 19:37:51 UTC
Created attachment 190751 [details]
Output of xdpyinfo from Ubuntu
Comment 2 Mark Stopka 2008-01-16 19:39:56 UTC
Created attachment 190752 [details]
Xorg configuration file from Ubuntu
Comment 3 Mark Stopka 2008-01-16 19:44:46 UTC
Created attachment 190753 [details]
 Output of xdpyinfo from openSUSE
Comment 4 Mark Stopka 2008-01-16 19:45:11 UTC
Created attachment 190754 [details]
 Xorg configuration file from openSUSE
Comment 5 Stefan Dirsch 2008-01-16 19:45:34 UTC
Please also attach /var/log/XOrg.0.log.
Comment 6 Stefan Dirsch 2008-01-16 19:51:57 UTC
(In reply to comment #4 from Marek Stopka)
> Created an attachment (id=190754) [details]
>  Xorg configuration file from openSUSE
1440x900 is missing in modelist for 24bit. Make sure to select 24bit (and not 32bit) as color depth in SaX2. 
Comment 7 Mark Stopka 2008-01-16 19:57:00 UTC
Created attachment 190756 [details]
Xorg.0.log from openSUSE

Should i also attach Xorg.0.log from that Ubuntu LiveCD?
Comment 8 Mark Stopka 2008-01-16 20:06:35 UTC
Created attachment 190757 [details]
New Xorg configuration file from openSUSE

(In reply to comment #6 from Stefan Dirsch)
> (In reply to comment #4 from Marek Stopka)
> > Created an attachment (id=190754) [details] [details]
> >  Xorg configuration file from openSUSE
> 1440x900 is missing in modelist for 24bit. Make sure to select 24bit (and not
> 32bit) as color depth in SaX2. 
> 
Sorry.. It's because i test few different configuration, before i making this report... It should be OK now.
Comment 9 Stefan Dirsch 2008-01-16 20:10:02 UTC
> Should i also attach Xorg.0.log from that Ubuntu LiveCD?
This would be nice, yes.

(II) intel(0): Output VGA using initial mode 1366x768

As workaround add

  Option "PreferredMode" "1440x900"

to ' Section "Monitor" ' of your /etc/X11/xorg.conf. You probably can also switch to the right resolution by running 'xrandr'. Let me know if this works for you.
Comment 10 Mark Stopka 2008-01-16 20:30:51 UTC
Yes, it is works for me. Thank you a lot!
Comment 11 Stefan Dirsch 2008-01-16 20:36:53 UTC

*** This bug has been marked as a duplicate of bug 257746 ***