|
Bugzilla – Full Text Bug Listing |
| Summary: | Sax2 can't set maximum display resolution | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Börje Jonsson <b.jonsson> |
| Component: | SaX2 | Assignee: | Stefan Dirsch <sndirsch> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | ms |
| Version: | RC 1 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | Log from command sax2 -r | ||
|
Description
Börje Jonsson
2005-09-13 18:15:17 UTC
Hmm, I'm sorry but without logs it is difficult to debug what happens if you don't mind call the following command from runlevel 3 as user root sax2 -r now click on "change configuration" and setup the 1024x768 resolution as you did before. After this test your configuration... the problem should appear now if I understand you correctly. At this stage cancel the test and exit sax. You are back on the console and can send me the file /var/log/SaX.log Tanks 10.0 has been shipped, remind this one Created attachment 50064 [details]
Log from command sax2 -r
Any results from the attached logfile? Oh I see the card isn't part of our database therefore the fbdev
driver is used. While using this driver resolution changes are not
possible. You can try to call sax2 with the following option
sax2 -m 0=ati
Stefan could you add the card to the CDB.
Thanks
Pleast test first, if the driver works for you. I remember seen so many complaints that the ati driver does not work with that ATI chip (4c4d), so I decided to configure it with the fbdev driver. Sorry, it's not working. The screen displays a dark background that slowly turns to white, or rather light grey. No data is seen on this screen. I have to kill it with Ctrl-Alt-backspace. Use 1024x768 as framebuffer resolution, i.e. edit /boot/grub/menu.lst
and set "vga=0x317". Probably this currently set to "vga=0x314". Try again.
Sometimes this help.
Otherwise use "fbdev" driver as before ("sax2 -r"), but this time in 1024x768
resolution.
Great, it works now with the ati driver! Thanks. |