|
Bugzilla – Full Text Bug Listing |
| Summary: | Non-standard LCD resolution could not be entered during or after install | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Vince Negri <vnegri> |
| Component: | SaX2 | Assignee: | Marcus Schaefer <ms> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | i586 | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Vince Negri
2005-09-05 09:04:45 UTC
very good report.
I added a 1280x600 selection into the LCD section
+#==============================================
+# 1280x600@60Hz
+#----------------------------------------------
+--> LCD:1280X600@60HZ {
+ Option=DPMS
+ Hsync=31-39
+ Modeline="1280x600" 61.50 1280 1336 1464 1648 600 601 604 622
+ Vsync=50-65
+}
Retested with 10.0 GM - Initial configuration (offered by Yast during install) was 640x480, but I was expecting that as the LCD didn't report it's resolution. Opted to change monitor resolution, 1280x600@60Hz was offered as noted above. However, desktop resolution offered was still 640x480. On opting to change the desktop resolution, 1280x600 was not offered. I had to select 800x600. Seems that the 1280x600 option has to be added in another place? Completed the install. Booted to runlevel 3 and ran sax2. Config offered was 640x480. Asked to change configuration, then selected the option to configure monitor resolution. Selected 1280x600 and clicked OK. sax2 bombed out to command line - no error message on console or in log file.... yes you are right 1280x600 is not VESA specified therefore I forgot to add that resolution to be selectable. I'm sorry fixed for next version |