|
Bugzilla – Full Text Bug Listing |
| Summary: | sax2: No modes specified for vmware driver | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.0 | Reporter: | David Bailey <novell_david> |
| Component: | X.Org | Assignee: | Stefan Dirsch <sndirsch> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <xorg-maintainer-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Beta 2 | ||
| Target Milestone: | --- | ||
| Hardware: | 32bit | ||
| OS: | openSUSE 11.0 | ||
| Whiteboard: | |||
| Found By: | Beta-Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
xorg.conf as per Sax2
Xorg.0.log |
||
|
Description
David Bailey
2008-05-10 01:03:35 UTC
Please attach /etc/X11/xorg.conf and /var/log/Xorg.0.log. Created attachment 214118 [details]
xorg.conf as per Sax2
Created attachment 214119 [details]
Xorg.0.log
>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.
|