Bug 389070 - sax2: No modes specified for vmware driver
Summary: sax2: No modes specified for vmware driver
Status: RESOLVED FIXED
Alias: None
Product: openSUSE 11.0
Classification: openSUSE
Component: X.Org (show other bugs)
Version: Beta 2
Hardware: 32bit openSUSE 11.0
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Stefan Dirsch
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-10 01:03 UTC by David Bailey
Modified: 2008-05-10 07:05 UTC (History)
0 users

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


Attachments
xorg.conf as per Sax2 (4.25 KB, text/plain)
2008-05-10 06:29 UTC, David Bailey
Details
Xorg.0.log (27.88 KB, text/plain)
2008-05-10 06:29 UTC, David Bailey
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Bailey 2008-05-10 01:03:35 UTC
Running on VMware (Server 1.04)

Installed VMware tools
Used Sax2 to configure the desktop (to say 1024x768)
Sax2 tested OK

Restart X -> comes up in 800x600

Can use KRandRTray (Screen resize and rotate) to resize the screen to the desired size, but the desktop stays at 800x600.  The remaining area is grey.  Can use the space, but the taskbar is "always on top" of whatever you put across it.

NB.  Tried a good xorg.conf file from a OpenSUSE 10.2 VMware machine.  Same result.
Comment 1 Stefan Dirsch 2008-05-10 06:15:26 UTC
Please attach /etc/X11/xorg.conf and /var/log/Xorg.0.log.
Comment 2 David Bailey 2008-05-10 06:29:08 UTC
Created attachment 214118 [details]
xorg.conf as per Sax2
Comment 3 David Bailey 2008-05-10 06:29:36 UTC
Created attachment 214119 [details]
Xorg.0.log
Comment 4 Stefan Dirsch 2008-05-10 07:05:33 UTC
>SubSection "Display"
>    Depth      16
>    Modes      "1280x960" "1280x800" 

Wrong order. Bug in SaX2. Should already be fixed for Beta3. 

The second problem is that the monitor has not been detected. Therefore modes > 800x600 are rejected. Please specify your monitor in SaX2, if it's not detected. "800x600@60" is definitely not the right one if you want to use
a resolution of 1024x768 or higher.

==> fixed for Beta3.